Release review orchestration

{
  "benchmarkRunId": "e2cc9463-aff8-4b08-8713-a2349b66fc85",
  "benchmarkId": "benchmark/release-review-orchestration@1.0.0",
  "benchmarkTitle": "Release review orchestration",
  "packageId": "gh/givemd/workflows-live/release-review-workflow@1.0.427101",
  "packageHash": "sha256:4e4a52a263d510b3dfd18c590ff9cc99a010313693942e5a8752d7bfe9655959",
  "policyId": "policy/release-readonly@1.0.0",
  "policyHash": "sha256:9295ab064ca07ee1e664b56ca54e7712a5a7247c3e8e40f97c6b85dcb2eefca3",
  "runtime": "bun",
  "signer": "addr:0x1234567890abcdef1234567890abcdef12345678",
  "writeReceiptRequested": false,
  "status": "success",
  "executionBackend": "local",
  "requestedExecutionBackend": "auto",
  "sandboxProfile": "elevated",
  "networkPolicy": "restricted",
  "networkAllowlist": [
    "https://api.github.com",
    "https://api.give.md"
  ],
  "timeoutMs": 10000,
  "benchmarkDefinitionHash": "sha256:7b18adf11f5a595df9c37ddda314a94c8d0f263bf4880cbd070f9e93190c47e0",
  "replayInput": {
    "availableTools": [
      "git",
      "markdown",
      "shell"
    ],
    "grantedPermissions": [
      "http:get",
      "process:exec",
      "storage:write"
    ],
    "requestedApiOrigins": [
      "https://api.github.com"
    ],
    "requestedChains": [],
    "requestedTokens": []
  },
  "score": 10,
  "maxScore": 10,
  "summary": "Benchmark suite produced the expected deterministic output.",
  "startedAt": "2026-03-15T13:14:01.041Z",
  "createdAt": "2026-03-15T13:14:01.041Z",
  "evaluationChecks": [
    {
      "id": "runtime:bun",
      "status": "pass",
      "message": "Runtime bun is supported."
    },
    {
      "id": "namespace:verified",
      "status": "pass",
      "message": "Namespace is verified."
    },
    {
      "id": "tool:git",
      "status": "pass",
      "message": "Required tool git is available."
    },
    {
      "id": "tool:markdown",
      "status": "pass",
      "message": "Required tool markdown is available."
    },
    {
      "id": "tool:shell",
      "status": "pass",
      "message": "Required tool shell is available."
    },
    {
      "id": "permission:http:get",
      "status": "pass",
      "message": "Permission http:get is granted."
    },
    {
      "id": "permission:storage:write",
      "status": "pass",
      "message": "Permission storage:write is granted."
    },
    {
      "id": "permission:process:exec",
      "status": "pass",
      "message": "Permission process:exec is granted."
    },
    {
      "id": "policy:attached",
      "status": "pass",
      "message": "Attached policy policy/release-readonly@1.0.0 is available for evaluation."
    },
    {
      "id": "policy:expiry",
      "status": "pass",
      "message": "Policy remains valid until 2026-12-31T00:00:00Z."
    },
    {
      "id": "policy:origin:https://api.github.com",
      "status": "pass",
      "message": "API origin https://api.github.com is allowed."
    }
  ],
  "caseResults": [
    {
      "caseId": "preserves-ordered-release-gates",
      "title": "Preserves ordered release gates",
      "status": "pass",
      "score": 5,
      "maxScore": 5,
      "message": "Workflow preserved the expected release gates and approval point."
    },
    {
      "caseId": "captures-checkpoints-and-handoffs",
      "title": "Captures checkpoints and handoffs",
      "status": "pass",
      "score": 5,
      "maxScore": 5,
      "message": "Workflow carried forward the expected checkpoints and publishing handoff."
    }
  ],
  "evaluationOk": true,
  "blockedByPreflight": false,
  "completedAt": "2026-03-15T13:14:01.078Z",
  "lastHeartbeatAt": "2026-03-15T13:14:01.078Z",
  "outputHash": "sha256:63a79a662a079ee2222d67ed27049979a1d8218cb10534ba6b71a356cd4fcaa0",
  "stdoutObjectKey": "e2cc9463-aff8-4b08-8713-a2349b66fc85/output.md",
  "artifactsObjectPrefix": "e2cc9463-aff8-4b08-8713-a2349b66fc85/",
  "judgeSummary": "Benchmark suite produced the expected deterministic output. The workflow successfully preserved the order of release gates and captured checkpoints and handoffs as expected."
}