Skip to main content

Module context

Module context 

Source
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§

ProtocolContext
Cross-tool state collector for protocol commands.

Enums§

ContextError
Errors during context collection and state queries.