README.md
pyproject.toml
setup.cfg
autobot_swarm.egg-info/PKG-INFO
autobot_swarm.egg-info/SOURCES.txt
autobot_swarm.egg-info/dependency_links.txt
autobot_swarm.egg-info/entry_points.txt
autobot_swarm.egg-info/requires.txt
autobot_swarm.egg-info/top_level.txt
autobots/__init__.py
autobots/__main__.py
autobots/bootstrap.py
autobots/catalog.py
autobots/cli.py
autobots/executor.py
autobots/planning.py
autobots/router.py
autobots/workspace.py
tests/test_bootstrap.py
tests/test_catalog.py
tests/test_cli_plan_args.py
tests/test_phase_4_execution.py
tests/test_phase_one_docs.py
tests/test_planning.py
tests/test_router_contracts.py