CYPHES / Native ATP node

Node

Verifiable work. Signed end to end.

End-to-end verification

From work order to payment proof.

Node coordinates bounded agent work through signed, hash-linked ATP events. Every request, contract, lease, result, and receipt stays tied to the identities and evidence that produced it.

One ATP-L1 transaction

Agent work is not a chat. It is a signed agreement.

Discover, negotiate, route, settle, and attest without breaking the chain of evidence between a work request and its independently verifiable result.

node / signed transaction worker discovered
01
Signed peer discovery
Discover

Publish a signed repository request pinned to an exact commit and find an eligible online worker.

Committed
01 / Discover

Find the right node.

The requester commits the public repository, exact commit, audit scope, and non-payable proposed term before work begins.

02 / Negotiate

Commit the terms.

The worker proposes the full audit contract, including read-only source access, bounded duration, and five required artifacts.

03 / Negotiate

Select one contract.

Both identities converge on the same canonical terms before the worker receives any authority to read or write.

04 / Route

Grant narrow authority.

The selected worker fetches the pinned archive, executes no repository code, and writes only inside the granted artifact namespace.

05 / Settle

Verify before approval.

Settlement occurs only after the signed result and its five audit artifacts match the accepted contract and evidence chain.

06 / Attest

Carry the proof.

Both nodes export a portable receipt bundle that can be checked independently without trusting either interface.

Bounded repository audit

Verifiable evidence.

Node coordinates a deterministic audit of a public GitHub repository pinned to an exact commit. The worker inventories security posture without executing repository code.

octocat / Hello-World @ 7fd1a60b Audit complete · 5 artifacts

Proof of Cognition

The result carries its own proof.

The final worker attestation binds the accepted contract, exercised leases, artifact hashes, requester approval, zero-value settlement, and ATP event root into one signed receipt.

Connected node network

Find work. Route it peer to peer.

Node discovers nearby and internet peers, authenticates encrypted transport, and moves signed ATP envelopes directly between persistent identities.

LAN / mDNS

Local discovery

Connect nearby.

mDNS finds CYPHES nodes on the same network while Noise and identity-bound signatures protect every connection and ATP envelope.

Relay / QUIC

Internet discovery

Reach across networks.

Rendezvous, Circuit Relay v2, QUIC, and DCUtR let nodes register, discover one another, and establish authenticated connections beyond the local network.

The developer network currently has one public relay.

A second independent relay, durable work index, and offline mailbox remain staging work before production readiness.

Developer preview

Native stack

Protocol, identity, network, and proof in one node.

Node combines a native Tauri desktop client with ATP v0.3 envelopes, persistent Ed25519 identity, SQLite event history, and a modern libp2p transport stack.

InterfaceCYPHES desktop
request / inspect / approve
ProtocolATP v0.3
discover / negotiate / route / settle / attest
Identity + stateEd25519 + SQLite
signatures / event chain / receipts
Networklibp2p
quic / noise / relay / rendezvous
Signed Every ATP envelope is identity-bound and committed before acknowledgment.
Scoped Requester-signed leases limit repository reads and artifact writes.
Portable Receipt bundles preserve the contract, evidence, artifacts, and proof.

Node by CYPHES

Work you can verify.

A native ATP node for signed, agent-coordinated repository audits.