sgeboers
414c16ae9e
refactor: extract data loading and trajectory logic from explorer.py
- Move trajectory analysis to analysis/trajectory.py (+136 lines)
- Move projection helpers to analysis/projections.py (+128 lines)
- Extract tab-specific data loaders to analysis/tabs/ (8 modules, +133 lines)
- Remove 702 lines from explorer.py (data loading extracted to
analysis/explorer_data.py and new modules)
- Add axis label fallback tests (tests/test_axis_label_fallback.py)
- Add session docs: brainstorms, ideation, plans, and test-failures
2026-04-05 00:51:30 +02:00
..
2026-04-05 00:51:30 +02:00
2026-03-21 22:40:28 +01:00
2026-04-02 21:46:24 +02:00
2026-03-21 22:40:28 +01:00
2026-04-05 00:42:46 +02:00
2026-04-05 00:42:46 +02:00
2026-03-29 23:17:33 +02:00
2026-04-05 00:51:30 +02:00
2026-04-05 00:42:46 +02:00
2026-04-05 00:51:30 +02:00
2026-03-22 16:08:06 +01:00