HEARTBEAT.md β€” Cron Task Queue

This file is read by the north-platte-office-heartbeat cron on each check.


How It Works

  • Keep this file empty (or comments only) β†’ cron replies HEARTBEAT_OK and does nothing
  • Add tasks below β†’ cron reads and executes them on the next check

Pending Tasks

(empty β€” no tasks scheduled)


Scheduled Jobs

JobSchedulePurpose
Daily Quartz DeployDaily 8:00 AMAuto-redeploy kbird.ai if vault content changed

Script: ~/.quartz-deploy/daily-deploy.sh

Log: ~/.quartz-deploy/deploy.log

Note: Manual deploys can be requested anytime via this task queue or direct command.


Cron Details

  • Job name: north-platte-office-heartbeat
  • ID: 9a3b0f63-7aa1-4c1b-874d-afec3aabbfc6
  • Interval: ~hourly
  • Timezone: America/Chicago
  • Node: North Platte / Convergence

OpenClaw Runtime (last observed: 2026-02-23)

FieldValue
VersionOpenClaw 2026.2.17 (4134875)
Modelkimi-coding/kimi-k2
API Keykimi-coding:default
Context window262k tokens
Runtimedirect Β· Think: off Β· elevated
Queuecollect

To schedule a task: edit this file and add it under Pending Tasks.