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 platformu aslen Gürcüce oluşturulmuştur. Gürcüce bir sürüm mevcut olduğunda platform arayüzü, dokümantasyon ve hukuki yorum bakımından yetkili dil Gürcücedir.
Diğer dillere yapılan çeviriler kolaylık sağlamak amacıyla sunulur. Bazı kayıtlar belirli bir akış için farklı bir kaynak veya hukuki yerel ayar taşıyabilir; ancak Gürcüce bir sürüm mevcut olduğunda platform düzeyindeki ifadeler ve yorum bakımından öncelik Gürcüce sürümdedir.
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.