Capability Model's schema version (ADR 0050) -- CapabilityInventory is
both. Bumped only when a reader could misinterpret the shape (a field
changes type/meaning, or is removed), never for a purely additive field --
the same discipline MANIFEST_SNAPSHOT_SCHEMA_VERSION
(manifest-snapshot.ts) and JSON_SCHEMA_VERSION (cli/json.ts) already
document. Bumped 1 -> 2 by ADR 0057: CapabilityNode's six governance properties
moved to docs only; FieldNode's six moved from a bare value to
ResolvedGovernanceValue<T> ({value, declaredOn}). Bumped 2 -> 3 by
OUT-01: CapabilityNode.file is now root-relative, not absolute.
Capability Model's schema version (ADR 0050) --
CapabilityInventoryis both. Bumped only when a reader could misinterpret the shape (a field changes type/meaning, or is removed), never for a purely additive field -- the same disciplineMANIFEST_SNAPSHOT_SCHEMA_VERSION(manifest-snapshot.ts) andJSON_SCHEMA_VERSION(cli/json.ts) already document. Bumped 1 -> 2 by ADR 0057:CapabilityNode's six governance properties moved todocsonly;FieldNode's six moved from a bare value toResolvedGovernanceValue<T>({value, declaredOn}). Bumped 2 -> 3 by OUT-01:CapabilityNode.fileis now root-relative, not absolute.