Sources/SurfacePool.swift is fully wired but permanently disabled behind a UserDefaults flag nothing sets (unreachable). 264 lines plus 3 production call sites of dead weight.
Fix: delete the file and the call sites. If surface pooling comes back it comes back from git history, not from a parked flag.
From the 2026-07-09 nuclear review (10 module reviewers + Codex cross-model pass, disprove-first). Line refs are against the reductive-audit branch (PR #81).
Sources/SurfacePool.swiftis fully wired but permanently disabled behind a UserDefaults flag nothing sets (unreachable). 264 lines plus 3 production call sites of dead weight.Fix: delete the file and the call sites. If surface pooling comes back it comes back from git history, not from a parked flag.
From the 2026-07-09 nuclear review (10 module reviewers + Codex cross-model pass, disprove-first). Line refs are against the
reductive-auditbranch (PR #81).