FrontierAI.Engineer
Agentic AI Foundations & Architectures

Agent Trajectory

An agent trajectory is the complete sequence of states, actions, and observations that an agent produces while working toward a goal. Capturing trajectories is essential for debugging, evaluation, and training: they reveal exactly which steps the agent took, where it diverged from the expected path, and whether its reasoning was coherent at each decision point.