OUTCOME MAP
════════════════════════════════════════════════════════════
DESIRED OUTCOME: A tokenization platform where NZ wholesale investors can onboard frictionlessly and trade real estate shares, with compliance enforced structurally by the Sui blockchain.
│
├── Contributing Factors
│ - Sui's native object model maps perfectly to shares.
│ - zkLogin eliminates Web3 wallet friction.
│
├── Obstacles
│ - Integrating local fiat rails for dividend payouts (Mitigation: Use existing Stripe/local bank APIs).
│ - Verifying NZ wholesale certificates (Mitigation: Manual admin override for v0.1).
│
├── Investigations
│ - Which fiat rail offers the best API for NZ/AU bulk payouts?
│ - Can SumSub handle the AU/NZ specific wholesale verification flows?
│
├── Success Measures
│ - Investor onboarding time < 5 minutes.
│ - Zero cap table reconciliation errors between DB and on-chain state.
│ - 100% of on-chain transfers structurally comply with wholesale restrictions.
│
├── Roles (RACI)
│ - Accountable: Platform Lead
│ - Responsible: Move Engineer, Full-Stack Engineer
│ - Consulted: Legal/Compliance Advisor
│
└── Next Actions
- Draft the Move capability architecture.
- Setup Next.js issuer/investor portal scaffolds.
════════════════════════════════════════════════════════════
Questions
Which outcome in the sui real estate tokenization map is the leading indicator — the one that reliably predicts all others?
- Which outcome is hardest to measure but most important to track — and what proxy metric comes closest?
- If the primary outcome were achieved but secondary outcomes lagged, what would that signal about the system?
- At what threshold does each outcome shift from "in progress" to "proven" — and who decides that threshold?