Skip to content

Make Box replacement recoverable - #159

Merged
BrettKinny merged 4 commits into
mainfrom
agent/recoverable-box-replacement
Aug 13, 2026
Merged

Make Box replacement recoverable#159
BrettKinny merged 4 commits into
mainfrom
agent/recoverable-box-replacement

Conversation

@BrettKinny

Copy link
Copy Markdown
Collaborator

Closes #108

Summary

  • create and provision replacement Boxes under temporary names before promotion
  • restore the prior Box, source, image alias, managed configuration, shell integration, and state on handled failures
  • add aligned deterministic failure boundaries to Bash and PowerShell plus an ADR separating handled rollback from crash consistency

Validation

  • all executable tests/test-*.sh scripts pass locally
  • native PowerShell contract coverage runs in the Windows lifecycle CI job

@BrettKinny
BrettKinny marked this pull request as ready for review August 13, 2026 17:45
@BrettKinny
BrettKinny merged commit ebdc2c1 into main Aug 13, 2026
4 checks passed
@BrettKinny
BrettKinny deleted the agent/recoverable-box-replacement branch August 13, 2026 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Make Box replacement recoverable across late lifecycle failures

1 participant