- Added Symbol() and BigInt() detection plus relational comparison checks to the no‑constant‑binary‑expression rule
- Fixed numerous false‑positive and shadowed‑variable reports across rules (e.g., extra boolean cast, radix, throw literal, promise reject errors, max classes per file, max nested callbacks)
- Updated documentation including README, code‑path diagrams, and TypeScript config guidance