{
  "package_id": "evp_sample_a1b2c3d4",
  "generated_at": "2026-06-14T10:30:00Z",
  "title": "Sample Evidence Package — Contract Execution Across Jurisdictions",
  "description": "This is a redacted sample of a Truss evidence package. It demonstrates the structure courts, regulators, and counterparties receive: a mandate-backed chain of custody for every AI agent action.",
  "mandate": {
    "mandate_id": "man_8f92a1",
    "name": "EU-CrossBorder Contract Review v2.3",
    "description": "Authorizes AI agent to review, revise, and countersign supplier contracts up to €500,000 within the scope of EU AI Act, GDPR, and NY Part 161 obligations.",
    "granted_by": {
      "agent_id": "user_gc_janedoe",
      "role": "General Counsel",
      "organization": "Tensflare Ltd."
    },
    "scope": {
      "action_types": ["CONTRACT_REVIEW", "CLAUSE_REVISION", "COUNTERSIGN"],
      "max_value": 500000,
      "currency": "EUR",
      "counterparties": ["Docfide GmbH", "Glawly SA"],
      "jurisdictions": ["EU", "US-NY", "UK"],
      "regulatory_frameworks": ["EU AI Act Article 12", "GDPR Chapter 4", "NY Part 161"],
      "effective_until": "2026-12-31T23:59:59Z"
    },
    "signature": {
      "algorithm": "ed25519",
      "public_key": "6f8e9d2c1a3b5c7e9f0d2e4a6c8b0d1e3f5a7c9e",
      "value": "sig_abc123def456..."
    }
  },
  "delegations": [
    {
      "delegation_id": "del_001",
      "from_agent": "user_gc_janedoe",
      "to_agent": "agent_truss_contractor_v2",
      "scope_restriction": "CONTRACT_REVIEW only (max €250,000)",
      "timestamp": "2026-06-13T09:00:00Z",
      "chain_position": 1,
      "prev_record_hash": null
    },
    {
      "delegation_id": "del_002",
      "from_agent": "agent_truss_contractor_v2",
      "to_agent": "agent_docfide_reviewer",
      "scope_restriction": "CLAUSE_REVISION — EU-standard clauses only",
      "timestamp": "2026-06-13T09:05:00Z",
      "chain_position": 2,
      "prev_record_hash": "sha256:abcd1234..."
    }
  ],
  "action_log": [
    {
      "record_id": "rec_001",
      "chain_position": 1,
      "action_type": "CONTRACT_REVIEW",
      "timestamp": "2026-06-13T09:10:00Z",
      "agent_id": "agent_docfide_reviewer",
      "mandate_id": "man_8f92a1",
      "input_hash": "sha256:3f7a1b2c3d4e5f6a7b8c9d0e1f2a3b4c5d6e7f8a",
      "output_hash": "sha256:9a8b7c6d5e4f3a2b1c0d9e8f7a6b5c4d3e2f1a0b",
      "within_mandate": true,
      "jurisdiction": "EU",
      "regulatory_evaluation": {
        "EU AI Act Article 12": "compliant",
        "GDPR Chapter 4": "compliant",
        "NY Part 161": "not_applicable"
      },
      "content_hash": "sha256:b1c2d3e4f5a6b7c8d9e0f1a2b3c4d5e6f7a8b9c0",
      "prev_record_hash": "sha256:abcd1234..."
    },
    {
      "record_id": "rec_002",
      "chain_position": 2,
      "action_type": "CLAUSE_REVISION",
      "timestamp": "2026-06-13T09:15:00Z",
      "agent_id": "agent_docfide_reviewer",
      "mandate_id": "man_8f92a1",
      "input_hash": "sha256:2b3c4d5e6f7a8b9c0d1e2f3a4b5c6d7e8f9a0b1c",
      "output_hash": "sha256:8a9b0c1d2e3f4a5b6c7d8e9f0a1b2c3d4e5f6a7b",
      "within_mandate": true,
      "jurisdiction": "EU",
      "regulatory_evaluation": {
        "EU AI Act Article 12": "compliant",
        "GDPR Chapter 4": "compliant"
      },
      "content_hash": "sha256:c2d3e4f5a6b7c8d9e0f1a2b3c4d5e6f7a8b9c0d1",
      "prev_record_hash": "sha256:b1c2d3e4f5a6b7c8d9e0f1a2b3c4d5e6f7a8b9c0"
    },
    {
      "record_id": "rec_003",
      "chain_position": 3,
      "action_type": "COUNTERSIGN",
      "timestamp": "2026-06-13T09:20:00Z",
      "agent_id": "agent_truss_contractor_v2",
      "mandate_id": "man_8f92a1",
      "input_hash": "sha256:1a2b3c4d5e6f7a8b9c0d1e2f3a4b5c6d7e8f9a0b",
      "output_hash": "sha256:7a8b9c0d1e2f3a4b5c6d7e8f9a0b1c2d3e4f5a6b",
      "within_mandate": true,
      "jurisdiction": "US-NY",
      "regulatory_evaluation": {
        "NY Part 161": "compliant",
        "EU AI Act Article 12": "not_applicable",
        "GDPR Chapter 4": "not_applicable"
      },
      "content_hash": "sha256:d3e4f5a6b7c8d9e0f1a2b3c4d5e6f7a8b9c0d1e2",
      "prev_record_hash": "sha256:c2d3e4f5a6b7c8d9e0f1a2b3c4d5e6f7a8b9c0d1"
    }
  ],
  "chain_summary": {
    "total_records": 3,
    "valid_records": 3,
    "tampered_records": 0,
    "chain_integrity": "intact",
    "jurisdictions_involved": ["EU", "US-NY"],
    "regulatory_frameworks_applied": ["EU AI Act Article 12", "GDPR Chapter 4", "NY Part 161"]
  },
  "verification_hash": "sha256:e5f6a7b8c9d0e1f2a3b4c5d6e7f8a9b0c1d2e3f4",
  "verification_instructions": "Upload this file to truss.tensflare.com/verify to independently verify the cryptographic chain integrity. Every hash is computed from the canonical JSON of each record."
}
