PROJECT STATUS / PRE-ALPHA

Small working steps toward a much larger idea.

Omnixus has a foundation and a local demonstration. It does not yet provide an authenticated network, a finalized wire specification, or cross-device integration.

01
Implemented

Protocol contracts

Rust types model OP addresses, packets, chunks, versions, and higher-level operation vocabulary.

02
Demonstrated

Local exchange

Two processes on one computer exchange a public request and a refusal over loopback TCP.

03
Next

Identity and secure delivery

Decide how nodes prove who they are and communicate across devices using an existing secure transport.

04
Research

Interoperability

Connect Omnix and an independent implementation through the same documented protocol.

05
Research

Delegated actions

Define consent, limits, audit, and recovery before nodes can request real-world actions.

WHY THE CAREFUL PACE?

Network identity and authority deserve proof.

The first experiments use labels in place of verified identities. We will keep remote actions out of scope until identity, transport security, access policy, and failure handling have been tested together.