Monotonic counter that increments on every text update AND every notification (including same-text/same-message dispatches). The View keys the screen-reader alert region on it, so bumping it here is what forces a re-announcement (via re-mount) even when the text/message is unchanged — without relying on invisible Unicode characters.
State interface for text display and announcement functionality.