fix(ibmi): enforce the reviewed database schema contract #212
Loading…
Reference in a new issue
No description provided.
Delete branch "feat/munchers-schema-contract"
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?
The database payload reader used the recipe version field, so a real recipe failed before compilation. Use database_schema and reject payload entry points or file lists that differ from the reviewed recipe. Validation: the existing payload tests failed with the real recipe shape before the fix; make check now passes, including the new shell contract test.