Skip to content

Rulvar API reference


Rulvar API reference / @rulvar/rulvar / SYNTHESIS_NOTE_LABEL

Variable: SYNTHESIS_NOTE_LABEL

ts
const SYNTHESIS_NOTE_LABEL: "synthesis-note" = "synthesis-note";

Defined in: packages/core/dist/index.d.ts

The label an incremental synthesis note dispatches under (RV2901). Notes ride role 'synthesize' and are composition-side work, so both reducers count them toward the composition half of the split; the label exists so a journal reader can tell WHICH composition spans were notes without guessing from their size.