Skip to main content

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.

May 11, 2026 Documentation update No migration required

Affects


Teams reading the public Tracer API reference. This update applies to the public documentation portal. It does not change the runtime API behavior.
The public documentation portal is the customer-facing reference. Repository source files should not be treated as integration artifacts or downloaded API specifications for client use.

What changed


Operational endpoints removed from public API reference

The following Tracer endpoints no longer appear in the public API reference:
  • /health
  • /version
  • /readyz
These endpoints remain part of operational use where applicable. They are simply no longer presented as customer-facing integration endpoints.

Impact


This is a documentation update. It narrows the public Tracer API reference to the integrator-facing surface. No product behavior changed.

What you need to do


1
Do not use the public Tracer API reference as the source for operational health, version, or readiness checks.
2
Keep operational monitoring tied to internal documentation and deployment-specific configuration.
3
Do not treat repository source files as client integration artifacts. Use the documentation portal as the customer-facing reference.

Deadline

None.

Why

Operational endpoints are useful, but they are not the same thing as customer-facing integration endpoints. Removing them from the public reference keeps the documentation clearer.

Resources