{
  "version": "1",
  "updated": "2026-08-11",
  "note": "Capability contract for AI agents. Entity-clarity artifact, not a ranking mechanism. Published product documentation is authoritative; a capability appears here only if a public contract already supports it.",
  "organization": {
    "name": "Machina Sports",
    "alternateName": ["Machina", "machina.gg"],
    "url": "https://machina.gg",
    "category": "Machina is the sports AI agent platform for verified live sports workflows.",
    "framing": "approved or live data -> sports-native agent -> governed workflow -> measurable output"
  },
  "capabilities": [
    {
      "id": "agent-templates",
      "name": "Sports agent templates",
      "status": "live",
      "description": "Ready-to-deploy sports agent templates that ground on connected live or customer-approved sources and ship through a governed approval workflow.",
      "documentation": "https://docs.machina.gg/",
      "surfaces": ["web", "api", "sdk"],
      "dataMode": "customer-approved and licensed provider sources, scoped per deployment",
      "freshness": "depends on the connected source; not guaranteed independently of it",
      "limitations": [
        "Coverage is limited to the sources a customer connects or licenses.",
        "No wagering advice or selections are generated.",
        "Publication follows the approval mode configured for the surface, and the active mode is recorded with the output."
      ]
    },
    {
      "id": "world-cup-intelligence",
      "name": "World Cup Intelligence APIs",
      "status": "live",
      "description": "Read-only APIs exposing World Cup fixtures, standings, squads, injuries, event context, player performance context, fan sentiment, market state and movers, and source-grounded narrative cards. The same read-only surface is reachable over MCP as a developer preview.",
      "documentation": "https://worldcup-docs.machina.gg/",
      "surfaces": ["api", "mcp"],
      "mcp": {
        "transport": "sse",
        "url": "https://worldcup-mcp.org.machina.gg/sse",
        "status": "developer preview",
        "serverCard": "https://machina.gg/.well-known/mcp/server-card.json",
        "agentGuide": "https://machina.gg/world-cup-api/agent.txt",
        "documentation": "https://worldcup-docs.machina.gg/"
      },
      "dataMode": "licensed provider sources cross-walked to canonical identifiers",
      "freshness": "inherits connected-provider freshness; there is no uniform endpoint freshness guarantee in the current public contract",
      "limitations": [
        "Scope is the FIFA World Cup competition only.",
        "Read-only: the endpoints never place trades, route orders, or advise on wagers.",
        "Market output is informational context, not a recommendation.",
        "The MCP surface is a developer preview: the tool set and the transport may change without a deprecation window."
      ]
    },
    {
      "id": "sports-skills",
      "name": "Sports Skills",
      "status": "live",
      "description": "Open-source Agent Skills and SKILL.md instructions for read-only public third-party sports data.",
      "documentation": "https://machina.gg/sports-skills",
      "standaloneSite": "https://sports-skills.sh/",
      "source": "https://github.com/machina-sports/sports-skills",
      "surfaces": ["agent-skill", "python"],
      "dataMode": "public third-party sports data; no sports-data API key or signup for the public read-only layer",
      "freshness": "follows the underlying public source and is not guaranteed independently of it",
      "limitations": [
        "Intended for personal, educational, and research use; source terms apply.",
        "It is not proprietary or licensed production data.",
        "Commercial use and licensed production are a separate governed Machina path."
      ]
    },
    {
      "id": "sportsclaw",
      "name": "SportsClaw",
      "status": "live",
      "description": "Open-source TypeScript developer engine and component that connects an LLM to deterministic sports data through Sports Skills.",
      "documentation": "https://machina.gg/sportsclaw",
      "standaloneSite": "https://sportsclaw.gg/",
      "source": "https://github.com/machina-sports/sportsclaw",
      "surfaces": ["cli", "library", "bot"],
      "dataMode": "read-only by default through the public Sports Skills data layer",
      "freshness": "follows the Sports Skills public source used for each lookup",
      "limitations": [
        "SportsClaw is not the Machina platform or category.",
        "Public surfaces are CLI, library, chat, Discord, and Telegram bot scaffolding.",
        "An optional Machina pod is a separate governed production path."
      ]
    }
  ],
  "notPublished": {
    "reason": "Capabilities that no public contract currently supports are omitted rather than listed with a provisional status.",
    "examples": [
      "A general-purpose platform MCP transport. MCP is documented today for World Cup Intelligence only; general integration happens through the SDK and the published product APIs."
    ]
  },
  "policy": {
    "customerNames": "not published on machine-readable surfaces",
    "programParticipation": ["NVIDIA Inception", "GSIC powered by Microsoft"],
    "programNote": "Participation only. Not an endorsement, an investment, or a customer relationship.",
    "regulatedContent": "No picks, tips, selections, wagering advice, or guaranteed outcomes on any surface.",
    "performanceClaims": "No performance claim is published without a repeatable, published benchmark.",
    "humanControl": "The approval mode is configured per surface and recorded with the output: item-by-item sign-off by a named person where the risk is high, sampled review once a configuration is trusted. There is no universal every-item approval claim."
  }
}
