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,18 @@
# ADR-0024: Canonical Git and private Gitea baseline
## Status
Accepted — 2026-08-25.
## Decision
The first honest repository commit captures the already verified M7 disk state. No synthetic
milestone history is created. `Jens/ITWorx-ModelForge` on private ITWorx Gitea is canonical;
`master` is the default branch and `m7-baseline` identifies the immutable pre-M8 governance commit.
Force-push and branch deletion are blocked while non-force direct pushes remain compatible with the
existing autonomous workflow.
## Consequences
Baseline provenance and release gates are recorded separately from later logical M8 commits.
Secrets, runtime state and model artifacts remain excluded from history.