Rulvar API reference / @rulvar/core / SYNTHESIS_NOTE_LABEL
Variable: SYNTHESIS_NOTE_LABEL
ts
const SYNTHESIS_NOTE_LABEL: "synthesis-note" = 'synthesis-note';Defined in: packages/core/src/l0/telemetry-reduce.ts:602
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.