{
  "$schema": "https://a2a.dev/schemas/v1/agent.schema.json",
  "name": "gsc-cpg",
  "title": "GSC CPG · Demand-Side Procurement Attribution",
  "description": "Demand-side procurement attribution surface for retail grocery. 2,235 banners across 28 markets attributed to ERP, procurement platform, and cloud. Operated by GreenCore Solutions Corp.",
  "version": "0.1.0",
  "operator": {
    "name": "GreenCore Solutions Corp.",
    "domain": "gsc-em.com",
    "url": "https://gsc-cpg.com",
    "contact": "MK@GSC-EM.com",
    "type": "corporate"
  },
  "endpoints": {
    "mcp": {
      "url": "https://mcp.gsc-cpg.com",
      "transport": "streamable-http",
      "registry_id": "io.github.gsc-em/aio-agents-mcp",
      "registry_url": "https://registry.modelcontextprotocol.io/?q=aio-agents-mcp"
    },
    "landing": {
      "url": "https://gsc-cpg.com",
      "type": "human-readable"
    }
  },
  "capabilities": {
    "mcp": true,
    "a2a": false,
    "tools": [
      {
        "name": "find_banners",
        "description": "Find retail grocery banners by country, ERP, cloud, procurement, or confidence tier."
      },
      {
        "name": "get_market_summary",
        "description": "Attribution summary for a single market — totals plus breakdowns."
      },
      {
        "name": "get_strike_targets",
        "description": "Highest-confidence agentic-ready banners ranked by strike score."
      },
      {
        "name": "get_agentic_readiness",
        "description": "Region-level scorecard of attribution coverage."
      },
      {
        "name": "count_attribution_coverage",
        "description": "Global dataset stats — totals, distinct ERPs, clouds, procurement platforms."
      }
    ]
  },
  "dataset": {
    "total_banners": 2235,
    "markets": 28,
    "regions": ["EU", "LatAm"],
    "attributed_pct": 54,
    "confidence_tiers": ["CONFIRMED", "PROBABLE", "INFERRED", "CONTESTED", "UNKNOWN"],
    "distinct_erp_systems": 200,
    "distinct_clouds": 105,
    "distinct_procurement_platforms": 94,
    "validation_method": "6-LLM cross-validation (ChatGPT, Gemini, Copilot, Perplexity, Mistral, Grok)"
  },
  "companion_servers": [
    {
      "name": "io.github.gsc-em/a2a-mcp-cpg",
      "endpoint": "https://mcp.gsc-em.com",
      "side": "supply",
      "description": "Supply-side CPG catalog — rails, GTINs, ACM-68000 signals."
    }
  ],
  "protocol": {
    "name": "ACM-68000",
    "license": "MIT",
    "version": "1.0.0",
    "repository": "https://github.com/allooloo/acm-68000"
  },
  "license": "MIT",
  "repository": "https://github.com/gsc-em/aio-agents-mcp",
  "documentation": "https://gsc-cpg.com",
  "agent_access": ["Claude", "Mistral", "Gemini", "Grok", "OpenAI", "Copilot"],
  "infrastructure": {
    "cloud": "Microsoft Azure",
    "region": "France Central",
    "tenant": "gsc-em.com"
  },
  "compliance": {
    "data_residency": "EU",
    "license_terms": "MIT",
    "ghost_headers": true
  }
}
