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-tenders Dense Route Modules MapThis note documents the densest route modules in svc-tenders after Cleanup Sprint 23:
The goal is route literacy:
Labels used here:
VERIFIEDREALTRANSITIONALUNRESOLVEDregisterTenderDeclarationRoutes.tsRoute module:
Input shape:
TenderDeclarationRepositoryPortTenderDeclarationRouteSupportDeclarationEvidenceStorageEndpoint clusters:
GET /admin/tenders/declarations/:idGate notes:
canCheckTenderDeclaration(...)POST /admin/tenders/declarations/draftsPUT /admin/tenders/declarations/:id/draftGate notes:
tender:create-draftPOST /admin/tenders/declarations/:id/check-readinessPOST /admin/tenders/declarations/:id/mark-readyPOST /admin/tenders/declarations/:id/declareGate notes:
tender:mark-readytender:declarecanMarkTenderReady(...) and canDeclareTender(...) enforce the declaration state-machine constraintsPOST /admin/tenders/declarations/:id/evidence/uploadGET /admin/tenders/declarations/:id/evidenceGET /admin/tenders/declarations/:id/evidence/:evidenceId/downloadGate notes:
DRAFTcanCheckTenderDeclaration(...) visibility gateBoundary notes:
VERIFIEDREALregisterAuctionDeclarationRoutes.tsRoute module:
Input shape:
AuctionDeclarationRepositoryPortAuctionDeclarationRouteSupportDeclarationEvidenceStorageEndpoint clusters:
GET /admin/output-allocationsGET /admin/output-allocations/:idPOST /admin/output-allocationsPUT /admin/output-allocations/:idGate notes:
canCheckAuctionDeclaration(...)auction:create-draftGET /admin/auctions/declarations/:idGate notes:
canCheckAuctionDeclaration(...)POST /admin/auctions/declarations/:id/evidence/uploadGET /admin/auctions/declarations/:id/evidenceGET /admin/auctions/declarations/:id/evidence/:evidenceId/downloadGate notes:
auction:create-draft, and existing declaration state DRAFTcanCheckAuctionDeclaration(...) gatePOST /admin/auctions/declarations/draftsPUT /admin/auctions/declarations/:id/draftGate notes:
auction:create-draftPOST /admin/auctions/declarations/:id/check-readinessPOST /admin/auctions/declarations/:id/mark-readyPOST /admin/auctions/declarations/:id/declareGate notes:
auction:mark-readyauction:declarecanMarkReady(...) and canDeclareAuction(...) enforce state-machine constraintsBoundary notes:
VERIFIEDTRANSITIONALUNRESOLVEDregisterKesRoutes.tsRoute module:
Input shape:
KesRepositoryPortKesRouteSupportEndpoint clusters:
POST /kes-orchestrator/casesGate notes:
GET /kes-orchestrator/casesGET /kes-orchestrator/control-planeGET /kes-orchestrator/cases/:idGET /kes-orchestrator/cases/:id/projectionGET /kes-orchestrator/process-mapGET /kes-orchestrator/suggestionsGate notes:
PUT /kes-orchestrator/process-mapGate notes:
POST /kes-orchestrator/cases/:id/approve-landownerPOST /kes-orchestrator/cases/:id/publish-auctionPOST /kes-orchestrator/cases/:id/confirm-fundingPOST /kes-orchestrator/cases/:id/tasksPOST /kes-orchestrator/cases/:id/inspectionsGate notes:
POST /kes-orchestrator/cases/:id/payments/requestPOST /kes-orchestrator/payments/:id/approvePOST /kes-orchestrator/payments/:id/settleGate notes:
ensureThirdPartyKycBoundary(...)verifyIncomingSignatureGate(...)verifyIncomingSignatureGate(...)POST /kes-orchestrator/cases/:id/closeGate notes:
Boundary notes:
VERIFIEDREALTRANSITIONALVERIFIED
The three dense modules are not symmetric, and that is correct:
Trying to normalize these into one pattern would hide the real topology.