LICENSE
README.md
pyproject.toml
rationale/__init__.py
rationale/anchoring.py
rationale/capture.py
rationale/cli.py
rationale/distiller.py
rationale/export.py
rationale/graph.py
rationale/mcp_server.py
rationale/models.py
rationale/query.py
rationale/rollup.py
rationale/staleness.py
rationale/storage.py
rationale/symbols.py
rationale_cli.egg-info/PKG-INFO
rationale_cli.egg-info/SOURCES.txt
rationale_cli.egg-info/dependency_links.txt
rationale_cli.egg-info/entry_points.txt
rationale_cli.egg-info/requires.txt
rationale_cli.egg-info/top_level.txt
tests/test_anchoring.py
tests/test_capture.py
tests/test_cli.py
tests/test_cross_cwd.py
tests/test_distiller.py
tests/test_export.py
tests/test_global_hook.py
tests/test_graph.py
tests/test_hook_schema.py
tests/test_mcp_server.py
tests/test_models.py
tests/test_plugin_manifests.py
tests/test_query.py
tests/test_robustness.py
tests/test_rollup.py
tests/test_staleness.py
tests/test_storage.py
tests/test_symbols.py
tests/test_windows_paths.py