bump(shepherd): pin shepherd-ai 0.2.1 → 0.3.0 (+ operational runbook)#21
Merged
Conversation
…, orphaned-scope recovery, select semantics Documents the three v0.2.x operational gaps hit during the 2026-07-09 reverie CER-1190 refactor run (budget default too short for compile-check loops + the transport-seam patch; crashed runs orphaning a scope that 'run repair' can't reclaim + the VcsCoreApp recovery API; select settling into vcs-core custody rather than materializing the working tree), plus the pre-flight checklist and the verified real-refactor run record.
0.3.0 (upstream 2026-07-08) adds the apply settlement verb (three-way merge of a run's delta onto a moved-on workspace, fail-closed on overlap), executes grant enforcement on host Linux/macOS (retiring the 0.2.0 container-gated Landlock caveat our README carried), and tightens task registration (repo: GitRepo spelling, ambient-call refusals, fabrication fence). Live-verified on the reference WSL2 host before pinning: - 0.2.1-era .vcscore workspaces open cleanly (doctor Ready; run history from the CER-1190 runs reads back under 0.3.0) - offline quickstart green (retained -> released) - every private internal the operational runbook relies on re-probed present and unchanged (ClaudeHeadlessProvider budget_seconds default 240, transport seam, VcsCoreApp recovery API, readiness query) - executor lane still static/claude only - README claim updated to 0.3.x - adoption still hard-fails on tracked symlinks/gitlinks - re-confirmed on the 4 OPS-524 repos; limitation documented in Verified Not yet exercised on 0.3.0: jailed live-claude lane, apply verb (both flagged in README).
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Two commits:
VcsCoreApp,select-doesn't-materialize semantics, pre-flight checklist). Committed as-found before the bump so the bump diff stays reviewable.applysettlement verb, host-executed grant enforcement (retires the 0.2.0 container-gated Landlock caveat the README carried), task-registration tightening + fabrication fence.Pre-pin verification on the reference WSL2 host:
.vcscoreworkspaces open cleanly under 0.3.0 —doctorReady, CER-1190 run history reads back (shepherd run list).retained→ settledreleased).ClaudeHeadlessProvider(budget_seconds=240)default, transport seam, recovery API, readiness query.static/claudeonly (checked 0.3.0 runtime-provider source) — claude-only claim updated to v0.3.x._workspace_external.py:382); re-confirmed empirically on dreamcode/pact/rina/wire-plugins. Upstream issue to follow.Flagged as not-yet-exercised on 0.3.0: jailed live-claude lane,
applyverb.moon check shepherdgreen (pin tests, ruff, shellcheck).