Background
With read/write JTAG and SWD support, Forge can eventually become a lightweight debugger/programmer for specific chips.
Goal
Create a plugin layer that knows chip-specific memory maps (e.g., STM32 flash, FPGA bitstream loading) and drives the existing decoders to read/write those regions.
Why
This turns Forge from a generic LA into a chip-specific workstation without abandoning the zero-telemetry / local-only constraint.
Acceptance criteria
Background
With read/write JTAG and SWD support, Forge can eventually become a lightweight debugger/programmer for specific chips.
Goal
Create a plugin layer that knows chip-specific memory maps (e.g., STM32 flash, FPGA bitstream loading) and drives the existing decoders to read/write those regions.
Why
This turns Forge from a generic LA into a chip-specific workstation without abandoning the zero-telemetry / local-only constraint.
Acceptance criteria