CONTRIBUTING.md
LICENSE
MANIFEST.in
README.md
ROADMAP.md
pyproject.toml
docs/launch-blog-zh.md
docs/launch-draft.md
docs/narrative.md
docs/philosophy.md
docs/terminal-preview.png
docs/publish/00-plan.md
docs/publish/agentic-metabolic-engineering-essay.md
docs/publish/github-announcement.md
docs/publish/release-notes-v0.1.2.md
docs/publish/release-notes-v0.2.0.md
docs/publish/x-post.md
docs/publish/xiaohongshu-post.md
docs/publish/zhihu-post.md
examples/ci-audit.yml
examples/demo.py
examples/metabolism_benchmark.py
examples/micro_metabolism.py
examples/register_cron.template.sh
examples/register_schedule.template.ps1
examples/registry.example.json
schema/metabolism.schema.json
src/workspace_metabolism/__init__.py
src/workspace_metabolism/__main__.py
src/workspace_metabolism/cli.py
src/workspace_metabolism/core.py
src/workspace_metabolism/mcp_server.py
src/workspace_metabolism.egg-info/PKG-INFO
src/workspace_metabolism.egg-info/SOURCES.txt
src/workspace_metabolism.egg-info/dependency_links.txt
src/workspace_metabolism.egg-info/entry_points.txt
src/workspace_metabolism.egg-info/top_level.txt
tests/conftest.py
tests/test_cli.py
tests/test_core.py
tests/test_mcp.py