Replay for 5e136672-cc8a-46c1-a0cd-1655a80adeff

Replay kind: run

Replay source: original receipt

Comparison: pending or not applicable

replay page ยท replay JSON

{
  "kind": "run",
  "artifactType": "automation",
  "packageId": "web/automations-live.example/daily-market-brief@1.0.1773623553",
  "packageHash": "sha256:1500e43b85f4fac8c29ee3cc1f5b752a10694f751215207523238c422a4cbecd",
  "policyId": "policy/live-delegation-1773623553@1.0.0",
  "policyHash": "sha256:e8b9878200ce8be2443520b4947783fd951699fc696fb15d5e34c7e2b48a8656",
  "runtime": "codex",
  "availableTools": [
    "fetch",
    "git",
    "markdown",
    "shell"
  ],
  "grantedPermissions": [
    "http:get",
    "process:exec",
    "storage:write"
  ],
  "requestedApiOrigins": [],
  "requestedChains": [],
  "requestedTokens": [],
  "requestedSpend": "0.5",
  "parameters": {
    "topic": "Live delegation proof"
  },
  "dryRun": false,
  "automation": {
    "automationId": "f0d5c17a-d662-4016-9627-3a8259f12e86",
    "trigger": {
      "schedule": "0 */6 * * *"
    },
    "invokes": [
      {
        "packageId": "web/recipes-live.example/research-brief-recipe@1.0.1773623553",
        "parameters": {}
      },
      {
        "packageId": "gh/givemd/workflows-live/release-review-workflow@1.0.1773623553",
        "parameters": {
          "release_tag": "v1.0.0"
        },
        "description": "Review the pending release"
      }
    ],
    "budget": {
      "maxUsdcPerDay": "5",
      "maxUsdcPerRun": "0.5",
      "minEthGasReserve": "0.01"
    },
    "funding": {
      "source": "delegated-wallet",
      "creditFallback": false
    },
    "controls": {
      "pauseOnErrorCount": 3,
      "requireApprovalAboveUsdc": "1",
      "notifyTarget": "ops@give.md"
    },
    "receipts": {
      "mode": "signed"
    }
  },
  "result": {
    "status": "success",
    "evaluationOk": true,
    "evaluationChecks": [
      {
        "id": "namespace:verified",
        "status": "pass"
      },
      {
        "id": "permission:http:get",
        "status": "pass"
      },
      {
        "id": "permission:process:exec",
        "status": "pass"
      },
      {
        "id": "permission:storage:write",
        "status": "pass"
      },
      {
        "id": "policy:attached",
        "status": "pass"
      },
      {
        "id": "policy:spend:limit",
        "status": "warn"
      },
      {
        "id": "runtime:codex",
        "status": "pass"
      },
      {
        "id": "tool:fetch",
        "status": "pass"
      },
      {
        "id": "tool:git",
        "status": "pass"
      },
      {
        "id": "tool:markdown",
        "status": "pass"
      },
      {
        "id": "tool:shell",
        "status": "pass"
      }
    ],
    "planHash": "sha256:7531bc7c9084afdbb56776e4dee5ed5a61cb099aed69ae6dc3f0f4dde12ac0ec"
  }
}