Crisis BFT consensus protocol — Go PoC, Python recorder, and CrisisViz: a native macOS scrubbable curriculum visualizer (10 chapters, ~18 minutes at 1×, signed-speed slider with reverse playback).
Find a file
saymrwulf f9a438e066 Silence unused-sim warning in Ch05
dm.sim was destructured for the guard but never used inside the body.
Replaced with a nil-check on the same property.

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-04 11:23:48 +02:00
CrisisViz Silence unused-sim warning in Ch05 2026-05-04 11:23:48 +02:00
src/crisis Extend testbed 10x; fix window resize regressions; @MainActor delegate 2026-05-04 00:07:29 +02:00
tests Initial implementation of the Crisis protocol (Richter, 2019) 2026-04-23 13:20:30 +02:00
.gitignore Add macOS .app bundle with native Dock icon and activation policy 2026-04-30 20:21:18 +02:00
Crisis.mirco-richter-2019.pdf Initial implementation of the Crisis protocol (Richter, 2019) 2026-04-23 13:20:30 +02:00
crisis_data.json Add JSON export pipeline + event recorder for visualization 2026-04-30 20:06:21 +02:00
pyproject.toml Initial implementation of the Crisis protocol (Richter, 2019) 2026-04-23 13:20:30 +02:00