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
بوابة الوثائق للقراءة فقط. نقاط نهاية التعديل والتغيير معطلة.
منصة Kvary أُنشئت أصلًا باللغة الجورجية. وحيثما تتوفر نسخة جورجية، تبقى الجورجية هي اللغة المعتمدة لواجهة المنصة والوثائق والتفسير القانوني.
تُوفَّر الترجمات إلى اللغات الأخرى لسهولة الاستخدام فقط. وقد تنشأ بعض السجلات بلغات أخرى وتحمل لغة مصدر أو لغة قانونية خاصة بذلك المسار، ولكن حيثما تتوفر نسخة جورجية تكون الأولوية للنسخة الجورجية في صياغة المنصة وتفسيرها.
البيانات الوصفية غير مكتملة: 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.