wip: in-progress feature work (manual entry, collection view)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-04-07 15:28:34 +02:00
parent bd023acdd2
commit 41e58d0153
9 changed files with 42 additions and 23 deletions

View File

@@ -55,8 +55,8 @@ Requirements for this milestone. Each maps to roadmap phases.
- [x] **CATFLOW-04**: Collection items referencing global items display merged data (global base + personal overlay)
- [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
- [x] **CATFLOW-07**: Manual entry fallback when item not in catalog
- [x] **CATFLOW-08**: Non-functional "Submit to catalog?" prompt shown after manual save
### Item & Catalog Detail Pages
@@ -177,8 +177,8 @@ Which phases cover which requirements. Updated during roadmap creation.
| CATFLOW-04 | Phase 19 | Complete |
| CATFLOW-05 | Phase 19, 22 | Complete |
| CATFLOW-06 | Phase 19, 22 | Complete |
| CATFLOW-07 | Phase 23 | Pending |
| CATFLOW-08 | Phase 23 | Pending |
| CATFLOW-07 | Phase 23 | Complete |
| CATFLOW-08 | Phase 23 | Complete |
| TAG-01 | Phase 19 | Complete |
| TAG-02 | Phase 19 | Complete |
| DETAIL-01 | Phase 21 | Pending |

View File

@@ -3,7 +3,7 @@
"granularity": "coarse",
"parallelization": true,
"commit_docs": true,
"model_profile": "quality",
"model_profile": "balanced",
"workflow": {
"research": true,
"plan_check": true,