{
  "name": "AUX Transaction Preflight",
  "version": "0.1.0-poc",
  "description": "History-aware pre-transaction assurance for B2B payments.",
  "status": "public-observation",
  "endpoint": "/v1/preflight",
  "input_schema": "/openapi.json",
  "payment": {
    "required": false,
    "protocol": null,
    "price_usd": 0
  },
  "observation": {
    "public_enabled": true,
    "end": "2026-08-23T03:00:00Z",
    "within_window": true
  },
  "operator": "PrdictionEdge.ai experiment",
  "limitations": [
    "Caller-supplied entity facts are not independently verified.",
    "No live KYB, sanctions, registry, bank, or payment data is accessed.",
    "The receipt is tamper-evident but not identity-signed.",
    "No independent-agent demand has been established."
  ]
}