The Volt4
Platform Architecture

Volt4 is a decentralised platform for the secure, peer-to-peer sharing of services, data, files and analytics — giving every participant complete, policy-driven control over who can reach their resources. There is no central server: identity, trust and encryption live in each node. This page annotates the architecture, from the core services inside a single Volt up to the Synapse and Cortex layers. Source: volt4.ai documentation ↗.

P2P
No central hub
E2E
Encrypted between peers
5
Client languages
DID
Self-sovereign identity
Anatomy of a Volt

Every Volt has the same shape. Consumers connect through one of five interface points; each call is mediated by the same core services, so identity, policy and encryption travel with the data rather than living in a gateway.

Anatomy of a Volt — interface points over shared core servicesApplicationPeer Volt / ClientCLI & ToolingINTERFACE POINTSVOLTdata-centric security · policy enforced locally · encrypted at restCORE SERVICESIdentity ServicesDID · peer identityPolicy Enginefine-grained accessVC Servicessigned credentialsResource Managerdata · services · filesService Managerexpose · orchestrateDatabase Servicessync · encrypted storeNative APIjs · py · C++ · RustHTTPOpenAPI / RESTgRPCstreaming RPCWirepub / sub eventsExternalwrapped by Cortex
The peer-to-peer fabric

Volts are peers, not clients of a server. Synapse and Cortex collaboration services run across them; Relays carry end-to-end encrypted traffic between peers; the Registry lets peers discover and verify one another.

Volt4 peer-to-peer fabric — collaboration services, relay-linked peers, and the registryCOLLABORATION SERVICESSynapseP2P lazy sync of signed documentsSCHEMA MARKETPLACECortexorchestrated AI-agent workflowsAGENT MARKETPLACEVolt Acore servicesencrypted storeVolt Bcore servicesencrypted storeVolt Ccore servicesencrypted storeVolt Relaye2e encryptedVolt Relaye2e encryptedVolt Registryidentity · addressing · discovery — find & verify peers
Core services — inside every Volt

The engine that turns a node into a Volt. Each service is local to the node, so security and policy travel with the data rather than living in a central gateway.

Identity Services

Decentralised identity (W3C DID) — every Volt, peer and resource is addressed by a self-sovereign identifier, no central authority required.

Policy Engine

Fine-grained, declared access control. You define who can reach which data and service; the engine enforces it locally and continuously.

VC Services

Issue, present and verify signed W3C Verifiable Credentials — the trust primitive behind data-centric security and provenance.

Resource Manager

A generalised container model — data, services, files and analytics are all Resources with uniform identity, policy and access.

Service Manager

Registers, exposes and orchestrates the services a Volt offers to its peers, mediated by policy.

Database Services

Encrypted-at-rest persistence plus a Sync Database for conflict-free, lazy peer-to-peer replication of state.

Access layer — how you reach a Volt

Five interchangeable surfaces over the same core. Pick the one that fits your stack — embed natively, call REST, stream gRPC, subscribe to the Wire, or wrap an external system.

Surface What it's for Capabilities
Native API

In-process bindings for js / Python / C++ / Rust — embed a Volt directly in your application.

HTTP (Open API)

REST surface described by OpenAPI — the lowest-friction way to drive a Volt from any language or tool.

gRPC API

Strongly-typed, streaming RPC for high-throughput, low-latency service-to-service calls.

Wire API

Message / event publishing — the pub-sub channel over which Volts exchange signed updates.

External APIs

Bring third-party and legacy systems into the fabric — surfaced through Cortex agents as first-class APIs.

Network fabric — discovery & transport

Volts are peers. Relays surface capabilities on any system with end-to-end encryption, and the Registry lets peers find and verify each other before any data moves.

Volt Relay

A secure pass-through service that surfaces Volt capabilities on any system, end-to-end encrypted between peers with no intermediate server able to read the traffic.

Volt Registry

Identity, addressing and discovery — the service peers use to find and cryptographically verify one another before any data is exchanged.

Volts & Clients

Each participant runs a Volt (or a light client). There is no central hub — every node holds its own identity, policy and encrypted store.

Synapse & Cortex — building on the core

On top of the Volt primitives sit two service families: Synapse for synchronisable, signed documents, and Cortex for AI-agent workflows — each backed by a marketplace for shared schemas and deployable agents.

Synapse Services

Data

Create, publish, audit and policy-control peer-to-peer synchronisable complex documents at near real time. Synapses give you full peer-to-peer lazy sync of structured, signed data.

Cortex Services

AI

Create, manage and orchestrate AI agents and lambda processes in complex workflows across peer-to-peer collaboration. A Cortex is a directed agent workflow that transforms, ingests and analyses data.

Schema Marketplace

Semantics

Define interoperable, signed ontologies for type-checking, interoperability and shared semantics — so heterogeneous parties can fuse data with verifiable structure.

Agent Marketplace

Distribution

Publish secure, TAIBOM-instrumented AI agents for deployment — provenance-tracked capabilities that peers can discover, trust and run.

Cross-cutting concepts
DID Registry

Self-sovereign, decentralised identity for every actor.

Verifiable Credentials

Signed claims that carry trust and provenance.

Policy

Declared rules; enforced at the edge, not a gateway.

Resources

Uniform container for data, services and files.

Sync Database

Lazy, conflict-free peer-to-peer state replication.

Drive

File-storage abstraction over encrypted state.

Wire

Signed message / event publishing channel.

Key Strategy

Pluggable key management, with quantum-safe options.

Clients & platforms
Languages
JavaScript (Web / Node)PythonC++RustCLI
Runs on
WindowsmacOSLinuxRaspberry PiOpenWrt
Deployment
Public cloudPrivate cloudOn-premEdgeAir-gapped
Architectures
x86-64ARM64ARM

Volt4 — the verifiable trust fabric. Secure · Sovereign · AI-native.

100% UK founder-owned. No foreign parent, no foreign capital, no US platform dependency — and cryptographically provable.

Copyright 2026 NquiringMinds. All Rights Reserved