docs: add execution roadmap workflow

This commit is contained in:
2026-03-19 12:52:02 +08:00
parent 72d7caa552
commit b110bb24d9
8 changed files with 238 additions and 0 deletions
+1
View File
@@ -23,6 +23,7 @@ As of now:
- a human-readable inbox command test-plan set has been authored under `docs/tests/inbox/`
- a reusable Codex skill package for `inbox` now exists under `skills/inbox/`, with a formal `SKILL.md`, `agents/openai.yaml`, and a bundled CLI binary asset
- an inbox skill forward-test plan directory now exists under `docs/tests/inbox-skill/`, with a shared execution template and multiple scenario cases
- an execution-roadmap workflow now exists under `docs/roadmaps/active/` and `docs/roadmaps/archive/` for agent-level work traces and completion archives
- `orch` currently exists as a command skeleton only
- no scheduler workflows have been implemented yet