The COMPEL Glossary Graph visualizes relationships between framework terminology, showing how concepts interconnect across domains, stages, and pillars. Term nodes cluster by pillar affiliation while cross-references reveal semantic dependencies — for example, how risk appetite connects to control effectiveness, model governance, and assurance requirements. This network representation helps practitioners navigate the framework vocabulary and understand that COMPEL terminology forms a coherent conceptual system rather than isolated definitions.
COMPEL Glossary / goal-achievement-rate
Goal-achievement rate
An agent service-level indicator measuring the fraction of tasks that reach their intended outcome without human intervention.
What this means in practice
The primary quality SLI for agentic systems; distinct from traditional accuracy because it evaluates multi-step outcomes against goal specifications rather than single-step outputs against labels.
Synonyms
agent goal-achievement rate , task success rate
See also
- SLI/SLO for AI — Service-level indicators and objectives for AI systems — including evaluation score, per-task cost, and goal-achievement rate alongside classical availability/latency.
- Human-intervention rate — An agent SLI measuring the rate at which humans must intervene on agent actions — via escalation, override, or correction.
- Per-task cost — An agent SLI capturing the full compute and API cost of a single task end-to-end — including all loop iterations, tool calls, memory reads and writes.