What “living documentation” means
Living documentation is documentation that stays accurate as the system it describes changes. The term predates AI — it comes from the docs-as-code and behavior-driven-development worlds — but the idea is simple: docs should be derived from, and kept in sync with, a source of truth rather than maintained by hand on a separate island.
The opposite is the wiki everyone has: a page that was correct at launch, drifted out of date over a few sprints, and is now actively misleading — so no one trusts it, so no one updates it.