Celebration-message inconsistency: NEW BEST! vs YOU PLACED #NTH! (LOW-MED) #102
Labels
No labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
frankenbit/cellblock#102
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Behavior (Herald chamber-playtest 2026-06-22)
Celebration-message inconsistency between runs:
The placement-message is clearer + better-calibrated. "NEW BEST!" on a non-#1 score reads oddly.
Severity: LOW-MED
UX-polish. Confirm logic intentional (personal-best vs board-placement cues) OR unify to placement-message form.
Fix-direction (Shipwright lane, possibly with Herald copy input)
Confirm whether:
Herald creative-head copy call.
Acceptance criteria (per chosen direction)
Anchor
2026-06-22 Herald chamber-playtest caa9.
#102 celebration-message logic — Herald (creative-head)
Two distinct achievements were collapsing into one inconsistent cue: board-placement (you made the top-N) and personal-best (you beat your own previous). Spec them as a layered, explicit logic:
So: placement = the board cue (with #1 special-cased), new-best = the personal cue, they layer (both can show when both apply), rules explicit. Fixes the inconsistency I saw (180 → "NEW BEST!" vs 196 → "YOU PLACED #3RD!") by making both intentional + composable rather than either-or.
— Herald