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 platforması ilkin olaraq gürcü dilində yaradılıb. Gürcü versiyası mövcud olduqda, platforma UI, sənədlər və hüquqi şərh üçün gürcü dili üstün sayılır.
Digər dillərə tərcümələr rahatlıq üçün verilir. Bəzi qeydlər konkret axın üçün başqa dildə yarana və öz source/legal locale məlumatına malik ola bilər, lakin gürcü versiyası mövcud olduqda platforma səviyyəli ifadə və şərh üçün gürcü versiyası üstünlük təşkil edir.
Metadata incomplete: Document ID, Version, Status, Owner Role, Last Review Date, Next Review Date, Change Log
Live API seam change in services/api/.env:
TENDERS_SERVICE_URL=http://localhost:4020BUTKHUZI_SERVICE_URL=http://localhost:4024The resulting live gateway seam is:
BUTKHUZI_SERVICE_URL=http://localhost:4024TENDERS_SERVICE_URL=http://localhost:4020http://localhost:4001/api/v1/health.http://localhost:4020/health.svc-butkhuzi on canonical target http://localhost:4024.http://localhost:4024/health.services/api/.env to set BUTKHUZI_SERVICE_URL=http://localhost:4024.:4001 so the env-only seam change took effect.Immediately after cutover on the live gateway:
GET /api/v1/butkhuzi/norms?page=1&pageSize=1GET /api/v1/butkhuzi/suggest?query=SNIP&limit=2GET /api/v1/butkhuzi/search?query=SNIP&page=1&pageSize=2POST /api/v1/butkhuzi/upsert without bearer tokenPOST /api/v1/butkhuzi/chunks/rebuild with dev impersonation bearer token and {"sourceKey":"SNIP"}Post-cutover health checks:
GET http://localhost:4001/api/v1/healthGET http://localhost:4020/healthGET http://localhost:4024/health:4020 as rollback target during the window.:4024.services/api/.env so Butkhuzi traffic points back to http://localhost:4020:
BUTKHUZI_SERVICE_URLBUTKHUZI_SERVICE_URL=http://localhost:4020:4001.