Back to automations

live-smoke-automation

Live automation smoke test.

web/automations-live.example/live-smoke-automation@1.0.1773584064842 type: automation state: verified schema: give-v1

Automation JSON: https://api.give.md/v1/give/automations/web/automations-live.example/live-smoke-automation@1.0.1773584064842

Publisher: web:automations-live.example

Namespace: web/automations-live.example

Supported runtimes: codex

Required tools: fetch, markdown, git, shell

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

Automation definition

Parameters

Trigger: 0 */6 * * *

Invokes: web/automations-live.example/live-automation-recipe@1.0.1773584064842, gh/givemd/live-automations/live-automation-workflow@1.0.1773584064842

Budget: 5, 0.5, 0.01

Install Bootstrap

Share install URL: https://give.md/give/automations/web/automations-live.example/live-smoke-automation@1.0.1773584064842

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

Normalized runtime: codex

Normalized policy: none

Start paused: no

Trigger: schedule 0 */6 * * *

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/automations-live.example/live-smoke-automation@1.0.1773584064842",
  "runtime": "codex",
  "signer": "<required>",
  "availableTools": [
    "fetch",
    "markdown",
    "git",
    "shell"
  ],
  "grantedPermissions": [
    "http:get",
    "storage:write",
    "process:exec"
  ]
}

Warnings: Missing required parameters: topic.

{
  "packageId": "web/automations-live.example/live-smoke-automation@1.0.1773584064842",
  "namespaceId": "web/automations-live.example",
  "canonicalPath": "web/automations-live.example/live-smoke-automation@1.0.1773584064842",
  "packageSlug": "live-smoke-automation",
  "version": "1.0.1773584064842",
  "contentHash": "sha256:c25c3814eacab6e436b787c3f39173fd53ec03e80b8ea174c58d48cf864d45bb",
  "ipfsMirror": {
    "cid": "bafkreigclq4bj2wkw3sdnn4hypzzc475kpwah2alr2qxjrmnjdhymtkfxm",
    "uri": "ipfs://bafkreigclq4bj2wkw3sdnn4hypzzc475kpwah2alr2qxjrmnjdhymtkfxm",
    "gatewayUrl": "https://w3s.link/ipfs/bafkreigclq4bj2wkw3sdnn4hypzzc475kpwah2alr2qxjrmnjdhymtkfxm",
    "contentHash": "sha256:c25c3814eacab6e436b787c3f39173fd53ec03e80b8ea174c58d48cf864d45bb",
    "contentType": "text/markdown; charset=utf-8",
    "mirroredAt": "2026-03-15T14:14:32.021Z",
    "status": "published",
    "provider": "deterministic",
    "publishedAt": "2026-03-15T14:14:35.153Z"
  },
  "publisherBinding": "web:automations-live.example",
  "verificationState": "verified",
  "verificationMethod": "fixture",
  "importedAt": "2026-03-15T14:14:32.021Z",
  "updatedAt": "2026-03-17T15:22:54.517Z",
  "schemaMode": "give-v1",
  "inferredFields": [],
  "compatibilityWarnings": [],
  "frontmatter": {
    "type": "automation",
    "name": "live-smoke-automation",
    "version": "1.0.1773584064842",
    "description": "Live automation smoke test.",
    "publisher": "web:automations-live.example",
    "permissions": [
      "http:get",
      "storage:write",
      "process:exec"
    ],
    "required_tools": [
      "fetch",
      "markdown",
      "git",
      "shell"
    ],
    "supported_runtimes": [
      "codex"
    ],
    "tests": [
      "Installs and runs live"
    ],
    "artifact_hashes": {
      "automation.md": "sha256:live-smoke-automation"
    },
    "parameters": [
      {
        "id": "topic",
        "type": "string",
        "required": true,
        "description": "Topic to summarize"
      }
    ],
    "trigger": {
      "schedule": "0 */6 * * *"
    },
    "invokes": [
      {
        "packageId": "web/automations-live.example/live-automation-recipe@1.0.1773584064842"
      },
      {
        "packageId": "gh/givemd/live-automations/live-automation-workflow@1.0.1773584064842",
        "parameters": {
          "release_tag": "v1.0.1773584064842"
        },
        "description": "Review the 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 Smoke Automation",
  "markdown": "---\ntype: automation\nname: live-smoke-automation\nversion: 1.0.1773584064842\ndescription: Live automation smoke test.\npublisher: web:automations-live.example\npermissions: [\"http:get\",\"storage:write\",\"process:exec\"]\nrequired_tools: [\"fetch\",\"markdown\",\"git\",\"shell\"]\nsupported_runtimes: [\"codex\"]\ntests: [\"Installs and runs live\"]\nartifact_hashes: {\"automation.md\":\"sha256:live-smoke-automation\"}\nparameters: [{\"id\":\"topic\",\"type\":\"string\",\"required\":true,\"description\":\"Topic to summarize\"}]\ntrigger: {\"schedule\":\"0 */6 * * *\"}\ninvokes: [\"web/automations-live.example/live-automation-recipe@1.0.1773584064842\",{\"packageId\":\"gh/givemd/live-automations/live-automation-workflow@1.0.1773584064842\",\"parameters\":{\"release_tag\":\"v1.0.1773584064842\"},\"description\":\"Review the 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 Smoke Automation\n",
  "attachedPolicy": {
    "policyId": "policy/conservative-usdc@1.0.0",
    "policyHash": "sha256:a363c2c0b513ef0382186d330cc3c9c18071083df98eaddf56f62f0aa8eac6ce",
    "summary": "Allow low-risk Bun or Codex runs with tight USDC and origin limits."
  },
  "receiptStats": {
    "total": 11,
    "success": 6,
    "failed": 5,
    "cancelled": 0,
    "lastReceiptId": "9ed5ee91-63b5-42d9-9957-f11b6df48be2",
    "lastCompletedAt": "2026-03-17T02:57:57.865Z"
  },
  "benchmarkStats": {
    "total": 0,
    "success": 0,
    "failed": 0
  },
  "authorityType": "web",
  "authority": "automations-live.example",
  "rankingSignalsSnapshot": {
    "verificationScore": 50,
    "declaredTestCount": 1,
    "verifiedReceiptCount": 6,
    "successfulRunReceiptCount": 1,
    "successfulReceiptKindCount": 2,
    "easConfirmedReceiptCount": 0,
    "selfReportedReceiptCount": 0,
    "failedReceiptCount": 6,
    "benchmarkRunCount": 0,
    "successfulBenchmarkCount": 0,
    "successfulBenchmarkTaskCount": 0,
    "benchmarkRuntimeCount": 0,
    "benchmarkSuccessRatePct": 0,
    "averageBenchmarkScorePct": 0,
    "bestBenchmarkScorePct": 0
  },
  "rankingUpdatedAt": "2026-03-17T15:22:54.517Z"
}