Shape Rotator Cohort · Summer 2026 · Draft — awaiting founder sign-off

AOMI

The native harness on blockchains — a hosted runtime that turns natural language into simulated, signed on-chain transactions. Ship an agent in days; Aomi holds zero keys.

What they're building, who they are, and where each claim comes from — drawn only from the four source tiers below. Program sessions stay internal unless the team approves an excerpt.

POSTER / PITCH stated by the team WEB publicly checkable REGISTRY cohort records AI synthesis — challenge it Pending approval needs founder sign-off
Product
Aomihosted runtime for on-chain agents
Founder
CeciliaAomi Labs
Speed
3 days · $0 to shiptheir claim, vs 9 months solo
Proof
23.7k downloadsobserved ≈24.1k · npm + crates · 07-22
See it
aomi.devlive · checked 07-22
01

The problem

"To ship one on-chain agent, a team builds all of this."

The poster's build list: surfaces (+2 mo), a separate Solana path (+1.5 mo), an AA bundler and paymaster (+1.5 mo), simulation infrastructure — full nodes across six chains, fresh forks — which they label "the moat" (+3 mo), a transaction pipeline (+2 mo), and agent orchestration (+3 mo). POSTER

The bill

"4 crypto engineers · 9 months · ~$1M before the first user signs." POSTER

The tax

"Then $100k+/yr infra + 1 FTE chasing hardforks & RPC churn, forever." POSTER

The gap

Agent identity and security exist; execution infrastructure is the missing layer — the team's stated thesis. PITCH

02

What is it

"One harness. Many apps. Every chain." A hosted runtime: wrap your API as tools, and the runtime, chain forks, AA bundler, and Solana Jito path are already built — "3 days, $0, 0 keys held." POSTER

For teams putting an AI agent on chain — wallets, bot platforms, DeFi frontends, and crypto products adding chat interfaces. Their site's framing: "Best Blockchain Harness for Agentic AI … Transact across universal protocols, top-security, multi-chain. Land in seconds." The company is Aomi Labs; the GitHub org dates to August 2025. WEB

03

What it does

One engine, five surfaces.

Hosted runtime

Agent loops run on Aomi's servers — stateless dispatch, high concurrency, no infra to stand up. POSTER

Simulation guardrails

"Every transaction simulated against live forked state" before anything is signed. POSTER

Exact-diff signing

"You approve the exact diff — then it broadcasts, keys in hand." Batched, account-abstracted, one signature. POSTER

Any surface

Web UI, Telegram, Discord, Slack, CLI, MCP — the same app behind each. POSTER

SDK & components

A Rust plugin SDK, agent skills, and a React component library for embedding the chat widget. WEB

04

How it works

Natural language in, a signed transaction out — build, simulate, sign, broadcast.

Intent in

Chat widgetTelegram · Discord · SlackCLI · MCP
The Aomi runtime
LLM interface · every major providerIO scheduler · tool layer Full-node forks · every chain · ~200 msSimulate → exact net changes
SIGNyour wallet · "keys never leave your device"
BROADCASTAA + Jito · batched to one signature

Build → Simulate → Sign → Broadcast: the tool composes the exact transaction, a forked-state run "proves the real outcome is safe," you approve the exact changes, and it confirms on chain. POSTER

Under the hood: a Rust backend, EVM and SVM support, EIP-7702 transaction bundling, a native light client across domains, and stateless dispatch for concurrent simulation. Wallet and chain state read and written inside a simulated fork. POSTER WEB

05

The numbers

The team's own figures, as printed on their poster.

3 days · $0
To ship an agent — vs 9 months, ~$1M
~200 ms
Fresh fork of every chain, continuously
33
Apps loaded in production
23.7k
Lifetime public registry downloads

The builder side is priced by four printed take rates: 10% tool take and 30% outcome take (both marked reserved), 10% managed-model markup and $10/mo hosting (both marked live). At 10,000 hosted apps the poster models $4.39M annualized platform revenue — labeled illustrative. POSTER

The 3-day claim, fork latency, and production telemetry (33 apps; 1,734 accounts; 5,349 product threads) are the team's own measurements. The downloads figure checks out publicly: npm's four @aomi-labs packages plus the crates.io SDK total ≈24.1k as of 07-22. Pending approval
06

Who's building it

A solo founder in the cohort records; the poster prints no team block. REGISTRY

Cecilia

Founder · Aomi Labs

Publishes the org's npm packages and GitHub repos; listed as "Cecilia of Aomi Labs" in EthereumSF's March 2026 speaker lineup. Full name and bio to come from the team.

github.com/CeciliaZ030 x.com/ceciliaz030
REGISTRYWEBConfirm
Rest of the team
No public roster found: the poster has no team block, the GitHub org shows no public members, and the registry lists one person. Names, roles, and preferred handles to add on sign-off.
07

Traction

"Distribution is real. Now scale the network." POSTER

In production

33 apps loaded; 1,734 accounts have entered a product thread; 5,349 threads, 24,321 messages; 662 transaction-simulation steps recorded — "the same telemetry we bill from." POSTER Pending approval

Developer pull

