01
Bounded perception
Define what a character can observe through location, role, relationships, active events, and the surrounding simulation state.
Solutions / Persistent worlds
A persistent character should do more than answer the current prompt. ISABELLA research explores how agents can remember relevant events, reason from what they personally know, and act through the rules of a living simulation.
Character continuity
Persistent-world design begins with boundaries: what happened, who witnessed it, what the character retained, and which actions remain possible now. The goal is not unlimited recall. It is coherent context that belongs to the character.
The continuity model
These principles describe the architecture WPS is researching. Their performance and behavior must be evaluated in the target engine, workload, and hardware environment.
01
Define what a character can observe through location, role, relationships, active events, and the surrounding simulation state.
02
Translate meaningful encounters into structured context that can influence later behavior without treating every world update as equally important.
03
Let characters respond from their own permitted knowledge and history instead of drawing from an omniscient shared narrative.
04
Explore different simulation and reasoning depths as a character’s relevance changes, then validate the approach against the target environment.
From response to consequence
A persistent-world prototype can investigate whether earlier events produce understandable consequences without giving every character access to the entire world state.
Integration work
The difficult work lives between the agent and the world. A credible prototype connects real simulation state, memory rules, permitted actions, and an evaluation method.
Select the locations, conditions, relationships, resources, and events that become usable agent context.
Define which experiences persist, how they are summarized, and what information remains isolated to a character or group.
Convert a proposed response into commands the host application can constrain, execute, and observe.
Run representative situations and review continuity, role fidelity, failure behavior, and integration cost before expanding scope.
Original persistent world
Wasted Potential Studios is developing Medieval Life: Chronicles of Annora as a living game world for persistent characters, changing relationships, world events, and connected simulation systems.
It is a place to uncover the practical problems that short conversational demos avoid: state ownership, information boundaries, action handoff, continuity, and the cost of keeping a world responsive.
Chronicles of Annora is an original WPS game in development, not a customer case study or a public performance benchmark.
Build the first continuity test
We can turn that slice into a prototype plan covering context, memory, action integration, operator visibility, and evaluation.