undo_backfill
Restore records retired by a cleanup pass, reversing only cleanup-made retirements so an incorrect backfill can be corrected. Retirements from votes or new pin versions stay permanent.
Instructions
Undo a cleanup: put back records that backfill_superseded retired. Every other guard on that tool makes a mistake less likely; this one makes it fixable, which is the only defence that works against the mistake nobody predicted — and until now the cost of a wrong retirement was one-sided, because superseded_at looks identical on a right and a wrong one and the rule cannot be replayed to find out. Deliberately narrow: ONLY retirements made by a cleanup pass can be undone. A proposal quenched by a vote or by a new pin version is ordinary causal quenching, and making that undoable would let anyone rewrite the channel's memory. Both the retirement and the undo stay in message_history.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ids | Yes | ||
| reason | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||