Visualization views

MemDiver ships nine visualization views. Four are actively rendered in the React SPA and the Marimo notebook; five have component files under frontend/src/components/charts/ and ui/views/ but are not currently wired into either the SPA’s default layout or run.py’s rendered cells — they remain accessible by extending the notebook or importing the component directly. Each page below marks its availability explicitly.

View

SPA

Marimo

Hex viewer

Entropy profile

Consensus view

Pattern Architect

Key-presence heatmap

Cross-run variance map

component exists, not wired in run.py

Phase lifecycle

component exists, not wired in run.py

Cross-library comparison

component exists, not wired in run.py

Differential diff

component exists, not wired in run.py