docs: add session intelligence privacy page#372
Conversation
Co-authored-by: Cursor <cursoragent@cursor.com>
|
Firetiger deploy monitoring skipped This PR didn't match the auto-monitor filter configured on your GitHub connection:
Reason: PR only adds documentation to the docs folder and does not modify any API endpoints or Temporal workflows. To monitor this PR anyway, reply with |
|
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 assessment: Very Low.
This PR only adds a Mintlify navigation entry and a new user-facing MDX info page about session intelligence. I didn't find runtime code, infrastructure, auth/permissions, schema/data, or model-instruction changes in the diff. No CODEOWNERS file is present in the repo, and the PR didn't already have an approval, so I'm approving.
Sent by Cursor Automation: Assign PR reviewers
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 8957c39. Configure here.
|
|
||
| Our approach is privacy-first: collect the minimum operational telemetry needed to improve the service, keep it scoped to the browser session, and honor opt-out requests. | ||
|
|
||
| ## What we collect |
There was a problem hiding this comment.
Headings use casual, conversational phrasing instead of formal
Low Severity
The headings ## What we collect and ## Opt out use conversational, casual phrasing. Every other heading in the info/ directory uses formal, descriptive noun phrases (e.g., "Managed infrastructure", "Concurrency limits", "Rate limiting"). These headings would be more consistent with the docs style as something like "Collected metadata" and "Opting out", respectively.
Additional Locations (1)
Triggered by learned rule: Use formal, neutral tone in documentation headings
Reviewed by Cursor Bugbot for commit 8957c39. Configure here.
Co-authored-by: Cursor <cursoragent@cursor.com>
There was a problem hiding this comment.
Risk assessment: Very Low.
I re-evaluated the current diff after the synchronize event. The PR only adds a Mintlify navigation entry and a new MDX documentation page under info/session-intelligence.mdx; the update since the existing approval is just a support-link path correction. I don't see runtime code, infrastructure, auth/permissions, schema/data, or model-instruction changes, and no CODEOWNERS file is present in the repo.
The PR is already approved, so I'm not submitting another approval.
Sent by Cursor Automation: Assign PR reviewers
Co-authored-by: Cursor <cursoragent@cursor.com>
There was a problem hiding this comment.
Risk assessment: Very Low.
I re-evaluated the current diff after the synchronize event. The PR only adds a Mintlify navigation entry in docs.json and a new documentation page at info/session-intelligence.mdx. I don't see runtime code, infrastructure, auth/permissions, schema/data, or model-instruction changes, and no CODEOWNERS file is present in the repo.
The PR is already approved, so I'm leaving this risk assessment without submitting another approval.
Sent by Cursor Automation: Assign PR reviewers
|
not needed. |




Summary
Test plan
Made with Cursor
Note
Low Risk
Low risk documentation-only change that adds a new informational page and updates navigation; no code or runtime behavior is affected.
Overview
Adds a new
info/session-intelligencedocs page describing Kernel’s Session Intelligence telemetry (what navigation/performance metadata may be collected, what is explicitly not collected, and opt-out instructions).Updates
docs.jsonto link this new page under the Info section of the Guides navigation.Reviewed by Cursor Bugbot for commit 0ab1365. Bugbot is set up for automated code reviews on this repo. Configure here.