CodePointIndex: number & { __brand: "CodePoint" }

Branded Unicode code-point index.

Reserved for the future wasm:string-view bridge, which is code-point-native. Surfaced today so the public API does not change shape when the bridge upgrades.