LICENSE
README.md
pyproject.toml
src/umcp/__init__.py
src/umcp/cli.py
src/umcp/closures.py
src/umcp/file_refs.py
src/umcp/logging_utils.py
src/umcp/py.typed
src/umcp/validator.py
src/umcp.egg-info/PKG-INFO
src/umcp.egg-info/SOURCES.txt
src/umcp.egg-info/dependency_links.txt
src/umcp.egg-info/entry_points.txt
src/umcp.egg-info/requires.txt
src/umcp.egg-info/top_level.txt
tests/test_00_schemas_valid.py
tests/test_100_gcd_canon.py
tests/test_101_gcd_closures.py
tests/test_102_gcd_contract.py
tests/test_10_canon_contract_closures_validate.py
tests/test_110_rcft_canon.py
tests/test_111_rcft_closures.py
tests/test_112_rcft_contract.py
tests/test_113_rcft_tier2_layering.py
tests/test_115_new_closures.py
tests/test_20_casepack_hello_world_validates.py
tests/test_25_umcp_ref_e2e_0001.py
tests/test_30_semantic_rules_hello_world.py
tests/test_40_validator_result_schema_accepts_example.py
tests/test_51_cli_diff.py
tests/test_70_contract_closures.py
tests/test_80_benchmark.py
tests/test_90_edge_cases.py
tests/test_95_logging_monitoring.py
tests/test_96_file_references.py
tests/test_97_root_integration.py
tests/test_cli.py
tests/test_coverage_boost.py
tests/test_coverage_closures.py
tests/test_coverage_file_refs.py
tests/test_coverage_validator.py