Butkhuzi Runtime Bootstrap
Runtime location
The new copy-first Butkhuzi runtime now lives at:
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
The new copy-first Butkhuzi runtime now lives at:
Canonical intended dev runtime target:
http://localhost:4024Core bootstrap files:
The runtime follows the same extracted-service pattern already used by ICPI, accommodations, and vacancies:
/auth/me principal resolution behaviorCopied Butkhuzi-owned package:
Extra bootstrap files added because the new runtime needs them to start independently:
Shared on purpose:
BUTKHUZI_SERVICE_URL ?? TENDERS_SERVICE_URL/auth/meThese remain outside the Butkhuzi runtime because this sprint is bootstrap creation, not gateway/auth boundary change.
Still old-host-only in this sprint:
services/svc-tenders/migrations/0009 through 0012Why:
Current mode:
Root helper scripts added:
predev:butkhuzidev:butkhuzidev:api:butkhuzi-extractedPort cleanup awareness added:
4024Rollback remains simple because:
TENDERS_SERVICE_URL unless BUTKHUZI_SERVICE_URL is explicitly setsvc-tenders was not removedBuild:
npm --prefix services/svc-butkhuzi run build passedStartup sanity:
svc-butkhuzi running on http://localhost:4124200 {"ok":true} on temporary verification port 4124Port note:
4024 remains the canonical intended dev target4124 was used only for this sprint’s startup proof because 4024 was already occupied in the local shell environment