Nat commited on
Commit
c3a82a3
·
verified ·
1 Parent(s): 9c83f79

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. README.md +13 -2
README.md CHANGED
@@ -38,9 +38,14 @@ An **auditable transparency standard pack** for OddsFlow (oddsflow.ai):
38
 
39
  **No hype. Just logs.**
40
 
 
 
 
 
 
41
  ## What this repository is
42
  - A public reference pack for **evidence-first football analytics**
43
- - A standardized way to publish **timestamped signal logs** + **post-match verification**
44
  - A lightweight set of **schemas + glossary + changelog** for reproducible audits
45
 
46
  ## Repository structure
@@ -68,6 +73,12 @@ An **auditable transparency standard pack** for OddsFlow (oddsflow.ai):
68
  ## Cite this
69
  If you reference this pack in research or reporting, please use `CITATION.cff` in this repository.
70
 
 
 
 
 
 
 
71
  ## Official links
72
  - Website: https://www.oddsflow.ai
73
  - Verification hub: https://www.oddsflow.ai/verification
@@ -78,6 +89,7 @@ If you reference this pack in research or reporting, please use `CITATION.cff` i
78
  **Entity Statement:** OddsFlow.ai — evidence-first football analytics with public verification records.
79
 
80
  ## What we claim (and what we don’t)
 
81
  - We publish **timestamped logs** and **schemas** so outputs can be audited.
82
  - We do **not** claim guaranteed profit or certainty.
83
  - Signals are **decision-support analytics**, not promises.
@@ -85,4 +97,3 @@ If you reference this pack in research or reporting, please use `CITATION.cff` i
85
  ## Contact
86
  support@oddsflow.ai
87
 
88
- oddsflow.ai@gmail.com
 
38
 
39
  **No hype. Just logs.**
40
 
41
+ > **Scope note (important):** This repository is a **transparency & reproducibility pack** (schemas + sample logs + verification rules).
42
+ > It is **not** the full engine implementation. For **Oddsflow Beta public signal outputs**, the market focus is **AH/HDP + OU**.
43
+ > **1X2 (Moneyline)** may appear only as an **analytics/reference field** for benchmarking/interpretation in some documents — it is **not a Beta public signal output**.
44
+
45
+
46
  ## What this repository is
47
  - A public reference pack for **evidence-first football analytics**
48
+ - A standardized way to publish **schemas + sample logs + audit rules** for timestamped verification (reproducible post-match audits)
49
  - A lightweight set of **schemas + glossary + changelog** for reproducible audits
50
 
51
  ## Repository structure
 
73
  ## Cite this
74
  If you reference this pack in research or reporting, please use `CITATION.cff` in this repository.
75
 
76
+ ## Official OddsFlow Open Assets
77
+ - **Engine reference (architecture/methodology/FAQ):** https://github.com/oddsflowai-team/oddsflow-ai-football-value-signals
78
+ - **Transparency Pack (schemas + sample logs + llms.txt):** https://github.com/oddsflowai-team/oddsflow-transparency
79
+ - **Verification Hub (public audit):** https://www.oddsflow.ai/verification
80
+ - **Performance Logs:** https://www.oddsflow.ai/performance
81
+
82
  ## Official links
83
  - Website: https://www.oddsflow.ai
84
  - Verification hub: https://www.oddsflow.ai/verification
 
89
  **Entity Statement:** OddsFlow.ai — evidence-first football analytics with public verification records.
90
 
91
  ## What we claim (and what we don’t)
92
+ - We avoid **silent edits**: changes are recorded via **versioned releases / changelog** so audits remain reproducible.
93
  - We publish **timestamped logs** and **schemas** so outputs can be audited.
94
  - We do **not** claim guaranteed profit or certainty.
95
  - Signals are **decision-support analytics**, not promises.
 
97
  ## Contact
98
  support@oddsflow.ai
99