LICENSE
README.md
pyproject.toml
src/dpa_icsd.egg-info/PKG-INFO
src/dpa_icsd.egg-info/SOURCES.txt
src/dpa_icsd.egg-info/dependency_links.txt
src/dpa_icsd.egg-info/entry_points.txt
src/dpa_icsd.egg-info/requires.txt
src/dpa_icsd.egg-info/top_level.txt
src/icsd/__init__.py
src/icsd/_version.py
src/icsd/adapters/__init__.py
src/icsd/adapters/_cython_feasibility.py
src/icsd/adapters/authority_adapter.py
src/icsd/adapters/numba_invariants.py
src/icsd/adapters/numpy_invariants.py
src/icsd/adapters/schema_validation.py
src/icsd/adapters/transparency_stream.py
src/icsd/cli/__init__.py
src/icsd/cli/main.py
src/icsd/core/__init__.py
src/icsd/core/batch.py
src/icsd/core/context.py
src/icsd/core/errors.py
src/icsd/core/evidence.py
src/icsd/core/invariants.py
src/icsd/core/migration.py
src/icsd/core/serialise.py
src/icsd/core/transition.py
src/icsd/tools/__init__.py
src/icsd/tools/batch.py
src/icsd/tools/parallel.py
tests/test_agent_mode.py
tests/test_authority_adapter.py
tests/test_batch_validate.py
tests/test_cli.py
tests/test_conformance_agent_guardrails.py
tests/test_conformance_construction.py
tests/test_conformance_dnd.py
tests/test_conformance_event_pipeline.py
tests/test_conformance_iam.py
tests/test_conformance_lab.py
tests/test_conformance_legal.py
tests/test_conformance_robotics.py
tests/test_conformance_runner.py
tests/test_conformance_schema.py
tests/test_conformance_supply_chain.py
tests/test_cython_feasibility.py
tests/test_evidence.py
tests/test_invariants.py
tests/test_migration.py
tests/test_numba_invariants.py
tests/test_numpy_invariants.py
tests/test_parallel_tools.py
tests/test_public_quickstart.py
tests/test_schema_adapter.py
tests/test_survivability.py
tests/test_temporal_profiles.py
tests/test_transition.py
tests/test_transparency_stream.py
tests/test_trustless_authority_refusal.py