docs.vin

cut

The cut noun — identity, lifecycle, events, and every capability as an anchored section: 1 capability, 0 live, 1 sandbox, 0 declared.

cut is one of the estate's 317 automotive nouns — a job a car needs done. It carries 1 capability: 0 live, 1 sandbox, 0 declared · doors vindex.vin.

Identity

Nouncut
PillarData (facets: 1 data)
Capabilities1 — 0 live · 1 sandbox · 0 declared
EntitiesCutRead
Doorsvindex.vin
SDKVin.cut.* from apis.vin
Address/catalog/cut#{action} — the anchor IS the wire name minus cut.

Discover & read

read

cut.read · GET /cuts/read · gate none · sandbox · answers CutRead@1

FieldTypeRequiredNotes
keystringyes

Doorvindex.vin serves this noun on its two routes: / (the landing) · /1GNSKRKD5MR488605 (the VIN lens).

Try it — sandbox: every call answers a deterministic, provenance-labeled simulated payload ({ environment, simulated } in the body). Force any documented outcome with the magic triggers. Going live is a connect, never a ballot: submit the credential at integrates.vin (dealer systems) or connects.vin (consumer accounts) — submissions enter the activation queue and rank live rollout.

the SDK — cut.read
import { cut } from 'apis.vin'

// the gate law is in the type system: Answer<T> = Ok | Empty | Blocked | Offer
const answer = await cut.read({"key":"key"})
GET /cuts/read
curl 'https://apis.vin/cuts/read?key=key'

Data model

The record shape behind this noun — one entity, each property an evidence field. See the whole estate model on the data model page.

CutRead

Schema

PropertyTypeNotes
keyidthe cut node key
labelstring
slugstring
guiseKeyref→Guisethe trim guise the cut hangs under
bodyFormstring
propulsionstring
drivetrainstring

Relationships

FromToCardinalityAs
guisecut1:0..*cuts

Generated from the catalog. Every capability, answer, gate, and entity on this page is a rendered descriptor — it cannot drift from the wire.