Documentation Update Summary — Roadmap V2 Reorganization
ARCHIVE — This document is historical reference only. It may contain outdated information. See docs/status.md for current project state.
Date: February 16, 2026 Approved by: Sebastien Mathieu
Changes Made
All documentation has been updated to reflect the new Layer/Version roadmap structure, replacing the Phase 3a-3p numbering with a clearer version-driven model.
Files Updated
1. docs/features/ROADMAP_V2_REORGANIZATION.md ✅ NEW
- Created: Complete reorganization decision document
- Content:
- Phase consolidation table (old → new mapping)
- Strategic shifts (WASM-first, OpenMorph as V1.0, multi-modal identity elevation)
- Version milestones (V0.9 → V2.5+)
- Unified capability model
- Implementation timeline
- Breaking changes documentation
- Open questions
- References to all related feature docs
2. docs/ROADMAP.md ✅ UPDATED
- Status: Completely rewritten by general-purpose agent
- Changes:
- Replaced Phase 3a-3p sections with Layer 1-8 structure
- OpenMorph (old 3i) now prominently featured as Layer 3 (V1.0)
- WASM Extensions (old 3l) reorganized as Layer 4 (V1.2)
- Multi-modal Identity (old 3o) moved from post-V2.0 to Layer 5 (V1.0-1.3)
- Settings as Integration (old 3j) merged into Layer 2 (V0.9)
- Interactive UI (3k) + Video (3p) merged into Layer 5 "Multimodal Interaction"
- Crypto Marketplace (old 3m) deprioritized to Layer 8 (V2.5+)
- Milestones section updated: V0.9, V1.0, V1.2, V1.3, V1.5, V2.0, V2.5+
- Preserved: All technical details, use cases, implementation notes
3. docs/status.md ✅ UPDATED
- Status: Updated by general-purpose agent
- Changes:
- Added roadmap reorganization notice at top
- New "Current Focus" section: Layer 2 (V0.9) Product Completeness
- New "Next Up" section: Layer 3 (V1.0) OpenMorph Revolution
- All phase headers now include layer/version mappings:
- Phase 3i → Layer 3 (V1.0)
- Phase 3j → Layer 2 (V0.9)
- Phase 3k → Layer 5 (V1.3)
- Phase 3l → Layer 4 (V1.2)
- Phase 3f → Layer 4 (V1.2) — FROZEN, rebuild as WASM
- Phase 3m → Layer 8 (V2.5+) — DEFERRED
- Phase 3n → Layer 8 (V2.0+)
- Phase 3o → Layer 5 (V1.0-1.3) — ELEVATED
- Phase 3p → Layer 5 (V1.3)
- Phase 3h → Layer 7 (V2.0)
- Phase 3d M3 → Layer 6 (V1.5)
- Last modified date: February 16, 2026
- Preserved: All completed checklists, test counts, audit tracking
4. CLAUDE.md ✅ UPDATED
- Status: Updated "Current focus" section
- Old:
Current focus: Phase 3e — Product UX & Completeness. Sprints 3e.1–3e.3 are DONE... - New:
Current focus: Layer 2 (V0.9) — Product Completeness. Finishing audit fixes (35% remaining),
Settings as Integration (1 week), branding/logo. Next: Layer 3 (V1.0) — OpenMorph Revolution
(8 weeks) - git-native `.morph/` directories, breaking change migration, portable Spaces.
Roadmap reorganized Feb 16, 2026...
5. MEMORY.md ✅ UPDATED
- Status: Updated project status and added reorganization section
- Changes:
- Added "Roadmap V2 Reorganization" section at top
- Updated "Project Status" section:
- Current: Layer 2 (V0.9)
- Next: Layer 3 (V1.0)
- Clear IMPLEMENTED / IN PROGRESS / NEXT MAJOR / PLANNED structure
- Key strategic shifts documented
- Preserved all technical notes, architecture details, CLI commands
New Layer/Version Structure
Quick Reference
| Old Phase | New Layer | Version | Timeline | Status |
|---|---|---|---|---|
| 3e.1-3e.5 | Layer 2 | V0.9 | 2 weeks | 95% done |
| 3i (OpenMorph) | Layer 3 | V1.0 | 8 weeks | NEXT |
| 3l (WASM) + 3f (rebuild) | Layer 4 | V1.2 | 12 weeks | Planned |
| 3o + 3p + 3k | Layer 5 | V1.3 | 8 weeks | Planned |
| 3d M3 | Layer 6 | V1.5 | 6 weeks | Planned |
| 3h + monitoring | Layer 7 | V2.0 | - | Planned |
| 3n + 3m | Layer 8 | V2.5+ | - | Future |
Version Milestones
V0.9 — Product Readiness (2 weeks)
├─ Complete audit fixes (95 items, 35%)
├─ Settings as Integration
├─ Branding/logo
└─ FAB quick actions
V1.0 — OpenMorph Revolution (8 weeks) 🚀 DEFINING FEATURE
├─ Git-native `.morph/` directories
├─ Tasks/Skills/Configs in Git (BREAKING CHANGE)
├─ Branching, temporal navigation
└─ Multi-sync modes (local/hosted/git-remote)
V1.2 — Extension Ecosystem (12 weeks)
├─ WASM runtime (wasmtime-py, wasmtime-rs, wasm3)
├─ JIRA/Notion/GitHub as WASM extensions
├─ OCI registry (rg.morphee.ai)
└─ Marketplace UI
V1.3 — Multimodal Interaction (8 weeks)
├─ Voice/face authentication (kids without email!)
├─ Video/gesture recognition
├─ Interactive/editable components
└─ Haptic feedback
V1.5 — Full Offline (6 weeks)
├─ Local LLM (candle, small models)
├─ Mobile/desktop offline
├─ Sync engine
└─ Conflict resolution
V2.0 — Production Platform
├─ Monitoring (PostHog, Grafana)
├─ Channels (WhatsApp, Telegram)
├─ Browser extension
└─ Partner framework
V2.5+ — Future/Optional
├─ Self-aware AI (codebase as memory)
└─ Crypto marketplace (if demand exists)
Strategic Decisions Reflected
1. WASM-First Strategy
- Freeze hardcoded integrations — no new
backend/interfaces/integrations/*.py - Rebuild JIRA/Notion/GitHub as WASM extensions (validates system)
- Same binary runs on Python backend + Tauri frontend (zero duplication)
2. OpenMorph as V1.0
- Git-native
.morph/directories (like.git/for version control) - Everything lives in Git: tasks, skills, conversations, configs
- Database becomes read cache
- Breaking change acceptable (not in production)
3. Multi-Modal Identity Elevated
- Kids without email → voice/face auth ("Morphee, it's me")
- User has 3 kids — core persona, not optional
- Moved from Phase 3o (post-V2.0) to Layer 5 (V1.0-1.3)
4. Crypto Marketplace Deprioritized
- Interesting vision but distracts from core product
- Moved to Layer 8 (Future/Optional)
- Can be WASM extension later
5. Settings as Integration
- Trivial 1-week effort
- Merged into Layer 2 (V0.9) completeness
- Not separate phase
Open Questions (Documented in ROADMAP_V2_REORGANIZATION.md)
-
Phase 3e.6 (Local/Remote Task Execution) — Approved design exists. Should this be:
- Part of V1.0 (OpenMorph)?
- Separate V1.1 feature?
- Deferred until V1.5 (Offline)?
-
Slack Integration — MVP exists. Keep Python or rebuild as first WASM extension?
-
Multi-modal timing — V1.0 or V1.3? (8 weeks vs 12 weeks timeline)
References
All documentation now cross-references:
- docs/features/ROADMAP_V2_REORGANIZATION.md — Decision document
- docs/ROADMAP.md — Full roadmap with layer/version structure
- docs/status.md — Progress tracking with layer mappings
- docs/features/2026-02-16-git-native-spaces-openmorph.md — OpenMorph design
- docs/features/WASM_IMPLEMENTATION_NEXT_STEPS.md — Extension system phases
Next Steps
-
Finish V0.9 (2 weeks):
- Complete remaining audit fixes
- Implement Settings as Integration
- Add branding/logo
- Add FAB quick actions
- Tag V0.9 Release Candidate
-
Start V1.0 OpenMorph (8 weeks):
- Follow implementation plan in git-native-spaces-openmorph.md
- Phase 3i.1: Spec + Branching (2 weeks)
- Phase 3i.2: Migration (3 weeks) — BREAKING CHANGE
- Phase 3i.3: Sync Layer (2 weeks)
- Phase 3i.4: Polish (1 week)
- Tag V1.0 — Git-Native, Portable
-
Parallel V1.2-1.3 (after V1.0):
- Team A: WASM Extensions (12 weeks)
- Team B: Multimodal Interaction (8 weeks)
Approved: Sebastien Mathieu, February 16, 2026 All documentation updated and synchronized.