Add Stripe Projects docs for llm_context#389
Conversation
Publish provider- and service-level guides for Stripe Projects provisioning, with redirects from legacy /llm.md paths. 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 is documentation-only (adding Stripe integration docs) with no changes to kernel services or infrastructure code that would require deploy monitoring. To monitor this PR anyway, reply with |
There was a problem hiding this comment.
Risk Assessment: Medium
I’m not approving this PR because the diff adds new agent-facing LLM context documentation and redirects (/llm.md, /llm-browser.md) that can influence how agents provision Kernel resources, sync credentials, rotate/remove API keys, and reason about billing. There are no runtime code, infrastructure, schema, auth, or production service changes, so I don’t see this as higher than Medium risk.
I found no CODEOWNERS file in the repository and no existing approvals on the PR, but Medium-risk changes are comment-only under the review policy.
Sent by Cursor Automation: Assign PR reviewers
|
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.
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 39d669c. Configure here.
| - Create and connect browsers: https://kernel.sh/docs/introduction/create | ||
| - API keys: https://kernel.sh/docs/info/api-keys | ||
| - Pricing: https://kernel.sh/docs/info/pricing | ||
| - Cursor / Claude skills: https://github.com/kernel/skills |
There was a problem hiding this comment.
Specific third-party product names on unrelated integration page
Low Severity
The link label Cursor / Claude skills references specific third-party AI products by name. This page is a Stripe Projects integration page — the rule's exception for integration pages only covers references to the specific product being integrated (Stripe Projects), not unrelated products. A vendor-neutral label like "Agent skills" or "Coding agent skills" conveys the same meaning without naming specific tools.
Triggered by learned rule: Use generic terms instead of specific third-party AI product names
Reviewed by Cursor Bugbot for commit 39d669c. Configure here.




Summary
/integrations/stripe-projectsfor Stripe manifestllm_context/integrations/stripe-projects-browserforbrowser:api-access/llm.mdand/llm-browser.mdpaths to the new pagesURLs (after deploy)
Test plan
curl -sL https://kernel.sh/docs/integrations/stripe-projects.mdreturns markdown (post-deploy)/llm.md→ stripe-projects pageMade with Cursor
Note
Low Risk
Documentation-only changes with no application or API behavior modifications.
Overview
Adds Stripe Projects documentation so agents and developers can provision Kernel via the Stripe CLI instead of relying on ad-hoc LLM markdown URLs.
A provider-level page (
integrations/stripe-projects) documents the service catalog (kernel/plan:*,kernel/browser:api-access), common CLI flows, Stripe↔Kernel account mapping, agentic auth, and an SPT spending-limit warning for the Start-Up plan. A service-level page (integrations/stripe-projects-browser) coverskernel/browser:api-access: provisioning, env sync, SDK/CLI usage, pricing when a plan is active vs usage-based, and rotate/remove operations.Mintlify gains a Stripe Projects nav group with both pages, redirects from
/llm.mdand/llm-browser.mdto the new routes, and a bullet on the integrations overview.Reviewed by Cursor Bugbot for commit 39d669c. Bugbot is set up for automated code reviews on this repo. Configure here.