Previously undocumented command pages SHALL describe the current option surface, examples, and relevant bundle-owned resource guidance for their commands.
- GIVEN a command reference page such as
bundles/govern/enforce.md - WHEN a user reads the page
- THEN every option and argument from the command's
--helpoutput is documented - AND practical examples demonstrate common usage patterns
- GIVEN a command reference page for a command that depends on migrated bundle-owned prompts or templates
- WHEN a user reads the page
- THEN the page explains the relevant setup or bootstrap path
- AND it does not direct users to legacy core-owned resource locations
- GIVEN the spec bundle overview links to deep-dive pages
- WHEN a user follows links to validate, generate-tests, and mock
- THEN each page exists and contains command reference, examples, and related commands
- GIVEN the govern bundle overview links to deep-dive pages
- WHEN a user follows links to enforce and patch
- THEN each page exists and contains command reference, examples, and related commands
- GIVEN the code-review bundle overview links to deep-dive pages
- WHEN a user follows links to run, ledger, and rules
- THEN each page exists and contains command reference, examples, and related commands