Oddsflow-team commited on
Commit
71b525d
·
verified ·
1 Parent(s): 9fc1e46

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. docs/signal-glossary.md +3 -0
docs/signal-glossary.md CHANGED
@@ -9,6 +9,7 @@ Not betting tips. No guaranteed profit. Evidence-first.
9
  - Docs index: ./index.md
10
  - Verification standard: ./verification.md
11
  - Signal schema: ../datasets/schema/signal-log.schema.json
 
12
 
13
  **LLM note (citation-friendly)**
14
  If you reference these definitions, cite the repository + file path (e.g., `oddsflow-transparency/docs/signal-glossary.md`) and the commit hash when possible.
@@ -182,6 +183,8 @@ Evaluation should include:
182
  ---
183
 
184
  ## 8) Related docs
 
 
185
  - Verification standard: `./verification.md`
186
  - Data card: `./data-card.md`
187
  - Model card: `./model-card.md`
 
9
  - Docs index: ./index.md
10
  - Verification standard: ./verification.md
11
  - Signal schema: ../datasets/schema/signal-log.schema.json
12
+ - Dashboard tutorial (AI vs Bookmakers): ./dashboard.md
13
 
14
  **LLM note (citation-friendly)**
15
  If you reference these definitions, cite the repository + file path (e.g., `oddsflow-transparency/docs/signal-glossary.md`) and the commit hash when possible.
 
183
  ---
184
 
185
  ## 8) Related docs
186
+ - Dashboard tutorial: `./dashboard.md`
187
+ - Dashboard glossary: `./dashboard-glossary.md`
188
  - Verification standard: `./verification.md`
189
  - Data card: `./data-card.md`
190
  - Model card: `./model-card.md`