Three Pages hostnames captured before the personal URL is reassigned
Personal · Capture · Not a deletion record
The three hostnames are in the archive as zip captures taken from the live URLs on 6 Sep 2026. qeqx.pages.dev is then free to host the current biotechnika.pages.dev landing. This capture does not prove those Cloudflare projects were deleted.
The question
What was actually live on cursor-dash-x7k2.pages.dev, qeqx.pages.dev, and cursor-archive.pages.dev before qeqx.pages.dev stopped being the Archive?
What was inspected
Wrangler on this machine is logged in as anon5376@proton.me, account bbcc651890d677092f0d6359e36901d5. The Pages API listed five projects. The three named hostnames were fetched live, not reconstructed from git. skills_qeqx is not a git repository, so the repo cannot prove prior deploys.
| Project | Hostname | This capture |
|---|---|---|
cursor-dash-x7k2 | cursor-dash-x7k2.pages.dev | Yes |
qeqx | qeqx.pages.dev | Yes |
cursor-archive | cursor-archive.pages.dev | Yes |
biotechnika | biotechnika.pages.dev | No; source for the new personal page |
gig-search | gig-search.pages.dev | No |
Each zip is the files returned by the live hostname, plus a viewport screenshot. Cloudflare Pages served the HTML index for missing _headers and robots.txt paths; those fallbacks were dropped so the zip is not a fake config tree.
What the evidence concludes
cursor-dash-x7k2.pages.dev was the Acme Inc dashboard reconstruction: index.html, styles.css, and app.js. Title: Overview · Acme Inc.
qeqx.pages.dev was the Archive index titled “qeqx archive”, one report on the minimal-testing skill, and /files/minimal-testing.zip. The local generator in this workspace titles the same index “Archive”. The live bytes and the generator are not identical.
cursor-archive.pages.dev was an older leftover of the same Archive, titled “Cursor archive”, with the same report and without a real zip at /files/minimal-testing.zip (that path returned the HTML index).
| Path in zip | Bytes | SHA-256 prefix |
|---|---|---|
cursor-dash-x7k2/index.html | 22377 | 7e137857ba807aa0 |
cursor-dash-x7k2/styles.css | 25072 | 10817195922def1e |
cursor-dash-x7k2/app.js | 25514 | 2fe0788a0d68b46b |
qeqx/index.html | 3091 | 96c410a60bcf568e |
qeqx/reports/minimal-testing-skill.html | 11839 | 0109dc24fb171d57 |
qeqx/files/minimal-testing.zip | 3762 | 75dedffa3a1e9cde |
cursor-archive/index.html | 3101 | fb4bf87af286c930 |
cursor-archive/reports/minimal-testing-skill.html | 11656 | 871987b03783dab7 |
Limit. A wget of a Pages hostname does not download Cloudflare project settings, DNS, or prior deployments. Deleting a project later would not be recorded here.
What happens next
- Publish Archive to
cursor-archive.pages.devso the personal URL can change. Confirm this report at/reports/pages-hostnames-2026-09-06. - Deploy the current
biotechnika.pages.devpage toqeqx.pages.devwith@__qeqxat the top and the X logo at the bottom. Confirm it against the live biotechnika tab, not against a saved Desktop HTML that already diverges. - Leave
cursor-dash-x7k2.pages.devup unless a later instruction deletes the project. The zip is the capture; the live leftover is not this report’s problem.