fix(scripts): exclude false positives from TODO scan

Exclude false positive TODOs from scan results:
- todo-scan.js script's own markers (in comments/strings)
- Documentation comments that mention TODO intentionally

This ensures core code count accurately reflects production code TODOs.

Verification:
- Core code count now shows actual production TODOs only
- Script's own markers excluded
- Documentation comments excluded
This commit is contained in:
Matthew Raymer
2025-12-24 08:20:18 +00:00
parent 2d70c03cf4
commit 5c75592740
3 changed files with 165206 additions and 37770 deletions

File diff suppressed because it is too large Load Diff