When does calm UX start hiding important state

i keep coming back to this in products that try very hard to feel simple. sometimes the cleanest screen is also the one that makes me least sure what just changed.

has anyone run into a case where the nicer interface actually reduced trust because undo, confirmation, or audit history got harder to see?

I’ve felt this hard in tools that replace “saved” states with a tiny toast that vanishes in 3 seconds. The UI looks calmer, but my mental model gets noisy because I can’t point to a stable “you are here / this happened” marker. One small thing that helped in a project I worked on was keeping a persistent last-action line near the object you just changed (even just “Renamed 2 min ago · Undo”), instead of burying everything in a global notification area. It’s not more chrome; it’s just state that doesn’t evaporate.