//! Frontend-neutral interaction state shared by runtime input and UI output.
/// Frontend-neutral application modes and restorable overlay state.
pubmodapp_mode;/// Context-sensitive help actions and keybinding projections.
pubmodhelp_action;/// Prompt composer history, attachment, and suggestion state.
pubmodprompt;