Files
bakery-ia/shared/schemas
Claude 0fb519f0c4 fix: Add missing create_batch_reasoning_regular_schedule helper function
Demo seed script was failing with ImportError because the
create_batch_reasoning_regular_schedule function was referenced
but not implemented in reasoning_types.py.

Added the missing helper function to support REGULAR_SCHEDULE
batch reasoning type for regular scheduled production batches.

Fixes container restart loop in demo-seed-production-batches pod.
2025-11-07 19:35:51 +00:00
..