Skip to main content

Module viz

Module viz 

Source
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