World-model data glossary
Rollout
Definition
A sequence generated by interacting with an environment or by repeatedly applying a model to imagine future states under actions.
Why it matters
Long rollouts expose compounding error, action sensitivity, and whether a model remains consistent beyond one-step prediction.
Example
A model simulates five seconds of gameplay under a proposed controller sequence before the policy commits.