Skip to content
Klyo Changelog

Klyo Context Engine available as a container service

Klyo Context Engine v0.6.0 is now available as a versioned container service that other Klyo products call over HTTP. The Klyo Gateway integration in Gateway v1.13.0 is the first consumer.

Inbound requests are authenticated with an API key passed in a request header. The endpoint exposes a health probe for orchestration. When the service is unreachable, callers receive a neutral classification rather than an error, so a transient outage of the Context Engine never blocks the calling product.

Container images are published for both amd64 and arm64 architectures, so installations on Apple Silicon, AWS Graviton, and similar hosts succeed out of the box.

No action required for SaaS tenants. Self-hosted operators of the Gateway receive the Context Engine service container automatically as part of the v1.13.0 upgrade.