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 platforması ilkin olaraq gürcü dilində yaradılıb. Gürcü versiyası mövcud olduqda, platforma UI, sənədlər və hüquqi şərh üçün gürcü dili üstün sayılır.
Digər dillərə tərcümələr rahatlıq üçün verilir. Bəzi qeydlər konkret axın üçün başqa dildə yarana və öz source/legal locale məlumatına malik ola bilər, lakin gürcü versiyası mövcud olduqda platforma səviyyəli ifadə və şərh üçün gürcü versiyası üstünlük təşkil edir.
Metadata incomplete: Document ID, Version, Status, Owner Role, Last Review Date, Next Review Date, Change Log
Sprint 12 was a safe residue pass on services/svc-tenders/src/repository.ts after the earlier file splits for:
This pass did not make new ownership decisions. It removed only helper residue that was clearly dead or clearly superseded by child-owned repository modules.
These remain in services/svc-tenders/src/repository.ts because they still support live root-owned behavior:
Examples:
appendEventHashChain(...)mapKesOrchestratorPayment(...)decryptPaymentNote(...)toVacancySummary(...)toAccommodationSummary(...)toAccommodationDetail(...)normalizeOptionalUpper(...)normalizeOptionalText(...)normalizeRecord(...)parseOptionalNumber(...)toIsoDateOnly(...)These remain intentionally:
TendersRepository that forward to child repositoriesExamples:
services/svc-tenders/src/tender/repository.tsservices/svc-tenders/src/auction/repository.tsservices/svc-tenders/src/declaration/repository.tsservices/svc-tenders/src/icpi/repository.tsservices/svc-tenders/src/butkhuzi/repository.tsThese were identified as safe to remove from the root repository because their live implementations already exist in child-owned modules:
The child-owned repositories already contain their own active copies:
services/svc-tenders/src/tender/repository.tsservices/svc-tenders/src/auction/repository.tsservices/svc-tenders/src/declaration/repository.tsThese were removed in Sprint 12:
PoolClient importThese were not touched beyond existing boundary comments because ownership is still unresolved or intentionally transitional:
No new runtime ownership moved in Sprint 12.
This sprint was a residue-removal pass, not a new extraction pass.
What changed instead:
services/svc-tenders/src/repository.tsDeleted from the root repository:
services/svc-tenders/src/repository/outputAllocations.tsoutput_allocations delegation
Still unresolved after Sprint 12:
output_allocationsservices/svc-tenders/src/repository.ts is now a more truthful shell: