{
  "schemaVersion": "ap-reconciler.synthetic-evidence-pack.v1",
  "classification": "synthetic_demo_only",
  "containsTenantOrCustomerData": false,
  "purpose": "Demonstrate a bounded AP exception evidence handoff without representing an accounting decision.",
  "package": {
    "name": "AP Reconciler synthetic demo package",
    "integrity": "94%",
    "sourceCount": 9,
    "exceptionCount": 3
  },
  "exceptions": [
    {
      "title": "Duplicate invoice exposure",
      "risk": "High",
      "amount": "EUR 8,420",
      "confidence": "94%",
      "freshness": "Current period",
      "evidence": "Invoice ID, vendor alias, amount, and date are repeated across two synthetic source references.",
      "nextStep": "Reviewer inspection before any accounting action."
    },
    {
      "title": "PO / receipt variance",
      "risk": "Medium",
      "amount": "EUR 3,180",
      "confidence": "87%",
      "freshness": "7 days old",
      "evidence": "Receipt quantity differs from the synthetic purchase order and invoice line.",
      "nextStep": "Request receiving evidence from the tenant reviewer in a real authorized workflow."
    },
    {
      "title": "Missing receipt",
      "risk": "Medium",
      "amount": "EUR 1,260",
      "confidence": "81%",
      "freshness": "Current period",
      "evidence": "The synthetic invoice has no matching receipt source in the sample package.",
      "nextStep": "Hold as diagnostic evidence, not payment instruction."
    }
  ],
  "boundaries": [
    "Synthetic data only.",
    "Not accounting, tax, legal, procurement, or payment advice.",
    "No invoice approval, payment execution, or ERP writeback.",
    "A reviewer must validate every finding before any real-world action."
  ]
}
