Release v0.9.0 — Pre-competition protocol#32
Merged
Conversation
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
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.
Summary
engine/competition.py, pure):carb_loading_targets(IOC-consensus g/kg windows by event duration + in-race fueling),select_attempts(meet-day attempts from e1RM with directional honesty flagsgoal_beyond_e1rm/goal_below_e1rm_range),pacing_plan(even/negative splits landing on the target within 1 s, degenerate-split fallback),protocol_window_days(priority-clamped adaptive trigger window).CompetitionProtocol+ 6 sub-schemas (aDocumentedPracticecannot exist without a non-emptywarning— the owner's safety decision encoded structurally); per-event immutable version familycompetition/protocol-<event>-vN.{yaml,md}with calendar validation (unknown event / date drift / past event rejected) and tamper-checked reads.protocol_citation_ids).save_competition_protocol(corpus citation hard-gate before any write, atomic phone-page write with readable failure recovery),read_competition_protocol.competition_protocoldue action — fires when an A/B event enters its taper-derived window with no protocol saved (high severity ≤ 7 days).pre-competition(protocol-author ritual: v2 re-read, dedicated mini-wave, engine-first build, practices with grade+warning only, program-review gate, post-event debrief) + five skills edited (coach routing, checkin debrief, session-day opens J0 from the protocol, deep-research pre-competition wave, program-review made protocol-aware with recomputation tools). Test invariants strengthened.1397 tests,
ruff+tyclean. Built via subagent-driven development: per-batch spec-compliance and code-quality reviews with fixes applied, plus a final integration review (verdict: ready to merge).Spec:
docs/superpowers/specs/2026-07-17-pre-competition-protocol-design.mdPlan:
docs/superpowers/plans/2026-07-17-pre-competition-protocol.md🤖 Generated with Claude Code