{
  "name": "MandateShield",
  "category": "AI agent payment authority",
  "version": "1.0.0",
  "canonical": "https://mandateshield.com",
  "integration_rule": "Evaluate immediately before payment execution and execute only when decision is ALLOW.",
  "endpoints": {
    "http_preflight": "https://mandateshield.com/api/v1/preflight",
    "mcp": "https://mandateshield.com/api/mcp",
    "a2a": "https://mandateshield.com/a2a",
    "a2a_agent_card": "https://mandateshield.com/.well-known/agent-card.json",
    "openapi": "https://mandateshield.com/openapi.json"
  },
  "schemas": {
    "purchase_envelope": "https://mandateshield.com/schemas/purchase-envelope.json",
    "decision_receipt": "https://mandateshield.com/schemas/decision-receipt.json",
    "reason_codes": "https://mandateshield.com/reason-codes.json"
  },
  "privacy": "Never send card numbers, bank credentials, private keys or personal shopping data."
}
