CHANGELOG.md
MANIFEST.in
README.md
TODO.md
pyproject.toml
docs/ARCHITECTURE.md
docs/QUICKSTART.md
docs/RESCALING_ARCHITECTURE.md
docs/SUITE_DOCUMENTATION_PLAN.md
docs/TOOLS.md
src/art/__init__.py
src/art/bug_cli.py
src/art/bugs.py
src/art/describe.py
src/art/diagnosis.py
src/art/formal_tests.py
src/art/full_report.py
src/art/guion.py
src/art/identification.py
src/art/interventions.py
src/art/mcp_server.py
src/art/model_detection.py
src/art/pipeline.py
src/art/policy.py
src/art/roots.py
src/art/seasonal_detection.py
src/art_tseries.egg-info/PKG-INFO
src/art_tseries.egg-info/SOURCES.txt
src/art_tseries.egg-info/dependency_links.txt
src/art_tseries.egg-info/entry_points.txt
src/art_tseries.egg-info/requires.txt
src/art_tseries.egg-info/top_level.txt
tests/test_acf_contributions.py
tests/test_bug_0001_mu_collapse.py
tests/test_bug_0002_over_differencing.py
tests/test_bug_0003_persist_pre_out.py
tests/test_bug_0004_factor_se.py
tests/test_bug_0005_nyquist.py
tests/test_bug_0006_seasonal_seed.py
tests/test_bug_0007_rebuild_refactor.py
tests/test_bug_0008_forecast_band.py
tests/test_compare_versions.py
tests/test_dcd_crit_provenance.py
tests/test_diagnosis.py
tests/test_formal_tests.py
tests/test_full_report.py
tests/test_golden_pipeline.py
tests/test_guion.py
tests/test_identification.py
tests/test_interventions.py
tests/test_mcp_server.py
tests/test_meg_hybrid_chile.py
tests/test_multiplicative_seasonality.py
tests/test_overpar.py
tests/test_param_unpacker.py
tests/test_policy.py
tests/test_rescaling_invariant.py
tests/test_seasonal_params.py
tests/test_seasonal_simplification.py
tests/test_unit_root.py