Add Teams of 2 workouts and 7-day programming#4
Merged
Conversation
- Add team metcon schema (team field with size, format, description) - Add 6 team metcons (OP-021 to OP-026): YGIG and partition formats - Add 4 Thursday gymnastics metcons (OP-027 to OP-030) - Add 4 Sunday active recovery metcons (OP-031 to OP-034) - Rebuild March sessions: 30 days (7 days/week, no gaps) - Tuesday and Saturday are always Teams of 2 - Renderer: dual-level selector, side-by-side whiteboard for team metcons - Permanent rules: 7 days/week, Tue/Sat = Teams of 2 Co-Authored-By: Claude Opus 4.6 <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
Changes
spec/programming.md: Team Metcons schema section, 7-day and Tue/Sat rulesspec/wod-generation.md: Updated weekly template, team guidelines, permanent ruleswebsite/app/programming/page.tsx: Team badge, partner level selector, side-by-side whiteboarddata/metcons.json: 14 new metcons (34 total)data/sessions.json: 30 sessions (up from 22)Validation
audit-metcons.mjspasses (34 metcons, all scaling integrity checks)validate-data.mjspasses (1232 checks)npm run buildsucceedsCo-Authored-By: Claude Opus 4.6 noreply@anthropic.com