Node Components
Status: active Last updated: 2026-04-15
What This Page Covers
This page explains the card components that render each node type on the canvas.
Responsibilities
- show the main summary of a node
- keep the canvas readable at a glance
- surface status, computed values, and quick actions
- hand deeper editing and explanation off to the inspector or dialog
Important Design Rule
Node cards should answer "what is this?" quickly. They should not try to carry every detail that belongs in the inspector.