The dep scanner regex only matched [a-zA-Z0-9_-] in component names, missing the new path separators (/) and namespace delimiters (:). Fixed in deps.sx spec + rebootstrapped sx_ref.py and sx-browser.js. Also fixed the Python fallback in deps.py. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>