Summary
Support direct probe control (e.g. probe-rs, OpenOCD IPC) instead of requiring a TCP GDB server in front of the probe.
Implication
This is a new architecture path: not only an RSP TCP proxy — likely a Backend trait with multiple implementations.
Depends on
Stable requirements from Part A + Phase 1; avoid premature abstraction.