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 Route Registration Input MapThis note records the input shape at each register*Routes(...) boundary in services/svc-tenders/src/server.ts.
The goal is to make these distinctions obvious:
Labels used here:
VERIFIEDREALTRANSITIONALUNRESOLVEDregisterVacancyRoutesModule:
Dedicated repository inputs:
readRepository: VacancyReadRepositoryDedicated non-repository inputs:
vacancyCommandHandlers: VacancyCommandHandlersSupport inputs:
support: VacancyRouteSupportComposed/transitional inputs:
Shared shell inputs:
VacancyRouteSupportNotes:
VERIFIEDregisterAccommodationRoutesModule:
Dedicated repository inputs:
accommodationReadRepository: AccommodationReadRepositoryaccommodationOwnerReadRepository: AccommodationOwnerReadRepositoryDedicated non-repository inputs:
accommodationCommandHandlers: AccommodationCommandHandlersSupport inputs:
support: AccommodationRouteSupportComposed/transitional inputs:
Shared shell inputs:
AccommodationRouteSupportNotes on asymmetry:
VERIFIEDregisterIcpiRoutesModule:
Dedicated repository inputs:
repository: IcpiRepositoryPortSupport inputs:
support: IcpiRouteSupportComposed/transitional inputs:
Shared shell inputs:
Notes:
VERIFIEDregisterButkhuziRoutesModule:
Dedicated repository inputs:
repository: ButkhuziRepositoryPortSupport inputs:
support: ButkhuziRouteSupportComposed/transitional inputs:
Shared shell inputs:
Notes:
VERIFIEDregisterKesRoutesModule:
Dedicated repository inputs:
Composed/transitional inputs:
repository: KesRepositoryPort
Support inputs:
support: KesRouteSupportShared shell inputs:
Notes on unresolved boundary:
VERIFIEDTRANSITIONALregisterTenderRoutesModule:
Dedicated repository inputs:
repository: TenderRouteRepositoryPort
Support inputs:
support: TenderRouteSupportComposed/transitional inputs:
Shared shell inputs:
Notes:
VERIFIEDregisterTenderDeclarationRoutesModule:
Dedicated repository inputs:
repository: TenderDeclarationRepositoryPort
Support inputs:
support: TenderDeclarationRouteSupportShared shell inputs:
declarationEvidenceStorage: DeclarationEvidenceStorageComposed/transitional inputs:
Notes:
VERIFIEDregisterAuctionRoutesModule:
Dedicated repository inputs:
repository: AuctionRouteRepositoryPort
Support inputs:
support: AuctionRouteSupportComposed/transitional inputs:
Shared shell inputs:
Notes:
VERIFIEDregisterAuctionDeclarationRoutesModule:
Dedicated repository inputs:
Composed/transitional inputs:
repository: AuctionDeclarationRepositoryPort
Support inputs:
support: AuctionDeclarationRouteSupportShared shell inputs:
declarationEvidenceStorage: DeclarationEvidenceStorageNotes on unresolved boundary:
VERIFIEDTRANSITIONALUNRESOLVEDVERIFIED
The route-registration layer is not uniform, and that is correct:
Trying to force one uniform route-registration input shape here would hide real topology.