Files
workouts/Workouts/Resources/StarterSplits/Bodyweight Core.split.json
T
rzen 06fa52345b Fix rebucketing, seed upgrades, watch pruning, end re-stamping; add model tests
Editing a workout's start date now removes the file at its old month
bucket so the record no longer duplicates on the next reconcile. Seed
reconcile re-checks the tombstone veto before overwriting an upgraded
seed. The watch applies authoritative-empty pushes so remote deletes
prune, and a re-saved finished workout keeps its original end time.
Adds unit tests for the mappers, path bucketing, and status machine.

Claude-Session: https://claude.ai/code/session_01HJDQQDA9QdP8zByg43H5v3
2026-07-08 07:54:10 -04:00

103 lines
2.1 KiB
JSON

{
"activityType" : 3,
"color" : "teal",
"createdAt" : "2020-01-01T00:00:00Z",
"exercises" : [
{
"durationSeconds" : 0,
"id" : "01DXF6DT00AHY49HPHA00JGDQY",
"loadType" : 0,
"name" : "Cat-Cow",
"order" : 0,
"reps" : 10,
"sets" : 1,
"weight" : 0
},
{
"durationSeconds" : 0,
"id" : "01DXF6DT0021S72PRVXDA0HCNB",
"loadType" : 0,
"name" : "Dead Bug",
"order" : 1,
"reps" : 8,
"sets" : 1,
"weight" : 0
},
{
"durationSeconds" : 0,
"id" : "01DXF6DT00K2AHTEHR3HRVKGEG",
"loadType" : 0,
"name" : "Bird Dog",
"order" : 2,
"reps" : 8,
"sets" : 1,
"weight" : 0
},
{
"durationSeconds" : 45,
"id" : "01DXF6DT00V256F3TPS99MCP5F",
"loadType" : 2,
"name" : "Plank",
"order" : 3,
"reps" : 0,
"sets" : 3,
"weight" : 0
},
{
"durationSeconds" : 30,
"id" : "01DXF6DT007YMYCAYYNJEFWTQ5",
"loadType" : 2,
"name" : "Hollow Body Hold",
"order" : 4,
"reps" : 0,
"sets" : 3,
"weight" : 0
},
{
"durationSeconds" : 30,
"id" : "01DXF6DT00WXCASZG1VEZRPT0Y",
"loadType" : 2,
"name" : "Side Plank",
"order" : 5,
"reps" : 0,
"sets" : 3,
"weight" : 0
},
{
"durationSeconds" : 0,
"id" : "01DXF6DT00VMWCDF9QCB28WR20",
"loadType" : 0,
"name" : "Leg Raises",
"order" : 6,
"reps" : 12,
"sets" : 3,
"weight" : 0
},
{
"durationSeconds" : 0,
"id" : "01DXF6DT00MJH9N622QTMM7XB3",
"loadType" : 0,
"name" : "Crunch",
"order" : 7,
"reps" : 12,
"sets" : 3,
"weight" : 0
},
{
"durationSeconds" : 0,
"id" : "01DXF6DT00Z98NR23ESEEKGQH1",
"loadType" : 0,
"name" : "Reverse Crunch",
"order" : 8,
"reps" : 12,
"sets" : 3,
"weight" : 0
}
],
"id" : "01DXF6DT00RV99WG172YFW4NKA",
"name" : "Bodyweight Core",
"order" : 3,
"schemaVersion" : 2,
"systemImage" : "figure.core.training",
"updatedAt" : "2020-01-01T00:00:00Z"
}