EX-GOVERNANCE-CONSTRAINTS-MAP.md
Purpose
Map canonical record types to governance constraints and enforcement locations.
Resolving locale, route permissions, and workspace projection.
Current scope: Guest
Category: 10_normative | Version: v1.0.0
Owner: DOCUMENT_CUSTODIAN | Review cycle: 90 days
Approval authority: GOVERNANCE_ADMIN
Documentation portal is read-only. Editing and mutation endpoints are disabled.
Kvary platform is originally created in Georgian. Where a Georgian version exists, Georgian is authoritative for platform UI, documentation, and legal interpretation.
Translations into other languages are provided for convenience. Some records may originate in other languages and carry their own source or legal locale for a specific flow, but where a Georgian version is available, the Georgian version prevails for platform-level wording and interpretation.
Metadata incomplete: Document ID, Version, Status, Owner Role, Last Review Date, Next Review Date, Change Log
Map canonical record types to governance constraints and enforcement locations.
Constraint mapping for canonical GovernanceRecordType values from packages/core/governance/types.ts.
| recordType | constraintId | Constraint Summary | Enforcement Location (file/function) |
|---|---|---|---|
| ACCESS_DECISION | GOV-AUTH-001 | Access decision payload and decision validation | packages/core/governance/validateGovernanceRecord.ts / validateGovernanceRecord |
| POLICY_FREEZE | GOV-POL-001 | Policy freeze precedes policy-bound actions | packages/core/governance/verifyCrossDomainGovernanceIntegrity.ts / verifyCrossDomainGovernanceIntegrity |
| TENDER_TRANSITION | GOV-TN-001 | Tender transition lifecycle and policy binding checks | packages/core/governance/verifyCrossDomainGovernanceIntegrity.ts / verifyCrossDomainGovernanceIntegrity |
| AUCTION_TRANSITION | GOV-AU-001 | Auction transition lifecycle and policy binding checks | packages/core/governance/verifyCrossDomainGovernanceIntegrity.ts / verifyCrossDomainGovernanceIntegrity |
| SETTLEMENT_INTENT | GOV-ST-001 | Settlement intent authorization and creation checks | packages/core/settlement/verifySettlementAuthorization.ts / verifySettlementAuthorization; packages/core/settlement/appendSettlementIntent.ts / appendSettlementIntent |
| SETTLEMENT_EVENT | GOV-ST-002 | Settlement event authorization and lifecycle checks | packages/core/settlement/verifySettlementEventAuthorization.ts / verifySettlementEventAuthorization; packages/core/settlement/verifySettlementLifecycle.ts / verifySettlementLifecycle; packages/core/settlement/appendSettlementEvent.ts / appendSettlementEvent |
| KES_VERSION_PROPOSED | GOV-KES-001 | KES version propose chain and authorization checks | packages/core/kes/verifyKesVersionChain.ts / verifyKesVersionChain; packages/core/kes/verifyKesAuthorization.ts / verifyKesAuthorization |
| KES_VERSION_RATIFIED | GOV-KES-002 | KES ratify authorization and hash matching checks | packages/core/kes/verifyKesRatifyAuthorization.ts / verifyKesRatifyAuthorization; packages/core/kes/verifyKesVersionChain.ts / verifyKesVersionChain |
packages/core/*docs/governance/RECORDTYPE_REGISTRY.mddocs/governance/METADATA_KEY_ALLOWLIST.mddocs/governance/GOVERNANCE_STATE_MACHINE_MATRIX.mddocs/governance/protocol/PROTOCOL_CONSTANTS.md