{
  "packet_id": "PUBLIC-PHANTOM-SAMPLE-001",
  "data_boundary": "synthetic_demo_data_only",
  "agent": {
    "agent_id": "phantom",
    "agent_name": "PHANTOM VSA",
    "risk_class_max": "FINANCIAL",
    "identity_persisted": true
  },
  "run": {
    "run_id": "PUBLIC-PHANTOM-SAMPLE-001",
    "workflow": "cpg_field_sales_visit_package",
    "public_execution_allowed": false,
    "live_writes": "disabled",
    "approval_boundary": "human_required_before_financial_write"
  },
  "clear_scorecard": {
    "average": 1.0,
    "dimensions": {
      "cost": {
        "score": 1.0,
        "target": "< EUR 0.80"
      },
      "latency": {
        "score": 1.0,
        "target": "< 30s"
      },
      "efficiency": {
        "score": 1.0,
        "target": "< 12 tool calls"
      },
      "accuracy": {
        "score": 1.0,
        "target": ">= 0.85"
      },
      "reliability": {
        "score": 1.0,
        "target": ">= 0.95"
      }
    }
  },
  "audit_events": [
    {
      "timestamp": "2026-06-24T00:01:00Z",
      "event": "account_read",
      "tool_name": "load_account_context",
      "risk_class": "READ_ONLY",
      "approval_status": "not_required",
      "result_summary": "Account context loaded",
      "sensor_pass": true
    },
    {
      "timestamp": "2026-06-24T00:03:00Z",
      "event": "sku_velocity_read",
      "tool_name": "analyze_velocity",
      "risk_class": "READ_ONLY",
      "approval_status": "not_required",
      "result_summary": "Two replenishment lines identified",
      "sensor_pass": true
    },
    {
      "timestamp": "2026-06-24T00:06:00Z",
      "event": "planogram_read",
      "tool_name": "check_compliance",
      "risk_class": "READ_ONLY",
      "approval_status": "not_required",
      "result_summary": "Promo compliance scored at 72%",
      "sensor_pass": true
    },
    {
      "timestamp": "2026-06-24T00:09:00Z",
      "event": "order_propose",
      "tool_name": "build_order",
      "risk_class": "READ_ONLY",
      "approval_status": "proposal_only",
      "result_summary": "Order proposal generated without submission",
      "sensor_pass": true
    },
    {
      "timestamp": "2026-06-24T00:12:00Z",
      "event": "approval_event",
      "tool_name": "present_for_approval",
      "risk_class": "FINANCIAL",
      "approval_status": "held_for_human",
      "result_summary": "Human approval boundary held",
      "sensor_pass": null
    }
  ]
}
