Files
afs/docs/ROADMAP.md
2025-12-30 13:15:10 -05:00

19 lines
588 B
Markdown

# ROADMAP
## Committed
- Core config + schema + CLI
- Context manager (init/ensure/mount/list) + discovery + graph export
- Plugin discovery + load hooks
- AFS Studio port (ImGui app)
## Planned
- Service config + minimal service manager (no auto-start by default)
- Orchestrator config + routing skeleton
- TUI starter (status + context browsing)
- Test harness for core modules
## Ideas
- Idea: Full orchestration pipeline (plan/execute/verify) with adapters
- Idea: Context window builder + token budgeting helpers
- Idea: Service adapters for launchd/systemd with dry-run previews