Add Zero Data Retention page to Info section#445
Conversation
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
There was a problem hiding this comment.
Risk: Very Low
Against main, this changes only Mintlify documentation: it adds a nine-line ZDR page and one docs.json navigation entry. The latest update only moves that unchanged page from the browser FAQ section to the Info section and updates its navigation path; it adds no runtime logic, prompts, infrastructure, permissions, or security-sensitive behavior. The repository has no CODEOWNERS file.
Risk has not increased from the previously approved revision. Because the PR already has an approval, I’m retaining it and not submitting a duplicate approval.
Sent by Cursor Automation: Assign PR reviewers
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes using high effort and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Want fixes drafted automatically? Bugbot Autofix can create code changes for findings. A team admin can enable Autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 7d9488c. Configure here.
There was a problem hiding this comment.
Risk: Very Low
The current diff modifies only Mintlify documentation: one new 13-line MDX page and one docs.json navigation entry. Since the prior assessment, the only change splits an existing sentence into a three-item bullet list; it adds no runtime logic, prompts, infrastructure, permissions, or security-sensitive behavior. No CODEOWNERS file exists in the repository.
Risk hasn't increased. The PR is already approved, so I’m retaining the existing approval and not submitting a duplicate approval.
Sent by Cursor Automation: Assign PR reviewers



Summary
Adds a new Zero Data Retention (ZDR) page under the Info sidebar group, framing ZDR as an enterprise-only feature gated behind a contact-support CTA.
The intent is to gauge customer demand before building the feature: the page gives ZDR a clean, GA4-trackable URL for passive interest signal, and the "Get access" CTA captures high-intent inbound. Mirrors the existing gated-beta pattern used for the hCaptcha page.
Changes
info/zero-data-retention.mdxInfogroup indocs.jsonNotes
Note
Low Risk
Documentation and navigation only; no application, auth, or data-handling code changes.
Overview
Adds a new Zero Data Retention (ZDR) docs page under the Info sidebar and wires it into
docs.jsonnavigation.The page positions ZDR as enterprise-only, describes zero-retention behavior for select surfaces (session recordings, live view, telemetry), and routes interested customers to Kernel support via a Get access section—intended as a demand-gathering landing page before full product implementation.
Reviewed by Cursor Bugbot for commit 5205827. Bugbot is set up for automated code reviews on this repo. Configure here.