Files
vault-dash/docs/roadmap/ROADMAP.yaml

84 lines
1.7 KiB
YAML

version: 1
updated_at: 2026-03-26
structure:
backlog_dir: docs/roadmap/backlog
in_progress_dir: docs/roadmap/in-progress
done_dir: docs/roadmap/done
blocked_dir: docs/roadmap/blocked
cancelled_dir: docs/roadmap/cancelled
notes:
- The roadmap source of truth is this index plus the per-task YAML files in the status folders.
- One task lives in one YAML file and changes state by moving between status folders.
- Priority ordering is maintained here so agents can parse one short file first.
- Pre-alpha policy: we may cut or replace old features without backward compatibility until alpha is declared.
- Alpha migration policy: once alpha is declared, compatibility only needs to move forward; backward migrations are not required.
priority_queue:
- BT-003B
- PORT-003
- BT-002
- BT-001C
- EXEC-001
- EXEC-002
- DATA-002A
- DATA-001A
- OPS-001
- BT-003
recently_completed:
- CORE-001D
- CORE-001D3C
- CORE-001D2D
- CORE-001D2C
- CORE-001D3B
- CORE-001D3A
- UX-001
- CORE-002
- CORE-002C
- CORE-001D2B
- CORE-001D2A
- CORE-002B
states:
backlog:
- DATA-002A
- DATA-001A
- OPS-001
- PORT-003
- EXEC-001
- EXEC-002
- BT-002
- BT-003
- BT-003B
- BT-001C
in_progress: []
done:
- DATA-001
- DATA-002
- DATA-003
- PORT-001
- PORT-001A
- PORT-002
- PORT-004
- SEC-001
- SEC-001A
- EXEC-001A
- BT-001
- BT-001A
- BT-003A
- CORE-001A
- CORE-001B
- CORE-001C
- CORE-001D
- CORE-001D2A
- CORE-001D2B
- CORE-001D2C
- CORE-001D2D
- CORE-001D3A
- CORE-001D3B
- CORE-001D3C
- CORE-002
- CORE-002A
- CORE-002B
- CORE-002C
- UX-001
blocked: []
cancelled: []