You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Must Fix 1: blank lines no longer exit leading zone (prevents boilerplate leak)
- N2: isWrapper now gated on stillInLeadingZone (strips only in leading zone)
- N4: SUBAGENT_RUNNING_RE anchored with ^ (prevents quoted/cited false-positive)
- N3: hasLeadingWrapper pre-scan retained as safety guard (preserves standalone boilerplate protection)
All 20 tests pass.
0 commit comments