Run a file, then walk through the result.
Start with one of the included inputs or your own small file. The workspace then walks you through the result in separate pages for results, explanation, diagnostics, and raw files.
beacon-ops score --input data/operational/fixtures/netflow_demo.csv --input-format netflow-ipfix-csv --model-artifact models/operational/demo_rf --profile balanced --output-dir results/operational/demo
This flow rose to the top because the same source kept contacting the same destination on a repeated schedule, and the trained model also ranked it highly.
Open an included input or upload a small file and let the scorer process it.
Use the Results and Explanation pages to understand what the run flagged and why.
Open Diagnostics or Files only if you want the deeper detail behind the same run.
What opens after a run
The workspace keeps the main answer first, then leaves the raw outputs for later.
The flows the system thinks deserve review first, with short reasons.
Every grouped flow with the rule score, model score, and final combined score.
A machine-readable summary of what was loaded, what was skipped, and which settings were used.
A human-readable report that explains the run in plain language and keeps the score wording conservative.