[
  {
    "kind": "trigger",
    "title": "Every Monday, 6:00 AM",
    "body": "Before the week's first cash check-in."
  },
  {
    "kind": "prompt",
    "title": "Pull cash inflows",
    "body": "Stripe payouts and receivables due in the next 13 weeks."
  },
  {
    "kind": "prompt",
    "title": "Pull cash outflows",
    "body": "Scheduled payables, payroll, and recurring spend from the ledger."
  },
  {
    "kind": "result",
    "title": "Publish and alert",
    "body": "View updates; Slack alert fires if any week goes negative."
  }
]