docs(22-02): complete add-to-thread modal plan

- AddToThreadModal with thread picker and new thread creation
- CATFLOW-05 and CATFLOW-06 requirements completed
- Phase 22 catalog integration complete
This commit is contained in:
2026-04-06 16:01:36 +02:00
parent c33b7c7bdc
commit 81a3e04306
4 changed files with 111 additions and 14 deletions

View File

@@ -53,8 +53,8 @@ Requirements for this milestone. Each maps to roadmap phases.
- [x] **CATFLOW-02**: Full-screen catalog search with tag chip filtering
- [x] **CATFLOW-03**: User can add a catalog item to collection as a reference item with personal fields (category, notes, purchase price, image, quantity)
- [x] **CATFLOW-04**: Collection items referencing global items display merged data (global base + personal overlay)
- [ ] **CATFLOW-05**: Thread candidates can be added from catalog with global item link
- [ ] **CATFLOW-06**: Thread resolution with catalog-linked candidate creates reference item with auto-link
- [x] **CATFLOW-05**: Thread candidates can be added from catalog with global item link
- [x] **CATFLOW-06**: Thread resolution with catalog-linked candidate creates reference item with auto-link
- [ ] **CATFLOW-07**: Manual entry fallback when item not in catalog
- [ ] **CATFLOW-08**: Non-functional "Submit to catalog?" prompt shown after manual save
@@ -175,8 +175,8 @@ Which phases cover which requirements. Updated during roadmap creation.
| CATFLOW-02 | Phase 20 | Complete |
| CATFLOW-03 | Phase 19, 22 | Complete |
| CATFLOW-04 | Phase 19 | Complete |
| CATFLOW-05 | Phase 19, 22 | Pending |
| CATFLOW-06 | Phase 19, 22 | Pending |
| CATFLOW-05 | Phase 19, 22 | Complete |
| CATFLOW-06 | Phase 19, 22 | Complete |
| CATFLOW-07 | Phase 23 | Pending |
| CATFLOW-08 | Phase 23 | Pending |
| TAG-01 | Phase 19 | Complete |