{
  "schemaVersion": "1.0",
  "name": "Cat Hunt Simulator",
  "description": "Interactive hunting game for cats (Burrow & Pounce): hidden prey under destructible surfaces guides felines through the full stalk, chase, and capture hunt loop on iPad, iPhone, and web.",
  "url": "https://cathuntsim.com",
  "category": "pet-entertainment",
  "platforms": ["web", "ios"],
  "provider": {
    "organization": "Big Monk Games",
    "url": "https://big-monk-platform.replit.app"
  },
  "registry": {
    "name": "Big Monk Agent Platform",
    "url": "https://big-monk-platform.replit.app",
    "productSlug": "cat-hunt-simulator",
    "productDetailUrl": "https://big-monk-platform.replit.app/products/cat-hunt-simulator",
    "llmsTxt": "https://big-monk-platform.replit.app/llms.txt",
    "agentCard": "https://big-monk-platform.replit.app/agent.json"
  },
  "execution": {
    "status": "disabled",
    "note": "This app does not currently expose direct agent execution. It is listed on the Big Monk Agent Platform for discovery only."
  },
  "capabilities": [
    {
      "slug": "explain-cat-hunt-gameplay",
      "name": "Explain Cat Hunt Gameplay",
      "description": "Explain how Cat Hunt Simulator's stalk, chase, and capture hunt loop works for cats.",
      "executionStatus": "disabled"
    },
    {
      "slug": "suggest-prey-and-substrate",
      "name": "Suggest Prey and Substrate",
      "description": "Suggest the best prey type and surface combination for a cat's age, energy, and temperament.",
      "executionStatus": "planned"
    },
    {
      "slug": "explain-energy-modes",
      "name": "Explain Energy Modes",
      "description": "Explain Kitten, Adult, and Senior energy modes and how they pace game sessions.",
      "executionStatus": "disabled"
    },
    {
      "slug": "explain-cat-play-benefits",
      "name": "Explain Cat Play Benefits",
      "description": "Explain why simulated hunting play benefits indoor cats' enrichment and wellbeing.",
      "executionStatus": "disabled"
    },
    {
      "slug": "explain-premium-features",
      "name": "Explain Premium Features",
      "description": "Explain what Premium unlocks: extra prey, substrates, autoplay, and shuffle modes.",
      "executionStatus": "disabled"
    },
    {
      "slug": "generate-play-session-plan",
      "name": "Generate Play Session Plan",
      "description": "Generate a recommended play session plan tailored to a specific cat.",
      "executionStatus": "planned"
    }
  ]
}
