LICENSE
README.md
pyproject.toml
loopd.egg-info/PKG-INFO
loopd.egg-info/SOURCES.txt
loopd.egg-info/dependency_links.txt
loopd.egg-info/entry_points.txt
loopd.egg-info/requires.txt
loopd.egg-info/top_level.txt
orchestrator/__init__.py
orchestrator/__main__.py
orchestrator/analysis.py
orchestrator/claude_cli.py
orchestrator/cli.py
orchestrator/config.py
orchestrator/dashboard.py
orchestrator/developer.py
orchestrator/env.py
orchestrator/forecast.py
orchestrator/gates.py
orchestrator/github.py
orchestrator/handover.py
orchestrator/ledger.py
orchestrator/loop.py
orchestrator/memory.py
orchestrator/plan.py
orchestrator/pm.py
orchestrator/probe.py
orchestrator/run.py
orchestrator/seed.py
orchestrator/workspace.py
orchestrator/assets/loopd.svg
orchestrator/assets/loopd_no_bg.png
orchestrator/prompts/dev_system.md
orchestrator/prompts/forecast_system.md
orchestrator/prompts/pm_system.md
tests/test_analysis.py
tests/test_claude_cli.py
tests/test_cli.py
tests/test_dashboard.py
tests/test_env.py
tests/test_forecast.py
tests/test_gates.py
tests/test_github.py
tests/test_handover.py
tests/test_ledger.py
tests/test_loop.py
tests/test_memory.py
tests/test_plan.py
tests/test_pm.py
tests/test_probe.py
tests/test_seed.py
tests/test_workspace.py