docs(13): create phase plan
Some checks failed
CI / ci (push) Failing after 19s

This commit is contained in:
2026-03-17 16:53:47 +01:00
parent 79d84f1333
commit a826381981
3 changed files with 588 additions and 2 deletions

View File

@@ -96,7 +96,10 @@ Plans:
2. When the selected setup contains an item in the same category as the thread, the delta reflects replacing that item (negative delta is possible) rather than pure addition
3. When no category match exists in the selected setup, the delta shows a pure addition amount clearly labeled as "add"
4. A candidate with no weight recorded shows a "-- (no weight data)" indicator instead of a zero delta
**Plans**: TBD
**Plans:** 2 plans
Plans:
- [ ] 13-01-PLAN.md — TDD pure impact delta computation, uiStore state, ThreadWithCandidates type fix, useImpactDeltas hook
- [ ] 13-02-PLAN.md — SetupImpactSelector + ImpactDeltaBadge components, wire into thread detail and all candidate views
## Progress
@@ -114,4 +117,4 @@ Plans:
| 10. Schema Foundation + Pros/Cons Fields | v1.3 | 1/1 | Complete | 2026-03-16 |
| 11. Candidate Ranking | 2/2 | Complete | 2026-03-16 | - |
| 12. Comparison View | 1/1 | Complete | 2026-03-17 | - |
| 13. Setup Impact Preview | v1.3 | 0/TBD | Not started | - |
| 13. Setup Impact Preview | v1.3 | 0/2 | Not started | - |