mirror of
https://github.com/openclaw/openclaw.git
synced 2026-07-25 13:31:16 +00:00
* fix(reef): relax guard and surface rejections * fix(reef): preserve ordered rejection notices * fix(reef): bound rejection notice retries * fix(reef): persist correlated rejection notices * fix(reef): align receipt entry typing * test(reef): type owner notice fixtures * fix(reef): make rejection feedback restart-safe * fix(reef): retry rejection state reads * fix(reef): quarantine invalid receipts * chore(reef): leave changelog to release * fix(reef): bind receipts to recipient identity * refactor(reef): keep receipt types private * test(reef): preserve notice mock call typing * fix(reef): reconcile keys before resend recovery * fix(reef): keep rejection recovery durable * fix(reef): preserve in-flight receipt upgrades * test(reef): split receipt flow coverage * fix(reef): cap automatic guard retries