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>
572 B
572 B
ADR-0002: sow-tools becomes the Crucible suite
-
Status: Accepted
-
Date: 2026-06-11
-
Migrated from:
sow-docs07-decisions-log.mdentry D11, on the retirement ofsow-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.