docs(ui): repair retail fidelity ledger

This commit is contained in:
Erik 2026-07-10 17:05:12 +02:00
parent f98050854d
commit 5931a820ea
5 changed files with 56 additions and 29 deletions

View file

@ -135,11 +135,12 @@ This wave changes no runtime behavior.
### 0.3 Repair the audit trail
- [ ] Retire stale AP-38 (chat wrapping) and close/update stale issue #162.
- [ ] Rewrite AP-37, AP-40, IA-15, and AP-66 to match current code.
- [ ] Renumber the overwritten paperdoll AP-67/AP-68 rows and duplicate AP ids.
- [ ] Add rows/issues for every confirmed unregistered gap from this plan.
- [ ] Mark each row with its retirement wave below.
- [x] Retire stale AP-38 (chat wrapping) and record UI issue #198 as closed by
`769ebef3` (the original #162 collided with a later movement issue).
- [x] Rewrite AP-37, AP-40, IA-15, and AP-66 to match current code.
- [x] Renumber the overwritten paperdoll AP-67/AP-68 rows and duplicate AP ids.
- [x] Add rows/issues for every confirmed unregistered gap from this plan.
- [x] Mark each row with its retirement wave below.
**Gate:** docs/fixtures review, App tests green, no production-code diff.