## Summary ## Changes - ## Test plan - [ ] Unit tests pass (`python -m pytest tests/unit/`) - [ ] Integration tests pass (`python -m pytest tests/integration/`) - [ ] Architecture validation passes (`python scripts/validate/validate_all.py`) ## Checklist - [ ] Code follows project conventions - [ ] No new warnings introduced - [ ] Database migrations included (if applicable)