Understand Inflowenger, part by part
Inflowenger is a runtime whose logic is a workflow graph — a substrate for building ERP, CRM, and automation systems that an operator can change without redeploying. This is the living knowledge base for how it works, mirrored from the engine's own docs. It grows one strong document at a time.
Concepts of Inflow
The mental model in one page: the primitives claim, the four actors of the platform, and how a visual workflow becomes something an engine can execute.
Read the concepts →Lab
developer toolsPages you drive rather than read. Everything runs in your browser against the same packages a plugin ships with.
On the roadmap
Docs we're bringing over next, as they firm up in the source repos.
Plugins, expanded
The full plugin lifecycle, adapters, and isolation model — beyond the node deep-dive.
Architecture, in depth
A stronger tour of Context, Workflows, Fractals, and Adapters.
Protocol v1 / v2
The wire-level Inflow protocol details, current and next.
Form Builder, documented
The x-inflow-ui reference to sit behind the Lab: every extension key, written down. The tool is live now — the prose is what is missing.
Jobs & Commands
How long-running work and commands flow through the system.