Skip to main content

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.