KQ-332 · CHECKPOINT/RUN
Checkpoint Run
A run measured in ground covered, with flags that plant as you pass them and a stumble that throws you back to the last one — quickly, and a little ugly, because losing ground should not look graceful. Progress that cannot be lost is not progress, it is a countdown; the best distance persists so you always have your own mark to beat.
KQ-332 · CHECKPOINT/RUN
checkpoint run
0 m0 mbest 0 m
Install
One command — the source lands in your repo. Or copy it from the Code tab.
$ pnpm dlx shadcn@latest add @kinetiq/checkpoint-run
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| checkpoints / segmentsPerLeg | number · number | 5 · 4 | Flags on the route and steps between them. |
| onCheckpoint / onFinish | (index) => void · () => void | — | Fires per flag planted, and at the line. |