Documentation Quality Assurance Two Equal Priorities Both of the following must be satisfied before an audit is done. Neither overrides the other. 1. Technical correctness — wrong code is worse than no code; it actively breaks users' workflows. 2. Less is more — redundant content is worse than no content; it creates confusion, dilutes trust, and makes maintenance harder. When in doubt about technical accuracy: verify against source ( ). When in doubt about whether content is needed: delete it . --- Less Is More — The Core Philosophy ToolUniverse is a serious research tool. Documentation shoul…