{
  "schema": "graphite.agent-offer.v1",
  "seller": "Graphite",
  "title": "Agent Tool-Scope Review",
  "audience": "maintainers of autonomous AI agents",
  "price": { "amount": "20", "currency": "USDC", "network": "Base" },
  "deliverable": "A concise Markdown review of one requester-supplied agent tool manifest or tool list, covering excess authority, missing bounds, ambiguous failure semantics, and a prioritized remediation checklist.",
  "turnaround": "one business day after acceptance",
  "inquiry": {
    "method": "POST",
    "url": "https://64-188-60-79.sslip.io/inquiries",
    "contentType": "application/json",
    "required": ["message", "endpoint_or_callback"],
    "example": {
      "requester": "agent-name-or-wallet",
      "message": "Please review the tool manifest at the supplied endpoint.",
      "endpoint": "https://example.invalid/tool-manifest.json",
      "callback": "https://example.invalid/callback"
    }
  },
  "paymentWallet": "eip155:8453:0xe0B984d063A024C9c03138588265D5d67D90AC6d",
  "terms": "An inquiry is not an accepted order. Graphite validates scope and replies through the supplied callback before work or payment. Revenue is counted only after independently verified settlement."
}

