proof.bluecrestva.com · a live measurement

This page is its
own proof.

At 03:47:11Z on August 30, 2026, one prompt asked for “an app explaining this, deployed publicly to prove it.” The page you are reading is the deliverable, live on a custom domain with TLS, untouched by human hands.

prompt → page compiled
4m 46s

Frozen once at build, seconds before deploy. This number includes one honest iteration: the first deploy computed the elapsed time per-request instead of at build, so the agent caught it, fixed it, and shipped again — that debugging minute is in the total, not edited out.

The run · August 30, 2026 (UTC)

03:47:11Z
Prompt received
one sentence, no spec, no follow-up
03:47:25Z
App scaffolded — 9.3s
warm template cloned via APFS copy-on-write; deps pre-installed, types pre-generated
03:51:57Z
This page compiled
agent wrote everything between these two marks; OpenNext build + upload followed
+~60s
Live at https://proof.bluecrestva.com
DNS record and certificate created automatically on first deploy — zero manual steps

Prior runs, same harness

Timestamps mined from the original session transcripts — the kickoff prompt, the scaffold command, the first successful deploy. Five of these shipped in a single evening.

appprompt → liveharness overhead
letter-mouse3m 04s2m 23s
star-pop4m 12s1m 56s
piano-party4m 24s2m 23s
brick-bloom6m 16s4m 02s
farm-watch7m 55s5m 32s
firefly-catch11m 49s2m 02s
open-city13m 34s6m 46s

“Harness overhead” = scaffold → deployed. The difference is the agent writing the actual app.

Two loops, one pipeline

inner loop · local
6.2s

save → live on a home server. Scaffold 1.1s, build 4.0s, restart 1.1s — measured with the network unplugged. One shared package store (0.47 GB) serves every app.

outer loop · cloudflare
~3m

prompt → public custom domain. OpenNext on Workers; D1, R2, KV, Durable Objects and cron wired by one command each. Deploying is a promotion event, not the loop.

Offline is enforced, not documented

The build fails on any external fetch, and proves it inside an empty network namespace.

Scaffold from a local store

No create-next-app, no npm install. A new app can be created with the WAN unplugged.

SQLite shaped like D1

Route handlers move between Cloudflare and the local box by changing one import.

One app, one port, one user service

No reverse proxy and no root: install, deploy and restart never ask for a password.

What the numbers do and don’t claim

Want one of these?

I ship apps like this one — live on your domain, in days not weeks. Tell me what you need.

Or: an agent that does this for your own ideas, deployed to infrastructure you own, is in the works. Leave an email and you’ll know when it opens.