LICENSE
README.md
pyproject.toml
phi_complexity/__init__.py
phi_complexity/__main__.py
phi_complexity/akasha.py
phi_complexity/analyseur.py
phi_complexity/audit_slo.py
phi_complexity/autosuture.py
phi_complexity/backup.py
phi_complexity/bmad.py
phi_complexity/canvas.py
phi_complexity/cli.py
phi_complexity/commit_risk.py
phi_complexity/consensus.py
phi_complexity/core.py
phi_complexity/coverage_reporting.py
phi_complexity/fingerprint.py
phi_complexity/gnose.py
phi_complexity/harvest.py
phi_complexity/impossible.py
phi_complexity/log_parser.py
phi_complexity/metadata_ops.py
phi_complexity/metriques.py
phi_complexity/notebook_helpers.py
phi_complexity/oracle.py
phi_complexity/rapport.py
phi_complexity/remediation.py
phi_complexity/search.py
phi_complexity/securite.py
phi_complexity/suture.py
phi_complexity/vault.py
phi_complexity.egg-info/PKG-INFO
phi_complexity.egg-info/SOURCES.txt
phi_complexity.egg-info/dependency_links.txt
phi_complexity.egg-info/entry_points.txt
phi_complexity.egg-info/requires.txt
phi_complexity.egg-info/top_level.txt
phi_complexity/backends/__init__.py
phi_complexity/backends/asm_light.py
phi_complexity/backends/base.py
phi_complexity/backends/c_rust_light.py
phi_complexity/backends/elf_light.py
phi_complexity/backends/python.py
phi_complexity/sentinel/__init__.py
phi_complexity/sentinel/bayesian.py
phi_complexity/sentinel/behavior.py
phi_complexity/sentinel/host.py
phi_complexity/sentinel/response.py
phi_complexity/sentinel/telemetry.py
tests/test_akasha.py
tests/test_analyseur.py
tests/test_asm_backend.py
tests/test_audit_slo.py
tests/test_autosuture.py
tests/test_backends.py
tests/test_backup.py
tests/test_bmad.py
tests/test_canvas.py
tests/test_cli.py
tests/test_commit_risk.py
tests/test_consensus.py
tests/test_core.py
tests/test_coverage_reporting.py
tests/test_elf_backend.py
tests/test_engine.py
tests/test_fingerprint.py
tests/test_gnose.py
tests/test_harvest.py
tests/test_impossible.py
tests/test_log_parser.py
tests/test_main.py
tests/test_metadata_ops.py
tests/test_metriques.py
tests/test_notebook_helpers.py
tests/test_oracle.py
tests/test_public_api_contract.py
tests/test_rapport.py
tests/test_remediation.py
tests/test_scan_cli.py
tests/test_search.py
tests/test_securite.py
tests/test_sentinel.py
tests/test_suture.py
tests/test_vault.py