Skip to content

Add Cloudflare static artifact import proof - #2149

Merged
chubes4 merged 1 commit into
mainfrom
feat/1975-cloudflare-static-artifact-import
Jul 29, 2026
Merged

Add Cloudflare static artifact import proof#2149
chubes4 merged 1 commit into
mainfrom
feat/1975-cloudflare-static-artifact-import

Conversation

@chubes4

@chubes4 chubes4 commented Jul 29, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • replace the placeholder artifact with a self-explanatory WordPress Playground on Cloudflare Workers site
  • import the two-page site through pinned Static Site Importer v1.3.6 with zero fallback, HTML, freeform, or invalid blocks
  • require exact source-to-WordPress visual parity before editing and republishing native block content
  • preserve structured SSI failure details and verify post-restart block edit persistence

Closes #1975.

Immutable dependencies

Verification

  • npm run test:cloudflare-runtime
  • npm run cloudflare:local-gate:d1
  • npm run cloudflare:local-gate:provisioning
  • /: 0 mismatched pixels at 1280x720
  • /about/: 0 mismatched pixels at 1280x720
  • import receipt: 0 fallback, core/html, freeform, and invalid blocks
  • authenticated native-block edit, automatic republication, cold restart, and persisted raw block content passed

Upstream fixes

AI assistance

OpenCode with OpenAI GPT-5.6 Sol helped implement the fixture and gate, diagnose upstream conversion defects, update immutable release pins, and run the verification workflows. Chris Huber remains responsible for every line.

@chubes4
chubes4 merged commit 595ad69 into main Jul 29, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Import a pinned static website artifact into the Cloudflare runtime

1 participant