README.md
pyproject.toml
skills/whyloom/SKILL.md
skills/whyloom-bootstrap/SKILL.md
skills/whyloom-bootstrap/agents/openai.yaml
skills/whyloom/agents/openai.yaml
src/whyloom/__init__.py
src/whyloom/bootstrap.py
src/whyloom/cli.py
src/whyloom/codegraph.py
src/whyloom/config.py
src/whyloom/indexer.py
src/whyloom/installer.py
src/whyloom/migrations.py
src/whyloom/models.py
src/whyloom/operations.py
src/whyloom/path_policy.py
src/whyloom/records.py
src/whyloom/retrieval.py
src/whyloom/store.py
src/whyloom.egg-info/PKG-INFO
src/whyloom.egg-info/SOURCES.txt
src/whyloom.egg-info/dependency_links.txt
src/whyloom.egg-info/entry_points.txt
src/whyloom.egg-info/requires.txt
src/whyloom.egg-info/top_level.txt
tests/test_bootstrap.py
tests/test_graph.py
tests/test_init.py
tests/test_installer.py
tests/test_production_contract.py
tests/test_records.py
tests/test_release_contract.py
tests/test_validation_reflection.py