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
+18
View File
@@ -0,0 +1,18 @@
# Runbook: gateway errors or capability unavailable
## Trigger
`GATEWAY_ERROR_RATE`, `CAPABILITY_UNAVAILABLE`, a breached gateway SLO or fast burn.
## Diagnose
Check valid population, sample minimum, short/long burn, capability, priority and bounded failure
class. Separate authentication/rate-limit rejection from runtime, queue, scheduler and node failure.
Use correlation IDs in structured logs; metrics contain no request content.
## Act and recover
Acknowledge without marking the SLO healthy. Stop unsafe LAB traffic if it is the source; do not
change production routing, model identity or project binding without M12 authority. Confirm a later
rolling-window evaluation, normal request outcomes and explicit alert resolution. For
`rag.embedding@1`, verify the ExampleRAG Ollama baseline remains unchanged.