Skip to content

Refactor game registry validation#1270

Merged
bobbyonmagic merged 1 commit into
mainfrom
refactor/game-registry-validation
May 14, 2026
Merged

Refactor game registry validation#1270
bobbyonmagic merged 1 commit into
mainfrom
refactor/game-registry-validation

Conversation

@bobbyonmagic
Copy link
Copy Markdown
Collaborator

Cleans up game and simulator wiring so future additions are harder to half-wire.

What changed:

  • moved embed component mapping into a shared game component registry
  • extracted reusable simulator UI primitives
  • added a game registry validator for routes, embeds, metadata, and OG images
  • fixed game social image lookup for existing -og.png assets
  • added a missing microservices simulator OG image
  • added a clean site-themed OG SVG template for generators

Checks:

  • git diff --check
  • static registry/page/image parity check with Python
  • verified new microservices OG PNG is 1200x630
  • could not run pnpm validate:games or build locally because node/pnpm are not available in this shell

@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying devops-daily with  Cloudflare Pages  Cloudflare Pages

Latest commit: 71c4139
Status: ✅  Deploy successful!
Preview URL: https://8a63f378.devops-daily.pages.dev
Branch Preview URL: https://refactor-game-registry-valid.devops-daily.pages.dev

View logs

@bobbyonmagic bobbyonmagic merged commit f804f45 into main May 14, 2026
4 checks passed
@bobbyonmagic bobbyonmagic deleted the refactor/game-registry-validation branch May 14, 2026 19:28
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