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,8 @@
# ADR-0015 — Capability-first serving gateway
Status: accepted (M5)
Projects call a central authenticated Gateway with a versioned capability. Concrete model/runtime
selection is server-side. This preserves upgrade isolation, prevents public worker exposure and
provides one QoS, audit and privacy boundary. No cloud or direct-worker fallback is allowed.