perf(content): remove exception-driven setup probes

This commit is contained in:
Erik 2026-07-24 15:12:21 +02:00
parent f05afc07c1
commit 230a7df454
11 changed files with 598 additions and 47 deletions

View file

@ -2,13 +2,14 @@
**Date:** 2026-07-24
**Status:** active — C1 and C2 landed; C3 next
**Status:** active — C1 and C2 landed; C3 implemented, C4 connected gate next
**Checkpoint ledger:**
- C1 typed prepared-source boundary — `c42f93b3`
- C2 production renderer injection — implementation complete and gated
- C3 activation probes and lookup precedence — next
- C2 production renderer injection — `f05afc07`
- C3 activation probes and lookup precedence — implemented; automated gate
green, connected exception-count gate remains in C4
- C4 connected equivalence and performance closeout — pending
**Parent:** [`2026-07-24-modern-runtime-architecture.md`](2026-07-24-modern-runtime-architecture.md),