{
  "service": "SafeFetch",
  "retention": {
    "request_content": "none",
    "response_content": "none",
    "description": "Caller-supplied content is processed transiently in memory and is not persisted. Operational analytics record only non-content fields: timestamp, request id, route, result class, latency, and payment identifiers."
  },
  "logging": {
    "request_bodies": false,
    "response_bodies": false,
    "raw_client_ip": false,
    "payment_payloads": false
  },
  "training": {
    "uses_customer_content": false
  },
  "subprocessors": [],
  "on_chain_note": "Payer address, payee address, amount, and transaction hash are public and permanent on Base. That is a property of the payment rail, not of this service's retention policy.",
  "contact": "security@schemasure.com"
}