Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.ironbee.ai/llms.txt

Use this file to discover all available pages before exploring further.

The verification detail view shows everything that happened during a single verification cycle — the browser session video, tool call timeline, screenshots, and the final verdict with evidence.

Video player

The video player replays the browser session recorded during verification. You can:
  • Play / pause the recording
  • Seek to any point in the session
  • Use the event timeline below the player to jump to specific interactions
The video is synchronized with the event timeline — as the video plays, the timeline highlights the corresponding tool call.

Event timeline

The event timeline shows every browser interaction in the order it occurred:
Event typeDescription
NavigationThe agent went to a URL
ScreenshotA screenshot was captured
ClickThe agent clicked an element
FillThe agent typed into an input
ScrollThe agent scrolled the page
Console checkBrowser console was read
Network checkHTTP requests were examined
Clicking a row in the timeline seeks the video to that moment.

Screenshots

Screenshots taken during the cycle are displayed as a gallery. Each screenshot is labeled with:
  • The URL at the time of capture
  • A timestamp
  • The action that preceded it (e.g., “after clicking Submit”)

Verdict and evidence

The verdict panel at the bottom of the view shows:
  • Status — pass or fail
  • Pages tested — list of URLs the agent navigated to
  • Console errors — count and details of any browser console errors
  • Network failures — any failed HTTP requests observed
  • Node evidence (if Node cycle was active) — backend processes connected, probes set, execution confirmed
If the verdict is fail, the panel explains exactly which evidence check failed and why IronBee rejected the agent’s claim.

Trace data

The verification detail view includes a link to the full trace waterfall for this cycle, showing timing for every tool call.