llm config wizard
Plain-text business descriptions become full booking-platform configs in one shot. GPT-4o-mini in JSON mode, a hand-tuned system prompt, and a sanitiser that validates hours, services, and resources before they ever touch the database.
- - structured outputs via response_format=json_object
- - two-pass retry on truncation with a compaction hint
- - incremental edits: diff-style updates against existing config
- - deterministic post-processing + cross-reference validation