{
      "name": "digital-trade-doc-integrity",
      "domain": "Digital Trade",
      "title": "Trade Document-Set Integrity & Consistency",
      "description": "W-C. Cross-document consistency + Merkle provenance (ART-55) -> independent Merkle re-verification (cry-04) -> invoicing/volume anomaly monitoring (ml-03). Detects inconsistent or tampered trade-document sets.",
      "composer_url": "https://ainumbers.co/chaingraph/chains/digital-trade-doc-integrity.html",
      "steps": [
        {
          "tool_id": "art-55-trade-document-provenance-verifier",
          "handoff": "merkle_root and mismatches (H1) feed the batch verifier"
        },
        {
          "tool_id": "cry-04-merkle-batch-verifier",
          "handoff": "verified integrity (H2) feeds the anomaly detector"
        },
        {
          "tool_id": "ml-03-timeseries-anomaly-detector",
          "handoff": "Exports composite integrity artifact with execution_hash (H3) -- final stage"
        }
      ]
    }
