{ "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 + real-money proof). It is not the full engine implementation. OddsFlow publishes every market it trades — Asian Handicap (AH/HDP), Over/Under (OU), and 1X2 (Moneyline) — including underperforming ones. Real-money results (profit/turnover): OU strongest (+19.1%), AH modest (+6.7%), 1X2 weakest but positive (+1.7%); overall +10.3%. Signal-level ROI is +17.55%; the gap to real-money 10.3% is execution reality (fills, limits, slippage). Transparency means publishing the weak markets, not hiding them.", "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": { "real_money_results": [ "datasets/real-money-results/all-results.csv", "datasets/real-money-results/by-market/ou.csv", "datasets/real-money-results/by-market/ah.csv", "datasets/real-money-results/by-market/1x2.csv", "datasets/real-money-results/README.md", "datasets/real-money-results/real-money-results.schema.json" ], "schema": [ "datasets/schema/signal-log.schema.json" ], "samples": [ "datasets/samples/signal-log.sample.csv" ], "settled_predictions": [ "datasets/settled-predictions/all-settled.csv", "datasets/settled-predictions/README.md", "datasets/settled-predictions/settled-predictions.schema.json" ] }, "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-07-21" }