Does Beam evaluate the quality of an agent's output?
No. Beam's scorecard checks behavior — what commands ran, what files changed, what was flagged — against policy. It does not judge whether a generated answer, PR, or piece of code was correct; that's a different problem from the one Beam is built to solve.
What is a session risk score based on?
The same flagged findings Beam already surfaces for runtime monitoring — sensitive-data access, credential exposure, destructive commands, permission changes — rolled into one number per session, with the underlying evidence still one click away.
What happens to activity Beam wasn't watching?
It's marked unscored, not passing. A scorecard is only as complete as the activity record behind it, and Beam never fills a coverage gap with an assumed result.
Can a low score block an agent automatically?
Not currently. Like the rest of Beam, evaluation observes and flags — it does not block. A scorecard is meant for review, the same way flagged runtime activity is today.