The template had a stale hardcoded <script> tag from a previous build output, causing react-scripts to inject a second script reference on every new build. Restored to proper CRA template with %PUBLIC_URL% placeholders. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>