{
  "audit_preview": [
    {
      "actor": "system:synthetic-demo",
      "ad_account_id": "adacc-demo",
      "after_status": "draft",
      "audit_id": "audit-demo-report-001",
      "before_status": null,
      "client_id": "client-colbec-hospitality",
      "created_at": "2026-06-11T12:00:00+00:00",
      "event_id": "demo-report-001",
      "event_type": "event_created",
      "message": "Action log event demo-report-001 created in synthetic demo ledger",
      "schema_version": "action-log-event-v1",
      "tenant_id": "tenant-colbec"
    },
    {
      "actor": "system:synthetic-demo",
      "ad_account_id": "adacc-demo",
      "after_status": "open",
      "audit_id": "audit-demo-report-001-status",
      "before_status": "draft",
      "client_id": "client-colbec-hospitality",
      "created_at": "2026-06-11T12:00:00+00:00",
      "event_id": "demo-report-001",
      "event_type": "status_change",
      "message": "Status review prepared for demo-report-001",
      "schema_version": "action-log-event-v1",
      "tenant_id": "tenant-colbec"
    },
    {
      "actor": "system:synthetic-demo",
      "ad_account_id": "adacc-demo",
      "after_status": "draft",
      "audit_id": "audit-demo-report-002",
      "before_status": null,
      "client_id": "client-colbec-hospitality",
      "created_at": "2026-06-11T12:00:00+00:00",
      "event_id": "demo-report-002",
      "event_type": "event_created",
      "message": "Action log event demo-report-002 created in synthetic demo ledger",
      "schema_version": "action-log-event-v1",
      "tenant_id": "tenant-colbec"
    },
    {
      "actor": "system:synthetic-demo",
      "ad_account_id": "adacc-demo",
      "after_status": "draft",
      "audit_id": "audit-demo-report-003",
      "before_status": null,
      "client_id": "client-colbec-hospitality",
      "created_at": "2026-06-11T12:00:00+00:00",
      "event_id": "demo-report-003",
      "event_type": "event_created",
      "message": "Action log event demo-report-003 created in synthetic demo ledger",
      "schema_version": "action-log-event-v1",
      "tenant_id": "tenant-colbec"
    },
    {
      "actor": "system:synthetic-demo",
      "ad_account_id": "adacc-demo",
      "after_status": "open",
      "audit_id": "audit-demo-intelligence-001",
      "before_status": null,
      "client_id": "client-colbec-hospitality",
      "created_at": "2026-06-11T12:00:00+00:00",
      "event_id": "demo-intelligence-001",
      "event_type": "event_created",
      "message": "Action log event demo-intelligence-001 created in synthetic demo ledger",
      "schema_version": "action-log-event-v1",
      "tenant_id": "tenant-colbec"
    },
    {
      "actor": "system:synthetic-demo",
      "ad_account_id": "adacc-demo",
      "after_status": "open",
      "audit_id": "audit-demo-intelligence-002",
      "before_status": null,
      "client_id": "client-colbec-hospitality",
      "created_at": "2026-06-11T12:00:00+00:00",
      "event_id": "demo-intelligence-002",
      "event_type": "event_created",
      "message": "Action log event demo-intelligence-002 created in synthetic demo ledger",
      "schema_version": "action-log-event-v1",
      "tenant_id": "tenant-colbec"
    },
    {
      "actor": "system:synthetic-demo",
      "ad_account_id": "adacc-demo",
      "after_status": "open",
      "audit_id": "audit-demo-intelligence-003",
      "before_status": null,
      "client_id": "client-colbec-hospitality",
      "created_at": "2026-06-11T12:00:00+00:00",
      "event_id": "demo-intelligence-003",
      "event_type": "event_created",
      "message": "Action log event demo-intelligence-003 created in synthetic demo ledger",
      "schema_version": "action-log-event-v1",
      "tenant_id": "tenant-colbec"
    }
  ],
  "audit_summary": {
    "actor_source": "workspace_principal",
    "append_only": true,
    "schema_version": "action-log-event-v1",
    "status_changes": 7,
    "total_audit_events": 7
  },
  "tool": "action_log_audit",
  "write_contract": {
    "persistence_flag": "ACTION_LOG_PERSISTENCE_ENABLED",
    "public_write_enabled": false,
    "required_permission": "action_log:write",
    "write_route": "/action-log/events"
  }
}