Preserve recovery catalog and table evidence in Go #50
Loading…
Reference in a new issue
No description provided.
Delete branch "perf/rpg-recovery-state"
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?
Preserve the frozen recovery inventory and table snapshot reports in Go, including exact SQL scope, bounded row capture, numeric comparisons, and Python-v1 digest bytes. This additive layer leaves active pipeline entrypoints and archive producers unchanged.
Validation: Go race tests and vet, 150 retained Python compatibility tests, embedded frozen reports, real Bash HEX subprocess replay, and an actual Linux arm64 binary run passed.