Skip to content
Back to GSC Navigator — Human-in-the-Loop Inbound

Card snapshot

gsc-navigator.ai · 2026-07-20 18:40:37 UTC · 31c52d932cab74cc388381ae290fa64e207d8bf3332f097665725883c0cefb8f

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.

{
  "protocolVersion": "0.3.0",
  "name": "GSC Navigator \u2014 Human-in-the-Loop Inbound",
  "description": "GSC Navigator is the Human-in-the-Loop inbound surface for the GreenCore Solutions Corp. agentic CPG procurement stack. Submit agentic Ghost Signal payloads to the canonical inbound endpoint at https://x-gsi.ai/ingest. For human-routed inquiries, use the contact form at gsc-navigator.ai.",
  "url": "https://gsc-navigator.ai/",
  "version": "1.0.0",
  "provider": {
    "name": "GreenCore Solutions Corp.",
    "url": "https://gsc-em.com/"
  },
  "consortium": "SM-ECO-10060 Consortium",
  "endpoints": {
    "agentic_inbound": "https://x-gsi.ai/ingest",
    "human_inbound": "https://gsc-navigator.ai/",
    "llm_inbound": "https://gsc-navigator.com/",
    "canonical_reference": "https://gsc-navigator.org/"
  },
  "capabilities": {
    "streaming": false
  },
  "skills": [
    {
      "id": "human_in_the_loop_routing",
      "name": "Human-in-the-Loop Routing",
      "description": "Route agent escalations, RFQs, PO clarifications, broker onboarding, and compliance inquiries to the GSC team.",
      "tags": [
        "hitl",
        "navigator",
        "cpg",
        "agentic-commerce",
        "escalation"
      ]
    }
  ],
  "defaultInputModes": [
    "text/plain",
    "application/json"
  ],
  "defaultOutputModes": [
    "application/json",
    "text/plain"
  ]
}