{
  "name": "Jars Services AI Sales Gateway",
  "description": "Jars Services is a remote Minecraft server development and setup team helping server owners create, configure, improve and manage Minecraft servers and networks. Its services cover complete server setups, plugin configuration, Java development, website and Tebex/Buycraft design, performance optimization, management, consulting, resource packs and marketing support.",
  "url": "https://aig.websdocs.com/ai/jars",
  "provider": {
    "name": "WebsDocs",
    "url": "https://www.websdocs.com"
  },
  "version": "1.0",
  "preferredTransport": "HTTP+JSON and JSON-RPC 2.0",
  "capabilities": {
    "publicProfile": true,
    "services": true,
    "offers": true,
    "pricingRules": true,
    "faq": true,
    "routes": true,
    "publicAsk": true,
    "checkoutDoor": true,
    "a2aHandshake": true,
    "a2aSessionMessaging": true,
    "safeActionRequest": true,
    "humanHandoff": true,
    "privateDataAccess": false,
    "directPaymentExecution": false,
    "liveActionExecution": false
  },
  "endpoints": {
    "pulse": "https://aig.websdocs.com/pulse/jars",
    "profile": "https://aig.websdocs.com/ai/jars/profile",
    "companyProfileJson": "https://aig.websdocs.com/ai/jars/data/aig-company-profile.json",
    "llmsTxt": "https://aig.websdocs.com/ai/jars/llms.txt",
    "policy": "https://aig.websdocs.com/ai/jars/policy",
    "pricing": "https://aig.websdocs.com/ai/jars/pricing",
    "routes": "https://aig.websdocs.com/ai/jars/routes",
    "faq": "https://aig.websdocs.com/ai/jars/faq",
    "ask": "https://aig.websdocs.com/ai/jars/ask",
    "checkout": "https://aig.websdocs.com/ai/jars/checkout",
    "action": "https://aig.websdocs.com/ai/jars/action",
    "a2aHandshake": "https://aig.websdocs.com/ai/jars/a2a/v1/handshake",
    "a2aMessage": "https://aig.websdocs.com/ai/jars/a2a/v1/message",
    "a2aMessageSend": "https://aig.websdocs.com/ai/jars/a2a/v1/message:send",
    "a2aActionRequest": "https://aig.websdocs.com/ai/jars/a2a/v1/action-request",
    "apiA2AHandshake": "https://aig.websdocs.com/api/a2a/jars/v1/handshake",
    "apiA2AMessage": "https://aig.websdocs.com/api/a2a/jars/v1/message",
    "apiA2AMessageSend": "https://aig.websdocs.com/api/a2a/jars/v1/message:send",
    "apiA2AActionRequest": "https://aig.websdocs.com/api/a2a/jars/v1/action-request"
  },
  "safety": {
    "publicKnowledgeOnly": true,
    "blockedData": [
      "private dashboard data",
      "payment records",
      "admin records",
      "database records",
      "setup codes",
      "OTP data",
      "dashboard access codes",
      "confidential client information"
    ]
  },
  "skills": [
    {
      "id": "profile_read",
      "name": "Public Profile Read",
      "description": "Read approved public business profile facts."
    },
    {
      "id": "pricing_read",
      "name": "Pricing Rules Read",
      "description": "Read published pricing notes and safe quote rules."
    },
    {
      "id": "routes_read",
      "name": "Public Routes Read",
      "description": "Read contact, booking, quote, support, and product routes."
    },
    {
      "id": "faq_read",
      "name": "FAQ Read",
      "description": "Read approved public FAQ answers."
    },
    {
      "id": "source_locked_ask",
      "name": "Source-Locked Ask",
      "description": "Answer from the public ASG profile and optional approved RAG context."
    },
    {
      "id": "checkout_door",
      "name": "Checkout Door",
      "description": "Record checkout intent without executing payment."
    },
    {
      "id": "safe_action_request",
      "name": "Safe Action Request",
      "description": "Record handoff/support intent without executing live actions."
    }
  ]
}