What problem does it solve?
It converts the output of the dew engineering workflow into a coherent, developer-facing documentation site so external contributors can understand architecture, data flows, and design intent without reading every source file.
Core Features & Use Cases
- Synthesizes all upstream artifacts: merges Discover, Design, Demonstrate/Design Verification, and implemented code into a single Hugo-based documentation site.
- Explains system “why” and “how”: documents component responsibilities, interface contracts, invariants, algorithms, and failure modes with explicit sourcing vs inference.
- Supports meaningful contribution: provides architecture maps and codebase navigation so developers know where code should live and how components interact.
Quick Start
Ask for documentation generation for the completed Develop stage, targeting the Hugo site output from the current dew artifacts and repository code.