MANIFEST.in
README.md
pyproject.toml
uv.lock
docs/ARCHITECTURE.md
docs/COMPATIBILITY.md
docs/COMPETITION.md
docs/CONTRACT_ENGINE.md
docs/DEPENDENCIES.md
docs/DESIGN_DECISIONS.md
docs/ERROR_MODEL.md
docs/EXPERIENCE_DESIGN.md
docs/IMPLEMENTATION_PLAN.md
docs/IMPLEMENTED_0_1.md
docs/INTERFACE_MODEL.md
docs/OPEN_TECHNICAL_PROBLEMS.md
docs/PERFORMANCE.md
docs/PHASE_0_1_IMPLEMENTATION_CONTRACT.md
docs/PHASE_0_1_IMPLEMENTATION_REPORT.md
docs/PRODUCT_VISION.md
docs/PYDANTIC_INTEGRATION.md
docs/QUICKSTART.md
docs/RELEASING.md
docs/ROADMAP.md
docs/STATIC_TYPING.md
docs/TESTING_STRATEGY.md
docs/TYPE_SYSTEM.md
docs/VALIDATION_ENGINE.md
docs/examples/report_scenarios.json
docs/history/OPEN_TECHNICAL_PROBLEMS_ORIGINAL.md
docs/releases/0.1.0/FINAL_001_ESCALATION.md
docs/releases/0.1.0/SOL_REVIEW_01.md
docs/releases/0.1.0/SOL_REVIEW_02.md
docs/releases/0.1.0/SOL_REVIEW_03.md
docs/releases/0.1.0/benchmark.json
src/stipulate/__init__.py
src/stipulate/_annotations.py
src/stipulate/_cache.py
src/stipulate/_compatibility.py
src/stipulate/_compile.py
src/stipulate/_contract.py
src/stipulate/_errors.py
src/stipulate/_evidence.py
src/stipulate/_relations.py
src/stipulate/_render.py
src/stipulate/_signatures.py
src/stipulate/py.typed
src/stipulate.egg-info/PKG-INFO
src/stipulate.egg-info/SOURCES.txt
src/stipulate.egg-info/dependency_links.txt
src/stipulate.egg-info/requires.txt
src/stipulate.egg-info/top_level.txt
tests/test_annotation_layers.py
tests/test_boundaries.py
tests/test_cache_and_policy.py
tests/test_call_partition.py
tests/test_contract.py
tests/test_lifecycle_and_evidence.py
tests/test_member_edges.py
tests/test_members_and_relations.py
tests/test_packaging_api.py
tests/test_release_evidence.py
tests/test_reliability.py
tests/test_reports_and_examples.py
tests/test_sol_review_02_blockers.py
tests/test_sol_review_04_blockers.py
tests/test_sol_review_blockers.py
tests/test_type_table.py
tests/test_wrapped_owner_identity.py
tests/tests_support.py
tests/typing_fixtures/negative.py
tests/typing_fixtures/public_api.py
tools/__init__.py
tools/assemble_evidence.py
tools/benchmark.py
tools/check_docs.py
tools/feature_inventory.json
tools/installed_check.py
tools/quality.py
tools/release_evidence.py