f0a1c0805b
Addresses the review note that 'always exits 0' was not literal: a corrupt base snapshot now degrades to a warning and no diff, and a failed snapshot or markdown write to a warning, so the metric can never fail the build. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Tool Scripts
react-compiler-report.ts
Reports which components and hooks React Compiler skipped optimizing, grouped by
the compiler's own diagnostic category. Run with pnpm react-compiler:report;
the React Compiler report workflow also runs it on every pull request and posts
the report as a sticky PR comment, including a diff against the base commit of
components that lost or regained optimization.
updateExtensions.sh
Updates the extensions in /modules with the current iOS/Android project changes.