"The next AI economy will not be won by people with the most prompts. It will be won by people with the most defendable assets."
swarmbee-bakery — the CLI is the only buy path.
One install from PyPI gets you the bakery menu, free taste-test packs, and the order command. Settlement in Stripe, USDC on Ethereum L1 (swarmusdc.eth), or Bitcoin. Every order returns a sha256 receipt and a defendable.eth deed-status record. The CLI is end-to-end production infrastructure — not a demo.
Install
$ pip install swarmbee-bakery — latest on PyPI worldwide. No signup, no key, no friction. Free packs work immediately.
Commands
menu— fetch and pretty-print the bakery menu. Shows every SKU with cell counts, tier grades, last re-bake date.free <slug> --out path.jsonl— taste-test pack. 10 free medical packs available (50 cells each).cookbook— curated recipe bundles (1,500 / 3,000 / 5,000 cells at honest tiering).sample <slug>— preview a single sample from a specific SKU.order --sku <type> --domain <...> --name "..." --email "..." --settlement <stripe|swarmusdc|either> --confirm— build and submit an order. Dry-run without --confirm.account --order <BAK-...> --email <...>— look up one order by (order_id, email).orders --email <...> --proof-order-id <BAK-...>— list all orders for an email.receipt— compute sha256 receipt of a JSON payload.version— print CLI version and the bakery endpoint.
What you get back from order --confirm
An order ID (BAK-YYYYMMDD-XXXX), a local sha256 payload receipt, a server-side sha256 confirmation, an email receipt via Resend, and a deed-status record on chain. A human reviews every order within one business day; settlement instructions follow by email.
Designed for production
The CLI talks to the sovereign FastAPI shim on a Synology NAS via Cloudflare Tunnel (primary) with Tailscale Funnel (secondary) failover. Auto-monitored every 60 seconds by the canary-watchdog Worker. The cash register is dual-ingress redundant. Browse the architecture at /microscalers and /defendable.