Skip to content
Back to GSC AI Agent CPG Fleet - LATAM

Card snapshot

gsc-a2a.io · 2026-08-29 03:18:34 UTC · 65f596b30e9c35f417cf73bcb8ab28c19f8f760bd8ee295efe5b239110408a0d

This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.

{
  "name": "GSC AI Agent CPG Fleet - LATAM",
  "description": "GSC AI Agent CPG Fleet - LATAM \u2014 fleet root on gsc-a2a.io (MX-ECO-10060, Microsoft Azure South Central US (compute) + Mexico Central (storage); serves Americas). Carrier Class AI Agents, slots 0001-0500, part of the 32,500+ AI Agent program \u2014 live truth at https://mcp.gsc-fleet.ai/. Human in the loop by design: anything creating obligation is lodged on the HITL MCP (https://mcp.cpghumanintheloop.ai/mcp) with four tools \u2014 submit_rfq, check_rfq_status, request_terms, escalate \u2014 machines lodge, humans decide; commitments are made at the GSC Trading Desk, https://gsc-navigator.ai/ Protocol home: https://acm-68000.org. Monthly AI Agent transaction number: published at https://gsc-radar.ai/ (radar.json is the source of record). Cards verify from the gsc-cards-2026-08 key on the dpuone.ai keyring. Operator: GreenCore Solutions Corp. \u00b7 D-U-N-S 24-336-6774 \u00b7 Microsoft AI Cloud Partner. Hosting: Microsoft Azure \u00b7 agents resident in 18 countries worldwide.",
  "supportedInterfaces": [
    {
      "url": "https://gsc-a2a.io/a2a",
      "protocolBinding": "JSONRPC",
      "protocolVersion": "1.0",
      "description": "fleet-root A2A (message/send); per-agent endpoint at /{NNNN}/a2a"
    },
    {
      "url": "https://mcp.gsc-fleet.ai/mcp",
      "protocolBinding": "HTTP+JSON",
      "protocolVersion": "1.0",
      "description": "the fleet MCP \u2014 Carrier Fleet discovery (10 read tools)"
    }
  ],
  "provider": {
    "organization": "GreenCore Solutions Corp.",
    "url": "https://gsc-em.com"
  },
  "version": "2.0.0",
  "documentationUrl": "https://gsc-a2a.io/llms.txt",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "extensions": [
      {
        "uri": "https://gsc-em.com/a2a/ext/scope-of-authority/v1",
        "description": "GSC scope of authority: read, resolve and discovery calls are autonomous; every transactional commit is human-signed at the GSC Navigator HITL boundary.",
        "required": false,
        "params": {
          "autonomous": [
            "read",
            "resolve",
            "discover"
          ],
          "humanSigned": [
            "transactional-commit",
            "order",
            "rfq-acceptance",
            "terms"
          ],
          "hitlBoundary": "https://gsc-navigator.ai/",
          "transactionSurface": "https://mcp.cpghumanintheloop.ai/mcp"
        }
      },
      {
        "uri": "https://gsc-em.com/a2a/ext/enforcement-posture/v1",
        "description": "These endpoints are open by design. When the buy side's credential standard reaches GA \u2014 expected Q4 2026-Q1 2027 \u2014 transactional methods migrate to OAuth 2.1 challenge per the MCP 2025-11-25 specification. Read access stays open. That is not pending work; that is the published plan.",
        "required": false,
        "params": {
          "enforcement_posture": "open-by-declaration",
          "migration_standard": "OAuth 2.1 + PKCE challenge (401 + WWW-Authenticate) on mcp:transact methods, per MCP spec 2025-11-25",
          "migration_trigger": "ecosystem GA of credentialed counterparties (enterprise A2A/MCP buy-side GA)",
          "migration_window": "Q4 2026 - Q1 2027",
          "declared": "2026-08-24",
          "operator": "GreenCore Solutions Corp.",
          "duns": "24-336-6774"
        }
      }
    ]
  },
  "securitySchemes": {
    "entraOAuth2": {
      "oauth2SecurityScheme": {
        "description": "Microsoft Entra OAuth 2.0 client credentials, GSC-provisioned after human review. Public reads on this surface are open by design; tokens are required where commitments are made.",
        "flows": {
          "clientCredentials": {
            "tokenUrl": "https://login.microsoftonline.com/54939635-2f2e-465a-8526-a907cb3c8ebd/oauth2/v2.0/token",
            "scopes": {
              "fleet:read": "Read the GSC AI Agent CPG Fleet - LATAM surfaces."
            }
          }
        },
        "oauth2MetadataUrl": "https://gsc-a2a.io/.well-known/oauth-authorization-server"
      }
    },
    "bearerJwt": {
      "httpAuthSecurityScheme": {
        "scheme": "Bearer",
        "bearerFormat": "JWT",
        "description": "Bearer access token presented in the Authorization header."
      }
    }
  },
  "defaultInputModes": [
    "application/json",
    "text/plain"
  ],
  "defaultOutputModes": [
    "application/json",
    "text/markdown",
    "text/html"
  ],
  "skills": [
    {
      "id": "carrier-fleet",
      "name": "Carrier Fleet resolution",
      "description": "Ask any of the fleet's Carrier Agents (slots 0001-0500) \u2014 GET /{NNNN}/.well-known/agent-card.json, POST /{NNNN}/a2a (message/send). Fleet discovery: the fleet MCP at https://mcp.gsc-fleet.ai/mcp (list_fleets, resolve_carrier, find_carriers, get_fleet_stats and six more read tools).",
      "tags": [
        "carrier-fleet",
        "a2a",
        "acm-68000"
      ]
    },
    {
      "id": "hitl-transaction",
      "name": "Human-in-the-Loop transaction",
      "description": "Anything creating obligation goes to the HITL MCP (https://mcp.cpghumanintheloop.ai/mcp): submit_rfq, check_rfq_status, request_terms, escalate. Machines lodge, humans decide \u2014 commitments at the GSC Trading Desk, https://gsc-navigator.ai/",
      "tags": [
        "hitl",
        "rfq",
        "trading-desk"
      ]
    },
    {
      "id": "verify-card",
      "name": "Verify a fleet Card",
      "description": "Every Card on this host carries a JWS ES256 signature (kid gsc-cards-2026-08) over the RFC 8785 canonical body; the public key is on the dpuone.ai keyring at https://dpuone.ai/.well-known/jwks.json.",
      "tags": [
        "identity",
        "signature",
        "keyring"
      ]
    }
  ],
  "signatures": [
    {
      "protected": "eyJhbGciOiJFUzI1NiIsImtpZCI6ImdzYy1jYXJkcy0yMDI2LTA4In0",
      "signature": "WsUtL2mt5OaUy9Ljf9pYXc6VkoNfiwYPoF-OqBRm6pwt4t5oFnVM5cJvw6xChLMNaNhbeniGgqfLjIsDY99IFg"
    }
  ]
}