Back to automations

daily-market-brief

Run a recurring research and review loop with budget and pause controls.

web/automations-live.example/daily-market-brief@1.0.1773623553 type: automation state: stale schema: give-v1

Automation JSON: https://api.give.md/v1/give/automations/web/automations-live.example/daily-market-brief@1.0.1773623553

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/recipes-live.example/research-brief-recipe@1.0.1773623553, gh/givemd/workflows-live/release-review-workflow@1.0.1773623553

Budget: 5, 0.5, 0.01

Install Bootstrap

Share install URL: https://give.md/give/automations/web/automations-live.example/daily-market-brief@1.0.1773623553

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/daily-market-brief@1.0.1773623553",
  "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/daily-market-brief@1.0.1773623553",
  "namespaceId": "web/automations-live.example",
  "canonicalPath": "web/automations-live.example/daily-market-brief@1.0.1773623553",
  "packageSlug": "daily-market-brief",
  "version": "1.0.1773623553",
  "contentHash": "sha256:1500e43b85f4fac8c29ee3cc1f5b752a10694f751215207523238c422a4cbecd",
  "ipfsMirror": {
    "cid": "bafkreiavadsdxbpu7lemfhxdzqpvw5jkcbuu65iscuqhkizdrrbcutf6zu",
    "uri": "ipfs://bafkreiavadsdxbpu7lemfhxdzqpvw5jkcbuu65iscuqhkizdrrbcutf6zu",
    "gatewayUrl": "https://w3s.link/ipfs/bafkreiavadsdxbpu7lemfhxdzqpvw5jkcbuu65iscuqhkizdrrbcutf6zu",
    "contentHash": "sha256:1500e43b85f4fac8c29ee3cc1f5b752a10694f751215207523238c422a4cbecd",
    "contentType": "text/markdown; charset=utf-8",
    "mirroredAt": "2026-03-16T01:12:48.181Z",
    "status": "published",
    "provider": "deterministic",
    "publishedAt": "2026-03-16T01:12:56.630Z"
  },
  "publisherBinding": "web:automations-live.example",
  "verificationState": "stale",
  "verificationMethod": "fixture",
  "importedAt": "2026-03-16T01:12:48.181Z",
  "updatedAt": "2026-03-17T09:22:15.559Z",
  "schemaMode": "give-v1",
  "inferredFields": [],
  "compatibilityWarnings": [],
  "frontmatter": {
    "type": "automation",
    "name": "daily-market-brief",
    "version": "1.0.1773623553",
    "description": "Run a recurring research and review loop with budget and pause controls.",
    "publisher": "web:automations-live.example",
    "permissions": [
      "http:get",
      "storage:write",
      "process:exec"
    ],
    "required_tools": [
      "fetch",
      "markdown",
      "git",
      "shell"
    ],
    "supported_runtimes": [
      "codex"
    ],
    "tests": [
      "Honors automation budget controls",
      "Persists child run receipts"
    ],
    "artifact_hashes": {
      "automation.md": "sha256:automation-live-1773623553"
    },
    "parameters": [
      {
        "id": "topic",
        "type": "string",
        "required": true,
        "description": "Topic to research"
      }
    ],
    "trigger": {
      "schedule": "0 */6 * * *"
    },
    "invokes": [
      {
        "packageId": "web/recipes-live.example/research-brief-recipe@1.0.1773623553"
      },
      {
        "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"
    },
    "preferred_dependencies": [],
    "fallback_dependencies": [],
    "cost_caps": [],
    "stop_conditions": [],
    "caching_hints": [],
    "escalation_thresholds": [],
    "steps": [],
    "policy_hooks": [],
    "approval_points": [],
    "handoffs": [],
    "receipt_checkpoints": [],
    "output_expectations": []
  },
  "body": "# Daily Market Brief Automation\n\nUse this automation to run the recipe and workflow pair on a recurring schedule.",
  "markdown": "---\ntype: automation\nname: daily-market-brief\nversion: 1.0.1773623553\ndescription: Run a recurring research and review loop with budget and pause controls.\npublisher: web:automations-live.example\npermissions: [\"http:get\",\"storage:write\",\"process:exec\"]\nrequired_tools: [\"fetch\",\"markdown\",\"git\",\"shell\"]\nsupported_runtimes: [\"codex\"]\ntests: [\"Honors automation budget controls\",\"Persists child run receipts\"]\nartifact_hashes: {\"automation.md\":\"sha256:automation-live-1773623553\"}\nparameters: [{\"id\":\"topic\",\"type\":\"string\",\"required\":true,\"description\":\"Topic to research\"}]\ntrigger: {\"schedule\":\"0 */6 * * *\"}\ninvokes: [\"web/recipes-live.example/research-brief-recipe@1.0.1773623553\",{\"packageId\":\"gh/givemd/workflows-live/release-review-workflow@1.0.1773623553\",\"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# Daily Market Brief Automation\n\nUse this automation to run the recipe and workflow pair on a recurring schedule.",
  "attachedPolicy": {
    "policyId": "policy/live-delegation-1773623553@1.0.0",
    "policyHash": "sha256:e8b9878200ce8be2443520b4947783fd951699fc696fb15d5e34c7e2b48a8656",
    "summary": "Live delegation-backed execution policy."
  },
  "receiptStats": {
    "total": 4,
    "success": 1,
    "failed": 3,
    "cancelled": 0,
    "lastReceiptId": "5e136672-cc8a-46c1-a0cd-1655a80adeff",
    "lastCompletedAt": "2026-03-16T18:36:50.148Z"
  },
  "benchmarkStats": {
    "total": 0,
    "success": 0,
    "failed": 0
  },
  "authorityType": "web",
  "authority": "automations-live.example",
  "rankingSignalsSnapshot": {
    "verificationScore": 20,
    "declaredTestCount": 2,
    "verifiedReceiptCount": 1,
    "successfulRunReceiptCount": 0,
    "successfulReceiptKindCount": 1,
    "easConfirmedReceiptCount": 0,
    "selfReportedReceiptCount": 0,
    "failedReceiptCount": 3,
    "benchmarkRunCount": 0,
    "successfulBenchmarkCount": 0,
    "successfulBenchmarkTaskCount": 0,
    "benchmarkRuntimeCount": 0,
    "benchmarkSuccessRatePct": 0,
    "averageBenchmarkScorePct": 0,
    "bestBenchmarkScorePct": 0
  },
  "rankingUpdatedAt": "2026-03-17T09:22:15.559Z"
}