Live Monitor
The Live Monitor provides a real-time stream of governance events as they occur, giving you immediate visibility into every action your AI agents attempt.
Overview
The Live Monitor displays an auto-scrolling feed of governance decisions. Each event appears the moment the governance pipeline processes it, showing you what happened, which agent triggered it, and what verdict was rendered.
Event Feed
Each event in the feed displays:
- Timestamp -- When the action was governed
- Agent -- The registered agent that submitted the action
- Action Type -- What the agent attempted to do (e.g.,
send_email,execute_query,modify_record) - Target Service -- The downstream service the action targets
- Verdict Badge -- Color-coded verdict indicator
Verdict Badges
| Badge | Color | Meaning |
|---|---|---|
| CLEARED | Green | Action was approved and allowed to execute |
| HELD | Amber | Action was sent to escrow for human review |
| BLOCKED | Red | Action was denied and prevented from executing |
Filtering
Use the filter controls at the top of the monitor to narrow the event stream:
- Agent -- Show events from a specific registered agent
- Action Type -- Filter by the type of action attempted
- Tier -- Show only events assigned to a specific governance tier (A, B, C, or X)
- Verdict -- Show only CLEARED, HELD, or BLOCKED events
TIP
Combining filters lets you focus on specific patterns. For example, filter by verdict = BLOCKED and a specific agent to investigate why that agent is being denied.
Event Details
Click any event in the feed to expand its full details:
- Sequence number
- Hash chain reference
- Confidence scores
- Policies that fired
- Governance reasoning
- Tier assignment rationale
Auto-Scrolling Behavior
The event feed scrolls automatically as new events arrive. When you scroll up to review past events, auto-scrolling pauses so you are not interrupted. Scroll back to the bottom to resume auto-scrolling.
WARNING
The Live Monitor shows events in real time. For historical analysis across longer time periods, use the Audit Trail instead.