Files
sow-tools/docs/adr/0002-sow-tools-becomes-the-crucible-suite.md
T
archvillainette ed6945d308 Adopt workspace-wide agent standards; retire sow-docs (#51)
Part of the workspace-wide standards rollout. Establishes where work lives (issues vs ADRs vs standing law), scaffolds `docs/agents/` for the engineering skills, and adopts ADR-0001 locally. See `sow-platform` ADR-0021 for the `sow-docs` retirement.Reviewed-on: #51
Reviewed-by: xtul <mpiasecki720@protonmail.com>
Co-authored-by: vickydotbat <vickydotbat@tutamail.com>
2026-07-24 18:43:31 +00:00

572 B

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.