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 platforması ilkin olaraq gürcü dilində yaradılıb. Gürcü versiyası mövcud olduqda, platforma UI, sənədlər və hüquqi şərh üçün gürcü dili üstün sayılır.
Digər dillərə tərcümələr rahatlıq üçün verilir. Bəzi qeydlər konkret axın üçün başqa dildə yarana və öz source/legal locale məlumatına malik ola bilər, lakin gürcü versiyası mövcud olduqda platforma səviyyəli ifadə və şərh üçün gürcü versiyası üstünlük təşkil edir.
Metadata incomplete: Document ID, Version, Status, Owner Role, Last Review Date, Next Review Date, Change Log
svc-rs backend slice with persistence and audit eventsNothing in this slice calls a live Revenue Service API yet.
Each tenant/company gets its own connection record:
tenantIdprovider = RSDocuments are stored with normalized internal states:
DRAFTREADY_FOR_SUBMISSIONSUBMISSION_PENDINGSUBMITTEDCONFIRMEDREJECTEDCANCELLEDSYNC_ERROREach record keeps:
The live RS adapter will plug into the same interface:
createDraftDocumentsubmitDocumentfetchDocumentStatuslistDocumentscancelDocumentThe profile surface only consumes normalized internal state. It does not know about:
That separation is intentional to minimize future refactor.