-
Notifications
You must be signed in to change notification settings - Fork 0
Labels
enhancementNew feature or requestNew feature or request
Description
Phase A1 — Contract Lockdown
Deliverables
docs/contracts/cli/*.schema.jsonfor every--jsoncommand:status.schema.jsondiff.schema.jsondoctor.schema.jsonreview.schema.jsonsuggest.schema.jsonexport.schema.jsonimport.schema.jsonnodes.schema.jsonat.schema.json
docs/contracts/CLI_CONTRACTS.md— human-readable contract documentationschemaVersionfield in every JSON output- CI validation: every
--jsoncommand output validates against its schema
Acceptance Criteria
- Every
--jsoncommand validates against schema in CI - Backward-incompatible changes fail CI unless semver major flag is set
-
schemaVersionpresent in all JSON outputs
Part of M9 — IRONCLAD GA
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request