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 5th, 2026 Updated The Flowker OpenAPI specification was cleaned up to match the plugin’s actual surface. Endpoints that never existed in the running service were removed, and seven v1 endpoints that existed in the code but were not surfaced for discovery were registered.

What changed


Phantom endpoints removed

Two endpoints documented in the public spec did not exist in the Flowker service and have been removed:
  • GET /health/live
  • GET /health/ready
The corresponding reference pages — check-liveness and check-readiness — were deleted, eliminating broken links and 404s for anyone trying to call those routes.

Seven v1 endpoints registered

Seven v1 endpoints that exist in the Flowker service but were not visible in llms.txt are now properly registered in the documentation, improving discoverability for clients, SDKs, and AI-assisted tooling.