KQ-220 · COUNSEL/CARD
Counsel Card
One suggestion, offered rather than executed: the counsel in a sentence with its subject carried as a chip, an honest tri-state confidence meter — high, needs review, no signal — and the alternatives kept a fold away with their own confidence attached. The meter is the card's spine: a recommendation that cannot say how sure it is will be trusted exactly once.
KQ-220 · COUNSEL/CARD
Want me to post this reshuffle?
Move the coating pass to Crew B so the crane window holds.
High confidence
Install
One command — the source lands in your repo. Or copy it from the Code tab.
$ pnpm dlx shadcn@latest add @kinetiq/counsel-card
Props
| Prop | Type | Default | Description |
|---|---|---|---|
| counsel / subject | string | — | The sentence and the entity chip carried inside it. |
| confidence | "high" | "review" | "none" | — | The tri-state meter — bars and words together. |
| alternatives | CounselAlternative[] | — | Each with its own confidence, kept a fold away. |
| onAccept | () => void | — | Fired once; accepting seals the card so nothing executes twice. |