LICENSE
LICENSE-CORPUS
NOTICE
README.md
pyproject.toml
src/physmap/__init__.py
src/physmap/_paths.py
src/physmap/cli.py
src/physmap/release.py
src/physmap.egg-info/PKG-INFO
src/physmap.egg-info/SOURCES.txt
src/physmap.egg-info/dependency_links.txt
src/physmap.egg-info/entry_points.txt
src/physmap.egg-info/requires.txt
src/physmap.egg-info/top_level.txt
src/physmap/applicability/__init__.py
src/physmap/applicability/fixtures.py
src/physmap/applicability/screen.py
src/physmap/baselines/__init__.py
src/physmap/benchmarks/__init__.py
src/physmap/benchmarks/benchmark_report.py
src/physmap/benchmarks/benchmark_v0_4.py
src/physmap/benchmarks/compare.py
src/physmap/benchmarks/registry.py
src/physmap/benchmarks/report.py
src/physmap/closures/__init__.py
src/physmap/closures/formulas.py
src/physmap/closures/geometry_classes.py
src/physmap/closures/index.py
src/physmap/closures/registry.py
src/physmap/closures/data/__init__.py
src/physmap/closures/data/closure_index.json
src/physmap/compat/__init__.py
src/physmap/core/__init__.py
src/physmap/core/mechanism.py
src/physmap/core/signals.py
src/physmap/corpus/__init__.py
src/physmap/corpus/calibration.py
src/physmap/corpus/evidence.py
src/physmap/corpus/data/__init__.py
src/physmap/corpus/data/corpus_seed.jsonl
src/physmap/corpus/data/evidence_claims_seed.jsonl
src/physmap/corpus/data/evidence_sources_seed.jsonl
src/physmap/corpus/data/premium_coverage.json
src/physmap/explain/__init__.py
src/physmap/explain/benchmark.py
src/physmap/explain/causal.py
src/physmap/guardrail/__init__.py
src/physmap/guardrail/aggregator_observability.py
src/physmap/guardrail/classify.py
src/physmap/guardrail/configs.py
src/physmap/guardrail/corpus_regimes.py
src/physmap/guardrail/detector_conformal.py
src/physmap/guardrail/detector_density.py
src/physmap/guardrail/enums.py
src/physmap/guardrail/graph.py
src/physmap/guardrail/guardrail.py
src/physmap/guardrail/io.py
src/physmap/guardrail/regime_observability.py
src/physmap/guardrail/render.py
src/physmap/guardrail/weighting_heuristic.py
src/physmap/infra/__init__.py
src/physmap/infra/blindspot_oracle.py
src/physmap/infra/corpus_runtime.py
src/physmap/integrations/__init__.py
src/physmap/materiality/__init__.py
src/physmap/materiality/estimator.py
src/physmap/materiality/independence.py
src/physmap/materiality/surrogate_fit.py
src/physmap/observability/__init__.py
src/physmap/pipeline/__init__.py
src/physmap/pipeline/aggregators.py
src/physmap/pipeline/assessment_v06.py
src/physmap/pipeline/core.py
src/physmap/pipeline/defeasible_aggregator.py
src/physmap/pipeline/detectors.py
src/physmap/pipeline/observability.py
src/physmap/pipeline/surrogate.py
src/physmap/pipeline/validity_signal.py
src/physmap/pipeline/vehicle_spec.py
src/physmap/stress_tests/__init__.py
src/physmap/stress_tests/lewis_reuse.py
src/physmap/substrate/__init__.py
src/physmap/substrate/corpus_real.py
src/physmap/substrate/engine.py
src/physmap/substrate/forrest.py
src/physmap/substrate/loaders.py
src/physmap/substrate/naca_tn1451.py
src/physmap/substrate/naca_wpd_loader.py
src/physmap/substrate/stage1_ingest.py
src/physmap/substrate/vehicle_config.py
tests/test_applicability_screen.py
tests/test_benchmark_boundaries.py
tests/test_benchmark_reproduces.py
tests/test_causal_materiality.py
tests/test_cli_without_checkout.py
tests/test_guardrail_public_api.py
tests/test_no_conflation.py
tests/test_no_heavy_imports.py
tests/test_render_ood_wording.py
tests/test_stress_test_lewis_reuse.py
tests/test_surrogate_fit.py
tests/test_talk_package.py
tests/test_version.py