Vision agent
30 steps. Prepared email, closed dialog, searched Chiefs.
Why this is useful
The user-level task can appear complete even when the trace contains modal/focus transitions that require temporal checking.
Same generated website, same keyboard-only user task. The vision agent finishes. The a11y-tree navigation agent reports a navigation-related blocker.
G(open_email_dialog(i,d) → F_[0,500ms] focus_inside(d))
G(close_completed_dialog(d,i) → F_[0,500ms] focus_returns_to_context(i))
30 steps. Prepared email, closed dialog, searched Chiefs.
The user-level task can appear complete even when the trace contains modal/focus transitions that require temporal checking.
39 steps. Email/Search controls were reachable but not verifiably operable.
The a11y-tree-only agent exposes a different failure surface: controls are present in the accessibility navigation path, but activation does not produce the expected dialog/search workflow.