Skip to main content

Flow Nodes

Simple Memory

Simple memory: each node type is responsible for one clear category of action.

Guide
Trigger: flow entry point.
Logic: business calculation and data organization.
Data: database reads and writes.
Branch: conditional branches and path selection.
Domain Service: calls reusable business capabilities.
Transaction: transaction boundaries and rollback control.
End: flow completion and result output.

Need a missing topic?

These docs are structured for the Nerdics backend engineering workflow. Additional guides can be added under the same left navigation groups as the product surface expands.