Replay for 9e22b5ca-6e7d-42af-9482-58f05f1e3ecc

Replay kind: install

Replay source: original receipt

Comparison: pending or not applicable

replay page ยท replay JSON

{
  "kind": "install",
  "artifactType": "automation",
  "packageId": "web/automations-live.example/daily-market-brief@1.0.1773623590",
  "packageHash": "sha256:73ff30f2012447ce596c7f4fad1ecb97256075387643d48339e1195da483ea79",
  "policyId": "policy/live-delegation-1773623590@1.0.0",
  "policyHash": "sha256:b28028c5dd6ff875685cd1c152d4e90a25f5c3a574d36e35efb6029d3b50c29b",
  "runtime": "codex",
  "availableTools": [
    "fetch",
    "git",
    "markdown",
    "shell"
  ],
  "grantedPermissions": [
    "http:get",
    "process:exec",
    "storage:write"
  ],
  "requestedApiOrigins": [
    "https://api.give.md"
  ],
  "requestedChains": [
    "base"
  ],
  "requestedTokens": [
    "USDC"
  ],
  "requestedSpend": "0.40 USDC",
  "parameters": {
    "topic": "Live delegation proof"
  },
  "automation": {
    "trigger": {
      "schedule": "0 */6 * * *"
    },
    "invokes": [
      {
        "packageId": "web/recipes-live.example/research-brief-recipe@1.0.1773623590",
        "parameters": {}
      },
      {
        "packageId": "gh/givemd/workflows-live/release-review-workflow@1.0.1773623590",
        "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"
    }
  },
  "dryRun": false,
  "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:chain:base",
        "status": "pass"
      },
      {
        "id": "policy:origin:https://api.give.md",
        "status": "pass"
      },
      {
        "id": "policy:spend:limit",
        "status": "warn"
      },
      {
        "id": "policy:token:USDC",
        "status": "pass"
      },
      {
        "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"
      }
    ]
  }
}