Nodes
Status: active Last updated: 2026-04-15
What It Is
Nodes are the main domain objects shown on the board.
Main Areas
components.md: card UI for each node typeregistry.md: labels and node-kind metadatacreation.md: default node creation and previews
Why It Matters
Nodes are the core building blocks of the product. If node structure is clear, the rest of the system becomes easier to understand.
User Flow
- A user creates or converts a node
- The node gets default structure based on its type
- The canvas shows the right card
- Inspector and compute use the same node data
Risks And Gaps
- Some node-specific docs will need more depth as new node types arrive
- The renderers and type folders are still thin and may grow later