Back to automations

live-scheduled-automation

Live scheduled automation smoke test.

web/automation-scheduler-live.example/live-scheduled-automation@1.0.1773586653 type: automation state: stale schema: give-v1

Automation JSON: https://api.give.md/v1/give/automations/web/automation-scheduler-live.example/live-scheduled-automation@1.0.1773586653

Publisher binding: web:automation-scheduler-live.example

Publisher identity: web:automation-scheduler-live.example · matches namespace

Namespace controller: not verified yet

Namespace: web/automation-scheduler-live.example

Attached policy: none

Receipts: 2/5 successful · 3 failed · 0 cancelled

Supported runtimes: codex

Required tools: fetch, markdown, git, shell

Permissions: http:get, storage:write, process:exec

Automation definition

Parameters

Trigger: 58 14 * * *

Invokes: web/recipes-live.example/live-managed-recipe@1.0.83641, gh/givemd/workflows-live/live-managed-workflow@1.0.83642

Budget: max day 5, max run 0.5, min gas 0.01

Commercial model

Mode: Budget-controlled automation

This automation uses delegated budget controls instead of a package-level x402 checkout. Budget: max day 5, max run 0.5, min gas 0.01. Funding: funding source delegated-wallet, credit fallback disabled. Controls: pause after 3 errors, approve above 1, notify ops@give.md.

Pricing: max day 5, max run 0.5, min gas 0.01

Install Bootstrap

Share install URL: https://give.md/give/automations/web/automation-scheduler-live.example/live-scheduled-automation@1.0.1773586653

Normalized runtime: codex

Normalized policy: none

Start paused: no

Trigger: schedule 58 14 * * *

Budget: max day 5, max run 0.5, min gas 0.01

Funding: delegated-wallet, credit fallback disabled

Controls: pause after 3 errors, approve above 1, notify ops@give.md

Parameters: none pinned

Install API: POST https://api.give.md/v1/give/automations/install

curl -sS -X POST "https://api.give.md/v1/give/automations/install" \
  -H "content-type: application/json" \
  --data @- <<'JSON'
{
  "packageUrl": "https://give.md/give/automations/web/automation-scheduler-live.example/live-scheduled-automation@1.0.1773586653",
  "runtime": "codex",
  "signer": "<required>",
  "availableTools": [
    "fetch",
    "markdown",
    "git",
    "shell"
  ],
  "grantedPermissions": [
    "http:get",
    "storage:write",
    "process:exec"
  ],
  "parameters": {
    "topic": "<required>"
  }
}
JSON

Warnings: Missing required parameters: topic. Add them under parameters or encode them in the share URL as param_<name>.

