Expand description
Blueprint sender for the proof-stream visualization.
Builds a declarative Rerun 0.29 blueprint with a 3-panel layout:
┌──────────────────────────┬───────────────────────────┐
│ │ GKR Claim Descent │
│ ZK Proof Walk (3D) │ gkr/claim │
│ circuit/** gkr/walk/** │ gkr/walk/**/claim │
│ gpu/cluster │ proof/progress │
│ ├───────────────────────────┤
│ │ Layer Stats & GPU │
│ │ inference/stats/** │
│ │ gpu/device_*/** │
│ │ proof/binding_ms │
└──────────────────────────┴───────────────────────────┘The blueprint is sent once at connection time before any proof events.
Functions§
- send_
blueprint - No-op stub when the
rerunfeature is disabled.