Loading module
Resolving locale, route permissions, and workspace projection.
Resolving locale, route permissions, and workspace projection.
მიმდინარე არეალი: სტუმარი
კატეგორია: 10_normative | ვერსია: v1.0.0
მფლობელი: DOCUMENT_CUSTODIAN | გადახედვის ციკლი: 90 დღე
დამტკიცების უფლებამოსილება: GOVERNANCE_ADMIN
დოკუმენტაციის პორტალი მხოლოდ წაკითხვადია. რედაქტირება და ცვლილების endpoint-ები გამორთულია.
Kvary პლატფორმა თავდაპირველად ქართულ ენაზეა შექმნილი. სადაც ქართული ვერსია არსებობს, პლატფორმის UI-ის, დოკუმენტაციისა და იურიდიული განმარტების ავტორიტეტული ენა არის ქართული.
სხვა ენებზე თარგმანები მოცემულია მოხერხებულობისთვის. კონკრეტული ჩანაწერი ან flow შეიძლება სხვა ენაზე იყოს წარმოშობილი და ჰქონდეს საკუთარი source/legal locale, თუმცა სადაც ქართული ვერსია ხელმისაწვდომია, პლატფორმის დონის ფორმულირებასა და განმარტებაში უპირატესობა ქართულ ვერსიას ენიჭება.
მეტამონაცემები არასრულია: 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