You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: wire Rego evaluator into governance CLI bootstrap
Adds REGO_FEATURE_FLAG gate to resolve_governance(): when
EnablePythonGovernanceRegoEvaluator is on, calls
build_rego_evaluator_async(sdk.governance) and passes the result
into GovernanceBootstrap.wrap_runtime() → UiPathGovernedRuntime.
Mirrors the native evaluator bootstrap pattern exactly.
Generated with Claude Code
Co-Authored-By: Claude <noreply@anthropic.com>
0 commit comments