AxFlowStateDependencyAnalysis
Best-effort static dependency extraction for flow execute mappings.
This intentionally never invokes user code. It only recognizes direct state reads that are safe to recognize from function source. Unknown state access is marked unsafe so the planner can keep execution sequential.
Properties
| Property | Type |
|---|---|
dependencies | string[] |
isSafe | boolean |