Vacancy Legacy Removal Package
Removed Legacy Files / Modules
Removed from svc-tenders:
- Vacancy mount and wiring from
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
Removed from svc-tenders:
services/svc-tenders/src/server.tsservices/svc-tenders/src/routes/registerVacancyRoutes.tsservices/svc-tenders/src/routes/support/vacancyRouteSupport.tsservices/svc-tenders/src/vacancy/commandHandlers.tsservices/svc-tenders/src/vacancy/projections.tsservices/svc-tenders/src/vacancy/validation.tsservices/svc-tenders/src/vacancy/__tests__/aggregateTransitions.test.tsservices/svc-tenders/src/vacancy/__tests__/authorization.test.tsservices/svc-tenders/src/vacancy/__tests__/readModels.test.tspackage.json dev:api:vacancies-extractedStill shared on purpose:
VACANCIES_SERVICE_URL ?? TENDERS_SERVICE_URL/auth/mesvc-vacancies normallyStill intentionally present in svc-tenders:
services/svc-tenders/src/vacancy/contracts.tsservices/svc-tenders/src/vacancy/domain.tsservices/svc-tenders/src/vacancy/readModel.tsservices/svc-tenders/src/vacancy/readRepository.tsservices/svc-tenders/src/vacancy/compatibilityReadRepository.tsservices/svc-tenders/src/vacancy/compatibilityApplicationRepository.tsservices/svc-tenders/src/repository.tsWhy they remain:
Public Vacancy read behavior still remains mixed:
GET /vacanciesGET /vacancies/:idThat compatibility-backed truth remains explicit in the extracted runtime and in
the smaller svc-tenders compatibility residue.
Host retirement does not equal public-read cleanup.
svc-tenders Vacancy route host is retiredservices/svc-tenders/src/; that is
outside the active TS runtime and was not expanded into a broader cleanup
sprint