Add "How Fern uses AI" cross-product page - #6733
Open
devin-ai-integration[bot] wants to merge 6 commits into
Open
Add "How Fern uses AI" cross-product page#6733devin-ai-integration[bot] wants to merge 6 commits into
devin-ai-integration[bot] wants to merge 6 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>
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>
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 business problem it solves, 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),The page names no providers or model versions, by request: the audience needs capabilities and business use cases, and a provider/model table would go stale every time a provider ships a version. What remains for the legal review is the "Data Fern sends and stores" section — what data leaves Fern per capability, query persistence and the configurable 1–3650 day retention window, the no-training statement — plus a table of the control that disables each feature.
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 at
/learn/home/aiin the preview build; all internal links verified against a running preview;pre-commit(Vale) clean andfern check --warningsreports 0 errors.Link to Devin session: https://app.devin.ai/sessions/bad46565be904b3b8be9c63da0241d38
Open in Devin Desktop: https://app.devin.ai/desktop/session/bad46565be904b3b8be9c63da0241d38?variant=devin