Concepts¶
Concepts explain the mental model behind Holoflow independently of any particular application.
Start with the Holoflow task model for execution, factories, and in-place mappings. Continue with Storage Ownership for task-managed buffer lifetimes and Events for control and status messages. Future chapters will cover graph data flow and how compilation turns a graph into concurrent execution sections.