Skip to main content

Module supervisor

Module supervisor 

Source

Structs§

DependencyGraph
Dependency graph built from artifact dependencies.
PlanValidationResult
Result of plan validation — checking if completed work matches plan expectations.
SupervisorAgent
Supervisor agent that validates artifact dispositions against dependencies.
ValidationResult
Result of supervisor validation with warnings and errors.

Enums§

ValidationError
Hard errors in the dependency graph or configuration.
ValidationWarning
Warning about potentially problematic dispositions.

Functions§

validate_against_plan
Validate artifacts against plan expectations.