node-pty was previously only present transitively via the workspace @fusion/dashboard devDependency, which is stripped at publish time. Fresh users running `npx runfusion.ai` hit a 503 "PTY module could not be loaded" when opening the dashboard terminal. Tightened the package-config guard so this regression is caught next time. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>