Skip to main content

taste

List, write, accept, reject, reinforce. Project-scoped.
1 min read

Requires Bearer + X-StackTaste-Project. Create/update scope is personal or project.

taste.overview#

Dashboard health. Not the full list.

taste.list#

{ items, stats, canWrite }.

taste.get#

Input: { id }. Item, confidence, signals, versions, suggestions.

taste.create#

FieldNotes
title2–240
body1–20000
kindpreference, convention, policy, lesson, exception
scopepersonal or project
enforcementadvisory, warning, block
attachmentIdsarray, often []

Creates proposed.

taste.update#

Proposed items only. Partial draft + id + attachmentIds.

taste.accept / taste.reject#

Input: { id }. Reject may also return a negative preference proposal.

taste.reinforce#

Input: { id, note? }.

taste.fork#

New proposed item from an existing one. Input: id, optional versionId and draft fields.

taste.suggest#

Proposed edit to an existing item. message required (2–240).