Resolve VSN-2407 "Feature/integrate preparation module with scoped passenger and circuit tabs"
- Add preparation list view featuring nested tabs for usagers and circuits.
- Update main sidebar to include the new preparation navigation.
- Refactor frontend stores and endpoints to enforce
preparationUuidlinkage for strict data isolation. - Fix state bleeding between simultaneous preparation tabs using local state proxies and React keys.
Closes VSN-2407