boundary.sx files use define-page-helper which isn't an SX eval form — they're parsed by boundary_parser.py. Exclude them from load_sx_dir() to prevent EvalError on startup. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>