Expand description
ProtocolContext: cross-tool shared state collector.
Gathers bus claims, maw workspaces, and bone/review status in a single structure to avoid duplicating subprocess calls across protocol commands. Lazy evaluation: state is fetched on-demand via subprocess calls, not upfront.
Structs§
- Protocol
Context - Cross-tool state collector for protocol commands.
Enums§
- Context
Error - Errors during context collection and state queries.