527490e5df
- clarDismissed was model-global but only reset when the clarification's session was selected on arrival, so a clarification for an unselected session stayed silently hidden. Reset on every arrival. - input bar (in-session + launcher) only truncated lines, never padded to width, so the terminal backdrop bled through the right. Pad with padTo. - action/narration/user rows prefixed plain (unstyled) spacers around their icons, leaving transparent gaps near the symbols. Use bg-styled spacers.