docs: update status + next sprint focus (Draft+Publish, Create Wizard)

This commit is contained in:
2026-01-29 03:10:07 +00:00
parent f47b390ed7
commit b3f3329c79
2 changed files with 49 additions and 6 deletions

View File

@@ -15,14 +15,21 @@
### This Week's Priorities
1. 🔴 **Dashboard Pain Points** — Antoine to document what's broken/missing
2. 🔴 **QUICK_REF.md** — Mario drafting simplified protocol reference
3. 🔴 **CONTEXT.md** — Mario drafting session initialization (like Clawdbot's AGENTS.md)
4. 🟡 **LAC → Git Protocol** — Ensure learnings are committed after sessions
**Now (Sprint 1.5): Draft + Publish (S2)**
1. 🔴 Implement DraftManager (local autosave draft per study)
2. 🔴 Add Draft vs Published banner + Publish button
3. 🔴 Restore/discard draft prompt on load
**Next (Sprint 2): Create Wizard v1 shell**
4. 🟡 /create route + stepper
5. 🟡 Files step (dependency tree + _i.prt warnings)
6. 🟡 Introspection step (expressions + DV selection)
### Completed recently
- Spec/Canvas wiring sync foundation (converters, connect/delete wiring, output picker, panel rewiring, edge projection)
### Blocked
- Phase 2 (Dashboard) waiting on pain point documentation
- None (but local npm install on this server fails due to peer deps; run builds/tests on Windows dev env)
---