You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Remove self-hosted messaging from enterprise landing and HIPAA blog
Reframe /for/enterprise around managed dedicated tenancy and SLA, replace
self-host comparison row with single-tenant control plane, and point the
CTA at plans/sales instead of GitHub. Update HIPAA blog description to
drop "self-hosted" framing.
title: "HIPAA-Compliant AI Agents Without Sending PHI to OpenAI or Anthropic",
616
-
description: "Run healthcare AI agents without a BAA with every model vendor. Self-hosted, end-to-end encrypted, audit-logged. Here's the architecture.",
616
+
description: "Run healthcare AI agents without a BAA with every model vendor. End-to-end encrypted, audit-logged, inside your compliance perimeter. Here's the architecture.",
Copy file name to clipboardExpand all lines: web/src/pages/for/enterprise.astro
+11-11Lines changed: 11 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ import BlogFooter from '../../components/BlogFooter.astro';
5
5
import'../../styles/global.css';
6
6
7
7
const title ="Enterprise Private Network for AI Agents — Pilot Protocol";
8
-
const description ="An enterprise private network built for AI agents. End-to-end encrypted, self-hosted, cross-cloud. No VPN, no vendor lock-in, no data leaving your perimeter.";
8
+
const description ="An enterprise private network built for AI agents. End-to-end encrypted, cross-cloud, managed control plane with dedicated tenancy. No VPN, no vendor lock-in, no data leaving your perimeter.";
<p>Run your own rendezvous and registry. We never see your traffic or your agent identities. BYO infrastructure, keep compliance boundaries intact.</p>
179
+
<p>Managed rendezvous and registry with single-tenant isolation, regional residency, and SLA-backed uptime. Traffic stays end-to-end encrypted — the control plane never sees your payloads.</p>
0 commit comments