Multi-agent orchestration harness for Claude Code + Codex — task lifecycle, handoff protocol, dashboard, and autonomous dispatch
Drift inferred · capture-to-capture
No drift recorded — single capability capture; advisories appear once its surface changes.
transport stdio counts 0 tools · 0 res
· 0 prompts
permission surface via code analysis
No tools enumerated yet for this server.
prompt-surface
shipped agent-instruction files + hidden-content / dangerous-code findings —
quoted from the analyzed source
analyzed commit 4fe77bd · analyzer v27 · 1w ago
skills & prompt files 4
evidence-backed
findings quoted directly from the published source artifact — not inferred
code files: 776
filesystem 1
- fs artificemachine-superharness-4fe77bd/.superharness/daemon-monitor.py :23
return subprocess.Popen(cmd, stdout=open(out_log, "a"),
shell / exec 1
- shell artificemachine-superharness-4fe77bd/.superharness/daemon-monitor.py :23
return subprocess.Popen(cmd, stdout=open(out_log, "a"),
declared dependencies 8
- fastmcp@>=0.4
- click@>=8.1
- pyyaml@>=6.0
- ruamel.yaml@>=0.18
- pydantic@>=2.0,<3
- requests@>=2.31
- starlette@>=1.3.1
- python-multipart@>=0.0.31