LICENSE
README.md
pyproject.toml
cca_audit.egg-info/PKG-INFO
cca_audit.egg-info/SOURCES.txt
cca_audit.egg-info/dependency_links.txt
cca_audit.egg-info/entry_points.txt
cca_audit.egg-info/requires.txt
cca_audit.egg-info/top_level.txt
cca_checks/__init__.py
cca_checks/__main__.py
cca_checks/claim.py
cca_checks/clock_check.py
cca_checks/config.py
cca_checks/hypo.py
cca_checks/properties.py
cca_checks/property_check.py
cca_checks/pyright_check.py
cca_checks/repro_runner.py
cca_checks/scope.py
cca_checks/semgrep_check.py
cca_checks/substrate.py
cca_checks/toolpath.py
cca_checks/plugin/__init__.py
cca_checks/plugin/cli.py
cca_checks/plugin/agents/cca-architect-reviewer.md
cca_checks/plugin/agents/cca-bug-auditor.md
cca_checks/plugin/agents/cca-code-auditor.md
cca_checks/plugin/agents/cca-dep-auditor.md
cca_checks/plugin/agents/cca-deploy-auditor.md
cca_checks/plugin/agents/cca-differential-review.md
cca_checks/plugin/agents/cca-doc-auditor.md
cca_checks/plugin/agents/cca-env-validator.md
cca_checks/plugin/agents/cca-fix-planner.md
cca_checks/plugin/agents/cca-fp-check.md
cca_checks/plugin/agents/cca-numeric-auditor.md
cca_checks/plugin/agents/cca-perf-auditor.md
cca_checks/plugin/agents/cca-security-auditor.md
cca_checks/plugin/commands/audit-fix-v2.md
cca_checks/plugin/commands/audit-fix.md
cca_checks/rules/python_sinks.yaml
cca_checks/rules/python_taint.yaml
tests/test_bench_score.py
tests/test_blindness_probe.py
tests/test_claim.py
tests/test_cli.py
tests/test_clock_check.py
tests/test_config.py
tests/test_dev_extra_completeness.py
tests/test_fixture_contract.py
tests/test_plugin_cli.py
tests/test_plugin_install.py
tests/test_properties.py
tests/test_property_check.py
tests/test_pyright_check.py
tests/test_repro_runner.py
tests/test_rules_catalog.py
tests/test_scope.py
tests/test_selfaudit_hardening.py
tests/test_semgrep_check.py
tests/test_substrate.py