Code
Core library (src/anomaly_atlas/) — including the single
hf_client every byte of data flows through — tooling, benchmark harness, and experiment
implementations. Every file carries the project's author header and the hfmarketdata.io data-source attribution.
- src/
- anomaly_atlas/atlas/__init__.py
- anomaly_atlas/instrumentation/__init__.py
- anomaly_atlas/stats/__init__.py
- anomaly_atlas/stats/bootstrap.py
- anomaly_atlas/stats/calendar.py
- anomaly_atlas/stats/leadlag.py
- anomaly_atlas/stats/multiple_testing.py
- anomaly_atlas/stats/reversion.py
- anomaly_atlas/stats/spa.py
- anomaly_atlas/validation/__init__.py
- anomaly_atlas/validation/artifacts.py
- anomaly_atlas/validation/costs.py
- anomaly_atlas/validation/oos.py
- anomaly_atlas/validation/robustness.py
- anomaly_atlas/viz/__init__.py
- anomaly_atlas/__init__.py
- anomaly_atlas.egg-info/dependency_links.txt
- anomaly_atlas.egg-info/requires.txt
- anomaly_atlas.egg-info/SOURCES.txt
- anomaly_atlas.egg-info/top_level.txt
- tools/
- benchmarks/
- experiments/
- candidate_01/analysis.md
- candidate_01/benchmark.py
- candidate_01/hypothesis.md
- candidate_01/README.md
- candidate_02/analysis.md
- candidate_02/benchmark.py
- candidate_02/hypothesis.md
- candidate_02/README.md
- candidate_03/analysis.md
- candidate_03/benchmark.py
- candidate_03/hypothesis.md
- candidate_03/README.md
- micro/expA_data_reality/analysis.md
- micro/expA_data_reality/benchmark.py
- micro/expA_data_reality/hypothesis.md
- micro/expA_data_reality/README.md
- micro/expB_artifact_baselines/analysis.md
- micro/expB_artifact_baselines/benchmark.py
- micro/expB_artifact_baselines/hypothesis.md
- micro/expB_artifact_baselines/README.md
- micro/expC_reversion_scan/analysis.md
- micro/expC_reversion_scan/benchmark.py
- micro/expC_reversion_scan/hypothesis.md
- micro/expC_reversion_scan/README.md
- micro/expD_leadlag_scan/analysis.md
- micro/expD_leadlag_scan/benchmark.py
- micro/expD_leadlag_scan/hypothesis.md
- micro/expD_leadlag_scan/README.md
- micro/expE_calendar_scan/analysis.md
- micro/expE_calendar_scan/benchmark.py
- micro/expE_calendar_scan/hypothesis.md
- micro/expE_calendar_scan/README.md
- micro/expF_multiple_testing/analysis.md
- micro/expF_multiple_testing/benchmark.py
- micro/expF_multiple_testing/hypothesis.md
- micro/expF_multiple_testing/README.md
- micro/expG_cost_frontier/analysis.md
- micro/expG_cost_frontier/benchmark.py
- micro/expG_cost_frontier/hypothesis.md
- micro/expG_cost_frontier/README.md
- micro/expH_oos_stability/analysis.md
- micro/expH_oos_stability/benchmark.py
- micro/expH_oos_stability/hypothesis.md
- micro/expH_oos_stability/README.md
- Makefile
- pyproject.toml
- CITATION.cff