v0.2.0
Minor release focused on repo dogfooding, developer workflow, and better defensive-code heuristics.
Highlights:
- Respect .gitignore during discovery and switch discovery to globby
- Add AGENTS/CLAUDE guidance, Oxc linting, and pre-commit hooks
- Add stable self-scan regression checks against the last published release
- Split defensive try/catch heuristics into error-swallowing, error-obscuring, and empty-catch rules