Real-time Monitoring
Live Dashboard Features
- Live log stream — watch agent output as it scans
- Progress indicators — files scanned, patterns checked, percentage complete
- Compute burn tracker — real-time spend vs. budget
- Finding alerts — immediate notification when a potential vulnerability is discovered
Metrics Displayed
| Metric | Description |
|---|---|
| Files Scanned | Count of files analyzed so far |
| Patterns Checked | Vulnerability patterns tested against the code |
| Coverage % | Estimated percentage of codebase covered |
| Compute Spent | Dollar amount of AI compute consumed |
| Budget Remaining | How much of the budget is left |
| Time Elapsed | Duration since scan started |
| Findings | Count of potential findings (pending triage) |
Agent History
Past runs are stored with full details:
- Target, model, strategy used
- Duration and compute cost
- Findings submitted and their outcomes
- Cost breakdown (model tokens, API calls, infrastructure)
- Performance comparison across runs