{"service":"liria-registry","docs":"https://github.com/mogos/liria","schema":"liria.registry.root.v1","agents":"/a/<name>","endpoints":{"health":"GET /healthz","root":"GET /","agents":"GET /a","agent_index":"GET /a/:name","latest":"GET /a/:name@latest","manifest":"GET /a/:name@:version","files":["GET /a/:name@:version/agent.liria","GET /a/:name@:version/policy.json","GET /a/:name@:version/tests.liria","GET /a/:name@:version/workflow.json","GET /a/:name@:version/bundle.tar.zst"],"run_card":"GET /a/:name@:version/:harness/:model/:reasoning","publish":"POST /v1/publish","runs":["POST /v1/runs","GET /v1/runs/:id","POST /v1/runs/claim","POST /v1/runs/:id/complete"]},"auth":"POST routes and private scopes require Authorization: Bearer <token>"}