88eecb1c71
The pre-existing root package.json has two scripts and no dependencies, and there is no package-lock.json until task 01 scaffolds Astro, so every launch died on `npm ci` before reaching the agent. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>