Preserve runtime rollback capture and restore in Go #53
Loading…
Reference in a new issue
No description provided.
Delete branch "perf/rpg-recovery-rollback"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Add native runtime retention, rollback and readiness verification with the exact existing production and staging copy protocols. Preserve data and source snapshots, menu ordering, all 36 occupied prefixes, durable checkpoints and ready-state hashes.
Validation: Go race tests and vet, 150 retained Python compatibility tests, frozen complete protocol comparisons and actual Linux arm64 subprocess tests passed. Failure, drift and cancellation stop later writes. This is an additive layer; active recovery entrypoints remain unchanged.