23.7k lifetime registry downloads on the poster; observed ≈24.1k across npm (@aomi-labs/client, react, widget-lib, deploy) and crates.io (aomi-sdk) as of 07-22. POSTER WEB

Live portals

chat.aomi.dev serves 16 public app portals — Across, CoW Protocol, DefiLlama, dYdX, GMX, Hyperliquid, LI.FI, Morpho, Polymarket, Yearn, Zora, and more. WEB

The poster's worked case study is Somm Finance — a liquidity-manager assistant on Aomi ("Rebalance my liquidity from EtherFi to Morpho," batched to one signature, simulated first). A named third party, so it stays a mention until the team confirms it. Pending approval
08

In their own words

How the founder tells it — from Cecilia's cohort intro session, 2026-06-19. Lightly punctuated from a live transcript; bracketed words decode transcription garbles.

"The native harness on blockchains." The headline of the team's cohort poster POSTER

"This space is really ironically lacking — you have agent identity, you have security, but no one's actually making [execution] technology."

PITCHPending approval

"Natural language goes in … what comes out is an [account-abstracted] set of transactions. You just sign it with your wallet — we don't have your wallet, we don't have any keys, don't have anything."

PITCHPending approval

"In the coding-agent protocol you have CI — tests running on GitHub — and that's basically our simulation. The final commitment is when you sign a transaction: you commit to the global [chain state]."

PITCHPending approval

"One developer had a World Cup betting agent — he brought in the [Polymarket] SDK, leveraged the on-chain transactions, and arbitraged between [Polymarket] bets and a pool on chain … he built his own front end using our whole suite."

PITCHPending approval
09

Try it & links

"One prompt away from action." WEB

SurfaceWhereSource
Websiteaomi.dev — "Best Blockchain Harness for Agentic AI"WEB Live · 07-22
Chat portalchat.aomi.dev — try an app against a live agentWEB Live · 07-22
Docsaomi.dev/docsREGISTRY WEB Live · 07-22
GitHubgithub.com/aomi-labs — 24 public repos; main repo pushed 07-22WEB Live · 07-22
Xx.com/@aomi_labs — linked from the site and the GitHub org; account not independently fetchedREGISTRY WEB
CommunityDiscord (invite on site) · Substack · MediumWEB
Contactinfo@foameo.ai — the public email on the GitHub org profileWEB Confirm preferred
10

Provenance ledger

Every load-bearing claim and where it comes from; decisions live in §11.

ClaimComes fromTierStatus
One-liner, problem framing, pipeline, take ratesCohort poster, July 2026POSTERTeam's own artifact
Founder (Cecilia, Aomi Labs)Cohort registry; npm publisher ceciliaz030; EthereumSF speaker listing, March 2026REGISTRY WEBCorroborated
Production telemetry (33 apps, 1,734 accounts, 5,349 threads, 662 sim steps)Poster proof panel — the team's own instrumentationPOSTERPending approval
23.7k registry downloadsPoster; observed ≈24.1k = npm 21.1k (four @aomi-labs packages since 2025-08) + crates.io 3.0k (aomi-sdk), checked 2026-07-22POSTER WEBCorroborated
Somm Finance case studyPoster case-study panel — a named third partyPOSTERPending approval
Revenue model ($4.39M at 10k apps; sector scenarios)Poster — labeled illustrative there; sector scenario figures kept off this page's cardsPOSTERPending approval
"500+ developers building with Aomi"; "trusted by" logosaomi.dev, fetched 2026-07-22 — self-described, no independent count; kept off the page's cardsWEBSelf-reported — confirm
White-label deployments (byreal, krexa app repos)Public repos in the aomi-labs org, checked 2026-07-22 — reads as client work; kept off the page's cardsWEBConfirm naming
3-min deck"aomi — 3-min deck" arrived as an HTML shell; its six slide files (cover, problem · unit economics, runtime, architecture, pricing, go-to-market) were not in the drop — no deck content on this pageDECKSlides missing
Links (site, docs, GitHub, X, LinkedIn)Cohort registry; cohort-data has no aomi.md in the shared repo (404, checked 07-22) — the registry CSV is the recordREGISTRYLive-checked 07-22
Pitch excerpts (§08)Cohort intro session, 2026-06-19; lightly punctuated, garbles bracketedPITCHPending approval
11

Founder review

Five things before this page goes public.

Your name and team, listed right?The poster prints no team block; the page shows "Cecilia · Aomi Labs" from the registry and your public handles. Full name, bio line, and any teammates to add.
Open
The production telemetry — publish it?33 apps, 1,734 accounts, 5,349 threads, 662 simulation steps are your own instrumentation. Approve as printed or trim.
Open
Somm Finance — keep it named?The poster's case study names Somm Finance and an EtherFi-to-Morpho rebalance. This page mentions it once, pending your confirmation.
Open
The four session excerpts — approve them?All are from your 2026-06-19 intro session, lightly punctuated with garbles bracketed. Strike or reword any.
Open
Contact and channels — what do you prefer?The page shows info@foameo.ai from your GitHub org plus Discord, Substack, and Medium. Tell us the front door.
Open