Retire the Crucible container image #41

Merged
archvillainette merged 1 commits from retire-crucible-image into main 2026-07-17 07:26:59 +00:00
Owner

Summary

The registry.westgate.pw/deployment/crucible image has no consumer: prod.yml no longer reserves a slot for it (contract settled in sow-platform PR #64) and no runtime or recovery path pulls it. Binaries, wrappers, and the Nix input remain the supported ways to run Crucible.

What changed

  • Deleted .gitea/workflows/build-image.yml, publish-image.yml, test-image.yml
  • Deleted docker/Dockerfile and the make image target
  • Updated README, AGENTS.md, and docs/consumer-contract.md to state the image is retired

Existing deployment/crucible images in the registry can be deleted at leisure; nothing references them.

🤖 Generated with Claude Code

## Summary The `registry.westgate.pw/deployment/crucible` image has no consumer: `prod.yml` no longer reserves a slot for it (contract settled in sow-platform PR #64) and no runtime or recovery path pulls it. Binaries, wrappers, and the Nix input remain the supported ways to run Crucible. ## What changed - Deleted `.gitea/workflows/build-image.yml`, `publish-image.yml`, `test-image.yml` - Deleted `docker/Dockerfile` and the `make image` target - Updated README, AGENTS.md, and `docs/consumer-contract.md` to state the image is retired Existing `deployment/crucible` images in the registry can be deleted at leisure; nothing references them. 🤖 Generated with [Claude Code](https://claude.com/claude-code)
archvillainette added 1 commit 2026-07-17 06:49:07 +00:00
Retire the Crucible container image
build-binaries / build-binaries (pull_request) Successful in 2m6s
test / test (pull_request) Successful in 1m21s
fab911d97a
Nothing consumes registry.westgate.pw/deployment/crucible: prod.yml no
longer reserves a slot for it and no runtime or recovery path pulls it.
Binaries, wrappers, and the Nix input are the supported ways to run
Crucible. Delete the image workflows (build/publish/test), the
Dockerfile, and the make image target; update docs to match.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
archvillainette scheduled this pull request to auto merge when all checks succeed 2026-07-17 06:50:40 +00:00
xtul approved these changes 2026-07-17 07:26:57 +00:00
archvillainette merged commit 43fe5e0373 into main 2026-07-17 07:26:59 +00:00
archvillainette deleted branch retire-crucible-image 2026-07-17 07:26:59 +00:00
Sign in to join this conversation.