Data Flow Architecture
Complete data flow from user action through the system to infrastructure.
Layers
| Layer | Responsibility |
|---|---|
| React Application | UI components and views |
| DataTableProvider | State management and adapter orchestration |
| Infrastructure | Persistent storage (database + files) |