LICENSE
NOTICE
README.md
pyproject.toml
notrix_trax.egg-info/PKG-INFO
notrix_trax.egg-info/SOURCES.txt
notrix_trax.egg-info/dependency_links.txt
notrix_trax.egg-info/entry_points.txt
notrix_trax.egg-info/requires.txt
notrix_trax.egg-info/top_level.txt
tests/test_adapters_openai.py
tests/test_adapters_otel.py
tests/test_adapters_retrieval.py
tests/test_capture.py
tests/test_capture_surfaces.py
tests/test_cli.py
tests/test_cli_help.py
tests/test_cli_theme.py
tests/test_cli_verdicts.py
tests/test_collector.py
tests/test_detect.py
tests/test_diff.py
tests/test_enums.py
tests/test_examples.py
tests/test_explain.py
tests/test_graph.py
tests/test_graph_export.py
tests/test_inspect.py
tests/test_langgraph_adapter.py
tests/test_normalize.py
tests/test_packaging.py
tests/test_replay.py
trax/__init__.py
trax/config.py
trax/adapters/__init__.py
trax/adapters/openai.py
trax/adapters/otel.py
trax/adapters/retrieval.py
trax/cli/__init__.py
trax/cli/formatters.py
trax/cli/main.py
trax/cli/theme.py
trax/collector/__init__.py
trax/collector/events.py
trax/detect/__init__.py
trax/detect/engine.py
trax/detect/rules.py
trax/diff/__init__.py
trax/diff/engine.py
trax/diff/matcher.py
trax/diff/models.py
trax/explain/__init__.py
trax/explain/diagnosis.py
trax/explain/engine.py
trax/explain/models.py
trax/explain/playbooks.py
trax/explain/ranker.py
trax/graph/__init__.py
trax/graph/builder.py
trax/graph/export.py
trax/langgraph/__init__.py
trax/langgraph/adapter.py
trax/models/__init__.py
trax/models/core.py
trax/normalize/__init__.py
trax/normalize/engine.py
trax/replay/__init__.py
trax/replay/engine.py
trax/replay/models.py
trax/replay/safety.py
trax/sdk/__init__.py
trax/sdk/capture.py
trax/storage/__init__.py
trax/storage/artifacts.py
trax/storage/bootstrap.py
trax/storage/repository.py