Structs§
- Asset
Diff Config - Configuration for asset diff behaviour (from
[draft.asset_diff]in workflow.toml). - Asset
Diff Result - Combined result of running all configured diff stages for a single artifact.
- Asset
Diff Summary - Text description of what changed between before and after.
- Asset
Supervisor Verdict - Supervisor assessment of whether the diff matches the goal intent.
- Visual
Diff Output - Path and type of a visual diff output file.
- Visual
Diff Renderer
Enums§
- Change
Type - How the image/video changed between before and after.
- Visual
Diff Type - Category of visual diff file produced.
Functions§
- build_
diff_ summary_ from_ json - Parse a DiffSummaryAgent JSON response into an
AssetDiffSummary. - parse_
supervisor_ verdict_ from_ json - Parse a supervisor JSON response into an
AssetSupervisorVerdict. - run_
asset_ diff - Run the full asset diff pipeline for a single before/after artifact pair.