Assessments
An assessment is produced every time an inference passes through GOVERN. It is the atomic unit of governance data in the system.
Assessment anatomy
Each assessment contains:
- Timestamp — when the inference occurred
- System — which registered AI system produced it
- Score — 0–100, where 100 is fully compliant
- Violations — list of policy rules that were exceeded
- Action — pass, flag, or block
- Metadata — user ID, session ID, model version, and any custom fields passed by the SDK
Browsing assessments
Go to Assessments in the main navigation. Use the filters to narrow by system, date range, action type, or score range.
Drilling into a single assessment
Click any assessment row to open its detail view. You will see:
- The full prompt and response (if configured to store them)
- Each scorer’s individual result
- Which policy rule triggered each violation
- The enforcement action and reason
Assessment retention
Assessments are retained for 90 days by default. Your organization administrator can adjust the retention window in Settings → Data Retention.