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 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
This document records the first real copy-first accommodation runtime/bootstrap created in Sprint 60.
It started as a coexistence runtime, became the active primary host after the Sprint 62 env-only cutover, and now remains the sole accommodation route host after the Sprint 65 legacy-host retirement cut.
New runtime:
Primary bootstrap entry:
Runtime shell files:
services/svc-accommodations/src/config.tsservices/svc-accommodations/src/db.tsservices/svc-accommodations/src/auth.tsservices/svc-accommodations/src/http/authTypes.tsservices/svc-accommodations/package.jsonservices/svc-accommodations/tsconfig.jsonCopied accommodation-owned runtime files:
services/svc-accommodations/src/accommodation/contracts.tsservices/svc-accommodations/src/accommodation/validation.tsservices/svc-accommodations/src/accommodation/domain.tsservices/svc-accommodations/src/accommodation/projections.tsservices/svc-accommodations/src/accommodation/commandHandlers.tsservices/svc-accommodations/src/accommodation/readModel.tsservices/svc-accommodations/src/accommodation/ownerReadRepository.tsservices/svc-accommodations/src/accommodation/quote.tsservices/svc-accommodations/src/routes/registerAccommodationRoutes.tsservices/svc-accommodations/src/routes/support/accommodationRouteSupport.tsservices/svc-accommodations/src/routes/support/detailExtractionSupport.tsSmall additional runtime files added because the copied accommodation slice needed them:
Shared on purpose:
services/apiservices/api/src/routes/accommodationsServiceTarget.ts/auth/me principal resolution contractThese stayed shared so gateway route shape and auth behavior remain unchanged.
Old-host-only residue that still remains outside svc-accommodations:
services/svc-tenders/src/accommodation/compatibilityReadRepository.tsservices/svc-tenders/src/repository.tsservices/svc-tenders/migrationsReason:
Runtime env contract:
PORTAUTH_SERVICE_URLDATABASE_URLJWT_SECRETDev loading behavior:
.env files if presentDATABASE_URL and JWT_SECRET from svc-tenders / svc-auth env files without inheriting sibling service PORTCurrent coexistence model:
svc-accommodations is the active primary runtimeACCOMMODATIONS_SERVICE_URL ?? TENDERS_SERVICE_URLsvc-tenders accommodation route hosting is retiredRollback to the old route host is no longer available.
Added root scripts:
npm run dev:accommodationsPort-cleanup awareness updated:
dev:ports:free now includes 4022scripts/dev-bootstrap.js dev-port cleanup now includes 4022