The specs catch up with today's code: branch lifecycle, routine locks, bridged gates - #1666
Merged
Conversation
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01CSM4FVUbnP4PJJ9sawMfLb
…h guard Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01CSM4FVUbnP4PJJ9sawMfLb
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01CSM4FVUbnP4PJJ9sawMfLb
…e local gates Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01CSM4FVUbnP4PJJ9sawMfLb
…protocol side Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01CSM4FVUbnP4PJJ9sawMfLb
Contributor
… a local agent's gates Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01CSM4FVUbnP4PJJ9sawMfLb
Contributor
Author
|
Done in fc2053b: merged main (bringing #1667 in), deleted Generated by Claude Code |
…ec-hhsx4o # Conflicts: # packages/the-framework/src/client.SPEC.md
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.
Follow-up to #1655: five code PRs merged today (#1653, #1656, #1658, #1662, #1664) changed behavior the fresh specs describe, and none of them updated per-file specs — the spec install had not landed while they were developed. This PR brings the specs back in line with the code as it stands on
main, per https://raw.githubusercontent.com/brillout/sdd/refs/heads/main/sdd.md.What tracks what:
worktrees,merged-worktrees,store/worktree,branch-names,branch-links,daemon-runtimespecs (and their test specs) now describe: an agent that committed nothing loses its branch with its checkout, abranches/directory that is not a git worktree root is refused before any git runs, and the birth branch (tf-agent-) goes with the checkout when the kept branch contains it.stale-branch.SPEC.mdand its test spec are deleted with their module; newroutine-locks.SPEC.md/routine-locks.test.SPEC.mddescribe theroutines/.lock.mdguard on the data branch;auto-pm,daemon-services,RoutineWork, the triage preset specs and the affected test specs now describe the lock instead of the pinned-branch abort; the root andsrc/roll-ups drop the retired stale-branch release.bridge-question.SPEC.md; the bridge, open-questions, agent-framing, system-prompt, turn-gate, cloud-driver, Chrome-extension and dashboard-component specs now describe a cloud session's questions surfacing through the Claude web bridge and being answered like local gates. Per No decide-alone mode for a cloud session: its gates are a local agent's gates (#1554) #1667 there is no decide-alone mode: the protocol set is back to four, the hands-off protocol says only "land everything", and a cloud session's gates are a local agent's gates (unattended.SPEC.mdwas dropped with its prompt).mainthrough A web run's row says what its cloud side is doing, not "in cloud" forever (#1668) #1669, whose own spec updates came with it; the one overlap (client.SPEC.md) is resolved by combining both sides.Specs checked and found still accurate were left untouched.
FEATURES-SPEC.mdremains untouched (the merged PRs updated it themselves).🤖 Generated with Claude Code
https://claude.ai/code/session_01CSM4FVUbnP4PJJ9sawMfLb