AI reporting layer refined for multilingual use
Cleaner queue behavior, safer fallback logic, and clearer waiting states are now in place for TR, EN, DE, and FR report flows.
The AI-assisted scenario reporting layer has been refined for multilingual operation. Waiting states, queue behavior, and fallback logic during locale switching are now significantly clearer.
In the updated flow, missing locale outputs no longer block the user immediately. The system preserves the deterministic structure first, then completes the missing language in the background through the configured model and worker pipeline.
- More explicit status transitions were introduced for missing translations.
- Queue-based generation reduced request-time pressure.
- When AI is disabled, the platform continues cleanly in rule-based mode.
This refinement makes the user experience more predictable across both demo and production environments.