LICENSE
README.md
pyproject.toml
src/systemictau/__init__.py
src/systemictau/analysis.py
src/systemictau/cli.py
src/systemictau/climate.py
src/systemictau/config.py
src/systemictau/core.py
src/systemictau/data.py
src/systemictau/dengue.py
src/systemictau/exporter.py
src/systemictau/finance.py
src/systemictau/fractal.py
src/systemictau/generators.py
src/systemictau/layers.py
src/systemictau/nested.py
src/systemictau/panel.py
src/systemictau/recd.py
src/systemictau/report.py
src/systemictau/sensitivity.py
src/systemictau/spatial.py
src/systemictau/validation.py
src/systemictau.egg-info/PKG-INFO
src/systemictau.egg-info/SOURCES.txt
src/systemictau.egg-info/dependency_links.txt
src/systemictau.egg-info/entry_points.txt
src/systemictau.egg-info/requires.txt
src/systemictau.egg-info/top_level.txt
src/systemictau/agents/epistemic_engine.py
src/systemictau/agents/observer.py
src/systemictau/agents/proactive.py
src/systemictau/agents/tools.py
src/systemictau/desktop/app.py
src/systemictau/desktop/core.py
src/systemictau/desktop/data.py
src/systemictau/desktop/exporter.py
src/systemictau/desktop/map_generator.py
src/systemictau/desktop/recd.py
src/systemictau/desktop/scale_manager.py
src/systemictau/desktop/session_manager.py
src/systemictau/desktop/settings.py
src/systemictau/desktop/visualization.py
src/systemictau/graph/db.py
src/systemictau/graph/schema.py
src/systemictau/platform/__init__.py
src/systemictau/platform/ai.py
src/systemictau/platform/api/__init__.py
src/systemictau/platform/api/main.py
src/systemictau/platform/api/worker.py
src/systemictau/platform/dashboard/__init__.py
src/systemictau/platform/dashboard/app.py
src/systemictau/plugins/hookspecs.py
src/systemictau/plugins/manager.py
src/systemictau/streaming/app.py
src/systemictau/streaming/models.py
src/systemictau/studio/__init__.py
src/systemictau/studio/analysis.py
src/systemictau/studio/app.py
src/systemictau/studio/viz.py
src/systemictau/visualization/__init__.py
src/systemictau/visualization/monumental_viz.py
src/systemictau/visualization/report_figures.py
src/systemictau/visualization/viz.py
tests/test_core.py
tests/test_gis.py
tests/test_nested.py
tests/test_v21.py
tests/test_v25.py
tests/test_v30.py
tests/test_validation.py