svc-tenders Repository Split Stage 2
Date: 2026-03-17 Sprint: Cleanup Sprint 10
Purpose
Stage 2 continues the safe persistence-boundary cleanup started in Sprint 09.
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 platform is originally created in Georgian. Where a Georgian version exists, Georgian is authoritative for platform UI, documentation, and legal interpretation.
Translations into other languages are provided for convenience. Some records may originate in other languages and carry their own source or legal locale for a specific flow, but where a Georgian version is available, the Georgian version prevails for platform-level wording and interpretation.
Metadata incomplete: Document ID, Version, Status, Owner Role, Last Review Date, Next Review Date, Change Log
svc-tenders Repository Split Stage 2Date: 2026-03-17 Sprint: Cleanup Sprint 10
Stage 2 continues the safe persistence-boundary cleanup started in Sprint 09.
This sprint does not extract standalone services. It performs a boring, stable internal split so the next ownership layers are visible in code:
File:
Owns:
Status:
VERIFIEDREALFile:
Owns:
Status:
VERIFIEDREALImportant limit:
settleAuction(...) remains in the root repository because it still crosses auction + tender entitlement linkageFile:
Owns:
Status:
VERIFIEDREALFile:
Current role after Stage 2:
What changed:
TendersRepository now instantiates:
TenderRepositoryAuctionRepositoryDeclarationRepositoryIcpiRepositoryButkhuziRepositoryMoved out of root:
createTendercreateTenderWithEventappendLegacyTenderEventfindTenderByIdlistTendersByAccountIdlistReviewQueuelistAllTenderscountAllTendersupdateTenderupdateTenderWithEventlistInternalTenderscountInternalTendersfindInternalTenderByIdMoved out of root:
listAllAuctionslistInternalAuctionscountAllAuctionscountInternalAuctionsfindAuctionByIdfindInternalAuctionByIdMoved out of root:
findAuctionDeclarationByIdcreateAuctionDeclarationEvidencefindAuctionDeclarationEvidenceByIdlistAuctionDeclarationEvidencecreateTenderDeclarationEvidencefindTenderDeclarationEvidenceByIdlistTenderDeclarationEvidencecreateAuctionDeclarationDraftupdateAuctionDeclarationDraftsaveAuctionDeclarationAssessmentmarkAuctionDeclarationReadydeclareAuctionfindTenderDeclarationByIdcreateTenderDeclarationDraftupdateTenderDeclarationDraftsaveTenderDeclarationAssessmentmarkTenderDeclarationReadydeclareTenderStill in:
Methods still root-owned:
createOutputAllocationupdateOutputAllocationfindOutputAllocationByIdlistOutputAllocationsReason:
Verdict:
VERIFIEDREALStill in:
Method still root-owned:
settleAuctionReason:
auctions and linked tendersVerdict:
VERIFIEDREALStill in:
Reason:
Verdict:
VERIFIEDREALStill in:
Reason:
Yes.
TendersRepository still exposes the moved methods and now delegates internally to the child repositories.
This is intentional because:
output_allocationsSprint 11 should focus on the remaining root repository map:
repository.ts are now dead or child-owned residue