1.5 KiB
1.5 KiB
Conformance Vectors: Governance Install and Activation v1
These vectors verify deterministic governance runtime installation and activation gates.
Vector Set
GV-001install token requires active membership.GV-002install token requires active governance entitlement.GV-003expired install token blocks confirm.GV-004package hash mismatch blocks activation.GV-005runtime version mismatch blocks activation.GV-006valid install confirm yieldsgovernance_active.GV-007replayed install confirm is idempotent and no duplicate activation side effects.GV-008entitlement revoked after activation forces statusblockeduntil entitlement restored.GV-009membership suspended forces statusblockedregardless of local runtime presence.GV-010unknown entitlement state fails closed and blocks activation.GV-011workspace/org boundary mismatch blocks install token issuance.GV-012availability stateparkedblocks install token issuance and activation.GV-013non-owner principal role blocks governance install/update control paths.
Pass Criteria
- All vectors pass in CI and staging.
- Any vector failure blocks release per release gate.
- Evidence artifact includes vector id, payload fingerprint, and correlation id.
Fail-Closed Rule
Any uncertainty in membership state, entitlement state, install token validity, package hash, signature, or policy hash must block activation by default.