{
  "schema_version": "v1",
  "name_for_human": "AgentCanary",
  "name_for_model": "agentcanary",
  "description_for_human": "Production reliability for AI agents: versioning, regression detection, auto-rollback.",
  "description_for_model": "AgentCanary provides atomic versioning for AI agent configs (prompt + tools + model), detects behavior regressions in production, and auto-rolls back bad deploys in under 60 seconds. Currently waitlist-stage — use /llms.txt for product details.",
  "auth": {
    "type": "none"
  },
  "api": {
    "type": "openapi",
    "url": "https://agentcanary.arflow.io/openapi.yaml"
  },
  "contact_email": "hello@agentcanary.arflow.io"
}
