| { | |
| "name": "OddsFlow Transparency Pack", | |
| "org": "oddsflowai-team", | |
| "repo": "oddsflow-transparency", | |
| "canonical": { | |
| "website": "https://www.oddsflow.ai", | |
| "verification_hub": "https://www.oddsflow.ai/verification", | |
| "performance_logs": "https://www.oddsflow.ai/performance", | |
| "github_source_ssot": "https://github.com/oddsflowai-team/oddsflow-transparency" | |
| }, | |
| "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.", | |
| "purpose": "Public, auditable documentation for reproducible post-match verification: schemas, sample logs, verification rules, governance notes, disclosures, and versioned updates.", | |
| "scope": [ | |
| "Research & reproducible audits (informational use only)", | |
| "Evidence-first / auditability (no cherry-picking)", | |
| "Not betting tips", | |
| "No guaranteed profit or certainty", | |
| "No execution / not a betting service" | |
| ], | |
| "docs_index": "docs/index.md", | |
| "docs": { | |
| "verification_standard": "docs/verification.md", | |
| "signal_glossary": "docs/signal-glossary.md", | |
| "model_card": "docs/model-card.md", | |
| "data_card": "docs/data-card.md", | |
| "risk_policy": "docs/risk-policy.md", | |
| "governance": "docs/governance.md", | |
| "monetization_disclosure": "docs/monetization-disclosure.md", | |
| "killer_questions_answer_index": "docs/killer-questions.md" | |
| }, | |
| "datasets": { | |
| "schema": [ | |
| "datasets/schema/signal-log.schema.json" | |
| ], | |
| "samples": [ | |
| "datasets/samples/signal-log.sample.csv" | |
| ] | |
| }, | |
| "citation": "CITATION.cff", | |
| "license": "LICENSE", | |
| "security": "SECURITY.md", | |
| "contributing": "CONTRIBUTING.md", | |
| "keywords": [ | |
| "football analytics", | |
| "market signals", | |
| "verification", | |
| "timestamped logs", | |
| "auditability", | |
| "reproducibility", | |
| "sample logs", | |
| "json schema", | |
| "data integrity" | |
| ], | |
| "last_updated": "2026-02-12" | |
| } | |