Definition
A design in which only one authorized component may modify a sensitive persistent state, simplifying policy, audit, and conflict handling.
Distinguish it from nearby terms
Single writer limits mutation authority; it does not mean only one reader, one agent, or one source of proposed changes.
Check your understanding
For agent identity or standing rules, proposals may come from anywhere while writes pass through one governed gate.