LICENSE
README.md
pyproject.toml
src/octorules/__init__.py
src/octorules/__main__.py
src/octorules/cli.py
src/octorules/config.py
src/octorules/dumper.py
src/octorules/formatter.py
src/octorules/phases.py
src/octorules/plan_output.py
src/octorules/planner.py
src/octorules/provider.py
src/octorules.egg-info/PKG-INFO
src/octorules.egg-info/SOURCES.txt
src/octorules.egg-info/dependency_links.txt
src/octorules.egg-info/entry_points.txt
src/octorules.egg-info/requires.txt
src/octorules.egg-info/top_level.txt
tests/test_cli.py
tests/test_config.py
tests/test_dumper.py
tests/test_formatter.py
tests/test_main.py
tests/test_phases.py
tests/test_plan_output.py
tests/test_planner.py
tests/test_provider.py