mirror of
https://github.com/merlinhu1/codex-game-studio.git
synced 2026-08-25 07:54:34 +02:00
17 lines
407 B
Markdown
17 lines
407 B
Markdown
# Purpose
|
|
|
|
Plan analytics instrumentation for the game.
|
|
|
|
# Inputs
|
|
|
|
- Core loop, player actions, success metrics, privacy constraints, and engine.
|
|
|
|
# Outputs
|
|
|
|
- `documentation/technical/analytics/analytics-plan.md`
|
|
- Event taxonomy, funnels, dashboards, and validation checks.
|
|
|
|
# Validation
|
|
|
|
Run `./codex-game-studio validate --project <project>` and verify analytics docs are consistent with project goals.
|