Commit Graph

2 Commits

Author SHA1 Message Date
Bastian Wagner
e48409fbf1 feat(reputation): translate rank labels to English
Translates the six REPUTATION_RANKS labels in reputation-rank.ts
(Geachtet/Vertraut/Anerkannt/Bekannt/Geduldet/Fremder -> Esteemed/
Trusted/Recognized/Known/Tolerated/Stranger), per the glossary in
docs/superpowers/specs/2026-08-21-english-game-content-foundation-design.md
section 4. Keys and thresholds are unchanged.

Also updates reputation.service.spec.ts and reputation.controller.spec.ts,
which asserted the German rankLabel value returned by
resolveReputationRank() via the service/controller layer.
2026-08-21 20:08:59 +02:00
Bastian Wagner
88b98aa605 feat(renown): add the Renown power-curve table and reputation-rank resolver 2026-08-21 08:42:29 +02:00