LICENSE
README.md
pyproject.toml
src/siof/__init__.py
src/siof/__main__.py
src/siof/cli.py
src/siof/deslopper.py
src/siof/green_guard.py
src/siof/indexer.py
src/siof/mcp_server.py
src/siof/memex.py
src/siof/models.py
src/siof/orchestrator.py
src/siof/policy.py
src/siof/repository.py
src/siof/sarif_reporter.py
src/siof/storage.py
src/siof/verifier.py
src/siof.egg-info/PKG-INFO
src/siof.egg-info/SOURCES.txt
src/siof.egg-info/dependency_links.txt
src/siof.egg-info/entry_points.txt
src/siof.egg-info/requires.txt
src/siof.egg-info/top_level.txt
tests/test_cli.py
tests/test_deslopper.py
tests/test_deslopper_comprehensive.py
tests/test_dtg_builder_benchmark.py
tests/test_e2e.py
tests/test_green.py
tests/test_green_comprehensive.py
tests/test_indexer.py
tests/test_indexer_benchmark.py
tests/test_indexer_comprehensive.py
tests/test_mcp.py
tests/test_mcp_comprehensive.py
tests/test_mcp_phase3.py
tests/test_memex.py
tests/test_memex_comprehensive.py
tests/test_phase4_memex.py
tests/test_phase5_green_guard.py
tests/test_phase6_7_integration.py
tests/test_repository.py
tests/test_sarif_reporter.py
tests/test_symbol_extraction_benchmark.py
tests/test_verifier.py