KES Live Cutover Window
Exact Env Change Used
The live API seam was changed in services/api/.env:
- before effective fallback mode: no
KES_ORCHESTRATOR_SERVICE_URLoverride, or explicit fallback override tohttp://localhost:4020 - cutover target now present in repo env:
KES_ORCHESTRATOR_SERVICE_URL=http://localhost:4025
Canonical extracted KES runtime target remains:
http://localhost:4025
Local Live Window Shape
Because the local Node/npm wrapper is still broken in this shell, the live window was executed against the real repo dist servers in a Docker-backed localhost stack:
- auth contract responder on
:4100 - old colocated KES host on