Skip to content

Reclaim safe artifacts before worktree capacity refusal - #1001

Merged
chubes4 merged 1 commit into
mainfrom
fix/1000-capacity-auto-reclaim
Aug 4, 2026
Merged

Reclaim safe artifacts before worktree capacity refusal#1001
chubes4 merged 1 commit into
mainfrom
fix/1000-capacity-auto-reclaim

Conversation

@chubes4

@chubes4 chubes4 commented Aug 4, 2026

Copy link
Copy Markdown
Member

Summary

  • run bounded artifact-only reclamation under the capacity lock
  • preserve existing age, liveness, dirty, and unpushed protections
  • remeasure capacity and return concise reclaim evidence

Verification

  • php tests/worktree-capacity-auto-reclaim.php
  • PHP syntax checks for all changed PHP files
  • git diff --check

Closes #1000.

AI assistance

OpenAI gpt-5.6-sol via OpenCode implemented the reclaim flow and deterministic coverage. Chris Huber remains responsible for every line.

AI assistance: OpenAI gpt-5.6-sol via OpenCode implemented and verified bounded capacity auto-reclamation. Chris Huber remains responsible for every line.
@chubes4
chubes4 merged commit ce3cab1 into main Aug 4, 2026
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.

Run bounded safe artifact reclamation before refusing worktree capacity

1 participant