React Flow Implementation Quick Start Implementation gates Run these in order; do not skip ahead on “looks fine.” 1. Styles on the page — Pass if the bundle that renders imports (or equivalent CSS pipeline) so nodes/edges are visible and hit-targets match visuals. 2. boundary — Pass if every caller of is a descendant of that wraps the same tree as (or you have intentionally split stores and can name both roots). 3. Stable / — Pass if those maps are module-scope constants or with stable deps—not a new literal each render in the component that renders . 4. Handles match edges — Pass if for node…