Master moved peerDependencies to `workspace:^`; this branch's two added peers (`dsh-agent`, `dsh-system-prompt`) take the same form. `docs/module-graph.*` is generated; regenerated after the merge. Hook bypassed for the same reason as the previous merge: the staged-pairing check hands an archived note path to `verify-translation-pairing`. The full-corpus gate passes.
acp/ — Agent Client Protocol automation
English | 中文
The ACP group exposes harness agents to programmatic clients over the Agent Client Protocol. It is an interoperability transport, not a presentation or human-interaction layer; the matching out-of-process subagent client lives in subagent/subagent-acp because it implements the subagent provider interface.
| Package | Role |
|---|---|
acp/ |
Automation-only ACP server. |
The server contract is documented in acp/README.md.