Skip to content

InterceptionDto

A monitor interception recorded against a run: the detected issue + what the auto-fix changed/added. Surfaced in the History view alongside the steps.

at: string


optional dslAfter?: string


optional dslBefore?: string

Flow DSL before/after the fix - the snapshot + diff for this interception (autonomous session history).


failedNode: string


optional issue?: string


summary: string