LICENSE
README.md
pyproject.toml
hermes_hive_v4.egg-info/PKG-INFO
hermes_hive_v4.egg-info/SOURCES.txt
hermes_hive_v4.egg-info/dependency_links.txt
hermes_hive_v4.egg-info/entry_points.txt
hermes_hive_v4.egg-info/requires.txt
hermes_hive_v4.egg-info/top_level.txt
orchestrator/__init__.py
orchestrator/__version__.py
orchestrator/daemon.py
orchestrator/hermes_bridge.py
orchestrator/hermes_runner.py
orchestrator/hermes_wrapper.py
orchestrator/hive_client.py
orchestrator/i18n.py
orchestrator/machine.py
orchestrator/mcp_server.py
orchestrator/orchestrator.py
orchestrator/protocol.py
orchestrator/dashboard/__init__.py
orchestrator/dashboard/events.py
orchestrator/dashboard/server.py
orchestrator/dashboard/templates/__init__.py
orchestrator/infrastructure/__init__.py
orchestrator/infrastructure/cost_tracker.py
orchestrator/infrastructure/dependency_manager.py
orchestrator/infrastructure/errors.py
orchestrator/infrastructure/memory_store.py
orchestrator/infrastructure/sandbox.py
orchestrator/infrastructure/session_manager.py
orchestrator/infrastructure/validator.py
orchestrator/roles/__init__.py
orchestrator/roles/arc.py
orchestrator/roles/coder.py
orchestrator/roles/planner.py
orchestrator/roles/reviewer.py
orchestrator/roles/tester.py
orchestrator/roles/toolman.py
orchestrator/versioning/__init__.py
orchestrator/versioning/version_manager.py
tests/test_edge.py
tests/test_mock.py
tests/test_phase1_acceptance.py
tests/test_phase2_acceptance.py
tests/test_phase3_acceptance.py
tests/test_unit.py