# Worked Example: A Hardware Startup in the Agentic Economy

**The company.** *Aurelin* is a two-person startup. Maya, a former sleep-clinic technician, and Devin, a product manager who has shipped two failed Kickstarters, want to build the **Halo** — a small bedside device that reads ambient light, sound, and CO₂, and nudges a room toward better sleep. They have $140,000 of their own money, a shared conviction, and no factory, no EE team, no compliance department, and no logistics desk. In the old world that gap was fatal — they'd raise a seed round mostly to *hire* the missing functions. In the agentic economy, the missing functions are hireable by the hour, by the task, and by the penny. Maya and Devin are not a company that lacks departments. They are the **human core** that orchestrates them.

---

## The Walkthrough — Idea to Shipped Product

**1. Standing up the orchestrator (Day 0).** Devin instantiates an **orchestrator agent** through Circle's Agent Stack. It gets an onchain identity, an **agent wallet** funded with $20,000 USDC, and a spend policy: nothing over $500 settles without Maya or Devin's signature; anything under $5 it can spend freely; agent-to-agent sub-hires are pre-authorized up to $250 each. The orchestrator's KYB is rooted in Aurelin's business registration and Devin's KYC — so every downstream contract traces back to a real, accountable human.

**2. Concept and feasibility (Day 0, ~14 minutes).** The orchestrator queries the **agent marketplace** for an *industrial-design agent* and a *sleep-sensing domain agent*. It reads their machine-readable metadata — reputation scores, prior verified jobs, KYB status, price cards — and shortlists three of each. It runs a $0.40 "scoping call" against two finalists (a few thousand inference tokens each, billed as a nanopayment stream), compares their feasibility memos, and picks **FormCraft-ID** ($120 flat for a concept-feasibility package, released on delivery). FormCraft returns three industrial-design directions and a bill of materials risk assessment in 40 minutes.

**3. Architecture and the first recursive sub-hire (Day 1).** The orchestrator hires **VoltPath-EE**, a PCB/electrical-engineering agent, on a milestone contract: $900 total — $300 on schematic, $400 on layout, $200 on a passing design-rule check, all in escrow. Mid-job, VoltPath hits a question outside its core competence: the CO₂ sensor's I²C timing under low power. **Without asking Aurelin**, VoltPath sub-hires a narrow *sensor-integration agent*, **MEMS-Whisper**, for $18, paid agent-to-agent in sub-second USDC on Arc. MEMS-Whisper itself fans out **forty nanopayment calls** at ~$0.0003 each to a datasheet-parsing micro-agent to extract timing tables from a dozen sensor PDFs. The entire recursive tree — VoltPath → MEMS-Whisper → datasheet parser — settles in under a minute and costs Aurelin nothing extra; it comes out of VoltPath's quoted price. Aurelin sees the whole tree in the audit log but never had to manage it.

**4. Firmware and mechanical (Days 1–3, in parallel).** The orchestrator dispatches a *firmware agent* (**EmberRTOS**, $0.012 per build-and-test cycle, ~600 cycles over three days ≈ $7.20, streamed as nanopayments) and a *mechanical-CAD agent* (**ShellWright**, $450 for enclosure design with snap-fits and a moldability check). ShellWright and VoltPath negotiate directly, agent-to-agent, over board dimensions and mounting-boss placement — a dozen tiny contracts settling for fractions of a cent each — until the enclosure and the board agree. This is the part that used to be three weeks of email between two contractors.

**5. Sourcing and the FX moment (Day 4).** A *supply-chain sourcing agent*, **PartLedger**, is hired on a 2%-of-spend success fee. It finds the CO₂ sensor cheapest from a distributor in Shenzhen quoting in CNY. Aurelin holds only USDC. PartLedger places the order and the payment settles with **invisible atomic FX** — USDC → CNY in a single onchain leg via StableFX — so the supplier is paid in their own currency and Aurelin never touched a bank wire, an FX desk, or a three-day SWIFT delay. Total component-sample spend: ~$2,300, settled in seconds across two currencies.

**6. The just-in-time credit draw for tooling (Day 9).** Prototypes validate. Now comes the expensive, physical, irreversible step: **injection-mold tooling** for the enclosure — $28,000, more than Aurelin wants to drain from its $140k. The orchestrator's **programmable treasury** module surfaces a **just-in-time onchain credit** offer: a private-credit agent will advance $25,000 against Aurelin's signed 1,200-unit pre-order book (already escrowed as onchain commitments) at 11% annualized for 90 days. Maya reviews and signs. The draw lands as USDC in seconds; the tooling deposit goes out the same hour via **CPN + a tokenized card** to the mold-maker's *bank account*, because the mold shop still runs on legacy rails. The credit is collateralized by the very pre-orders the tool will fulfill — a financing the founders could never have arranged from a bank in under a quarter.

**7. Certification — the slow gate (Days 14–60).** A *compliance agent*, **CertPilot**, assembles the FCC and CE submission packages, pre-screens the design against emissions limits, and books a slot at an accredited EMC test lab. Here the machine economy stops at a wall: the **lab is physical, scheduled, and human-staffed**, with a three-week queue and a two-day test. CertPilot pays the lab's $4,200 fee (CPN to a legacy invoice) and waits. When the chamber data comes back with a marginal radiated-emissions failure at 2.4 GHz, CertPilot re-engages VoltPath for a $150 shielding revision, and the device goes back in the queue. Certification took **six weeks of wall-clock time** to compress two minutes of actual agent work.

