Skip to content

ludus-scrinium/patch-notes-oracle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

License Last Commit Open Issues

back to hub

patch notes oracle

patch notes oracle

what this is

turn raw player forum/wiki comments into a short, realistic dev to-do list: themes, sentiment, suggested team handoffs

why it matters

  • surfaces real player pain quickly
  • keeps notes short and actionable
  • reduces “loudest voice” bias

try it in 5 minutes

  1. open /docs/SETUP.md
  2. load tiny synthetic comments from /data/samples/
  3. run /scripts/summarize.sh (or .py) to get themes + a draft queue

demo

  • 60–90s clip: /demo/patch-notes-oracle-v0.mp4 (placeholder)

data policy

  • public repo uses fake comments only
  • private, real feedback lives in confluence

roadmap (next 4 weeks)

  • wk1: keyword themes + baseline sentiment
  • wk2: “top 5 actions” with owners (mock)
  • wk3: import from csv/google sheet
  • wk4: export patch-note-ready bullets

status + links

  • setup: /docs/SETUP.md
  • one-pager: /docs/WHAT-THIS-DOES.md (placeholder)
  • license: MIT

patch notes oracle

back to hub