{
  "name": "mambago",
  "description": "MambaGO AIWA instance — play, leaderboard, and publish-to-AI surfaces.",
  "version": "1.0.0",
  "protocol": "aiwa-runtime/0.1",
  "status": "live",
  "homepage": "https://mamba-go-5317f.web.app/",
  "app": "https://mamba-go-5317f.web.app/app",
  "irl": "https://mamba-go-5317f.web.app/irl/mamba-go",
  "tools": [
    {
      "name": "open_app",
      "description": "Open the installable MambaGO PWA launcher.",
      "url": "https://mamba-go-5317f.web.app/app"
    },
    {
      "name": "play",
      "description": "Start a MambaGO match (hub).",
      "url": "https://mamba-go-5317f.web.app/game"
    },
    {
      "name": "play_solo",
      "description": "Start a solo match.",
      "url": "https://mamba-go-5317f.web.app/play.html?mode=solo"
    },
    {
      "name": "leaderboard",
      "description": "View overall leaderboard.",
      "url": "https://mamba-go-5317f.web.app/leaderboard"
    },
    {
      "name": "aiwa_status",
      "description": "AISW hello, kernels, and origin VCAP links.",
      "url": "https://mamba-go-5317f.web.app/aiwa"
    },
    {
      "name": "publish_to_ai",
      "description": "Publish an endgame moment to the platform IRL registry (not a second registry).",
      "url": "https://www.theaiwebapp.com/api/v1/irl/publish",
      "method": "POST",
      "registry": "https://www.theaiwebapp.com"
    }
  ]
}
