turn raw player forum/wiki comments into a short, realistic dev to-do list: themes, sentiment, suggested team handoffs
- surfaces real player pain quickly
- keeps notes short and actionable
- reduces “loudest voice” bias
- open /docs/SETUP.md
- load tiny synthetic comments from /data/samples/
- run /scripts/summarize.sh (or .py) to get themes + a draft queue
- 60–90s clip: /demo/patch-notes-oracle-v0.mp4 (placeholder)
- public repo uses fake comments only
- private, real feedback lives in confluence
- wk1: keyword themes + baseline sentiment
- wk2: “top 5 actions” with owners (mock)
- wk3: import from csv/google sheet
- wk4: export patch-note-ready bullets
- setup: /docs/SETUP.md
- one-pager: /docs/WHAT-THIS-DOES.md (placeholder)
- license: MIT
