Loading module
Resolving locale, route permissions, and workspace projection.
Resolving locale, route permissions, and workspace projection.
მიმდინარე არეალი: სტუმარი
კატეგორია: 10_normative | ვერსია: v1.0.0
მფლობელი: DOCUMENT_CUSTODIAN | გადახედვის ციკლი: 90 დღე
დამტკიცების უფლებამოსილება: GOVERNANCE_ADMIN
დოკუმენტაციის პორტალი მხოლოდ წაკითხვადია. რედაქტირება და ცვლილების endpoint-ები გამორთულია.
Kvary პლატფორმა თავდაპირველად ქართულ ენაზეა შექმნილი. სადაც ქართული ვერსია არსებობს, პლატფორმის UI-ის, დოკუმენტაციისა და იურიდიული განმარტების ავტორიტეტული ენა არის ქართული.
სხვა ენებზე თარგმანები მოცემულია მოხერხებულობისთვის. კონკრეტული ჩანაწერი ან flow შეიძლება სხვა ენაზე იყოს წარმოშობილი და ჰქონდეს საკუთარი source/legal locale, თუმცა სადაც ქართული ვერსია ხელმისაწვდომია, პლატფორმის დონის ფორმულირებასა და განმარტებაში უპირატესობა ქართულ ვერსიას ენიჭება.
მეტამონაცემები არასრულია: 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.