Skip to main content

← Prediction Game · Prompt Deck · Spec

Pre-Flight Maps

Three maps for the rugby prediction game on Sui. Each reveals something the spec alone cannot show.

MapWhat It RevealsKey Finding
Outcome MapBinary success measures — did the settlement stack work?Four pass/fail gates. Zero ambiguity.
Value Stream MapEVM vs Sui lifecycle — where time and transactions compress4-5 EVM txs collapse to 1-2 Sui PTBs. Minutes to seconds.
Dependency MapCritical path and hard dependenciesMove contracts → Oracle → Settlement PTB → Frontend → Dogfood

Questions

Which map surprised us — and what does that surprise reveal about our assumptions?

  • If the outcome map shows all four gates passing on testnet but zero real users care, what did we actually prove?
  • The value stream map shows compression — but does compression matter if the oracle is unreliable?