Skip to content

Fix the OpenBell social-card cache boundary - #25

Merged
dolepee merged 2 commits into
mainfrom
codex/openbell-og-cache-bust
Aug 20, 2026
Merged

Fix the OpenBell social-card cache boundary#25
dolepee merged 2 commits into
mainfrom
codex/openbell-og-cache-bust

Conversation

@dolepee

@dolepee dolepee commented Aug 20, 2026

Copy link
Copy Markdown
Owner

Why

X reused the retired openbell-og.png cache entry even after the live image changed, showing an obsolete no-value testnet card beside accurate mainnet copy.

Change

  • publish the verified mainnet rejection card under a new immutable URL
  • point every Open Graph and Twitter image tag to that URL
  • update metadata parity tests

Verification

  • FOUNDRY_OFFLINE=true npm run check
  • 111 Vitest tests, 41 Foundry tests, 39 web tests
  • evidence parity, public-boundary scan, and Sites build all pass
  • new asset is byte-identical to the reviewed verified card

@dolepee

dolepee commented Aug 20, 2026

Copy link
Copy Markdown
Owner Author

@codex review exact final head 28ed391

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 28ed391dff

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread web/index.html
@dolepee

dolepee commented Aug 20, 2026

Copy link
Copy Markdown
Owner Author

@codex review exact final head a8ed0e9

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Another round soon, please!

Reviewed commit: a8ed0e9e1f

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@dolepee
dolepee merged commit bd56226 into main Aug 20, 2026
1 check 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.

1 participant