feat: add BatimentInfrastructureSummary + InfrastructureByBatiment domain types
Add two new domain entities and extend IInfrastructureRepository with getBatimentSummary and listByBatiment methods. Add stub implementations in HttpInfrastructureRepository and update test mocks accordingly.