{
  "packageId": "web/automation-scheduler-live.example/live-scheduled-automation@1.0.1773586653",
  "namespaceId": "web/automation-scheduler-live.example",
  "canonicalPath": "web/automation-scheduler-live.example/live-scheduled-automation@1.0.1773586653",
  "packageSlug": "live-scheduled-automation",
  "version": "1.0.1773586653",
  "contentHash": "sha256:0c1c1a42a100471efc2e294f402d6fcd61f8666abe1182eece5b21093e68ea13",
  "ipfsMirror": {
    "cid": "bafkreiamdqnefiiai4ppylrjj5ac236nmh4gm2v6cgbo5ts3eeet42hkcm",
    "uri": "ipfs://bafkreiamdqnefiiai4ppylrjj5ac236nmh4gm2v6cgbo5ts3eeet42hkcm",
    "gatewayUrl": "https://w3s.link/ipfs/bafkreiamdqnefiiai4ppylrjj5ac236nmh4gm2v6cgbo5ts3eeet42hkcm",
    "contentHash": "sha256:0c1c1a42a100471efc2e294f402d6fcd61f8666abe1182eece5b21093e68ea13",
    "contentType": "text/markdown; charset=utf-8",
    "mirroredAt": "2026-03-15T14:57:34.747Z",
    "status": "published",
    "provider": "deterministic",
    "publishedAt": "2026-03-15T14:57:42.329Z"
  },
  "publisherBinding": "web:automation-scheduler-live.example",
  "verificationState": "stale",
  "verificationMethod": "fixture",
  "importedAt": "2026-03-15T14:57:34.747Z",
  "updatedAt": "2026-05-02T06:05:18.303Z",
  "schemaMode": "give-v1",
  "inferredFields": [],
  "compatibilityWarnings": [],
  "frontmatter": {
    "type": "automation",
    "name": "live-scheduled-automation",
    "version": "1.0.1773586653",
    "description": "Live scheduled automation smoke test.",
    "publisher": "web:automation-scheduler-live.example",
    "permissions": [
      "http:get",
      "storage:write",
      "process:exec"
    ],
    "required_tools": [
      "fetch",
      "markdown",
      "git",
      "shell"
    ],
    "supported_runtimes": [
      "codex"
    ],
    "tests": [
      "Runs through the scheduled automation path"
    ],
    "artifact_hashes": {
      "automation.md": "sha256:live-scheduled-1773586653"
    },
    "parameters": [
      {
        "id": "topic",
        "type": "string",
        "required": true,
        "description": "Topic to research"
      }
    ],
    "trigger": {
      "schedule": "58 14 * * *"
    },
    "invokes": [
      {
        "packageId": "web/recipes-live.example/live-managed-recipe@1.0.83641"
      },
      {
        "packageId": "gh/givemd/workflows-live/live-managed-workflow@1.0.83642",
        "parameters": {
          "release_tag": "v1.0.0"
        },
        "description": "Review the pending release"
      }
    ],
    "budget": {
      "maxSpendPerDay": "5",
      "maxUsdcPerDay": "5",
      "maxSpendPerRun": "0.5",
      "maxUsdcPerRun": "0.5",
      "minNativeGasReserve": "0.01",
      "minEthGasReserve": "0.01"
    },
    "funding": {
      "source": "delegated-wallet",
      "creditFallback": false
    },
    "controls": {
      "pauseOnErrorCount": 3,
      "requireApprovalAbove": "1",
      "requireApprovalAboveUsdc": "1",
      "notifyTarget": "ops@give.md"
    },
    "receipts": {
      "mode": "signed"
    },
    "preferred_dependencies": [],
    "fallback_dependencies": [],
    "cost_caps": [],
    "stop_conditions": [],
    "caching_hints": [],
    "escalation_thresholds": [],
    "steps": [],
    "policy_hooks": [],
    "approval_points": [],
    "handoffs": [],
    "receipt_checkpoints": [],
    "output_expectations": []
  },
  "body": "# Live Scheduled Automation\n\nSmoke test the scheduled automation path.",
  "markdown": "---\ntype: automation\nname: live-scheduled-automation\nversion: 1.0.1773586653\ndescription: Live scheduled automation smoke test.\npublisher: web:automation-scheduler-live.example\npermissions: [\"http:get\",\"storage:write\",\"process:exec\"]\nrequired_tools: [\"fetch\",\"markdown\",\"git\",\"shell\"]\nsupported_runtimes: [\"codex\"]\ntests: [\"Runs through the scheduled automation path\"]\nartifact_hashes: {\"automation.md\":\"sha256:live-scheduled-1773586653\"}\nparameters: [{\"id\":\"topic\",\"type\":\"string\",\"required\":true,\"description\":\"Topic to research\"}]\ntrigger: {\"schedule\":\"58 14 * * *\"}\ninvokes: [\"web/recipes-live.example/live-managed-recipe@1.0.83641\",{\"packageId\":\"gh/givemd/workflows-live/live-managed-workflow@1.0.83642\",\"parameters\":{\"release_tag\":\"v1.0.0\"},\"description\":\"Review the pending release\"}]\nbudget: {\"maxUsdcPerDay\":\"5\",\"maxUsdcPerRun\":\"0.5\",\"minEthGasReserve\":\"0.01\"}\nfunding: {\"source\":\"delegated-wallet\",\"creditFallback\":false}\ncontrols: {\"pauseOnErrorCount\":3,\"requireApprovalAboveUsdc\":\"1\",\"notifyTarget\":\"ops@give.md\"}\nreceipts: {\"mode\":\"signed\"}\n---\n# Live Scheduled Automation\n\nSmoke test the scheduled automation path.",
  "receiptStats": {
    "total": 5,
    "success": 2,
    "failed": 3,
    "cancelled": 0,
    "lastReceiptId": "bb20ddde-d512-4ff4-aeb6-74a4940d3d8f",
    "lastCompletedAt": "2026-03-18T15:04:55.414Z"
  },
  "benchmarkStats": {
    "total": 0,
    "success": 0,
    "failed": 0
  },
  "authorityType": "web",
  "authority": "automation-scheduler-live.example",
  "rankingSignalsSnapshot": {
    "verificationScore": 20,
    "declaredTestCount": 1,
    "verifiedReceiptCount": 2,
    "successfulRunReceiptCount": 1,
    "successfulReceiptKindCount": 2,
    "easConfirmedReceiptCount": 0,
    "selfReportedReceiptCount": 0,
    "failedReceiptCount": 3,
    "benchmarkRunCount": 0,
    "successfulBenchmarkCount": 0,
    "successfulBenchmarkTaskCount": 0,
    "benchmarkRuntimeCount": 0,
    "benchmarkSuccessRatePct": 0,
    "averageBenchmarkScorePct": 0,
    "bestBenchmarkScorePct": 0
  },
  "rankingUpdatedAt": "2026-05-02T06:05:18.303Z",
  "publisherIdentity": {
    "publisherBinding": "web:automation-scheduler-live.example",
    "normalizedPublisherBinding": "web:automation-scheduler-live.example",
    "matchesNamespace": true,
    "namespaceId": "web/automation-scheduler-live.example",
    "authorityType": "web",
    "authority": "automation-scheduler-live.example",
    "verificationState": "stale",
    "verificationMethod": "fixture"
  }
}