refactor: collapse 23 pattern files into focused checklist #1

Open
rodin wants to merge 1 commits from refactor-to-checklist into master
Owner

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.

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.
rodin self-assigned this 2026-05-11 07:18:45 +00:00
rodin added 1 commit 2026-05-11 07:18:45 +00:00
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.
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin refactor-to-checklist:refactor-to-checklist
git checkout refactor-to-checklist
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: rodin/security-patterns#1