OpenClaw Cron Install Result

{
  "generatedAt": "2026-05-04T12:21:11Z",
  "status": "installed",
  "cronInstalled": true,
  "cronEnabled": true,
  "executionMode": "dry-run-only",
  "allowRealExecution": false,
  "manualForceRunEnabled": true,
  "maxIssuesPerCycle": 1,
  "maxAutomatedIssuesPerDay": 2,
  "schedule": "*/45 * * * *",
  "command": "cd /Users/weaponx/clawd/community-sandbox && bash scripts/autonomy/openclaw_codex_cron_runner.sh --force --execute-once >> artifacts/autonomy/openclaw-cron.log 2>&1",
  "crontabBeforeSnapshotPath": "artifacts/autonomy/openclaw-crontab-before.txt",
  "crontabAfterSnapshotPath": "artifacts/autonomy/openclaw-crontab-after.txt",
  "selectedIssueNumber": 372,
  "strengthenedWorkPacketReady": true,
  "allowRealExecutionVerified": false,
  "codexExecutionActuallyRan": false,
  "githubWritePerformed": false,
  "executionResultArtifact": "artifacts/autonomy/openclaw-cron-execution-result.json",
  "operatorFacingRoute": "/operator-facing.html",
  "controlPlaneRoute": "/autonomy-control-plane.html"
}