Skip to main content

Module synthesis_gate

Module synthesis_gate 

Source

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.