LICENSE
README.md
pyproject.toml
src/reasonsmith/__init__.py
src/reasonsmith/certificate.py
src/reasonsmith/cli.py
src/reasonsmith/conformance.py
src/reasonsmith/demo.py
src/reasonsmith/drift.py
src/reasonsmith/evidence.py
src/reasonsmith/plugins.py
src/reasonsmith/render.py
src/reasonsmith/report.py
src/reasonsmith/rulelang.py
src/reasonsmith/spec.py
src/reasonsmith/sut.py
src/reasonsmith/table7.toml
src/reasonsmith/verdict.py
src/reasonsmith.egg-info/PKG-INFO
src/reasonsmith.egg-info/SOURCES.txt
src/reasonsmith.egg-info/dependency_links.txt
src/reasonsmith.egg-info/entry_points.txt
src/reasonsmith.egg-info/requires.txt
src/reasonsmith.egg-info/top_level.txt
src/reasonsmith/adapters/__init__.py
src/reasonsmith/adapters/callable.py
src/reasonsmith/adapters/jsonl.py
src/reasonsmith/adapters/rules.py
src/reasonsmith/engines/__init__.py
src/reasonsmith/engines/certificate.py
src/reasonsmith/engines/counterfactual.py
src/reasonsmith/engines/observed.py
src/reasonsmith/engines/probed.py
src/reasonsmith/engines/proved.py
src/reasonsmith/engines/record.py
src/reasonsmith/engines/temporal.py
src/reasonsmith/examples/__init__.py
src/reasonsmith/examples/__main__.py
src/reasonsmith/examples/language_model_notices.py
src/reasonsmith/examples/neural_scorer.py
src/reasonsmith/examples/probabilistic_scorer.py
src/reasonsmith/examples/sample_decisions.jsonl
src/reasonsmith/examples/symbolic_rules.py
src/reasonsmith/examples/truncating_credit_system.py
src/reasonsmith/packs/ecoa.toml
src/reasonsmith/packs/eu_ai_act.toml
src/reasonsmith/packs/gdpr.toml
src/reasonsmith/packs/gpai.toml
src/reasonsmith/packs/table7.toml
tests/test_adoption_surface.py
tests/test_audience_view.py
tests/test_certificate_engine.py
tests/test_contains_predicate.py
tests/test_counterfactual_invariance.py
tests/test_deviation_duty.py
tests/test_docs_audiences.py
tests/test_docs_example_output.py
tests/test_docs_language_model.py
tests/test_docs_readme_transcripts.py
tests/test_docs_refinement.py
tests/test_docs_semantics.py
tests/test_docs_three_systems.py
tests/test_domain_gate.py
tests/test_drift.py
tests/test_ecoa_either_or.py
tests/test_ecoa_specific_reasons.py
tests/test_engine_plugins.py
tests/test_findings_nesyarena.py
tests/test_html_report.py
tests/test_json_schema_version.py
tests/test_nesyarena_conformance.py
tests/test_packaged_examples.py
tests/test_probed_engine.py
tests/test_reasonsmith.py
tests/test_release_discipline.py
tests/test_semantics_agreement.py
tests/test_social_card.py
tests/test_v02_core.py
tests/test_v02_stage2.py
tests/test_v02_stage3.py
tests/test_vacuous_trigger.py