OPEN PROTOCOL RESEARCH / PRE-ALPHA

Let independent
intelligence talk.

Omnixus explores how independently controlled AI systems can address one another, exchange useful context, and respect the decisions of the node receiving each request.

Current experiment Two local processes exchange OP packets. Network identity and cross-device delivery are still being designed.

NODE CONTROLOPEN SOURCEMODEL NEUTRALTRANSPORT NEUTRAL
THE SIMPLE IDEA

A way for one node to reach another.

An OP address names the node. An OP packet carries a piece of content. The receiving node decides how to interpret the request and what, if anything, to return.

01 / IDENTIFYOP Address

A proposed stable identifier for a node, independent of where it currently connects.

02 / DELIVEROP Packet

A transport-neutral container for an ordered chunk of content.

03 / DECIDELocal policy

The recipient answers, refuses, or asks for more information on its own terms.

A DIRECTION, NOT A PROMISE

Four layers of exchange.

We are building from simple questions toward carefully authorized actions. Each layer has different requirements and will be tested on its own.

01Local demo

Information

What can this node share?

Ask for an allowed fact or structured record. The receiving node chooses what leaves it.

02Contracts

Knowledge

What does this node know?

Search local knowledge through text or a compatible embedding, subject to access rules.

03Research

Intelligence

What can this node infer?

Request an insight formed with the receiving node’s own context and model.

04Research

Mind

What may this node do?

Propose a bounded action. The receiving node’s owner and local policy remain in control.

RUN THE FIRST EXPERIMENT

Two processes.
One clear boundary.

A requester asks another local process for a public fact and receives an answer. It asks for a private fact and receives a refusal. That is the behavior we can show today.

Run it locally
two local nodes / demo

A → B project_name

B → A Omnixus is an experimental node protocol.

A → B private_note

B → A Access refused by this node.

LOCAL TCP · DEMO ADDRESSES · NO PEER AUTHENTICATION
BORN IN THE OMNI ECOSYSTEM

Built to connect beyond it.

Omnix is the first intended node engine. Omnixus itself is being designed as an open protocol: a different model, runtime, or application should be able to implement it too. That interoperability is a goal we still need to prove.