arcbox-computer 0.6.9

Agent-computer domain layer for ArcBox: transport-free sandbox protocols
docs.rs failed to build arcbox-computer-0.6.9
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

arcbox-computer

The agent-computer domain layer for ArcBox: the transport-free sandbox protocols (durable cleanup tickets, per-sandbox operation locks, transparent resume, and port exposure), written against the [SandboxHost] seam the composing runtime implements.

Layer rules: this crate speaks the wire message vocabulary (arcbox-connect types) but never the transport — no connectrpc import, ever — and it must compile and pass unit tests on Linux as well as macOS.