refactor: collapse 23 pattern files into focused checklist #1
Reference in New Issue
Block a user
Delete Branch "refactor-to-checklist"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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.
Context: Aaron asked "Are the security patterns really things that a model wouldn't know? Or is it the checklist that's helpful?" - good point. The checklist format is the actual value.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.