The reports digest speaks in the players' own words, untruncated

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_015RCWSTnb1KYTPyL4GmhGnF
This commit is contained in:
Eric Wagoner
2026-09-01 09:46:52 -04:00
co-authored by Claude Fable 5
parent bcd610aecb
commit 68f171215d
+7 -4
View File
@@ -27,10 +27,13 @@ Fetch: `ssh root@104.236.96.198 'cat /var/lib/wizwar/feedback.jsonl'`
## a) Fetch and b) display ## a) Fetch and b) display
Parse the file, fold replies onto reports, and show Eric a digest: Parse the file, fold replies onto reports, and show Eric a digest of
reports from the last 7 days (by `at`), each with player, room, the the last 7 days (by `at`). Lead with the count of NEW (unanswered)
happened/expected text, and its reply + status or "unanswered". Lead reports — those are the work. Then one block per report, VERBATIM and
with the count of NEW (unanswered) reports — those are the work. UNTRUNCATED: player, room, date, round/seq/deckRev, the full "what
happened" text, the full "what they expected" text, and the full reply
with its status (or "unanswered"). Eric reads this desk to hear his
players' voices — never summarize their words or yours into a table.
## c) Process an unanswered report ## c) Process an unanswered report