Loading module
Resolving locale, route permissions, and workspace projection.
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 platformu aslen Gürcüce oluşturulmuştur. Gürcüce bir sürüm mevcut olduğunda platform arayüzü, dokümantasyon ve hukuki yorum bakımından yetkili dil Gürcücedir.
Diğer dillere yapılan çeviriler kolaylık sağlamak amacıyla sunulur. Bazı kayıtlar belirli bir akış için farklı bir kaynak veya hukuki yerel ayar taşıyabilir; ancak Gürcüce bir sürüm mevcut olduğunda platform düzeyindeki ifadeler ve yorum bakımından öncelik Gürcüce sürümdedir.
Metadata incomplete: Document ID, Version, Status, Owner Role, Last Review Date, Next Review Date, Change Log
This layer adds declarative governance checks on top of existing permission guards. It does not replace RBAC and does not change JWT/auth flow.
roles:request.review).permissionrequiresActiveAccountrequiresVerifiedIdentityPolicy is a higher-level contract. Permission is one input to policy.
@kvary/policy-domain
PolicyDefinitionPOLICIES frozen setevaluatePolicy(...)@kvary/rbac-domain permission catalog.packages/policy-domain/src/policies.ts.requirePolicy(POLICIES.XYZ) in gateway route.AUTHORIZATION_MATRIX.md.When KYC enforcement is required, policy can enable:
requiresVerifiedIdentity: trueThis keeps route code unchanged while policy definition evolves declaratively.