SIGN IN SIGN UP

fix: remove dead try/catch in insertNode; fix SENSITIVE_PATHS case-sensitivity (#327)

Drop the no-op try/catch around insertNode.run, and lowercase the Windows
SENSITIVE_PATHS entries so validateProjectPath's case-insensitive check
actually blocks c:\windows. Adds a validateProjectPath test (POSIX +
Windows-gated); the Windows-gated case was validated on a real Windows 11 VM.

Closes #327
L
Leon.C committed
7d5dd4cda7402bb2c9f467851ceed7f7115919a3
Parent: c9d2a25
Committed by GitHub <noreply@github.com> on 5/22/2026, 7:13:42 PM