Genesis

Not a product. A position.

Genesis is structural entry into the early layer of the civilization operating system. This page uses a mock checkout flow. Later, it will create real orders in Supabase, allocate a dedicated pay-to address, and issue a Genesis identity after confirmation.

Genesis tier
Supporter
$2,500

Identity entry + basic CPC access

Genesis identity
CPC participation
Early channel access
Recommended tier
Founding Partner
$25,000

Recommended: higher weight + proposal rights

Higher governance weight
MEM reward multiplier
Proposal privileges (early)
Genesis tier
Genesis Node
$100,000

Infrastructure-level role in phase 0

Highest governance weight
Priority settlement
Operator channel + long-horizon rights
Supabase implementation checklist (later)

Create tables: crypto_orders, wallet_addresses, genesis_identities. Build API: POST /api/genesis/order uses service role to insert order and allocate address. Add webhook (Edge Function or Next.js route) to mark order paid and issue identity.