Expand description
Native-runtime discovery and foreground delegation contracts.
Structs§
- Foreground
Command - A single foreground native operation such as pull or prune.
- Probe
Command - A bounded read-only command used during native-runtime discovery.
Traits§
- Runtime
Adapter - An injectable native-runtime adapter. Implementations parse captured raw output into typed report fields and must discard the raw bytes afterward.