Skip to main content

Module supervisor_review

Module supervisor_review 

Source

Structs§

SupervisorReview
The result of an AI supervisor reviewing staged changes. Embedded in DraftPackage.supervisor_review.
SupervisorRunConfig
Configuration for the supervisor passed at runtime (derived from WorkflowConfig).

Enums§

SupervisorVerdict
Verdict from the supervisor agent review.

Functions§

build_supervisor_prompt
Build the supervisor prompt.
fallback_supervisor_review
Create a fallback SupervisorReview with Warn verdict for any failure path.
invoke_supervisor_agent
Unified supervisor agent dispatcher.
load_constitution
Load the constitution text from the configured path or common fallback locations.