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: web:automation-scheduler-live.example

Namespace: web/automation-scheduler-live.example

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: 5, 0.5, 0.01

Install Bootstrap

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

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

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

{
  "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"
  ]
}

Warnings: Missing required parameters: topic.

{
  "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-03-17T09:22:14.782Z",
  "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": {
      "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"
    },
    "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": 3,
    "success": 2,
    "failed": 1,
    "cancelled": 0,
    "lastReceiptId": "bd9cfe5c-ef66-48b0-8851-3217ad7c59bc",
    "lastCompletedAt": "2026-03-16T16:40:49.941Z"
  },
  "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": 1,
    "benchmarkRunCount": 0,
    "successfulBenchmarkCount": 0,
    "successfulBenchmarkTaskCount": 0,
    "benchmarkRuntimeCount": 0,
    "benchmarkSuccessRatePct": 0,
    "averageBenchmarkScorePct": 0,
    "bestBenchmarkScorePct": 0
  },
  "rankingUpdatedAt": "2026-03-17T09:22:14.782Z"
}