Payload
Relations
| Rel | What it points to |
|---|---|
service-desc | Machine-readable public spec (OpenAPI). |
service-doc | Human-readable API reference and docs. |
status | Health/status endpoint. Both /v1/health (thin) and /v1/readiness (per-component checks) are reachable. |
Use it
Discovery agents use the catalog to learn the spec URL without scraping. Code:Related
OpenAPI
The spec the catalog points at.
Skill
Higher-level agent integration.