What problem does it solve?
Interactive fiction and open-world roleplay sessions often break immersion when the AI skips consequences, contradicts established facts, invents game systems the user never asked for, or takes actions on the player's behalf. This Skill enforces coherent, agency-preserving turn progression for InkOS Play workers.
Core Features & Use Cases
- Adjacent Beat Progression: Advances exactly one dramatic beat from the player's literal action, stopping at the nearest new pressure point instead of skipping to resolution.
- World-State Consistency: Keeps people, places, objects, clues, relationships, and time aligned with the world graph, reusing existing entity identities and preserving negation exactly.
- Agency Preservation: Lets NPCs pursue their own goals and time pass naturally without ever making unchosen decisions for the player, treating observation and stillness as valid turns.
- Use Case: A player types "I wait by the door and listen" in a free-form text adventure; the Skill renders a living beat with ambient detail and off-screen pressure while the world clock advances, without forcing the player to act.
Quick Start
Apply this method inside an active InkOS Play operation to narrate the next turn from the player's action while keeping world state and time consistent.