Preview pruning a recovery checkpoint
tiled_preview_checkpoint_prunePins a committed checkpoint manifest and returns a destructive prune proposal. Removes only the manifest and garbage-collects unreferenced objects, without deleting the checkpoint.
Instructions
Pins the raw manifest revision of one committed recovery checkpoint and returns a destructive prune proposal without deleting it. Prepared checkpoints are rejected; reconcile them or use the dedicated safe-discard preview when its exact-before eligibility is proven. Applying the proposal removes only the manifest, then runs fail-closed garbage collection for unreferenced checkpoint objects and private crash temporary files.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| checkpointId | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |