Infrastructure Layer

The Psyntient Node.

Sovereign infrastructure for consciousness applications. Every researcher, lab, institution, and developer owns one. Applications don't touch data directly — they go through the Node.

§ 01

What it is

The Psyntient Node is the deterministic runtime that sits between applications and the Neural Vault + the Noetic Archive. Every researcher, lab, institution, and developer runs their own Node. Applications communicate with the user's Node; the Node owns the connections to the user's Vault and to the Archive.

The result is a federated architecture: computation and data ownership at the edge, collective scientific knowledge in the shared kernel.

§ 02

What the Node is not

Not AI

The Node performs no reasoning. AI lives in applications, and delegates deterministic operations down to the Node.

Not a UI

The Node has no user interface. Interfaces live in applications, and speak to the Node through its API.

Not a data store

The Node does not permanently hold research data. It abstracts storage through drivers so the Vault can live wherever the user chooses.

§ 03

What the Node provides

  • Local APIHow on-device applications talk to the Node.
  • Remote APIHow remote applications and services talk to the Node.
  • Vault APIUniform access to Observation Packets, recordings, and metadata inside the user's Vault.
  • Storage abstraction + Storage DriversLocal disk, Google Drive, iCloud, Dropbox, OneDrive, Amazon S3, institutional storage, future decentralized storage — the app doesn't need to know.
  • EncryptionAt rest and in transit, applied consistently across every storage backend.
  • AuthenticationA single trust boundary shared across every application that touches the Vault.
  • ProvenanceEvery packet carries an auditable trail — where it came from, when, and under what consent.
  • Archive communicationStandardized submission, retrieval, and version-compatibility handling against the Noetic Archive.
  • NetworkingThe transport layer that lets Nodes speak to applications and to the Archive.

§ 04

How data flows

Recording

ApplicationPsyntient NodeNeural Vault

Analyzing research

Research AgentPsyntient NodeNeural Vault

Publishing research

Research AgentPsyntient NodeNoetic Archive

Exploring collective knowledge

Research AgentPsyntient NodeNoetic Archive

§ 05

Why it matters

  • Applications never own research data. The user does.
  • Build once, work everywhere. An app that speaks Node speaks to every user's Vault and, with consent, the Archive.
  • Consent and provenance are architectural — not features an application has to implement itself.
  • The Architect never accesses private Vaults. It only sees Observation Packets a user has explicitly published through their Node.