# ADR-0002: `sow-tools` becomes the Crucible suite - **Status:** Accepted - **Date:** 2026-06-11 - **Migrated from:** `sow-docs` `07-decisions-log.md` entry **D11**, on the retirement of `sow-docs`. Content is the original decision, unchanged. - **Decision:** Rename the future toolchain surface to Crucible: one Go module, multiple `cmd/` binaries, plus a dispatcher so wrapper commands can stay stable. - **Rationale:** Depot, HAK, module, topdata, and wiki tooling share internals but have different command surfaces. One module avoids premature repo splits.