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 platformu aslen Gürcüce oluşturulmuştur. Gürcüce bir sürüm mevcut olduğunda platform arayüzü, dokümantasyon ve hukuki yorum bakımından yetkili dil Gürcücedir.
Diğer dillere yapılan çeviriler kolaylık sağlamak amacıyla sunulur. Bazı kayıtlar belirli bir akış için farklı bir kaynak veya hukuki yerel ayar taşıyabilir; ancak Gürcüce bir sürüm mevcut olduğunda platform düzeyindeki ifadeler ve yorum bakımından öncelik Gürcüce sürümdedir.
Metadata incomplete: Document ID, Version, Status, Owner Role, Last Review Date, Next Review Date, Change Log
svc-tendersDate: 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:
Verdict:
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