Strict code review

A no-mercy code review that prioritizes real bugs over style nits.

Review the following code as a strict senior engineer. Identify: bugs and edge cases first (with a concrete failing scenario for each), then security issues, then performance problems, then style nits last. For each finding, show the exact line and a suggested fix. If the code is fine, say so — do not invent problems. ``` {{code}} ```

https://askai.fyi/@askai/strict-code-reviewOpen in Claude