{
  "validation_id": "validation_tokenops_001",
  "runtime_surface": "tokenops_live_pilot",
  "function_name": "tokenops-live-pilot",
  "request_context": {
    "agent_id": "agent_trust_tokenops_demo",
    "client_id": "client_demo_001",
    "task_token": "task_tokenops_001",
    "work_order_id": "wo_tokenops_001",
    "tool": "tokenops",
    "schema_version": "2026-06-04"
  },
  "auth_checks": [
    {
      "check": "method_allowed",
      "state": "passed",
      "detail": "POST accepted for controlled pilot request."
    },
    {
      "check": "authorization_header",
      "state": "passed",
      "detail": "Bearer token present."
    },
    {
      "check": "tool_scope",
      "state": "passed",
      "detail": "Credential envelope allows tokenops."
    }
  ],
  "validation_checks": [
    {
      "check": "required_fields",
      "state": "passed",
      "detail": "task_token, work_order_id, tool, callback_url, and run_contract_id present."
    },
    {
      "check": "callback_url",
      "state": "passed",
      "detail": "Callback URL uses https and passes allowlist rules."
    },
    {
      "check": "schema_version",
      "state": "passed",
      "detail": "Schema version accepted."
    }
  ],
  "decision": "accepted",
  "response_code": 202,
  "audit_event_id": "audit_validation_001",
  "created_at": "2026-06-04T09:00:00Z"
}
