docs(11-02): complete drag-to-reorder ranking UI plan

- Add 11-02-SUMMARY.md with implementation details and deviation docs
- Update STATE.md: progress 100%, decisions, session record
- Update ROADMAP.md: phase 11 complete (2/2 plans with summaries)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-03-16 22:30:32 +01:00
parent 94c07e79c2
commit 4304d0fcd7
3 changed files with 97 additions and 9 deletions

View File

@@ -41,7 +41,7 @@
**Milestone Goal:** Give users the tools to actually decide between candidates — compare details side-by-side, see how a pick impacts their setup, and rank/annotate their options.
- [x] **Phase 10: Schema Foundation + Pros/Cons Fields** — Migrate schema and deliver pros/cons annotation UI (completed 2026-03-16)
- [ ] **Phase 11: Candidate Ranking** — Drag-to-reorder priority ranking with rank badges
- [x] **Phase 11: Candidate Ranking** — Drag-to-reorder priority ranking with rank badges (completed 2026-03-16)
- [ ] **Phase 12: Comparison View** — Side-by-side tabular comparison with relative deltas
- [ ] **Phase 13: Setup Impact Preview** — Per-candidate weight and cost delta against a selected setup
@@ -69,7 +69,7 @@ Plans:
2. The reordered sequence is still intact after navigating away and returning
3. The top three candidates display gold, silver, and bronze rank badges respectively
4. Drag handles and rank badges are absent on a resolved thread; candidates render in static order
**Plans:** 1/2 plans executed
**Plans:** 2/2 plans complete
Plans:
- [ ] 11-01-PLAN.md — Schema migration, reorder service/route, sort_order persistence + tests
- [ ] 11-02-PLAN.md — Drag-to-reorder UI, list/grid toggle, rank badges, resolved-thread guard
@@ -110,6 +110,6 @@ Plans:
| 8. Search, Filter, and Candidate Status | v1.2 | 2/2 | Complete | 2026-03-16 |
| 9. Weight Classification and Visualization | v1.2 | 2/2 | Complete | 2026-03-16 |
| 10. Schema Foundation + Pros/Cons Fields | v1.3 | 1/1 | Complete | 2026-03-16 |
| 11. Candidate Ranking | 1/2 | In Progress| | - |
| 11. Candidate Ranking | 2/2 | Complete | 2026-03-16 | - |
| 12. Comparison View | v1.3 | 0/TBD | Not started | - |
| 13. Setup Impact Preview | v1.3 | 0/TBD | Not started | - |