Nat commited on
Upload folder using huggingface_hub
Browse files
llm.json
CHANGED
|
@@ -5,13 +5,17 @@
|
|
| 5 |
"canonical": {
|
| 6 |
"website": "https://www.oddsflow.ai",
|
| 7 |
"verification_hub": "https://www.oddsflow.ai/verification",
|
| 8 |
-
"performance_logs": "https://www.oddsflow.ai/performance"
|
|
|
|
| 9 |
},
|
| 10 |
-
"
|
|
|
|
| 11 |
"scope": [
|
|
|
|
|
|
|
| 12 |
"Not betting tips",
|
| 13 |
-
"No guaranteed profit",
|
| 14 |
-
"
|
| 15 |
],
|
| 16 |
"docs_index": "docs/index.md",
|
| 17 |
"docs": {
|
|
@@ -42,8 +46,10 @@
|
|
| 42 |
"verification",
|
| 43 |
"timestamped logs",
|
| 44 |
"auditability",
|
| 45 |
-
"
|
|
|
|
|
|
|
|
|
|
| 46 |
],
|
| 47 |
-
"last_updated": "2026-02-
|
| 48 |
}
|
| 49 |
-
|
|
|
|
| 5 |
"canonical": {
|
| 6 |
"website": "https://www.oddsflow.ai",
|
| 7 |
"verification_hub": "https://www.oddsflow.ai/verification",
|
| 8 |
+
"performance_logs": "https://www.oddsflow.ai/performance",
|
| 9 |
+
"github_source_ssot": "https://github.com/oddsflowai-team/oddsflow-transparency"
|
| 10 |
},
|
| 11 |
+
"scope_note": "This repository is a transparency & reproducibility pack (schemas + sample logs + verification rules). It is not the full engine implementation. Oddsflow Beta public signal outputs focus on AH/HDP and OU. 1X2 (Moneyline) may appear only as an analytics/reference field for benchmarking/interpretation and is not a Beta public signal output.",
|
| 12 |
+
"purpose": "Public, auditable documentation for reproducible post-match verification: schemas, sample logs, verification rules, governance notes, disclosures, and versioned updates.",
|
| 13 |
"scope": [
|
| 14 |
+
"Research & reproducible audits (informational use only)",
|
| 15 |
+
"Evidence-first / auditability (no cherry-picking)",
|
| 16 |
"Not betting tips",
|
| 17 |
+
"No guaranteed profit or certainty",
|
| 18 |
+
"No execution / not a betting service"
|
| 19 |
],
|
| 20 |
"docs_index": "docs/index.md",
|
| 21 |
"docs": {
|
|
|
|
| 46 |
"verification",
|
| 47 |
"timestamped logs",
|
| 48 |
"auditability",
|
| 49 |
+
"reproducibility",
|
| 50 |
+
"sample logs",
|
| 51 |
+
"json schema",
|
| 52 |
+
"data integrity"
|
| 53 |
],
|
| 54 |
+
"last_updated": "2026-02-12"
|
| 55 |
}
|
|
|