API_COMPATIBILITY.md
LICENSE
MANIFEST.in
README.md
RELEASING.md
pyproject.toml
examples/mvp_workflow.py
examples/package_smoke.py
fixtures/tiny_repo/README.md
fixtures/tiny_repo/src/app.py
handoff/capabilities.json
handoff/expected_query_runtimegraph.json
handoff/typed_errors.json
scripts/release_check.py
src/pragmagraph/__init__.py
src/pragmagraph/__main__.py
src/pragmagraph/adapters/__init__.py
src/pragmagraph/contracts/__init__.py
src/pragmagraph/models/__init__.py
src/pragmagraph/portability/__init__.py
src/pragmagraph/query/__init__.py
src/pragmagraph/storage/__init__.py
tests/test_imports.py
tests/test_package_metadata.py
tests/test_release_check.py
tests/test_semantic_mvp.py
tests/test_standalone_smoke.py