Expand description
Cold-path NQuin → Tensor10D baking (ingest / encode tier).
Hot-path queries read baked SOA volumes; this module runs at ingest only.
Constants§
- PRED_
GEO_ VERTEX - PRED_
HAS_ SPECTRAL_ SHEET - Bake-time link to mmap STFT/CQT sidecar (
spectral/audio/{hash}.bin).
Functions§
- audio_
sidecar_ relpath - Relative sidecar path under storage root — zero-heap (
spectral/audio/{hash:016x}.bin). - bake_
quin_ to_ tensor - Bake a single NQuin into a ground-truth Tensor10D node.
- bake_
quins_ into - Write baked tensors into caller buffer; returns count written.
- decode_
packed_ coord - Decode
spatial_encode_wasmpacked coordinates from an object field. - is_
geo_ vertex_ quin - True when the Quin carries a baked geo vertex payload (not a hash-proxy xyz).
- semantic_
xyz_ from_ nquin - Semantic xyz: packed geo coords when present, else legacy hash spread.
- sigma_
sheet_ index_ from_ nquin - σ sheet index from baked NQuin object when
q42:hasSpectralSheetis present.