docs: baton() spec — receipt-verified milestone handoff (proposal)#10
Open
templetwo wants to merge 1 commit into
Open
docs: baton() spec — receipt-verified milestone handoff (proposal)#10templetwo wants to merge 1 commit into
templetwo wants to merge 1 commit into
Conversation
Draft proposal. A schema'd, doctor-gated, milestone-triggered handoff. Load-bearing piece is the baton doctor: a baton is refused at write time if its receipts do not resolve against the repo (git/file/grep). Includes storage, boot surfacing, fan-out into open_thread/method-candidate, staged rollout, acceptance criteria, and four open decisions. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_016MY3xcvXkWpLwbLXn4DNRj
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.
Draft proposal for
baton()— a receipt-verified, milestone-triggered handoff for T2Helix. Docs only, no code; this is the spec for review before any implementation.What it is: a schema'd, doctor-gated checkpoint an instance authors at a milestone. Distinct from
passdown(freeform prose),record_method(procedures), andverified_by(optional receipts) — it is the union, gated.Load-bearing piece (§5, the baton doctor): a baton is refused at write time if its receipts don't resolve against the repo (git commit exists / file exists / grep matches). It is
release:doctorapplied to memory. Strip the doctor and it is just a structured passdown.Why it fits the thesis (guardrails + audit for AI coding agents): a baton is a handoff where every load-bearing claim points at a checkable artifact, not a vibe. It would have caught this session's own error — a claim about "current code" whose STE fix was still uncommitted working-tree state fails the
git_commitreceipt by design (acceptance criterion #2).Contents: schema, doctor rules,
record_batoncontract, storage + boot surfacing, fan-out intoopen_thread/method-candidate, redaction, staged rollout (MVP explicit-only → measure → promote), acceptance criteria, and four open decisions for review (§13).Review gate per T2Helix convention — no merge without Anthony's call.
🤖 Generated with Claude Code
https://claude.ai/code/session_016MY3xcvXkWpLwbLXn4DNRj