docs(roadmap): prioritize backlog into now-soon-later

This commit is contained in:
zap
2026-03-11 19:22:35 +00:00
parent 1c2b051b23
commit 27211f9325
3 changed files with 120 additions and 1 deletions

View File

@@ -83,7 +83,29 @@ Lightweight registry of active multi-session work.
- `memory/plans/flynn-council-fix.md`
- `memory/tasks.json`
## Current roadmap focus
### Now
- subagent reliability
- eval / regression harness
- calendar access/backend
- alert ingestion
- standard operating playbooks
### Soon
- email/inbox access
- meeting-prep / briefing pipeline
- notification routing
- local docs/manuals RAG
- broader personal doc search
- local code indexing
- external action audit log
### Later
- broader integration and tooling expansion from `memory/tasks.json`
- lower-priority workflow polish and optional context layers
## Notes
- Use this file for cross-session project state humans may want to skim quickly.
- Keep detailed steps/checklists in `memory/plans/` or `memory/tasks.json`.
- Keep detailed steps/checklists in `memory/plans/`, `memory/tasks.json`, or `memory/roadmap.md`.
- Dont create a project entry for every tiny task; this is the bigger-picture map.