Capture SQL catalog evidence and rebuild generated definitions #29
Loading…
Reference in a new issue
No description provided.
Delete branch "feat/recovery-metadata-capture"
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?
Capture scoped object, member, column CCSID, routine, and trigger evidence. Preserve null column positions and read SQL bodies twice with length checks. Record wrapped or unavailable bodies and remaining inventory gaps.
Generate DDL into a new owned source file and export it with Zelnet strict capture. Custom SQL type provenance is caller_declared. The controlled live test captured a 1605-character function body, exported its generated definition, rebuilt it under a separate name, checked the expected result, and removed both test functions and scratch source.
Record the final release chain: published Zelnet v0.10.8, ibmi-builder v14 registry digest, all active IBM i consumer pins, real development/staging long SQL and source-capture checks, and lemonade v0.1.10 production identity verification.
Validation: 34 Python tests pass. Live reports retain failed catalog attempts and successful capture/rebuild evidence. This is a controlled capture test; the full reference restore gate remains closed.