Babel / script parse check

Static syntax check — fetches every Babel-using page, Babel-parses each text/babel block + referenced .jsx file, and new Function-compiles plain inline scripts. Nothing is executed. Failures also go to console.error and the page title. Keep PAGES in sync when a new page gains a <script type="text/babel">.

StatusSourceDetail