fix: replace abstract tier symbols with readable labels #132

Merged
cal merged 1 commits from fix/refractor-tier-labels into main 2026-03-26 04:49:20 +00:00
Owner

Summary

  • Unicode symbols (○ ◈ ◆ ✦ ★) were indistinguishable at a glance — replaced with T1/T2/T3/T4★ text labels
  • Base cards (T0) get no prefix, just the player name
  • Summary header now reads Base: 1 T1: 9 — 64 total

Test plan

  • All 105 refractor tests pass
## Summary - Unicode symbols (○ ◈ ◆ ✦ ★) were indistinguishable at a glance — replaced with T1/T2/T3/T4★ text labels - Base cards (T0) get no prefix, just the player name - Summary header now reads `Base: 1 T1: 9 — 64 total` ## Test plan - [x] All 105 refractor tests pass
cal added 1 commit 2026-03-26 04:47:17 +00:00
fix: replace abstract tier symbols with readable labels in /refractor status
All checks were successful
Ruff Lint / lint (pull_request) Successful in 11s
c3ff85fd2d
Unicode symbols (○ ◈ ◆ ✦ ★) were too similar to distinguish at a glance.
Now uses T1/T2/T3/T4★ prefixes with no prefix for base cards (T0).
Summary header reads "Base: 1  T1: 9 — 64 total" instead of cryptic symbols.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Claude approved these changes 2026-03-26 04:49:08 +00:00
Claude left a comment
Collaborator

LGTM — straightforward label swap, tests pass.

LGTM — straightforward label swap, tests pass.
cal merged commit 2d7c19814e into main 2026-03-26 04:49:20 +00:00
cal deleted branch fix/refractor-tier-labels 2026-03-26 04:49:20 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cal/paper-dynasty-discord#132
No description provided.