V8
GYST UUID v8 — THE COMPLETE GUIDE
128-bit self-describing identity for the agentic economy
VERTEXPOPSOCPROTOCOL

IDENTITY IS INFRASTRUCTURE

Every entity in the SOMACO protocol — users, events, vendors, transactions, agents, contracts — is identified by a GYST UUID v8. Unlike random UUIDs (v4), each v8 UUID is self-describing: its 128 bits encode what it is, where it came from, when it was created, and where it sits in the hierarchy.

No database lookup needed. No external API call. Parse the bits and you know everything. This is what makes zero-equivocation agentic communication possible — agents can route, validate, and transact using nothing but the UUID itself.

128-BIT LAYOUT

Type12b
Namespace12b
Timestamp24b
V4b
D4b
D4b
G4b
V2b
Random62b
Type(12b)
Entity type — what this UUID represents (user, event, vendor, transaction...)
Namespace(12b)
FNV-1a hash of the origin domain (austinsays.com, sonomasays.com...)
Timestamp(24b)
Creation time (seconds, mod 2^24) — ~194 days of unique seconds
Version(4b)
Always 8 — RFC 9562 custom version
Depth(4b)
Hierarchy depth (0=root, 1=child, 2=grandchild, 3=leaf)
Domain(4b)
Knowledge domain (core, sports, finance, enterprise...)
Generation(4b)
Provider/version slot (0=Locus, 1=Provider_N...)
Variant(2b)
Always 10 (binary) — RFC 4122 variant
Random(62b)
62 bits of cryptographic randomness — collision probability: 1 in 9.26 billion at 1M/sec
type(12) | namespace(12) | timestamp(24) | ver(4)=8 | depth(4) | domain(4) | gen(4) | var(2)=10 | random(62)

GENERATE + PARSE

GENERATOR
PARSER — paste any UUID

TYPE REGISTRY — 58 ENTITY TYPES

0x010user
0x011event
0x012canvas
0x013view
0x014vendor
0x015product
0x016session
0x017channel
0x018collection

16 KNOWLEDGE DOMAINS

0x0
CORE
0x1
CONTENT
0x2
ORGANIZATION
0x3
COMMUNICATION
0x4
POLITICAL
0x5
INTELLIGENCE
0x6
COLLECTIBLE
0x7
ENTERPRISE
0x8
INVESTIGATIVE_A
0x9
INVESTIGATIVE_B
0xA
DINING
0xB
WINE
0xC
SPORTS
0xD
EDUCATION
0xE
MEDIA
0xF
EMERGENT

WHY THIS MATTERS

Zero Lookups

66 of 128 bits are deterministic (H=0). An agent can parse a UUID in <1ms with pure bitwise arithmetic. No database, no API, no network call.

Collision Proof

62 bits of cryptographic randomness. At 1 million UUIDs per second, collision probability is 1 in 9.26 billion. Birthday bound: ~2.15 × 10^9 UUIDs.

Legally Binding

Every UUID can serve as a digital signature via Vertex LLC. Court-enforceable under California UETA + federal ESIGN Act. Each UUID = a legal actor.

IDENTITY CITY
0x000
POPSOC DEPLOY
0x2D4
PROTOCOL
0x001
UUID v8
0x010
HUMAN GUIDE
0x016
AGENTS
0x500
VERTEX
0x510
MISSION CTRL
0xFFF
NYC
0x2C0