feat(docs): improve LLM visibility for pooling, caching, and edge guides#7873
feat(docs): improve LLM visibility for pooling, caching, and edge guides#7873aidankmcalister wants to merge 1 commit intomainfrom
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
🍈 Lychee Link Check Report47 links: ❌ Errors
Full Statistics Table
|
|
Caution Review failedFailed to post review comments WalkthroughFive documentation files across the Prisma Accelerate and Postgres guides are updated. A new Next.js + Vercel deployment guide is added, the Postgres and Accelerate index pages are rewritten to emphasize built-in features, and the Cloudflare Workers guide is updated to highlight Prisma Postgres compatibility. The navigation metadata is updated to register the new guide. ChangesDocumentation & Deployment Guidance Update
Estimated code review effort🎯 3 (Moderate) | ⏱️ ~25 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. Comment |
|
The latest updates on your projects. Learn more about Argos notifications ↗︎
|
Summary
Improves LLM citation coverage for four Promptwatch content gaps. Adds a "What's included"
section to the Prisma Postgres overview explicitly stating built-in connection pooling, query
caching, edge support, and backups. Updates the Accelerate overview so the first 200 words
directly answer whether Prisma ORM supports pooling and caching out of the box. Rewrites the
Cloudflare Workers guide introduction to lead with a direct answer to the TCP compatibility
question and explain both solution paths. Adds a new Next.js on Vercel quickstart at
/guides/postgres/nextjs-vercelframed around the zero-config pooling story for Verceldevelopers. Applies a Prisma voice pass across all four files.
Issues
Resolves DR-8350
Resolves DR-8351
Resolves DR-8352
Resolves DR-8359
Verification
pnpm --filter docs types:check— passed.pnpm --filter docs lint:links— 0 errors.pnpm --filter docs lint:codeon changed files — no new violations introduced.nextjs-vercelpage appears in the Postgres guides navigation viameta.json.Summary by CodeRabbit
Documentation