Consolidate privacy and security docs into Legal - #52
Merged
Merged
Conversation
biswaroop1547
approved these changes
Sep 15, 2026
biswaroop1547
approved these changes
Sep 15, 2026
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.
Replace the separate privacy and security docs with
/resources/legal, following Prem's legal page: a Terms of service section linking to fluso.ai/terms, followed by a Privacy policy section linking to fluso.ai/privacy. Each section has a short explanation and a link card that opens in a new tab.Update the sidebar, home card and internal links. Add permanent redirects from both old pages, including trailing-slash URLs and Markdown exports, so existing links still work.
Validation:
bun run buildpassed, including TypeScript and static export. Cloudflare Pages and Playwright checks cover the legacy redirects, navigation, policy links, search and LLM exports, and desktop/mobile layout. The updated public preview also verifies both legal sections, their order, both destination URLs returning HTTP 200, and Markdown containing both links. Clicking each legal card opens the correct policy in a new tab with no opener; the docs tab stays open, and the home-page Legal card still uses the same tab.