Expand description
Visualization export for Microscope Memory.
ZERO JSON. Pure binary. mmap-ready. Format: VIZ1 + block_count:u32 + blocks:VizBlock + edge_count:u32 + edges:[u32;3]
Structs§
- VizBlock
- Packed visualization block (32 bytes).
Functions§
- export_
binary_ snapshot - Export the full state as a raw binary buffer (VIZ1).
- export_
density_ map - export_
to_ file - layer_
heatmap