Module shadow_state

Module shadow_state 

Source
Expand description

Shadow State Manager - Observes state transitions without controlling them

This module runs in parallel to the existing state system, observing and logging state changes to help us understand patterns before migrating to centralized state management.

Structs§

ShadowStateManager
Shadow state manager that observes but doesn’t control

Enums§

AppState
Simplified application state for observation
SearchType
Types of search that can be active