CHANGELOG.md
CITATION.cff
LICENSE
LICENSE-APACHE
LICENSE-MIT
LICENSING.md
MANIFEST.in
NOTICE
README.md
pyproject.toml
docs/ASSURANCE-CATALOG.md
docs/PYPI_TRUSTED_PUBLISHING_SETUP.md
docs/TRADEMARK.md
examples/__init__.py
examples/quickstart_um_timeliness.py
examples/worked_example.py
src/payer_agent_audit/__init__.py
src/payer_agent_audit/_normalize.py
src/payer_agent_audit/cli.py
src/payer_agent_audit/py.typed
src/payer_agent_audit.egg-info/PKG-INFO
src/payer_agent_audit.egg-info/SOURCES.txt
src/payer_agent_audit.egg-info/dependency_links.txt
src/payer_agent_audit.egg-info/entry_points.txt
src/payer_agent_audit.egg-info/requires.txt
src/payer_agent_audit.egg-info/top_level.txt
src/payer_agent_audit/agents/__init__.py
src/payer_agent_audit/governance/__init__.py
src/payer_agent_audit/governance/audit_chain.py
src/payer_agent_audit/governance/autonomy_ladder.py
src/payer_agent_audit/governance/defcon.py
src/payer_agent_audit/governance/effective_challenge_harness.py
src/payer_agent_audit/governance/sovereign_veto.py
src/payer_agent_audit/governance/witness_anchor.py
src/payer_agent_audit/payer/__init__.py
src/payer_agent_audit/payer/appeal_iro.py
src/payer_agent_audit/payer/clinician_of_record.py
src/payer_agent_audit/payer/funding_type.py
src/payer_agent_audit/payer/um_timeliness.py
src/payer_agent_audit/schemas/__init__.py
src/payer_agent_audit/schemas/audit_event.py
tests/__init__.py
tests/golden_corpus.py
tests/test_boundary_scan.py
tests/test_cli.py
tests/test_examples.py
tests/test_golden_corpus.py
tests/test_hardening_round3.py
tests/test_payer_controls.py
tests/test_primitives_units.py
tests/test_property_based.py
tests/adversarial/__init__.py
tests/adversarial/test_al_probes.py