@arborship/acp
v0.2.1
Published
ACP client runtime (ADR-0018 §9) — harness process supervision, JSON-RPC/stdio transport, session lifecycle, streaming, cancellation, permission mediation, capability discovery, recovery. Consumers: Leviathan worker, CLI, Desktop, qualification suite.
Downloads
118
Readme
@arborship/acp
ACP client runtime — harness process supervision, JSON-RPC/stdio transport, session lifecycle, streaming, cancellation, permission mediation, capability discovery, recovery. Consumers: Leviathan worker, CLI, Desktop, qualification suite.
Layer: operational port / protocol client (L4) (see docs/architecture/PLATFORM_BOUNDARIES.md).
Install
npm install @arborship/acpPart of Levi
This package is developed in the Levi monorepo under
packages/protocols/acp. It is published so that the other Levi packages that depend on it can be
installed from npm; the documentation for the platform as a whole lives in the repository's
docs/ directory. Versions follow the repository's changesets.
License
Apache-2.0 — see the LICENSE and NOTICE files in this package. The full license set for the
repository is described in docs/architecture/LICENSING_AND_TOPOLOGY.md.
