{
  "schema": "aiir.demo.bundle.v1",
  "title": "AIIR public value demo bundle",
  "variant": "release-evidence",
  "artifact": {
    "path": "aiir-demo-release.txt",
    "sha256": "sha256:28b1f596828a1240a885b8adf64e9c5f3b10cfce174682c126a2e43f80064365",
    "tampered_path": "aiir-demo-release-tampered.txt"
  },
  "transparency": {
    "rekor_bundle_path": "rekor-bundle.json",
    "trust_root_path": "aiir-trust.json",
    "witnessed_checkpoint_path": "witnessed-checkpoint.txt",
    "policy": "release"
  },
  "binding": {
    "path": "release-record.json",
    "handle": "release:aiir-demo/2026-04/value-demo"
  },
  "verification": {
    "success_command": "aiir --artifact aiir-demo-release.txt --rekor-bundle rekor-bundle.json --trust-root aiir-trust.json --witnessed-checkpoint witnessed-checkpoint.txt --require-witnesses release",
    "tamper_command": "aiir --artifact aiir-demo-release-tampered.txt --rekor-bundle rekor-bundle.json --trust-root aiir-trust.json --witnessed-checkpoint witnessed-checkpoint.txt --require-witnesses release"
  }
}
