KB-294 · HOW/WHO/DOES/WHAT
Who Does What How-It-Works
How it works, answered as who does the work: three lanes — your side, the product, and ours — with each step in the lane that owns it. Most how-it-works sections quietly imply the reader does everything or nothing; this one commits to a division of labour, which is what a buyer is really asking when they ask how long it takes.
Install
One command — the source lands in your repo. Or copy it from the Code tab.
$ pnpm dlx shadcn@latest add @kinetiq/how-who-does-what
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| steps | HandoffStep[] | — | Each step's owning lane, copy, and effort line. |
| lanes | Record<LaneOwner, string> | — | Lane names: your side, the product, ours. |