Most handlers use the represented_*_like_cpp pattern (validate + record intent, defer mutation). Define a single, consistent place where a recorded intent is applied to live state, so M2-M5 convert uniformly instead of ad-hoc.
Done: a documented bridge + one converted example wired through it.
Part of the PORT_PLAN. State: docs/migration/STATE.md · Defects: docs/migration/EXISTING-CODE-DEFECTS.md.
Done = runs live + byte/opcode-clean vs a C++ capture of the same action + exercised on a running server + C++ refs cited (STATE.md §5). 1 issue = 1 PR.
Most handlers use the represented_*_like_cpp pattern (validate + record intent, defer mutation). Define a single, consistent place where a recorded intent is applied to live state, so M2-M5 convert uniformly instead of ad-hoc.
Done: a documented bridge + one converted example wired through it.
Part of the PORT_PLAN. State: docs/migration/STATE.md · Defects: docs/migration/EXISTING-CODE-DEFECTS.md.
Done = runs live + byte/opcode-clean vs a C++ capture of the same action + exercised on a running server + C++ refs cited (STATE.md §5). 1 issue = 1 PR.