Real-time results
ANTHRION scans stream their progress live. When you start a scan in the dashboard, you do not wait at a spinner for a final result — the engine reports each phase as it works, and findings appear the moment they land.

What you see while a scan runs
- A status that moves through the lifecycle —
QUEUED,RUNNING, thenDONEorFAILED. - A progress stream of the phases the scan is working through (for example, an AI scan moves from its static probes to its adaptive attacker).
- Findings as they arrive, so high-severity issues surface early rather than only at the end.
Why it matters
Security scans can take time. Live progress means you get signal immediately, can tell a slow scan from a stuck one, and can act on a critical finding without waiting for the whole run to finish.
The stream is part of the dashboard experience. Programmatic callers (the REST API, MCP server and CI/CD action) instead create a scan and poll it to completion — the same lifecycle, suited to automation.