Area: Backend
Complexity: Easy
Summary:
Align the active backend with its documented conventions for input validation and response shape.
Acceptance Criteria:
- Global request validation is enabled.
- Active routes return a consistent envelope where intended.
- Invalid payloads fail with predictable formatting.
Area: Backend
Complexity: Easy
Summary:
Align the active backend with its documented conventions for input validation and response shape.
Acceptance Criteria: