KES Live Cutover Observations
Route Checks Performed
Correct gateway route family used throughout:
Resolving locale, route permissions, and workspace projection.
النطاق الحالي: ضيف
الفئة: 10_normative | الإصدار: v1.0.0
المالك: DOCUMENT_CUSTODIAN | دورة المراجعة: 90 يومًا
جهة الاعتماد: GOVERNANCE_ADMIN
بوابة الوثائق للقراءة فقط. نقاط نهاية التعديل والتغيير معطلة.
منصة Kvary أُنشئت أصلًا باللغة الجورجية. وحيثما تتوفر نسخة جورجية، تبقى الجورجية هي اللغة المعتمدة لواجهة المنصة والوثائق والتفسير القانوني.
تُوفَّر الترجمات إلى اللغات الأخرى لسهولة الاستخدام فقط. وقد تنشأ بعض السجلات بلغات أخرى وتحمل لغة مصدر أو لغة قانونية خاصة بذلك المسار، ولكن حيثما تتوفر نسخة جورجية تكون الأولوية للنسخة الجورجية في صياغة المنصة وتفسيرها.
البيانات الوصفية غير مكتملة: Document ID, Version, Status, Owner Role, Last Review Date, Next Review Date, Change Log
Correct gateway route family used throughout:
/api/v1/kes/orchestrator/*Checked routes:
GET /api/v1/kes/orchestrator/cases?page=1&pageSize=1GET /api/v1/kes/orchestrator/control-planeGET /api/v1/kes/orchestrator/process-mapGET /api/v1/kes/orchestrator/suggestions?stakeholderId=11111111-1111-4111-8111-111111111111&limit=1PUT /api/v1/kes/orchestrator/process-mapPUT /api/v1/kes/orchestrator/process-mapPOST /api/v1/kes/orchestrator/casesAuth behavior stayed consistent with the verified parity path:
401 missing_bearer_tokenThis window used the same proven auth contract shape as Sprint 94.
Environment caveat:
svc-auth still could not be used in this local Docker-backed execution because of the pre-existing native sharp runtime mismatch/auth/me was provided by a contract-compatible auth responder so the KES/gateway auth path could be exercised without changing auth semanticsPost-cutover responses matched the expected first-cut KES runtime behavior:
200200200200 with an empty set for the chosen stakeholder fixture200201No gateway-specific route-shape issue appeared. No auth-path regression appeared. No KES-runtime mismatch appeared in the checked set.
This cutover validates first-cut KES extracted-runtime parity only.
It does not prove that these pieces have become KES-local:
Those remain shared backbone concerns outside the first-cut KES ownership boundary.
No blocking anomaly was found.
Observed differences remained expected runtime noise only:
snapshotAtupdatedAtcaseIdRollback was not needed.
Rollback path remained simple during the window:
:4020KES_ORCHESTRATOR_SERVICE_URL unset or pointed back to http://localhost:4020That rollback method was preserved even though the window stayed on svc-kes.