Overview
The world state agent handles the world state snapshot generation and reinforcement of tracked states.
It requires a text-generation client to be configured and assigned.
What is a tracked state?
Tracked states occassionally re-inforce the state of the world or a character. This re-inforcement is kept in the context sent to the AI during generation, giving it a better understanding about the current truth of the world.
Some examples could be, tracking a characters physical state, time of day, or the current location of a character.