Skip to main content

Module blueprint

Module blueprint 

Source
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 rerun feature is disabled.