[claude] Three-Strike Detector (#962) v2 #1232

Merged
kimi merged 1 commits from claude/issue-962-v2 into main 2026-03-23 22:51:00 +00:00

1 Commits

Author SHA1 Message Date
Alexander Whitestone
20a5f14d65 feat: Three-Strike Detector for sovereignty enforcement (#962)
Some checks failed
Tests / lint (pull_request) Failing after 14s
Tests / test (pull_request) Has been skipped
- Add src/timmy/sovereignty/three_strike.py with violation tracking
- Add src/dashboard/routes/three_strike.py with REST API endpoints
- Wire three_strike_router into dashboard app
- Add 16 unit tests (test_three_strike.py) and route tests (test_three_strike_routes.py)
- All 400 unit tests passing

Fixes #962

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-23 18:50:24 -04:00