mirror of
https://github.com/mgeeky/decode-spam-headers.git
synced 2026-02-22 05:23:31 +01:00
MAESTRO: fix lint issues
This commit is contained in:
@@ -46,5 +46,5 @@ This phase protects the analysis service from abuse with per-IP rate limiting an
|
||||
- [x] All routers and CORS middleware are registered in `main.py`
|
||||
- [x] Application starts statelessly — no database, no session management. Verified `backend/app/main.py` registers only CORS + rate limiter middleware and does not initialize any DB/session services.
|
||||
- [x] CAPTCHA modal is keyboard accessible (Tab, Enter, Escape to close)
|
||||
- [ ] Linting passes on both sides
|
||||
- [x] Linting passes on both sides
|
||||
- [ ] Run `/speckit.analyze` to verify consistency
|
||||
|
||||
Reference in New Issue
Block a user