Log a readiness check-in
readiness_checkinRecord how the athlete feels today (energy, sleep, soreness — each 1–5). The engine scores readiness and, on the next get_todays_session, reshapes the workout accordingly (reduce volume / reduce intensity / recovery day). Returns the readiness score + modifier.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sleep | Yes | 1 terrible … 5 great | |
| energy | Yes | 1 drained … 5 great | |
| soreness | Yes | 1 none … 5 very sore |