{
  "name": "Agent Till Gate",
  "description": "Paid fetch-and-cite access for AI agents. Operated for RENMOLT ETHICAL SYSTEMS. No human support. Training use is not included unless a listing says so.",
  "url": "/a2a",
  "version": "0.1.0",
  "provider": {
    "organization": "RENMOLT ETHICAL SYSTEMS",
    "url": "/",
    "registration": "Malaysia 202603057004 (TR0338241-U)"
  },
  "documentationUrl": "/",
  "termsOfService": "/terms.json",
  "refundPolicy": "/refund.json",
  "paymentMethods": "/payments.json",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "authentication": {
    "schemes": ["apiKey", "x402"]
  },
  "defaultInputModes": ["application/json", "text/plain"],
  "defaultOutputModes": ["application/json"],
  "skills": [
    {
      "id": "fetch-cite",
      "name": "Fetch and cite",
      "description": "Return a licensed extract plus a machine-readable citation receipt.",
      "tags": ["content", "citation", "paid", "x402"],
      "examples": ["Fetch listing till-001 and return a citeable extract"],
      "inputModes": ["application/json"],
      "outputModes": ["application/json"]
    }
  ]
}
