Pre-Flight Maps
Three maps for the rugby prediction game on Sui. Each reveals something the spec alone cannot show.
| Map | What It Reveals | Key Finding |
|---|---|---|
| Outcome Map | Binary success measures — did the settlement stack work? | Four pass/fail gates. Zero ambiguity. |
| Value Stream Map | EVM vs Sui lifecycle — where time and transactions compress | 4-5 EVM txs collapse to 1-2 Sui PTBs. Minutes to seconds. |
| Dependency Map | Critical path and hard dependencies | Move 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?