Expected facts are assertions only; the FSM replay is the source of truth.
highlighted = computed this step
Honest by construction
Each authored trace is compiled, guarded with expected assertions, and compiled again before rendering. Wrong expected facts and derived sidecars fail closed.
recompute before render
Guarded compiled facts
The guarded commit trace has 2 votes and 5 timeline snapshots. Both numbers come from the recomputed output.
votes=2,snapshots=5
two-phase commit is rendered here as a tiny exact FSM trace; timeouts, recovery, network partitions, availability, and database-product behavior are out of scope.
Summary
The page shows only facts that survive the compile boundary. Note: exact FSM traces are not claims about real deployment behavior.