Files
bakery-ia/services/orchestrator/app
Claude eecd630d64 refactor: Use dedicated service client methods throughout dashboard
Completed migration from generic .get() calls to typed service client
methods for better code clarity and maintainability.

Changes:
- Production timeline: Use get_todays_batches() instead of .get()
- Insights: Use get_sustainability_widget() and get_stock_status()

All dashboard endpoints now use domain-specific typed methods instead
of raw HTTP paths, making the code more discoverable and type-safe.
2025-11-07 22:17:12 +00:00
..
2025-11-05 13:34:56 +01:00
2025-10-30 21:08:07 +01:00
2025-10-30 21:08:07 +01:00