# Watched Variables

A grouped watch window tracking an AI finite-state-machine alongside quest progress and story flags, mixing string, number, and boolean values across `AI / FSM`, `Quest`, and `Flags` category headers. Two rows start with `changed: true` so they flash on mount, and a follow-up `setState()` advances the FSM's current state to demonstrate the in-place flash-on-change update.
