AI=true is an Anti-Pattern
Summary
The article argues that setting AI=true as a gating condition is an anti-pattern and advocates for unifying human and AI workflows through CLI/API-first tools and accessible documentation. It emphasizes documenting in discoverable places (like README.md), avoiding AI-only flags, and designing tools that minimize context-switching and mental overload.