Use-Case Walkthroughs

Domain-specific deployment patterns. Each walkthrough takes the same underlying primitives - identity, trust, recognition, revocation - and shows what they look like inside a particular operating domain.

Read this section if you are mapping Genesis Mesh onto a specific environment such as an edge fleet, a sovereign organization, or a distributed compute cluster.

Start Here

Edge Fleet

Industrial IoT and edge-device patterns - a mesh of constrained devices admitted, authorized, and revocable from a central operator without trusting the network they sit on.

Example: Edge Fleet
Sovereign Organization

An organization running its own trust domain for internal services, members, and agents, with no dependency on a third-party identity provider.

Example: Sovereign Organization
Distributed Compute Cluster

A compute cluster where workers only accept jobs from identities the operator has explicitly let in, and where the operator can pull back any identity at any time.

Example: Distributed Compute Cluster