@arborship/control-plane-client
v0.3.2
Published
HTTP client for the Levi control plane API — shared by mcp-orchestrator and other consumers that need to submit/poll/cancel jobs and interact with Leviathan
Readme
@arborship/control-plane-client
HTTP client for the Levi control plane API — shared by mcp-orchestrator and other consumers that need to submit/poll/cancel jobs and interact with Leviathan
Layer: operational port / protocol client (L4) (see docs/architecture/PLATFORM_BOUNDARIES.md).
Install
npm install @arborship/control-plane-clientPart of Levi
This package is developed in the Levi monorepo under
packages/protocols/control-plane-client. 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.
