Skip to content

fix(wp003): replace legacy taulib.panta-rhei.site links with taulib.site#210

Merged
ThorFuchs merged 1 commit into
mainfrom
fix/wp003-remove-legacy-taulib-subdomain
May 12, 2026
Merged

fix(wp003): replace legacy taulib.panta-rhei.site links with taulib.site#210
ThorFuchs merged 1 commit into
mainfrom
fix/wp003-remove-legacy-taulib-subdomain

Conversation

@ThorFuchs
Copy link
Copy Markdown
Collaborator

Summary

taulib.panta-rhei.site is a legacy route that's no longer supported (returns 502). Replace all three references on the WP003 landing page with the canonical generated-docs hostname taulib.site.

Location Before After
right_rail.related "Generated Docs" link https://taulib.panta-rhei.site/ https://taulib.site/
Button in Canonical Artifact section https://taulib.panta-rhei.site/ https://taulib.site/
"Generated documentation" line in Inspection Routes [taulib.panta-rhei.site](https://taulib.panta-rhei.site/) [taulib.site](https://taulib.site/) (display text also updated)

Resolves the domain mismatch flagged in taulib-site-final-polish-brief.md §7.1 and the corresponding open item from taulib repo PR #176.

Verified

  • ✅ No other source files in the site repo reference the legacy subdomain (verified via grep across *.md *.html *.yml *.yaml *.json *.scss *.css *.txt *.sh *.rb *.py excluding _site/, node_modules/, .git/, .claude/worktrees/).
  • ✅ No redirect configs (_redirects, _headers, netlify.toml, 404.html, _config.yml) reference the legacy subdomain.
  • ✅ Atlas references are limited to the briefing doc (descriptive, not active).

Test plan

  • CI passes
  • On deployed /publications/anchor-documents/wp003-taulib-technical-overview/: all three "Generated Docs" links resolve to https://taulib.site/
  • No remaining instance of taulib.panta-rhei.site on the live site

🤖 Generated with Claude Code

The taulib.panta-rhei.site subdomain is a legacy route that is no
longer supported (502 in QA). All three references on the WP003
landing page now point at the canonical generated-docs hostname
https://taulib.site:

  * right_rail.related "Generated Docs" link
  * "Generated Docs" button in the Canonical Artifact section
  * "Generated documentation" line in Inspection Routes (display
    text also updated from `taulib.panta-rhei.site` to `taulib.site`)

Resolves the domain mismatch flagged in
atlas/website/briefings/v4-taulib/taulib-site-final-polish-brief.md §7.1
and the corresponding open item from PR #176 (taulib repo).

No other source files in the site repo reference the legacy
subdomain (verified via grep across `*.md *.html *.yml *.yaml
*.json *.scss *.css *.txt *.sh *.rb *.py` excluding `_site/`,
`node_modules/`, `.git/`, `.claude/worktrees/`).

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@ThorFuchs ThorFuchs requested a review from AnSoFuchs as a code owner May 12, 2026 08:29
@ThorFuchs ThorFuchs merged commit 3846607 into main May 12, 2026
5 checks passed
@ThorFuchs ThorFuchs deleted the fix/wp003-remove-legacy-taulib-subdomain branch May 12, 2026 08:35
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