Whitepaper v1.0
The Sign of Trust"The decentralized identity and attestation protocol for the Sui ecosystem."
Confidential — Omen Labs Founding Team — Sui Blockchain (Move VM)
How to read this document
This whitepaper is organized in two parts. Part A covers the technical protocol specification — what Omen is, how it works at the contract level, and every security and infrastructure decision. Part B covers the business model, user experience, and go-to-market strategy. Readers who only need integration details can stop after Part A.
A1. Abstract & System Architecture
Omen Labs is a decentralized reputation protocol designed to solve the accountability crisis in on-chain finance and the emerging agentic economy. It functions as the Read/Write Trust Primitive for the Sui network.
The core insight is that Move Registry (MVR) verification confirms what a contract does, not who built it. Omen fills this identity gap by binding on-chain developer addresses to verified off-chain personas, then making that binding programmable, revocable, and queryable in O(1) time.
Our architecture integrates Mysten Labs’ four core infrastructure pillars with a native Model Context Protocol (MCP) server: Storage (Walrus), Execution (Move PTBs), Identity (zkLogin), Liquidity (DeepBook V3).
By bridging these pillars, Omen shifts the ecosystem from anonymous risk to programmatic, institutional-grade accountability.