CHANGELOG.md
MANIFEST.in
README.md
TODO.md
pyproject.toml
bugs/BUG-0001-mu-collapse-rescale.md
bugs/BUG-0002-over-differencing-kpss.md
bugs/BUG-0003-display-tools-no-persist.md
bugs/BUG-0004-ar-factorization-standard-errors.md
bugs/BUG-0005-nyquist-added-when-no-harmonics.md
bugs/BUG-0006-seasonal-ar-init-spurious-optimum.md
bugs/BUG-0007-update-and-forecast-rebuilds-the-model-without-r.md
bugs/BUG-0008-forecast-table-builds-the-95-band-as-level-1-96-.md
bugs/BUG-0009-dcd-overdiff-regular-overwrites-nyquist-witness.md
bugs/BUG-0010-pruning-harmonics-voids-the-meg-sweep.md
bugs/BUG-0011-dcd-overdiff-recommends-d2-on-seasonal-price-index.md
bugs/BUG-0012-ifadf-factors-rendered-outside-the-mu-parenthesis.md
bugs/BUG-0013-autonomous-pipeline-can-never-estimate-mu.md
bugs/BUG-0014-the-pre-contract-is-not-honoured-when-adding-arma.md
bugs/BUG-0015-index-rule-missing-from-the-autonomous-policy.md
bugs/BUG-0016-decide-d-jumps-to-2-ignoring-the-seasonality-it-already-detected.md
bugs/README.md
bugs/TEMPLATE.md
docs/ANNOUNCEMENT.md
docs/ARCHITECTURE.md
docs/PUBLISHING.md
docs/QUICKSTART.md
docs/RESCALING_ARCHITECTURE.md
docs/STATUS.md
docs/TOOLS.md
docs/email_final.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