What's Changed
Configurable N+1 threshold, environment validation and cleanup.
- Added configurable N+1 detection threshold globally and per endpoint
- Added
AllowedEnvironmentsvalidation — app throws on startup if current environment is not allowed - Removed unused database providers from Docker Compose
- Extracted delay testing logic to its own middleware