Architecture

Private agents, encrypted matching, verifiable settlement.

GitSync turns AI execution into a protocol primitive. Users sign policy, agents produce intents, the matcher clears encrypted batches, and Base verifies the aggregate result.

01

User Policy Interface

Mandates, risk caps, excluded instruments, and review windows.

02

Private AI Agent Runtime

Agents infer, explain, and submit encrypted trading intents.

03

Confidential Intent Matcher

Threshold-encrypted batches clear at uniform epoch prices.

04

Shielded Position State

Commitments, nullifiers, and ZK proofs replace public positions.

05

Base Settlement

Finality, vault accounting, oracles, and proof verification land on Base.

Step 1

Policy signed

Step 2

Agent proposes

Step 3

Intent encrypted

Step 4

Epoch clears

Step 5

Proof verifies

Step 6

Base settles

Threshold encryption

Orders stay ciphertext until the committee closes an epoch.

Epoch auctions

Uniform clearing removes relative ordering games inside the batch.

Position commitments

Direction, leverage, size, and liquidation levels are hidden.

ZK proofs

Correctness is verified without revealing strategy or account state.

Privacy

Hide the surface.

Searchers see ciphertexts, not actionable orders. Counterparties see aggregate settlement, not per-user positions.

Agents

Delegate the work.

Agents operate within signed policy, produce explanations, and submit only encrypted intents to the matching layer.

Verification

Prove the result.

ZK proofs keep the protocol auditable while preserving the confidentiality envelope around users and strategies.