Butkhuzi Runtime Bootstrap
Runtime location
The new copy-first Butkhuzi runtime now lives at:
Canonical intended dev runtime target:
http://localhost:4024
Bootstrap and server entry
Core bootstrap files:
Resolving locale, route permissions, and workspace projection.
Current scope: Gest
Category: 10_normative | Version: v1.0.0
Owner: DOCUMENT_CUSTODIAN | Review cycle: 90 days
Approval Authority: GOVERNANCE_ADMIN
Read-only Documentation Portal. Editing and mutation endpoints are disabled.
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