Skip to content
Agenttic
Menu

Glossary

Trajectory

A trajectory is the ordered record of an agent run: thoughts or decisions, tool calls, observations, and outcomes.

Trajectory: A trajectory is the ordered record of an agent run: thoughts or decisions, tool calls, observations, and outcomes.

Definition

A trajectory is the ordered trace of an agent run: decisions, tool calls, observations, escalations, and outcomes.

Why it matters

Trajectories power debugging, evaluation, and auditability. Without them, agent failures are hard to diagnose.

See also