README.md
pyproject.toml
setup.cfg
archeologist.egg-info/PKG-INFO
archeologist.egg-info/SOURCES.txt
archeologist.egg-info/dependency_links.txt
archeologist.egg-info/entry_points.txt
archeologist.egg-info/requires.txt
archeologist.egg-info/top_level.txt
src/__init__.py
src/ast/__init__.py
src/ast/lineage.py
src/ast/parser.py
src/cli/__init__.py
src/cli/__main__.py
src/db/__init__.py
src/db/database.py
src/git/__init__.py
src/git/walker.py
src/github/__init__.py
src/github/fetcher.py
src/github/geographic.py
src/synthesis/__init__.py
src/synthesis/narrative.py
tests/test_e2e.py
tests/test_lineage.py