mirror of
https://github.com/openclaw/openclaw.git
synced 2026-08-16 23:52:40 -06:00
ad6bc6d3ae
* refactor(delivery): collapse failed-row lifecycle Replace the unshipped failure-operations platform with payload-free terminal receipts owned by existing queue boundaries. Keep bounded/permanent idempotency only for reusable or crash-ambiguous producers, move physical expiry to queue maintenance, and preserve migration and media-cleanup safety.\n\nTogether with #123410, production code is net negative by 11 lines; tests, docs, and generated protocol mirrors are accounted separately. * fix(delivery): break state DB import cycle * fix(delivery): classify SQLite boundary uses * test(gateway): mark retained health fixture