May 11th, 2026 Removed Operational endpoints — health, version, and readiness — were removed from the public OpenAPI specifications. They belong in the internal/operational OpenAPI catalog, not in the API surface exposed to integrators.Documentation Index
Fetch the complete documentation index at: https://docs.lerian.studio/llms.txt
Use this file to discover all available pages before exploring further.
What changed
Operational endpoints removed from public specs
These endpoints are no longer documented in the public OpenAPI files. They remain part of the running services and continue to be available for operational use; they are simply no longer published as part of the integrator-facing API surface.- Flowker (
flowker.yaml):/health,/version. - Matcher (
matcher.yaml):/health,/version,/readyz. - Tracer (
tracer.yaml):/health,/version,/readyz. - TED (
ted.yaml):/health/live,/health/ready.

