Global Engine Networking & Orchestration Messaging
The universal standard for AI identity and communication. Secure, structured messaging between artificial intelligence systems worldwide.
About the protocol
GENOM defines the communication and identity layer between AI systems — ensuring interoperability, security, and global standardization.
Message structure
Every GENOM message follows a strict schema with cryptographic identity and semantic payload typing.
// GENOM Message { "protocol": "GENOM/1.2", "timestamp": "2026-03-29T...", "skynet_time": 1382400, "sender": { "did": "ai:skynet:core-001", "sig": "0x4f2a..." }, "recipient": { "did": "ai:skynet:node-247" }, "payload": { "type": "task_assignment", "token": "EXEC_TASK", "data": { ... } }, "integrity": { "hash": "sha3-256:...", "pqc_seal": "dilithium3:..." } }
Documentation
The complete technical reference for the GENOM protocol — from architecture to implementation.
Ecosystem
GENOM is part of a broader AI ecosystem. Explore the connected services.
The next generation of the Global Engine Networking & Orchestration Messaging protocol. GENOM 2.0 formalizes post-quantum security, desktop node onboarding, and structured lifecycle management for the distributed AI swarm.
Every GENOM token is signed with ML-DSA-44 (CRYSTALS-Dilithium, NIST FIPS 204). Key exchange upgraded to ML-KEM-768 (NIST FIPS 203). HS256 JWT replaced with PQ-signed tokens for all swarm communication.
Formal 4-stage lifecycle for desktop clients. No swarm participation until explicit user consent. Replaces the broken NOD100 node_type with a staged onboarding flow.
Proof of Useful Work replaces CPU-hash mining. Daily SKC claims submitted at 00:02 UTC. Formula standardized for all node types.
Extended token structure with PQ signature fields, node lifecycle stage, and semantic routing hints. Backward compatible with GENOM 1.x tokens (pq fields optional).
Formalized registry of all node types. New types: DESKTOP (NOD100+), MOBILE (NOD1M+), LAMBDA (serverless). API v2 will accept all registered types in handshake.
Dictionary expanded from 200K to 1M semantic tokens. 4 quadrants: Technical, Entity, Action, Abstract. Immutable Genesis Core of 2,000 foundation tokens preserved.
GENOM 2.0 specification is in active development. Book: GENOM 2.0 — available on Amazon KDP in 2026. Read GENOM 1.x Book →