{
  "$schema": "https://agenticresourcediscovery.org/spec/v0.9/ai-catalog.schema.json",
  "version": "0.9",
  "publisher": "https://www.dacard.ai",
  "resources": [
    {
      "urn": "urn:air:dacard.ai:mcp:dac",
      "type": "application/mcp-server-card+json",
      "url": "https://www.dacard.ai/.well-known/mcp-server-card.json",
      "capabilities": [
        "get_framework_overview",
        "get_stage_details",
        "get_lifecycle_tasks",
        "score_product",
        "get_dimension_progression",
        "get_personalized_roadmap",
        "get_action_items",
        "get_transition_plan",
        "get_pattern_definitions"
      ],
      "representativeQueries": [
        "What maturity stage is a product team at if it scores 61?",
        "Score a team from these dimension scores and name the biggest anomaly.",
        "What does it take to move a team from Building to Scaling?",
        "Which named operating patterns fit a team that ships fast but has weak feedback loops?"
      ],
      "trustManifest": {
        "identity": "https://www.dacard.ai"
      }
    }
  ]
}
