Files
headroom/backend/app/Http
Santhosh Janardhanan 2a93245970 feat(backend): add reporting and variance calculation services
Implement core reporting infrastructure:
- ReconciliationCalculator: plan vs estimate reconciliation
- VarianceCalculator: project and member variance calculations
- ReportController: GET /api/reports/allocations endpoint
- Support did/is/will view type inference based on date ranges
- Distinguish blank plans from explicit zero values

Part of enhanced-allocation change.
2026-03-08 18:22:34 -04:00
..