README.md
pyproject.toml
src/metergraph/__init__.py
src/metergraph/_batch_first.py
src/metergraph/_capture.py
src/metergraph/_config.py
src/metergraph/_context.py
src/metergraph/_failure_log.py
src/metergraph/_provider_batch.py
src/metergraph/_repo_config.py
src/metergraph/_session.py
src/metergraph/_template.py
src/metergraph/_track.py
src/metergraph/_transport.py
src/metergraph/_version.py
src/metergraph.egg-info/PKG-INFO
src/metergraph.egg-info/SOURCES.txt
src/metergraph.egg-info/dependency_links.txt
src/metergraph.egg-info/requires.txt
src/metergraph.egg-info/top_level.txt
tests/test_batch_first.py
tests/test_capture_repo_root.py
tests/test_edge_cases.py
tests/test_init_repo_aware.py
tests/test_provider_batch.py
tests/test_public_api_surface.py
tests/test_real_client_integration.py
tests/test_repository_aware_ingest.py
tests/test_sdk.py
tests/test_seam_reality.py
tests/test_session_manager.py
tests/test_writer_session.py