Files
orion/app/api/v1/admin
Samir Boulahtit b98c7c553b refactor: move business logic to service layer for architecture compliance
- images.py: delegate file validation (size, type, extension) to image_service
- platform_health.py: extract all database queries to platform_health_service
- Fixes 13 architecture validation errors (API-002, API-003)

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-25 17:31:04 +01:00
..