Agent Drift Report

Score Trend

Run History

{% for run in history %} {% endfor %}
Date Model Score Delta Severity
{{ run.timestamp[:10] }} {{ run.model }} {{ "%.2f"|format(run.score) }} {{ "%+.2f"|format(run.delta) }} {{ run.severity|upper }}