Migration: provider-specific transaction tokens to the generic profile
This release intentionally removes the in-tree Kontxt profile and deployment assets.
- Change
--context-token-profile=kontxtto--context-token-profile=transaction-token(or the matching environment/Helm value). - Replace the former TTS base URL with the exact endpoint:
--context-token-tts-endpointORKA_CONTEXT_TOKEN_TTS_ENDPOINTcontroller.contextToken.tts.endpoint
- Move provider installation, signing/JWKS, and live E2E configuration to
orka-agents/orka-integration-kontxt. - Use
orka-agents/orka-integration-agentgatewayfor gateway routing and downstream OAuth exchange examples. - Remove the old URL flag/environment/value; there is no compatibility alias.
Rollback requires deploying the previous Orka release and restoring its old Kontxt configuration. Do not run the previous controller with the new exact-endpoint-only values.