Add "How Fern uses AI" cross-product page - #6733
Open
devin-ai-integration[bot] wants to merge 3 commits into
Open
Add "How Fern uses AI" cross-product page#6733devin-ai-integration[bot] wants to merge 3 commits into
devin-ai-integration[bot] wants to merge 3 commits into
Conversation
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Contributor
Author
🤖 Devin AI EngineerI'll be helping with this pull request! Here's what you should know: ✅ I will automatically:
Note: I can only respond to comments from users who have write access to this repository. ⚙️ Control Options:
|
Contributor
|
🌿 Preview your docs: https://fern-preview-devin-1787598000-how-fern-uses-ai.docs.buildwithfern.com/learn Here are the markdown pages you've updated: |
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds a single customer-facing page that inventories every AI capability across Fern's products, for customers (and Fern's legal team, working through the updated Terms of Service) who need one place that answers: what AI runs, what it's for, which provider/model processes the data, what Fern stores, and how to turn it off.
New page:
fern/products/home/pages/ai.mdx→ published at/learn/home/ai, linked from the Home landing page CTA row and from the Docs AI overview intro. Changelog entry added underfern/products/docs/pages/changelog/.Content is grounded in the platform/CLI source rather than in existing docs prose, and deliberately separates three categories that were previously blurred together:
fern sdk-diff),llms.txt, Markdown access, agent directives, API catalog discovery, agent skills),Two sections exist specifically for the legal review: a provider/model-family table per capability (Anthropic direct with Bedrock fallback, OpenAI-compatible gateway for embeddings), and a "Data Fern sends and stores" section covering what reaches a provider per capability, query persistence and the configurable 1–3650 day retention window, and the no-training statement. Claims are limited to what the source establishes — where a deployment mapping is ambiguous (the two registry AI-example Lambda implementations use different providers), the page says "depending on the generation path" rather than naming one.
Setup instructions are not duplicated: every capability row links to its existing canonical page.
Note on the URL: the page lives in the Home product, which resolves at
/learn/home/...in the generated site.AGENTS.mdstates Home pages resolve at/learn/{page-slug}; that isn't what the CLI produces. Making/learn/aiwork required a product-level slug override that broke/learnitself (redirect to/learn/home→ 404), so this PR links/learn/home/aiand leaves routing alone. Worth fixing separately if the short URL matters.Rendered locally at
/learn/home/ai; all 18 internal links verified against the running preview;pre-commit(Vale) clean andfern check --warningsreports 0 errors.Link to Devin session: https://app.devin.ai/sessions/bad46565be904b3b8be9c63da0241d38