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 հարթակը սկզբնապես ստեղծված է վրացերենով։ Երբ վրացերեն տարբերակ կա, վրացերենն է գերակա հարթակի UI-ի, փաստաթղթերի և իրավական մեկնաբանության համար։
Այլ լեզուներով թարգմանությունները տրամադրվում են հարմարության համար։ Որոշ գրառումներ կարող են ստեղծվել այլ լեզուներով և ունենալ սեփական source կամ legal locale տվյալ հոսքի համար, բայց երբ վրացերեն տարբերակ հասանելի է, հարթակի մակարդակի ձևակերպումների և մեկնաբանության համար գերակա է վրացերեն տարբերակը։
Metadata incomplete: Document ID, Version, Status, Owner Role, Last Review Date, Next Review Date, Change Log
svc-tenders Root Repository HardeningDate: 2026-03-17 Sprint: Cleanup Sprint 11
This document records the state of the remaining root repository after Sprint 11:
The goal of Sprint 11 was not to make the root repository look “clean.”
The goal was to make it truthful.
After Sprint 11, remaining root responsibility is explicitly partitioned into these buckets:
These remain root-owned by policy even if their implementation now delegates to named submodules.
output_allocationsImplementation module:
Root surface:
services/svc-tenders/src/repository.ts
createOutputAllocationupdateOutputAllocationfindOutputAllocationByIdlistOutputAllocationsWhy still root-owned:
Verdict:
VERIFIEDREALsettleAuction(...)Implementation module:
Root surface:
services/svc-tenders/src/repository.ts
settleAuctionWhy still root-owned:
Verdict:
VERIFIEDREALCurrent location:
Representative methods:
countKesOrchestratorCaseslistKesOrchestratorCasesgetKesOrchestratorCaseDetailgetKesOrchestratorCaseProjectiongetKesOrchestratorProcessMapupsertKesOrchestratorProcessMapWhy this is not labeled tender-owned:
Verdict:
VERIFIEDREALCurrent location:
Representative methods:
listAllVacanciescountAllVacanciesfindVacancyByIdPreferred active path today:
Verdict:
VERIFIEDMIXEDCurrent location:
Representative methods:
listAllAccommodationscountAllAccommodationsfindAccommodationByIdfindMyAccommodationListingByIdPreferred active paths today:
services/svc-tenders/src/accommodation/readModel.tsservices/svc-tenders/src/accommodation/ownerReadRepository.tsVerdict:
VERIFIEDMIXEDStill present in the root file:
Verdict:
VERIFIEDReason:
Even though ownership is unresolved, the SQL/persistence is no longer mixed directly into the central root class body.
This improves clarity without pretending the final owner is known.
settleAuction(...) remains root-owned in meaning, but its implementation is no longer just another anonymous block inside the root repository.
That makes the cross-domain nature more obvious.
KES still lives in the root repository, but the code comments and docs now describe it as a shared/mixed transitional persistence block rather than silently treating it as ordinary tender persistence.
Vacancy/accommodation compatibility readers remain, but they are now explicitly framed as residue rather than peers of the active read repositories.
output_allocations into auction ownershipSprint 12 should focus on:
repository.ts