Dev.to
6/29/2026

I Deleted Our Confluence. The Code Is the Wiki Now.
Short summary
The author argues that hand-written wiki documentation inevitably drifts from code reality and proposes auto-generating docs from code analysis via Bodhiorchard, their open-source tool. This prevents stale documentation from breaking onboarding and misleading AI agents. Human-written BUDs (intent documents) versioned with code handle the 'why' that auto-extraction cannot infer.
- •Auto-generated docs from code prevent wiki drift that breaks onboarding and misleads AI agents
- •Author's tool scans repos to extract features, code locations, and commit history without manual documentation
- •Human-written BUDs versioned with code handle the 'why' that auto-extraction cannot capture
Generated with AI, which can make mistakes.
Is this a good recommendation for you?



