Butkhuzi Parity Verification
Scope
Sprint 78 compared the old colocated Butkhuzi host in svc-tenders against the extracted svc-butkhuzi runtime.
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 platform is originally created in Georgian. Where a Georgian version exists, Georgian is authoritative for platform UI, documentation, and legal interpretation.
Translations into other languages are provided for convenience. Some records may originate in other languages and carry their own source or legal locale for a specific flow, but where a Georgian version is available, the Georgian version prevails for platform-level wording and interpretation.
Metadata incomplete: Document ID, Version, Status, Owner Role, Last Review Date, Next Review Date, Change Log
Sprint 78 compared the old colocated Butkhuzi host in svc-tenders against the extracted svc-butkhuzi runtime.
http://localhost:4020http://localhost:4024POST /api/v1/auth/dev/impersonate on the existing API at http://localhost:4001Parity claimed here is parity for current search, suggest, list, and auth-protected admin behavior. It is not a claim that migration ownership cleanup or final legacy-host retirement is already done.
GET /butkhuzi/norms?page=1&pageSize=1200, {"ok":true,"norms":[],"meta":{"total":0,"page":1,"pageSize":1,"totalPages":0,"count":0,"filters":{}}}200, same bodyGET /butkhuzi/suggest?query=SNIP&limit=2200, {"ok":true,"suggestions":[],"meta":{"query":"SNIP","count":0,"limit":2,"sourceKey":null,"sourceVersion":null}}200, same bodyGET /butkhuzi/search?query=SNIP&page=1&pageSize=2200, {"ok":true,"chunks":[],"meta":{"total":0,"page":1,"pageSize":2,"totalPages":0,"count":0,"query":"SNIP","sourceKey":null,"sourceVersion":null,"langCode":null,"chunkType":null}}200, same bodyPOST /butkhuzi/upsert without bearer token{}401, {"ok":false,"reasonCode":"missing_bearer_token"}401, same bodyPOST /butkhuzi/chunks/rebuild with bearer token{"sourceKey":"SNIP"}200, {"ok":true,"deleted":0,"inserted":0,"meta":{"sourceKey":"SNIP","sourceVersion":null}}200, same body