spec-governance
Validates OpenSpec-style change artifacts as inputs to arcgentic planning, development, and audit.
Workflow
Check that the change directory has
proposal.md,design.md,tasks.md, andspecs/**/*.md.Count complete and incomplete tasks.
Validate archive readiness without moving files:
arcgentic spec-governance status openspec/changes/<change> arcgentic spec-governance validate openspec/changes/<change> arcgentic spec-governance archive openspec/changes/<change>Map proposal/design/tasks/spec facts into handoff and audit facts.
Boundaries
- V1 archive is validate-only.
- Do not add an OpenSpec npm dependency.
- Do not replace arcgentic's state machine with OpenSpec states.