Principle 6visibility
Expose meaningful operational state, not internal complexity
Present the state of the system in language and structures that are relevant to the user, rather than exposing low-level internals that do not support action or understanding.
Key Facts
- Cluster
- visibility
- Primary risk
- The system either obscures important status or overwhelms the user with irrelevant mechanics.
- Related examples
- 6 library examples
- Doctrine library
- Internal doctrine reference