Initial public ModelForge release

This commit is contained in:
Jens
2026-09-01 21:30:16 +02:00
commit 7082ab955a
490 changed files with 104252 additions and 0 deletions
@@ -0,0 +1,9 @@
# Schema-breaking migrations
M13 models schema-breaking intent, typed adapter steps and an explicit irreversible marker. It does
not execute user SQL, Python, shell or paths. Production planning requires the stronger M12 approval
boundary and explicit rollback/irreversibility facts; automatic cutover is denied.
Known future adapters may model expand, dual-compatible operation, migrate, verify, cutover and
contract. Each step must be compiled into trusted application code and versioned in the adapter
fingerprint. M13 deliberately makes no generic rollback claim for irreversible work.