[eric] events: zero-knob pass (adaptive cadence, MCP inference, self-heal, no test nag, one-URL push)

This commit is contained in:
ciregenz
2026-07-28 17:52:13 -07:00
parent 8281bdebfc
commit a7e5a4dc73
13 changed files with 371 additions and 82 deletions
+2
View File
@@ -190,6 +190,8 @@ P_AUTH_EXEMPT_PREFIX = (
"/api/health",
# 9Router proxies OpenAI requests with the user's sk-... bearer, not our local token; localhost-only is the gate.
"/api/openai-passthrough",
# Per-trigger push URLs: the path secret IS the credential (route 404s on any non-matching secret).
"/api/events/ingest/",
"/docs",
"/openapi",
"/redoc",