AGENTS.md
CHANGELOG.md
CITATION.cff
LICENSE
MANIFEST.in
README.md
capabilities.json
llms-full.txt
llms.txt
pyproject.toml
docs/README.md
docs/problems/choose-batch-size.md
docs/problems/debug-gradients.md
docs/problems/diagnose-plateau.md
docs/problems/find-bad-labels.md
docs/problems/inspect-batches.md
docs/problems/stop-training.md
examples/agent_recommendation.py
examples/json_report.py
launch/ORGANIC_ADOPTION_PLAN.md
launch/RELEASE_0_6_0.md
launch/RELEASE_0_6_1.md
launch/RELEASE_0_6_2.md
schemas/recommendation.schema.json
schemas/report-envelope.schema.json
tests/test_agent_interface.py
tests/test_aum_importance_collapse.py
tests/test_batch.py
tests/test_confusion.py
tests/test_dynamics.py
tests/test_earlyguard.py
tests/test_gradhealth.py
tests/test_gradnoise.py
tests/test_plasticity.py
tests/test_stress.py
traintools/__init__.py
traintools/aum.py
traintools/batch.py
traintools/capabilities.py
traintools/cli.py
traintools/collapse.py
traintools/confusion.py
traintools/dynamics.py
traintools/earlyguard.py
traintools/gradhealth.py
traintools/gradnoise.py
traintools/importance.py
traintools/mcp_server.py
traintools/plasticity.py
traintools/reporting.py
traintools.egg-info/PKG-INFO
traintools.egg-info/SOURCES.txt
traintools.egg-info/dependency_links.txt
traintools.egg-info/entry_points.txt
traintools.egg-info/requires.txt
traintools.egg-info/top_level.txt
traintools/callbacks/__init__.py
traintools/callbacks/huggingface.py
traintools/callbacks/pytorch.py
traintools/data/capabilities.json
traintools/data/recommendation.schema.json
traintools/data/report-envelope.schema.json