Skip to content

Commit cef9713

Browse files
OneMuppetclaude
andcommitted
Add Feb 28 and Mar 1 sessions for immediate coverage
Saturday Feb 28 (Teams of 2) and Sunday Mar 1 (Active Recovery) so today's programming is visible right away. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 523da85 commit cef9713

2 files changed

Lines changed: 74 additions & 0 deletions

File tree

data/sessions.json

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,43 @@
11
{
22
"version": "1.0.0",
33
"sessions": [
4+
{
5+
"date": "2026-02-28",
6+
"title": "Saturday - Teams of 2",
7+
"estimatedMinutes": 48,
8+
"warmup": {
9+
"notes": "5 min easy row or bike\nThen 2 rounds:\n10 KB deadlifts\n10 leg swings each side\n10 push-ups\n10 ring rows",
10+
"durationMinutes": 10
11+
},
12+
"strength": {
13+
"durationMinutes": 10,
14+
"movements": [
15+
{
16+
"movement": "Hang Power Clean",
17+
"scheme": "5x3",
18+
"prescription": "Light, focus on speed under the bar",
19+
"notes": "Build to moderate. Partners alternate sets."
20+
}
21+
]
22+
},
23+
"metcon": "OP-025",
24+
"accessory": null
25+
},
26+
{
27+
"date": "2026-03-01",
28+
"title": "Sunday - Active Recovery",
29+
"estimatedMinutes": 48,
30+
"warmup": {
31+
"notes": "5 min easy bike\nThen 2 rounds:\n10 cat-cows\n10 Samson stretches\n10 air squats\n10 PVC pass-throughs",
32+
"durationMinutes": 8
33+
},
34+
"strength": null,
35+
"metcon": "OP-031",
36+
"accessory": {
37+
"notes": "3x1:00 plank hold\n2x15 banded pull-aparts\nFoam roll 5 min",
38+
"durationMinutes": 10
39+
}
40+
},
441
{
542
"date": "2026-03-02",
643
"title": "Monday - Squat + Intervals",

website/public/data/sessions.json

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,43 @@
11
{
22
"version": "1.0.0",
33
"sessions": [
4+
{
5+
"date": "2026-02-28",
6+
"title": "Saturday - Teams of 2",
7+
"estimatedMinutes": 48,
8+
"warmup": {
9+
"notes": "5 min easy row or bike\nThen 2 rounds:\n10 KB deadlifts\n10 leg swings each side\n10 push-ups\n10 ring rows",
10+
"durationMinutes": 10
11+
},
12+
"strength": {
13+
"durationMinutes": 10,
14+
"movements": [
15+
{
16+
"movement": "Hang Power Clean",
17+
"scheme": "5x3",
18+
"prescription": "Light, focus on speed under the bar",
19+
"notes": "Build to moderate. Partners alternate sets."
20+
}
21+
]
22+
},
23+
"metcon": "OP-025",
24+
"accessory": null
25+
},
26+
{
27+
"date": "2026-03-01",
28+
"title": "Sunday - Active Recovery",
29+
"estimatedMinutes": 48,
30+
"warmup": {
31+
"notes": "5 min easy bike\nThen 2 rounds:\n10 cat-cows\n10 Samson stretches\n10 air squats\n10 PVC pass-throughs",
32+
"durationMinutes": 8
33+
},
34+
"strength": null,
35+
"metcon": "OP-031",
36+
"accessory": {
37+
"notes": "3x1:00 plank hold\n2x15 banded pull-aparts\nFoam roll 5 min",
38+
"durationMinutes": 10
39+
}
40+
},
441
{
542
"date": "2026-03-02",
643
"title": "Monday - Squat + Intervals",

0 commit comments

Comments
 (0)