JS-108: five divergent copies of the u8-slice-to-JS-string helper

Proposed by the 2026-07-07 jab multi-agent review; confirmed by both skeptic verifiers. The same slice->JSString conversion is reimplemented five ways with different truncation caps and OOM behavior; the divergence already bit as JS-107.

Input

Context

Goals

Constraints

WIP

TODOs