2.5 KiB
2.5 KiB
Orch Markdown Test Cases
Status
completed
Owner
- codex
Started At
2026-03-19
Goal
- author the first complete wave of human-readable Markdown test-plan cases for
orch, using the existingdocs/tests/inbox/structure and writing style as the reference model
Scope
- add concrete command-case Markdown files under
docs/tests/orch/<leaf-command>/ - add concrete workflow cases under
docs/tests/orch/workflows/README.md - update each affected command index
README.md - keep
docs/tests/orch/ROADMAP.mdsynchronized with authored files, authored-case counts, and remaining backlog - update
docs/implementation-roadmap.mdif the documentation progress materially changes
Checklist
- create or adopt an execution roadmap for the workstream
- inspect representative
inboxMarkdown case files and maporchcases from current backlog - author core scheduler command cases and update their indexes
- author interactive leader command cases and update their indexes
- author council command cases and update their indexes
- author workflow cases and synchronize
docs/tests/orch/ROADMAP.md - update
docs/implementation-roadmap.md - archive this roadmap with a completion summary
Files
docs/roadmaps/archive/orch-markdown-test-cases.mddocs/implementation-roadmap.mddocs/tests/orch/ROADMAP.mddocs/tests/orch/workflows/README.mddocs/tests/orch/<leaf-command>/README.mddocs/tests/orch/<leaf-command>/<case-slug>.md
Decisions
- use the existing
docs/tests/inbox/case structure and tone as the immediate template fororch - keep shared index/count integration in the main thread, while delegating disjoint command-directory write scopes to sub-agents
- keep
docs/tests/orch/ROADMAP.mdaligned with the richerdocs/tests/inbox/ROADMAP.mdformat by tracking individual case files inDocument ProgressandAuthored Case Register
Blockers
- none
Next Step
- no further step in this workstream; future changes should start from
docs/tests/orch/ROADMAP.mdif new cases are added
Completion Summary
- authored the current planned
orchMarkdown test-plan set across workflow, core scheduler, interactive control, and council command surfaces - synchronized
docs/tests/orch/ROADMAP.mdwith real files on disk, authored-case counts, and a completed authored-case register - updated
docs/implementation-roadmap.mdso future agents seedocs/tests/orch/as an authored test-plan set rather than only a skeleton