Make /enterprise a forwardable security-review page - #7155
Merged
ComputelessComputer merged 3 commits intoAug 30, 2026
Conversation
✅ Deploy Preview for anarlog ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
|
Add a public /security trust center and a founder-led evaluation path so IT can review encryption, retention, training, and processors without a sales call. Track the enterprise funnel in PostHog. Do not invent customer proof or certifications. Co-authored-by: John Jeong <ComputelessComputer@users.noreply.github.com>
cursor
Bot
force-pushed
the
cursor/enterprise-security-review-fb8e
branch
from
August 29, 2026 16:39
7355d87 to
3f25882
Compare
ComputelessComputer
marked this pull request as ready for review
August 29, 2026 16:45
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes using default effort 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 3f25882. Configure here.
Rename the page to Security and say a Vanta/Oneleet-style trust center is a later, separate surface after SOC 2 and ISO start. Co-authored-by: John Jeong <ComputelessComputer@users.noreply.github.com>
Bare /security 308s to the slashed URL, so the sitemap loc must match canonical and og:url. Co-authored-by: John Jeong <ComputelessComputer@users.noreply.github.com>
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.

Summary
Problem:
/enterprisewas a positioning page an internal champion could not forward to IT. It did not answer encryption, jurisdiction, retention, training, or subprocessors; there was no security-review packet; and “built with early partners” had no evaluation path or measurement.Fix: Turn
/enterpriseinto a decision-ready security-review page, publish/securityas the first-party procurement packet (architecture, processors, retention, incident reporting, contracts), and add a founder-led security-review → scoped-pilot → rollout path with PostHog funnel events. Named customer proof and certifications are explicitly not invented./securityis the review packet, not a hosted trust center. A Vanta/Oneleet-style trust center stays a later, separate surface after SOC 2 and ISO start.Closes ANLG-304, ANLG-305. Partial ANLG-306 (pilot path + funnel; partner case study still needs an approved interview).
Verification
pnpm exec dprint fmt/dprint checkon changed non-Swift filespnpm -F ui build && pnpm -F web typechecknode --experimental-strip-types --testinapps/web(300 tests)npx mint@4.2.687 validateindocs//security/so it matches the trailing-slash canonical (Bugbot)/enterprise/,/security/, and/pricing/return 200 with the new copyweb_ci,fmt,lint,cli-cigreen on the PR