{"schemaVersion":"1.0","name":"W7S Cloud Agent API","description":"Read-only agent-facing API for inspecting W7S deployments, managed infrastructure, routes, usage links, logs, and safe next actions.","url":"https://w7s.cloud","docs":"https://www.w7s.io/docs/agent-api/","contact":"https://github.com/w7s-io/w7s-core","authentication":{"type":"github_oidc","audience":["w7s.cloud","https://w7s.cloud","https://github.com/<owner>"],"header":"Authorization: Bearer <github-actions-oidc-token>","requiredRepositoryScope":true},"capabilities":{"mode":"read-only","actions":["inspect_repository_infrastructure","list_deployments","list_resources","inspect_routes","discover_manifest_schema","link_usage_logs_analytics"],"mutationApi":false},"api":{"openapi":"https://w7s.cloud/api/v1/agent/openapi.json","manifestSchema":"https://w7s.cloud/api/v1/agent/manifest-schema","repoStateTemplate":"https://w7s.cloud/api/v1/agent/repos/{owner}/{repo}","deploymentsTemplate":"https://w7s.cloud/api/v1/agent/repos/{owner}/{repo}/deployments","resourcesTemplate":"https://w7s.cloud/api/v1/agent/repos/{owner}/{repo}/resources","routesTemplate":"https://w7s.cloud/api/v1/agent/repos/{owner}/{repo}/routes"},"links":{"docs":"https://www.w7s.io/docs/","agentDocs":"https://www.w7s.io/docs/agent-api/","llms":"https://www.w7s.io/llms.txt","github":"https://github.com/w7s-io/w7s-core"}}