Clarify Vault payment security guidance - #560
Conversation
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Automations to automatically generate PRs for you. |
There was a problem hiding this comment.
Stale comment
Risk assessment: Very Low
Decision: Keep existing approval (risk did not increase)
Re-evaluated after the latest push (
91e4be94). This automation already approvedc3f2ce9cas Very Low. The new commit only edits one sentence inintegrations/payments/overview.mdx(PCI wording: “may help limit… confirm with your QSA” → “avoids expanding pci dss scope”).The full diff is still four Mintlify
.mdxpages (browsers/enable-payments-in-browser-agent.mdx,integrations/payments/overview.mdx,integrations/payments/stripe-link.mdx,vaults.mdx). No application code, config, CI, infrastructure, ordocs.jsonchanges. NoCODEOWNERSfile is present.Scope remains a product-name rename (
stripe link→link by stripe) plus documentation wording for vault/payment security guidance. That does not change production logic, auth, billing, or shared services. Blast radius is published docs copy only.Risk stays Very Low. Approval is unchanged.
Sent by Cursor Automation: Assign PR reviewers
Co-authored-by: Anna Wang <annawangx@gmail.com>
There was a problem hiding this comment.
Stale comment
Risk assessment: Very Low
Decision: Keep existing approval (risk did not increase)
Re-evaluated after
3e3becd(“Apply batched suggestions from code review”). This automation already approvedc3f2ce9cas Very Low.The new commit only edits the same four Mintlify
.mdxpages:
browsers/enable-payments-in-browser-agent.mdxintegrations/payments/overview.mdxintegrations/payments/stripe-link.mdxvaults.mdxChanges vs the last assessed commit (
91e4be94) are documentation copy: shorten “link by stripe” to “link” in running text, and drop a paragraph invaults.mdxthat warned against storing secrets in item metadata. No application code,docs.json, CI, config, or infrastructure files changed. NoCODEOWNERSfile is present.Full PR scope remains published docs (product-name wording plus vault/payment security guidance). That does not change production logic, auth, billing, or shared services. Blast radius is docs copy only.
Risk stays Very Low. Approval is unchanged.
Sent by Cursor Automation: Assign PR reviewers
There was a problem hiding this comment.
Risk assessment: Very Low
Decision: Keep existing approval (risk did not increase)
Re-evaluated after the latest push (3e3becda). This automation already approved c3f2ce9c as Very Low and kept that approval on 91e4be94.
The new commit is still documentation-only: it shortens remaining link by stripe mentions to link across the same four Mintlify .mdx pages (browsers/enable-payments-in-browser-agent.mdx, integrations/payments/overview.mdx, integrations/payments/stripe-link.mdx, vaults.mdx) and trims one paragraph of vault-metadata guidance. No application code, config, CI, infrastructure, or docs.json changes. No CODEOWNERS file is present.
The full diff remains a product-name rename plus published security/compliance wording. That does not change production logic, auth, billing, or shared services. Blast radius is docs copy only.
Risk stays Very Low. Approval is unchanged.
Sent by Cursor Automation: Assign PR reviewers


Summary
Testing
mint broken-linksNote
Low Risk
Documentation-only changes to naming and compliance/security wording; no runtime or API behavior changes.
Overview
This PR updates Vault and browser-agent payment docs to use link by stripe (and shorter link) instead of stripe link, including the
stripe-linkpage title and comparison tables, CLI prompts, and cross-links.It replaces absolute PCI DSS scope claims with wording that focuses on not exposing card number/CVC and on reducing exposure rather than guaranteeing out-of-scope status.
Security handling is spelled out more explicitly: Link OAuth and one-use card data are described as KMS-backed envelope encryption; Agentcard is clarified as keeping the underlying card with Agentcard; Vault API responses still exclude sensitive values; and action URLs are framed as short-lived bearer links that must stay out of logs and model context.
Reviewed by Cursor Bugbot for commit 3e3becd. Bugbot is set up for automated code reviews on this repo. Configure here.