{
  "policyId": "barbelic.set-purpose",
  "policyVersion": "1.0.0",
  "successfulRepetitions": {
    "strength": { "min": 1, "max": 5 },
    "hypertrophy": { "min": 6, "max": 12 },
    "highRepetition": {
      "min": 13,
      "hypertrophyWhenEffortLevelAtLeast": 2,
      "enduranceWhenEffortLevelIsOneOrMissing": true
    }
  },
  "excluded": [
    "explicit_warmup",
    "automatic_warmup",
    "rep_failure",
    "zero_reps"
  ],
  "automaticWarmup": {
    "requiresPriorSessionReference1rm": true,
    "candidateIntensityPercentLessThan": 50,
    "requiresLaterSameSessionExerciseWorkSet": true,
    "laterWorkSetIntensityPercentAtLeast": 50
  },
  "intensityBandsRemainIndependent": true
}
