mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-22 11:24:03 +00:00
Summary: - The PR changes isolated cron denial handling to use structured embedded tool-error metadata, preserves node-host denial wrappers, and updates cron docs, changelog, and focused regression tests. - Reproducibility: yes. for source-level reproduction: current main scans cron summary, output, synthesized te ... denial tokens and promotes matches into fatal cron state. I did not execute tests in this read-only review. Automerge notes: - PR branch already contained follow-up commit before automerge: fix(cron): normalize node denial wrappers - PR branch already contained follow-up commit before automerge: fix(cron): use structured denial signals - PR branch already contained follow-up commit before automerge: fix(clawsweeper): address review for automerge-openclaw-openclaw-8406… Validation: - ClawSweeper review passed for head047622fe8d. - Required merge gates passed before the squash merge. Prepared head SHA:047622fe8dReview: https://github.com/openclaw/openclaw/pull/84311#issuecomment-4491946986 Co-authored-by: abnershang <abner.shang@gmail.com> Co-authored-by: clawsweeper <274271284+clawsweeper[bot]@users.noreply.github.com> Co-authored-by: Abner Shang <75654486+abnershang@users.noreply.github.com> Co-authored-by: clawsweeper[bot] <274271284+clawsweeper[bot]@users.noreply.github.com> Approved-by: takhoffman Co-authored-by: takhoffman <781889+takhoffman@users.noreply.github.com>