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 հարթակը սկզբնապես ստեղծված է վրացերենով։ Երբ վրացերեն տարբերակ կա, վրացերենն է գերակա հարթակի UI-ի, փաստաթղթերի և իրավական մեկնաբանության համար։
Այլ լեզուներով թարգմանությունները տրամադրվում են հարմարության համար։ Որոշ գրառումներ կարող են ստեղծվել այլ լեզուներով և ունենալ սեփական source կամ legal locale տվյալ հոսքի համար, բայց երբ վրացերեն տարբերակ հասանելի է, հարթակի մակարդակի ձևակերպումների և մեկնաբանության համար գերակա է վրացերեն տարբերակը։
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.