docs(t3x): archive the Loop Watch design before its branch is deleted - #61
Merged
Conversation
These seven files were the only content that existed solely on t3x/loop-supervisor. That branch was cut from a 2026-07-28 merge-base and has since fallen far enough behind that merging it would delete infra/t3x-update-relay and docs/t3x/agents — so it is being deleted rather than landed, and the research would have gone with it. What is worth keeping is not the proposal but the evidence under it: SUBAGENTS.md reproduces Claude Code's subagent wire protocol event-for-event against real captures, and RESEARCH.md / OPTIONS.md record a 4-design, 12-judgement panel with the codebase reads that killed three of the four. DESIGN.md now opens with a status banner saying the feature was never built, and naming the two upstream changes (pingdotgg#5219, pingdotgg#3638) that have since moved under it. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
|
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
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.
Rescues the only content that existed solely on
t3x/loop-supervisor(7 files, ~3.4k lines) so that branch can be deleted.That branch was cut from a 2026-07-28 merge-base and has fallen far enough behind that merging it would delete
infra/t3x-update-relay/anddocs/t3x/agents/. It is not landable, but the research under it is worth keeping:SUBAGENTS.md— Claude Code's subagent wire protocol, reproduced event-for-event against realstream-jsoncaptures (incaptures/). This is the part that answers questions we will ask again.RESEARCH.md/OPTIONS.md— a 4-design, 12-judgement panel, including the codebase reads that killed three of the four designs.DESIGN.md— the chosen design.DESIGN.mdnow opens with a status banner stating the feature was never built (there is noapps/server/src/t3x/loop/, despite the doc's present tense), and naming the two upstream changes that have since moved under it — pingdotgg#5219 supersedes the subagent-tracking gap, and pingdotgg#3638 shipsschedule_task/delegate_task. Line numbers cited throughout predate several syncs and need re-verification before anyone builds from this.Docs only — no code, no upstream seams.
Closes out the branch cleanup ahead of the upstream sync.
🤖 Generated with Claude Code