JS-106: index bulk-load crosses the JS/C boundary once per element

Proposed by the 2026-07-07 jab multi-agent review; confirmed by both skeptic verifiers. Indexing a pack marshals each entry JS->C individually although P.scan already emitted them contiguously in native memory.

Input

Context

Goals

Constraints

WIP

TODOs