{"transport_paths":{"streamable_http":"https://mcp.getdominus.app/mcp","legacy_sse":"https://mcp.getdominus.app/mcp/sse","legacy_sse_message":"https://mcp.getdominus.app/mcp/message"},"transport_map":{"codex":"streamable_http","cursor":"streamable_http","claude-code":"streamable_http","claude-desktop":"legacy_sse","generic":"streamable_http_or_legacy_sse"},"selected_scope_envs":["development","staging","production"],"deployment_lanes":["dominus-development","dominus-staging","dominus-production"],"sdk_for_project_code":"Use the Dominus SDK in application code. Use MCP for interactive operator work, debugging, and exploration.","important_guidance":["Call list_projects and then select_project before project-scoped tools.","Gateway requests route through /svc/{service}/{path}.","Use selected-scope env values development, staging, or production for runtime scope.","Deploy lanes remain branch-shaped: dominus-development, dominus-staging, dominus-production.","Gateway worker-facing writes use the WAF-safe text/plain plus base64 JSON envelope; SDKs and MCP already handle it.","Canonical workflow launch is workflow_ensure -> POST /svc/authority/runs/ensure (SDK: dominus.workflow.ensure).","Use timeline queries for filtered lifecycle streams and verdict surfaces for compact run/deploy decisions.","Legacy /api/workflow/runs and Artifact V1 HTTP routes are removed; use workflow_ensure and /svc/artifact/v2/*.","Artifact MCP authoring is addressed V2 only; use artifact_store_v2, artifact_get_head, artifact_retrieve_v2, and artifact_compare_v2 with ar:// refs or explicit selectors.","MCP is for interactive exploration and admin work. SDKs are for application code.","Keep identity families distinct: service token, service JWT, portal user JWT, client JWT, and selected-scope operator token are not interchangeable.","Worker deploy secrets should come from GitHub environment secrets and be synced into Cloudflare Worker secrets at deploy time. Cloud Run deploys receive GitHub environment secrets through gcloud env-var injection."],"service":"dominus-mcp","version":"0.1.4","protocols":{"streamable_http":"2025-03-26","legacy_sse":"2024-11-05"}}