01 / Manifesto
The agent OS emerges outside the OS.
Not a home screen. A public call graph.
Apps publish actions. Agents call them. Every call leaves a receipt.
02 / Capture risk
Apple and Google are closing the call layer.
Apple Intelligence and Gemini need app actions. Their default path makes every action platform-specific.
Intents
Functions
APIs
Protocol
Call
03 / Protocol
Apps are not endpoints. They are callers and callees.
MeshKit turns each app action into a signed call.
One envelope. One policy. One receipt.
targetAppId + action + payloadHash
Names the exact action the agent wants.
scope + budget + expiry
Limits what the agent can do.
receiptId + targetSignature
The target app signs the result.
optional txHash
Money calls attach a rail reference.
04 / Transparent layer
Off-chain execution. On-chain inclusion.
Blockchain anchors signed receipt roots, not app logic.
Stablecoin gas fees make the transparency layer cheap to maintain.
requestHash + policyHash + receiptRoot + txHash
05 / Demo
It runs.
Signed app-to-app call. Policy-bound payment. Receipt.
06 / Receipt graph
Inclusion lives in the log.
requestHash → policyHash → txHash → receiptId
Missing link, unverifiable action.
07 / Security + rails
Security is local. Inclusion is public.
Low gas keeps the public log alive.
Stablecoin rails can pay tiny fees to anchor receipt roots on-chain.
closed
by design
08 / Seed milestone
Launch the first public call graph.
One runtime. One wallet. Three apps. One rail.
The seed target is a working network, not a paper standard.
09 / Founder
Founder-built, protocol-first.
Built Ouroboros, a 4k+ open-source Agent OS.
A hands-on AI-native engineer who has shipped production systems from realtime infra to company-wide AI orchestration.
10 / Call to movement
The next OS belongs to the call graph.
Publish one action. Get one receipt. Join the call graph.
Do not build another assistant integration. Ship a callable app.
the
graph