CHANGELOG.md
MANIFEST.in
README.md
TODO.md
pyproject.toml
docs/ARCHITECTURE_MCP.md
docs/BUGS.md
docs/DECISION_NODES.md
docs/LADDER_AS_OPTIMISATION.md
docs/LEVEL_TRANSFER_PLAN.md
docs/PORTE.md
docs/SCHOOL_PRACTICE_STUDY.md
docs/TOOLS.md
src/drtran/__init__.py
src/drtran/__main__.py
src/drtran/aggregate.py
src/drtran/calibrate.py
src/drtran/cast.py
src/drtran/cli.py
src/drtran/diagnose.py
src/drtran/embed.py
src/drtran/estimate.py
src/drtran/evaluate.py
src/drtran/forecast.py
src/drtran/identify.py
src/drtran/irf.py
src/drtran/mcp_server.py
src/drtran/netid.py
src/drtran/network.py
src/drtran/plots.py
src/drtran/pre.py
src/drtran/report.py
src/drtran/school.py
src/drtran/slots.py
src/drtran.egg-info/PKG-INFO
src/drtran.egg-info/SOURCES.txt
src/drtran.egg-info/dependency_links.txt
src/drtran.egg-info/entry_points.txt
src/drtran.egg-info/requires.txt
src/drtran.egg-info/top_level.txt
tests/gen_mixed_operators.py
tests/test_aggregate.py
tests/test_ar_stationarity_guard.py
tests/test_backcast.py
tests/test_bank_mtram.py
tests/test_baseline_univariate.py
tests/test_cast_diagonal.py
tests/test_cli.py
tests/test_common_window.py
tests/test_delta_operator.py
tests/test_diagnose.py
tests/test_dispatch_bug8.py
tests/test_end_to_end_passthrough.py
tests/test_evaluate.py
tests/test_forecast.py
tests/test_forecast_by_parts.py
tests/test_homologation_c.py
tests/test_identification.py
tests/test_irf.py
tests/test_mcp_server.py
tests/test_mtram_dispatch_surface.py
tests/test_network.py
tests/test_network_identification.py
tests/test_pre_roundtrip.py
tests/test_refactor_scale.py
tests/test_report.py
tests/test_stderr.py
tests/test_transfer.py
tests/test_walkthrough_mtram.py
tests/test_write_inp.py