LICENSE
README.md
pyproject.toml
core/__init__.py
core/config.py
core/llm.py
core/logger.py
core/loop.py
etot_motif.egg-info/PKG-INFO
etot_motif.egg-info/SOURCES.txt
etot_motif.egg-info/dependency_links.txt
etot_motif.egg-info/entry_points.txt
etot_motif.egg-info/requires.txt
etot_motif.egg-info/top_level.txt
surfaces/__init__.py
surfaces/mcp/__init__.py
surfaces/mcp/remote.py
surfaces/mcp/server.py
synth/__init__.py
synth/agents.py
synth/board.py
synth/cli.py
synth/corpus.py
synth/engine.py
synth/ingest.py
synth/prompts.py
synth/report.py
synth/run.py
synth/synth.yaml
tests/test_board.py
tests/test_engine.py
tests/test_mcp_server.py