LICENSE
NOTICE
README.md
pyproject.toml
src/aleph/__init__.py
src/aleph/__version__.py
src/aleph/cli.py
src/aleph/pipeline.py
src/aleph/compress/__init__.py
src/aleph/compress/body_compressor.py
src/aleph/compress/policies.py
src/aleph/compress/summarizer.py
src/aleph/diff/__init__.py
src/aleph/diff/semantic_diff.py
src/aleph/emit/__init__.py
src/aleph/emit/file_components.py
src/aleph/emit/format.py
src/aleph/emit/loader.py
src/aleph/emit/serializer.py
src/aleph/epistemic/__init__.py
src/aleph/epistemic/store.py
src/aleph/inference/__init__.py
src/aleph/inference/error_flow.py
src/aleph/inference/intent_inference.py
src/aleph/inference/patterns.py
src/aleph/inference/test_coverage.py
src/aleph/ingest/__init__.py
src/aleph/ingest/languages.py
src/aleph/ingest/node_types.py
src/aleph/ingest/parser.py
src/aleph/link/__init__.py
src/aleph/link/project_salience.py
src/aleph/link/salience.py
src/aleph/mcp/__init__.py
src/aleph/mcp/handlers.py
src/aleph/mcp/project_router.py
src/aleph/mcp/server.py
src/aleph/mcp/tools.py
src/aleph/memory/__init__.py
src/aleph/memory/bench.py
src/aleph/memory/briefing.py
src/aleph/memory/compressor.py
src/aleph/memory/decompressor.py
src/aleph/memory/formats.py
src/aleph/memory/session_memory.py
src/aleph/model/__init__.py
src/aleph/model/components.py
src/aleph/model/enums.py
src/aleph/model/graph.py
src/aleph/model/symbol.py
src/aleph/patch/__init__.py
src/aleph/patch/manager.py
src/aleph/project/__init__.py
src/aleph/project/builder.py
src/aleph/project/cache.py
src/aleph/project/discovery.py
src/aleph/project/parallel.py
src/aleph/project/paths.py
src/aleph/query/__init__.py
src/aleph/query/engine.py
src/aleph/query/semantic.py
src/aleph/query/workspace.py
src/aleph/store/__init__.py
src/aleph/store/export.py
src/aleph/store/sqlite_store.py
src/aleph/structure/__init__.py
src/aleph/structure/callgraph.py
src/aleph/structure/hierarchy.py
src/aleph/structure/signatures.py
src/aleph/symbols/__init__.py
src/aleph/symbols/extractor.py
src/aleph/symbols/fingerprint.py
src/aleph/symbols/id_migration.py
src/aleph/symbols/identifier.py
src/aleph/symbols/registry.py
src/aleph/temporal/__init__.py
src/aleph/temporal/analyzer.py
src/aleph/temporal/git_analyzer.py
src/aleph/temporal/git_history.py
src/aleph/util/__init__.py
src/aleph/util/ast_utils.py
src/aleph/util/hashing.py
src/aleph/util/progress.py
src/aleph/util/tokens.py
src/aleph_compiler.egg-info/PKG-INFO
src/aleph_compiler.egg-info/SOURCES.txt
src/aleph_compiler.egg-info/dependency_links.txt
src/aleph_compiler.egg-info/entry_points.txt
src/aleph_compiler.egg-info/requires.txt
src/aleph_compiler.egg-info/top_level.txt