An AI business builder that verifies its own work.
You describe a business. Agents plan and execute it as discrete tasks. Every task ends in an independent machine check, and the check decides whether you pay.
Five stages. The receipt writes itself along the way.
Brief
You describe the business. The platform freezes that brief into a versioned, hashed prompt before any credit is reserved.
Isolated machine
The task gets its own machine with default-deny egress. The agent reaches only what this task needs.
Execution
The agent does the work. Anything brand-risky waits on your approval policy before it runs.
Machine verification
A separate check runs against the task type’s Definition of Done. The agent has no write access to the result.
Atomic settlement
Charge and verification settle together. Pass charges the credits. Fail charges zero.
Receipt, assembling
- input sha256 recorded
- machine isolated
- run cost metered
- check passed
- credits charged: 1
The verification story, in motion.
Task telemetry runs, the machine check fires, the receipt prints, and one credit settles.
Twelve task types. One is live. We say which.
Every capability ships behind the same verification machinery. Planning runs today; the rest open to early-access accounts as their verifiers come online.
Planning
LiveA goal tree with advisory follow-ups, checked against a versioned output contract.
1 credit per task
Research
Early accessMarket and competitor briefs with sources attached.
1 credit per task
Code build
Early accessProduct and site changes, verified by checks before they count.
1 credit per task
Deploy
Early accessShip to a live URL; the verifier loads it and captures proof.
1 credit per task
Domain setup
Early accessRegistrar provisioning with a pass-through fee and a spend cap.
2 credits per task
Email setup
Early accessSending infrastructure and DNS records for a company inbox.
1 credit per task
Lead sourcing
Early accessProspect lists built and de-duplicated from data providers.
1 credit per task
Outreach
Early accessCold email batches, gated by your approval policy.
4 credits per task
Social post
Early accessPosts drafted and published behind approval gates.
1 credit per task
Paid ads
Early accessPaid campaigns, always behind an approval gate.
1 credit per task
Customer support
Early accessInbound customer email answered under policy.
1 credit per task
Payments
Early accessPayment plumbing on your own Stripe account.
1 credit per task
A real receipt, annotated.
No testimonials yet. Here is a real receipt instead: a plan task from the seeded demo workspace, with each field explained.
Verification receipt / plan
Ninety-day execution plan
northwind-demo / task 0447
- Check
- Output matches plan contract v1
- Goals
- 14 goals, 3 levels
- Cost
- $0.71
- Tokens
- 12.4k in / 3.1k out
- Credits charged
- 1 credit
- Verified
- Jul 17, 14:02
Proven by a machine check. A failed check charges zero credits.
A receipt from the seeded demo workspace, shown as printed.
- Header
- The task, its type, and the workspace it ran in. This one is a plan task from the seeded demo workspace.
- Check passed
- The verifier parsed the output against plan contract v1: a goal tree of 1 to 100 nodes, at most 6 levels, at most 25 advisory follow-ups.
- Cost and tokens
- The full model and sandbox cost of the run. We show it even though you pay in credits.
- Credits charged
- A plan task weighs 1 credit. The charge lands only because the check passed; a failed check charges zero.
- Verified timestamp
- Written by the platform when the check completed. Agents have no write path to receipts.
Watch a plan task earn its receipt.
Early access accounts start with the live planning engine and grow into the rest.