Alpenglow Verifier

Counterexample Analysis

An interactive tool to analyze and debug model checking violations.

State Trace
Step-by-step execution leading to failure.

State at Step 1

nodes[ { "id": 1, "status": "idle", "stake": 25, "currentSlot": 1, "votes": {} }, { "id": 2, "status": "idle", "stake": 25, "currentSlot": 1, "votes": {} }, { "id": 3, "status": "idle", "stake": 25, "currentSlot": 1, "votes": {} }, { "id": 4, "status": "byzantine", "stake": 20, "currentSlot": 1, "votes": {} } ]
messages[]
finalized{}
certs[]
skip_certs[]
leader1
slot1
current_time0
Protocol Visualization
Visual state of the network at step 1.
AI-Powered Explanation
Analyze the counterexample and get a suggested fix.
Click "Get Explanation" to see the AI analysis.