Skip to content

[codex] normalize legacy domains in catalog output#79

Merged
mberman84 merged 1 commit into
mainfrom
codex/normalize-published-domain
Jun 24, 2026
Merged

[codex] normalize legacy domains in catalog output#79
mberman84 merged 1 commit into
mainfrom
codex/normalize-published-domain

Conversation

@mberman84

Copy link
Copy Markdown
Collaborator

What changed

  • normalizes the former forwardfuture.ai domain to forwardfuture.com when production catalog records are exposed through public surfaces
  • covers the homepage, catalog JSON, and public API with a regression test

Why

One production catalog prompt predates the domain migration. The Worker correctly migrated all generated URLs, but that stored prompt still surfaced the former host in the homepage and machine-readable catalog.

Impact

All public Loop Library representations now use the current domain without mutating or rewriting the production catalog database or its revision history.

Validation

  • node --check site/script.js
  • node scripts/check.mjs
  • npm --prefix worker run check (47 tests)
  • JSON validation for the Site Data manifest and SEO/GEO benchmark
  • git diff --check

@mberman84 mberman84 marked this pull request as ready for review June 24, 2026 23:47
@mberman84 mberman84 merged commit fb36551 into main Jun 24, 2026
1 check passed
@mberman84 mberman84 deleted the codex/normalize-published-domain branch June 24, 2026 23:47
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