Add bounded native recovery evidence and host primitives #48
Loading…
Reference in a new issue
No description provided.
Delete branch "perf/rpg-recovery-native"
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 shared Go primitives for source capture validation, exact historical state digests and bounded IBM i subprocess transport. Preserve immutable-v1 JSON spelling, scoped replacement order and current argv. Reject duplicate JSON, symlinks, invalid capture evidence and overflowing output; cancellation terminates the process group. This foundation changes no active entry point or artifact format. Validation: 150 existing Python checks, Go race/vet checks, both architecture compile checks and the real Linux subprocess suite pass. Reader support and orchestration activation remain separate changes.