db6ae38568
- Add loading-overlay.tsx to component maps - Remove orphaned session-progress-panel.tsx and session-operations.tsx entries - Refresh parent indexes after manual map edits Quality gates: pytest 313 passed/34 skipped, npm run typecheck/lint clean, npm test -- --run 87 passed
602 B
602 B
apps/web/src/state (index)
dir: apps/web/src/state
role
Centralized client-side state management layer providing React context providers for core application concerns including authentication, real-time data, notifications, and user feedback.
parent
index: apps/web/src/.pi-map.index.md map: apps/web/src/.pi-map.md
children
files
- auth.tsx
- events.tsx
- notifications.tsx
- sessions.tsx
- toast.tsx
links
index: apps/web/src/state/.pi-map.index.md map: apps/web/src/state/.pi-map.md
workflows
- change state behavior read: auth.tsx, events.tsx, notifications.tsx