docs: stage pending state updates

This commit is contained in:
2026-04-05 20:51:43 +02:00
parent 611050b97a
commit a670269ae3
2 changed files with 43 additions and 19 deletions

View File

@@ -47,6 +47,22 @@ Requirements for this milestone. Each maps to roadmap phases.
- [ ] **GLOB-04**: User can link a personal collection item to a global catalog entry
- [ ] **GLOB-05**: Global item pages show basic info and owner count
### Catalog-Driven Gear Flow
- [ ] **CATFLOW-01**: FAB shows mini menu with "Add to Collection" and "Start Thread" globally, plus "New Setup" on setups page
- [ ] **CATFLOW-02**: Full-screen catalog search with tag chip filtering
- [ ] **CATFLOW-03**: User can add a catalog item to collection as a reference item with personal fields (category, notes, purchase price, image, quantity)
- [ ] **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
- [ ] **CATFLOW-07**: Manual entry fallback when item not in catalog
- [ ] **CATFLOW-08**: Non-functional "Submit to catalog?" prompt shown after manual save
### Tags
- [ ] **TAG-01**: Tags table seeded with curated tag set for outdoor/adventure gear
- [ ] **TAG-02**: Global items have multiple tags, searchable and filterable via API
### User Profiles & Sharing
- [x] **PROF-01**: User has a profile with display name, avatar, and bio
@@ -147,9 +163,20 @@ Which phases cover which requirements. Updated during roadmap creation.
| PROF-04 | Phase 18 | Complete |
| PROF-05 | Phase 18 | Complete |
| CATFLOW-01 | Phase 20 | Pending |
| CATFLOW-02 | Phase 20 | Pending |
| CATFLOW-03 | Phase 19, 21 | Pending |
| CATFLOW-04 | Phase 19 | Pending |
| CATFLOW-05 | Phase 19, 21 | Pending |
| CATFLOW-06 | Phase 19, 21 | Pending |
| CATFLOW-07 | Phase 22 | Pending |
| CATFLOW-08 | Phase 22 | Pending |
| TAG-01 | Phase 19 | Pending |
| TAG-02 | Phase 19 | Pending |
**Coverage:**
- v2.0 requirements: 30 total
- Mapped to phases: 30
- v2.0 requirements: 40 total
- Mapped to phases: 40
- Unmapped: 0
---