Skip to main content

Core Concepts

OpenBox governs AI agents through a set of connected concepts. Trust Scores quantify trustworthiness, Trust Tiers translate scores into control levels, Governance Decisions determine what happens at runtime, and Agent Lineage connects governed runtimes back to repository and configuration history.

TermDescription
Risk Profile ScoreInitial assessment score (0–100) based on your agent's risk questionnaire. Set during the Assess phase
Trust ScoreOngoing score (0–100) combining Risk Profile (40%) + Behavioral (35%) + Alignment (25%)
Trust TierTier label (Untrusted or 1–4) derived from Trust Score ranges that determines how strictly an agent is governed
Governance DecisionRuntime verdict (one of four) that determines whether an agent operation is allowed, blocked, or requires approval
Agent LineageRepository-to-runtime provenance showing which code, runtime DID, governance versions, and sessions belong together

How They Connect

An agent's Trust Score determines its Trust Tier, which influences the policies and guardrails that produce Governance Decisions at runtime. Agent Lineage adds provenance around those governed runs by connecting repository changes, runtime identity, sessions, and governance configuration snapshots.