The race pacer exists because flat splits are not always smart splits.
It parses a course profile, validates elevation, then creates pacing strategies that respect the terrain and the target time.
Outputs
- Negative split strategy.
- Even split strategy.
- Riskier positive split strategy.
- Nutrition timing for longer races.
Why it belongs here
It is a good example of the kind of AI skill I like: narrow, opinionated, and connected to real data.