LICENSE
README.md
pyproject.toml
aletheore/__init__.py
aletheore/architecture.py
aletheore/cli.py
aletheore/dashboard.py
aletheore/endpoints.py
aletheore/evidence.py
aletheore/healthcheck.py
aletheore/history.py
aletheore/licenses.py
aletheore/mcp_server.py
aletheore/query.py
aletheore/report.py
aletheore/secrets.py
aletheore/vulnerabilities.py
aletheore.egg-info/PKG-INFO
aletheore.egg-info/SOURCES.txt
aletheore.egg-info/dependency_links.txt
aletheore.egg-info/entry_points.txt
aletheore.egg-info/requires.txt
aletheore.egg-info/top_level.txt
aletheore/adapters/__init__.py
aletheore/adapters/base.py
aletheore/adapters/claude_code.py
aletheore/git_intel/__init__.py
aletheore/git_intel/analyzer.py
aletheore/manual/part-1-operating-instructions.md
aletheore/manual/part-2-repository-intelligence.md
aletheore/manual/part-3-git-intelligence.md
aletheore/manual/part-4-architecture.md
aletheore/manual/part-5-security.md
aletheore/manual/part-6-ai-usage.md
aletheore/manual/part-7-perspectives.md
aletheore/manual/part-9-roadmap.md
aletheore/scanner/__init__.py
aletheore/scanner/detect.py
aletheore/scanner/graph.py
aletheore/static/logo.png
tests/test_adapters.py
tests/test_architecture.py
tests/test_cli.py
tests/test_dashboard.py
tests/test_detect.py
tests/test_endpoints.py
tests/test_evidence.py
tests/test_git_intel.py
tests/test_graph.py
tests/test_graph_cpp.py
tests/test_graph_csharp.py
tests/test_graph_go.py
tests/test_graph_java.py
tests/test_graph_php.py
tests/test_graph_ruby.py
tests/test_graph_rust.py
tests/test_healthcheck.py
tests/test_history.py
tests/test_licenses.py
tests/test_mcp_server.py
tests/test_query.py
tests/test_scaffold.py
tests/test_secrets.py
tests/test_secrets_history.py
tests/test_vulnerabilities.py