{
  "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"
  ]
}