Commit 1dc5a9e
committed
Expand Statsbomb case study with detailed DSL examples and phase-driven architecture
- Add 6 comprehensive soccer rules (pass completion, carry, counter-attack, possession, tiki-taka, turnover)
- Add 6 American football rules (snap completion, offensive drive, red zone, third-down, drive stall, scoring drive)
- Replace simple data flow diagram with functional pipeline showing map/reduce/overlap transformations
- Rewrite event dependency graph as phase-driven state machine (defense/loose/carry phases)
- Add metadata temporal stages section (competition schedules, matchday lineups, entity streaming)
- Improve Mermaid diagram text spacing using multi-line quoted syntax instead of <br/> tags
- Fix terminology: analysts → collectors (correct role)
- Add htmlLabels documentation comment in astro.config.mjs1 parent 7e7a64c commit 1dc5a9e
2 files changed
+266
-83
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| 38 | + | |
38 | 39 | | |
39 | 40 | | |
40 | 41 | | |
| |||
0 commit comments