2.5 KiB
2.5 KiB
Orch Markdown Test Gap Fill
Status
completed
Owner
- codex
Started At
2026-03-19
Goal
- fill the five highest-priority Markdown test-plan gaps in
docs/tests/orch/so the currentorchCLI has better coverage for key flag validation, non-default output behavior, and error contracts
Scope
- add or update
docs/tests/orch/task-add/for invalidacceptance-jsonand invalidpriority - add or update
docs/tests/orch/ready/for priority ordering and--limit - add or update
docs/tests/orch/answer/for payload-only or empty-input validation - add or update
docs/tests/orch/cleanup/for invalid-input or no-matching-work cleanup behavior - add or update
docs/tests/orch/council-report/for pre-tally/invalid-show/only-unanimous report behavior as needed - keep
docs/tests/orch/ROADMAP.mdanddocs/implementation-roadmap.mdsynchronized
Checklist
- create an execution roadmap for the workstream
- add missing
task addandreadycases and update indexes - add missing
answerandcleanupcases and update indexes - add missing
council reportcases and update indexes - 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-gap-fill.mddocs/implementation-roadmap.mddocs/tests/orch/ROADMAP.mddocs/tests/orch/task-add/README.mddocs/tests/orch/task-add/*.mddocs/tests/orch/ready/README.mddocs/tests/orch/ready/*.mddocs/tests/orch/answer/README.mddocs/tests/orch/answer/*.mddocs/tests/orch/cleanup/README.mddocs/tests/orch/cleanup/*.mddocs/tests/orch/council-report/README.mddocs/tests/orch/council-report/*.md
Decisions
- use focused follow-up case files instead of broad rewrites to keep the current authored set stable
- keep shared tracking files in the main thread and delegate only disjoint command directories
Blockers
- none
Next Step
- no further step in this workstream; future follow-up should start from the updated
docs/tests/orch/ROADMAP.md
Completion Summary
- added 10 supplemental
orchMarkdown test-plan cases covering high-priority gaps intask add,ready,answer,cleanup, andcouncil report - synchronized the relevant command index
README.mdfiles, the shareddocs/tests/orch/ROADMAP.mdledger, and the project-level implementation roadmap - used sub-agents for three disjoint directory slices while keeping shared tracking files in the main thread