World-model data glossary

Trajectory

Definition

An ordered sequence of observations, actions, states, and optional rewards or outcomes belonging to one agent or episode.

Why it matters

A trajectory preserves temporal and causal context that is lost when frames and labels are sampled independently.

Example

A complete navigation attempt from spawn state through movement actions to success, timeout, or failure.