Phase 5: scaffold Crucible (sow-tools) — dispatcher + builder shims, container, PR-first CI, fail-closed (D11, D19).

This commit is contained in:
2026-06-11 20:36:13 +02:00
parent ff264f0d7c
commit 97f8427c4b
154 changed files with 948 additions and 76902 deletions
+16 -8
View File
@@ -1,12 +1,20 @@
# Local Go build cache
# Build outputs — Crucible binaries are CI artifacts / image layers, never
# committed (D19; replaces the old habit of committing nwn-tool/sow-toolkit).
/bin/
*.exe
nwn-tool
sow-toolkit
# Go / build cache
.cache/
.cache/**
# Built tool output
/tools/sow-toolkit
/tools/sow-toolkit.exe
.bin/
.worktrees/
# nix build symlink
result
result-*
# OS/editor noise
# OS / editor
.DS_Store
Thumbs.db
*.swp
.idea/
.vscode/