LICENSE
README.md
pyproject.toml
src/do2screen/__init__.py
src/do2screen/cli.py
src/do2screen/grammar.py
src/do2screen/ingest.py
src/do2screen/manifest.py
src/do2screen/models.py
src/do2screen/parser.py
src/do2screen/project.py
src/do2screen/provenance.py
src/do2screen/py.typed
src/do2screen/registry.py
src/do2screen/scanner.py
src/do2screen/statements.py
src/do2screen/trace.py
src/do2screen_py.egg-info/PKG-INFO
src/do2screen_py.egg-info/SOURCES.txt
src/do2screen_py.egg-info/dependency_links.txt
src/do2screen_py.egg-info/entry_points.txt
src/do2screen_py.egg-info/requires.txt
src/do2screen_py.egg-info/top_level.txt
tests/test_cli.py
tests/test_dependency_config.py
tests/test_fixtures_behavior.py
tests/test_golden.py
tests/test_grammar.py
tests/test_ingest.py
tests/test_invariant.py
tests/test_manifest.py
tests/test_models.py
tests/test_parser.py
tests/test_project.py
tests/test_registry.py
tests/test_registry_conformance.py
tests/test_scanner.py
tests/test_statements.py
tests/test_trace.py
tests/test_tricky_harmonization.py
tests/test_unresolved.py
tests/test_upstream_shapes.py