feat(recovery): verify source export with the baked Zelnet client #25
Loading…
Reference in a new issue
No description provided.
Delete branch "feat/recovery-business-fixture"
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?
After each development or staging compile, use the installed Zelnet client to export LEMSCR and LEMONADE with strict two-pass capture. Check the manifest, sizes, hashes, and exact bytes against the source in Git. A missing member, corrupt export, or newer native edit fails the gate. The result records the actual client version and both member hashes in the CI log.
This is the first reference-application step in the recovery plan. Business expansion and source-loss experiments follow separately.
Validation: three local tests pass, with negative cases for missing members, unsafe paths, incomplete evidence, wrong library, sizes, hashes, and changed native source. ibmi-builder v13 is released and active through binjovi-plans PR 153.