Memory & object permanence
Does the world remember objects, characters, locations, and previous events after they leave the current view?
Human red-teamers actively explore interactive world models and try to trigger failures in memory, physics, geometry, consistency, and action adherence. When something breaks, Playtest.ai captures the interaction leading up to it—turning an interesting failure into a structured, replayable evaluation case.
Turn human-discovered failures into structured, replayable evaluation cases.Interactive generated worlds can fail in ways a static benchmark never provokes. The evaluator has to move, return, interrupt, compare, and do something the expected path did not anticipate.
Object disappears after leaving view.
MEMORYRoom geometry changes after camera movement.
GEOMETRYRequested action is ignored.
ADHERENCECharacter forgets a previous interaction.
IDENTITYPhysics changes across frames.
PHYSICSThese failures often emerge only when a human actively explores the world and does something unexpected.
A compact workflow turns an exploratory interaction into evidence a research team can inspect, compare, and—where the system allows—replay.
The taxonomy is a starting point for study design—not a claim that every failure can be detected automatically or reproduced in every model.
Does the world remember objects, characters, locations, and previous events after they leave the current view?
Do rooms, paths, objects, and environments remain spatially coherent as the user moves?
Do objects continue to behave according to consistent physical rules?
Does the generated world respond correctly and consistently to the action the user attempted?
Do characters and objects retain their appearance, properties, and identity over time?
Does world state evolve coherently rather than unexpectedly resetting or contradicting its history?
Humans are particularly valuable for discovering failure modes a predefined benchmark did not know to test.
The goal is not to replace human evaluation with another model. Lightweight automatic checks can surface likely inconsistencies; humans determine whether they are meaningful failures.
Object permanence
Action adherence
State persistence
Visual identity consistency
A change crosses the agreed signal or consistency threshold.
An evaluator decides whether the behavior is meaningful and records why.
A useful evaluation case keeps the context around the failure linked. Replay depends on what the model and environment expose; the record remains valuable even when exact replay is unavailable.
The same workflow that discovers model failures can generate structured datasets containing observation → human action → generated outcome, plus seed, prompt, state, failure label, and human verification where available.
O_tA_tO_t+1The product comes first. The dataset is a consequence of doing useful evaluation work.
Playtest.ai already treats game playtesting as an evidence problem. World-model evaluation has the same underlying structure.
We’re speaking with teams building interactive world models, generative environments, game foundation models, embodied agents, simulation models, and video/world generation systems. We want to understand which failures are hardest to discover, reproduce, and turn into useful evaluation data.
Playtest.ai Labs is an exploratory product area. Capabilities described here represent the direction we are validating with research partners.