Skip to content

OpenAPI / Redoc

Las specs REST salen de manifiestos RouteEntry vía @zeus/http-contract (npm run spec:generate:all). Redoc estático:

bash
npm run spec:redoc    # → docs/public/api/<slug>.html (gitignored)
ServicioHTML
Editor UI/api/editor-ui.html
Player UI (tablero)/api/player-ui.html
Cache Browser/api/cache-browser.html
Firehose Browser/api/firehose-browser.html
MCP HTTP transport/api/mcp-http.html

YAML fuente: packages/**/spec/openapi.yaml y packages/engine/presets-sdk/spec/mcp-http.openapi.yaml.

Animus Iocandi AIPLv1