Functions§
- allow_
degraded_ mode - Test-only escape hatch — never documented for end users.
In-process unit tests (
cfg(test)) also allow degraded mode. - ensure_
synthesis_ available - Used by trace pipeline paths that must not silently emit degraded artifacts.
- require_
synthesis_ backend - Fail fast when no reachable synthesis backend is configured.
Delegates to
Llm::require_backend.