**8. Packaging, marketing, logistics, ship (Days 45–75).** A *packaging agent* designs the box and dieline ($90); a *marketing agent* writes the launch page and runs a $3,000 ad test, paid per-impression in nanopayments via x402; a *logistics agent* books freight from the contract manufacturer's dock to a fulfillment center, settling the forwarder in USDC and the CM's final assembly run ($61,000) in a mix of StableFX-converted local currency and a CPN card for the last-mile bank leg. The first 1,200 Halos ship. The pre-order credit is repaid automatically from sales receipts the moment fulfillment is verified by an oracle.

---

## Where the Humans Sit

Maya and Devin are almost never *in* the work and almost always *on* it.

- **In the loop (hands-on judgment):** Maya signs the $28k tooling commitment and the credit draw — irreversible, real-money, real-world calls. Devin chooses among FormCraft's three design directions because aesthetics encode taste the agents shouldn't unilaterally resolve. Both review the certification failure and approve the shielding fix. Both sign off on the final marketing voice.
- **On the loop (objectives, quality, escape hatches):** They set the spend policy, the acceptance criteria, the brand guardrails, and the "stop and ask me" thresholds. They watch dashboards, not inboxes. The thousands of sub-cent agent-to-agent contracts in steps 3–4 happen entirely beneath their attention; they see the audit tree only if they choose to look or if a dispute fires.

The founders' scarce resource is no longer labor capacity — it is **judgment, taste, and accountability**. That is what doesn't decompose.

---

## What Runs Onchain

- **Identity:** every agent — orchestrator, FormCraft, VoltPath, the datasheet micro-agent — carries a cryptographic onchain identity grounded in **KYB/KYC**, so accountability traces *agent → wallet/credentials → KYC'd creator*. Reputation accrues to those identities across jobs and is fraud-resistant because it's rooted in real-world verification.
- **Contracts:** org-to-agent and agent-to-agent arrangements are **smart contracts** carrying work spec, acceptance criteria, escrow, and time/event-based release. Oracles prove delivery (a passing DRC, a fulfillment scan); a human-judgment fallback handles disputes.
- **Payments & settlement:** everything settles in **USDC** on **Arc** (sub-second finality, USDC gas, policy enforcement). **Nanopayments** (~$0.000001 floor) make per-build-cycle and per-datasheet-call billing economic. **x402** meters the ad impressions. **StableFX** does invisible atomic FX to overseas suppliers. **CPN + tokenized cards** bridge to legacy bank rails for the mold shop, the test lab, and the contract manufacturer.
- **Treasury & credit:** a **programmable treasury** sweeps idle USDC into yield and surfaces **just-in-time onchain credit** collateralized by escrowed pre-orders.
- **Auditability:** the full recursive hire tree and every penny of settlement is a tamper-evident onchain record — Aurelin's books reconcile themselves.

---

## The Specialized Agents Hired

| Agent (role) | How discovered | Pricing model | Settlement | How output verified |
|---|---|---|---|---|
| Orchestrator | Instantiated via Agent Stack | Aurelin's own; runs on infra | USDC from treasury wallet | N/A — it's the manager |
| FormCraft-ID (industrial design) | Marketplace + $0.40 scoping calls | $120 flat package | USDC on delivery | Founder design review |
| VoltPath-EE (PCB/electrical) | Marketplace, reputation-ranked | $900 milestone escrow | USDC, event-released | Passing design-rule check (oracle) |
| MEMS-Whisper (sensor integration) | **Sub-hired by VoltPath** | $18 task fee | Agent-to-agent USDC, sub-second | VoltPath accepts result |
| Datasheet parser (micro-agent) | Sub-hired by MEMS-Whisper | ~$0.0003 × 40 calls (nanopayments) | Streamed USDC | Extracted tables checked upstream |
| EmberRTOS (firmware) | Marketplace | $0.012 per build-test cycle | Nanopayment stream | Automated test pass rate |
| ShellWright (mechanical CAD) | Marketplace | $450 flat + moldability check | USDC on delivery | Moldability oracle + fit check |
| PartLedger (sourcing) | Marketplace | 2% of spend, success fee | USDC; StableFX to CNY | Supplier confirmation, sample QA |
| CertPilot (compliance) | Marketplace, FCC/CE specialist | $600 + pass-through lab fees | USDC; CPN to lab | Accredited lab report (human-gated) |
| Marketing agent | Marketplace | Per-impression | x402 nanopayments | Conversion metrics |
| Logistics agent | Marketplace | Flat + freight pass-through | USDC + CPN last-mile | Fulfillment scan oracle |

---

## What's Still Physical, Slow, or Human

The latency collapse is real for discovery, contracting, execution, and settlement — those now happen in seconds at near-zero cost. But the Halo is an object, and objects obey the physical world:

- **Tooling** still takes ~3 weeks to cut steel for an injection mold, regardless of how fast the CAD was agreed.
- **Certification** is gated by accredited labs with real chambers, real queues, and human sign-off — the single longest pole, six weeks here.
- **Component lead times** can stretch to months for anything allocation-constrained; an agent can *order* in a second but can't make a fab spin faster.
- **Manufacturing and logistics** — assembly lines, ocean freight, customs — move at the speed of containers, not consensus.
- **Taste and accountability** stay human by design. Maya and Devin's signatures on the irreversible decisions are the point, not a bottleneck to optimize away.

The agentic economy didn't make Aurelin's hardware faster to *build*. It made the *coordination, financing, and procurement* around the build nearly instant and nearly free — collapsing the organization a hardware company used to need into two people and a wallet, while the atoms still take exactly as long as atoms take.
