Expand description
Functions§
- run_
flows - Executes every registered Flow on the World, publishing each View into the bus. Flows are read-only projectors: they do not mutate the World and do not compete for the frame budget (only agents do), so no budget is passed.