Skip to content

chore(website): retire stale whitepaper downloads#205

Merged
blove merged 1 commit into
mainfrom
codex/whitepaper-static-cleanup
May 7, 2026
Merged

chore(website): retire stale whitepaper downloads#205
blove merged 1 commit into
mainfrom
codex/whitepaper-static-cleanup

Conversation

@blove
Copy link
Copy Markdown
Contributor

@blove blove commented May 7, 2026

Summary

  • Retire stale generated whitepaper PDFs/previews and remove the obsolete LLM-based whitepaper generator script.
  • Replace public PDF download CTAs/emails with refreshed-guide signup copy and current docs links.
  • Add website e2e coverage to prevent marketing pages from linking retired PDF assets.

Validation

  • rg -n "whitepapers/(angular|chat|render)\\.pdf|whitepaper\\.pdf|whitepaper-preview|generate-whitepaper|Download the Guide|Download PDF|download directly|AgentRef|createMockAgentRef|injectAgentRef|MockStreamTransport|streamResource\\(|provideStreamResource|@cacheplane/angular|@cacheplane/chat|@cacheplane/render" apps/website/src apps/website/emails apps/website/public apps/website/scripts package.json --glob '!**/api-docs.json' --glob '!**/tsconfig.tsbuildinfo' (no matches)
  • npx nx lint website --skip-nx-cache (passes; existing instrumentation-client non-null warning remains)
  • npx vitest run apps/website/src/lib/docs.spec.ts
  • npx nx e2e website --skip-nx-cache
  • npx nx build website --skip-nx-cache
  • git diff --check

@vercel
Copy link
Copy Markdown

vercel Bot commented May 7, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
cacheplane Ready Ready Preview, Comment May 7, 2026 5:47pm

Request Review

@blove blove merged commit a45140c into main May 7, 2026
14 checks passed
@blove blove deleted the codex/whitepaper-static-cleanup branch May 7, 2026 17:50
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