Week 4 Day 8: Fork, Steer, and Select - #273
Merged
Merged
Conversation
AI-Assisted: GPT-5.6 Sol + Forge
AI-Assisted: GPT-5.6 Sol + Sentinel
AI-Assisted: GPT-5.6 Sol + Forge
AI-Assisted: GPT-5.6 Sol + Forge
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.
Why
Week 4 ends its first seven days with observable-outcome evaluation, but it does not yet reconnect agent continuations to the tokenizer and KV-cache work from Weeks 1–3. Day 8 teaches one bounded control-state fork without claiming that completed filesystem effects were rewound.
Change
The exact main-relative scope is 14 paths, 1,114 insertions, and 34 deletions. Base:
e4c3a2281bfd9ba7649270e15a0daca7fcb152a3; head:e7a3c8fdfa5db3a9b0de5a0e18e33183f66923b0; tree:9be9f663f6605d7245e31c243042e1defc934e2e.Review
Qwen/Qwen3-0.6B-MLX-4bitwalkthrough rebound the paused transcript through the real tokenizer/dense-KV checkpoint, then forked two distinct steered prompts from one 55-token, 28-layer prefix; both branches reported 55 reused and avoided-prefill tokens;save_checkpoint(...)pluscreate_checkpoint(...)rebinding sequence before either real-model branch. No non-editorial byte changed in that successor.is not, eliminating Python address-reuse flakiness while preserving shared-prefix-array identity checks;31645509138, job94277994497, is terminal green on the exact head.This Draft does not add effect-state rewind, a session server/tree, concurrent steering, COW/radix serving, Day 9 externalization, publication automation, a release, or a deploy.
AI-Assisted: GPT-5.6 Sol + Forge
Reviewed-by: GPT-5.6 Terra + Oracle (consistency)
Reviewed-by: GPT-5.6 Sol + Sage (correctness)
Reviewed-by: GPT-5.6 Sol + Tuner (performance)
Reviewed-by: GPT-5.6 Terra + Scholar (learner)