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,14 @@
# ADR-0013: Exact-ArtifactSet LAB execution approval
Status: accepted (M4)
## Decision
Separate integrity verification from permission to execute. Store LAB approval against one exact
ArtifactSet and fingerprint the evidence reviewed. Expiry, revocation or evidence changes invalidate
it. Do not infer production approval.
## Consequences
Operators make the first code/data execution boundary explicit and auditable. New revisions and
artifact variants require separate review even when the model name is unchanged.