Skip to main content

Module runtime

Module runtime 

Source
Expand description

Runtime adapter traits and bridge result types.

Structs§

AppliedChange
Result of an applied proposal.
CheckResult
Result of a check command.
FileSnapshot
File content plus its authoritative digest.
PatchProposal
A validated, not-yet-applied proposal.
RuntimeStatus
Runtime status exposed to a paired browser.
TurnResult
Result of a submitted agent turn.
WorkspaceFile
A file entry returned by a runtime adapter.

Traits§

RuntimeAdapter
The runtime boundary used by the WebMCP transport.