Commit Graph

1 Commits

Author SHA1 Message Date
Rodin b988751861 refactor: collapse 23 pattern files into focused checklist
Models already know what SQL injection and XSS are. They don't need
tutorials - they need a checklist to ensure nothing is missed.

Before: 23 individual pattern files (~100KB total)
After: 1 focused checklist (~4KB)

Same coverage, better signal-to-noise ratio for review context.
2026-05-11 00:18:36 -07:00