JS-115: io.ram writes through an unchecked malloc(sizeof(sizet))

Proposed by the 2026-07-07 jab multi-agent review; confirmed by both skeptic verifiers. The mmap right above is checked; the tiny length-box malloc is not — a NULL write on allocation failure.

Input

Context

Goals

Constraints

WIP

TODOs