93 lines
4.5 KiB
Cheetah
93 lines
4.5 KiB
Cheetah
{{define "for-enterprise"}}
|
|
<div class="hero container">
|
|
<p class="label mb-3">For enterprise</p>
|
|
<h1 class="mb-4">Your agents are smarter<br>than your policies.</h1>
|
|
<p class="lead">An AI agent that understands your codebase can also understand your access control model. Policy-based security is a negotiation with something that's getting better at negotiating. Clavitor replaces policy with mathematics.</p>
|
|
</div>
|
|
|
|
<hr class="divider">
|
|
|
|
<div class="section container">
|
|
<h2 class="mb-4">Math, not policy</h2>
|
|
<p class="lead mb-4">Other solutions add an AI checkbox to an existing vault. The agent gets MCP access — search, browse, discover. It's smarter than you. It will find edge cases in your policies.</p>
|
|
<p>Clavitor doesn't give agents vault access. It issues specific credentials to specific agents. No browsing. No discovery. No negotiation. The agent gets what it's been issued. Period.</p>
|
|
</div>
|
|
|
|
<hr class="divider">
|
|
|
|
<div class="section container">
|
|
<h2 class="mb-8">Built for your security team</h2>
|
|
<div class="grid-2">
|
|
<div class="card">
|
|
<h3 class="mb-2">Hardware-enforced boundaries</h3>
|
|
<p>Admin operations require WebAuthn. Creating tokens, modifying scopes, changing access — all require a physical key tap. No agent can escalate. No software exploit can override hardware.</p>
|
|
</div>
|
|
<div class="card">
|
|
<h3 class="mb-2">Cryptographic isolation</h3>
|
|
<p>Each employee's vault is a separate database. Each Identity field is encrypted with a key derived from their hardware authenticator. A breach exposes ciphertext. The key doesn't exist on any server, in any backup, in any datacenter.</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<hr class="divider">
|
|
|
|
<div class="section container">
|
|
<h2 class="mb-8">Compliance</h2>
|
|
<div class="grid-3">
|
|
<div class="card alt">
|
|
<h3 class="mb-2">SOC 2 Type II</h3>
|
|
<p>Audited controls for security, availability, and confidentiality.</p>
|
|
</div>
|
|
<div class="card alt">
|
|
<h3 class="mb-2">ISO 27001</h3>
|
|
<p>Information security management system certified.</p>
|
|
</div>
|
|
<div class="card alt">
|
|
<h3 class="mb-2">Five nines SLA</h3>
|
|
<p>99.999% uptime on reads. Cross-hemisphere failover. Full month refund if not met.</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<hr class="divider">
|
|
|
|
<div class="section container">
|
|
<h2 class="mb-8">Integration</h2>
|
|
<div class="grid-2">
|
|
<div class="card">
|
|
<h3 class="mb-2">SCIM</h3>
|
|
<p>Auto-provision from Azure AD, Okta, Google Workspace. Employee joins → vault created. Employee leaves → vault frozen, tokens revoked.</p>
|
|
</div>
|
|
<div class="card">
|
|
<h3 class="mb-2">SIEM</h3>
|
|
<p>Real-time feed to Splunk, Datadog, Sentinel. Every credential access, every failed attempt, every scope violation.</p>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
|
|
<hr class="divider">
|
|
|
|
<div class="section container">
|
|
<h2 class="mb-4">Enterprise pricing</h2>
|
|
<p class="lead mb-8">Per-human pricing. Agents unlimited.</p>
|
|
<div class="price-card featured max-w-sm mx-auto">
|
|
<p class="label accent mb-4">Enterprise</p>
|
|
<div class="price-amount mb-2">$6<span class="price-period">/user/mo</span></div>
|
|
<p class="text-sm text-secondary mb-6">$72/user/yr · 1,000+ users</p>
|
|
<a href="mailto:sales@clavitor.ai" class="btn btn-primary btn-block mb-6">Contact sales</a>
|
|
<ul class="checklist"><li>Everything in Mid-Market</li><li>SIEM integration</li><li>SLA with compensation</li><li>SOC 2 · ISO 27001</li><li>Dedicated account manager</li><li>Custom region / deployment</li></ul>
|
|
</div>
|
|
<p class="text-sm text-tertiary mt-4"><strong>Price for life:</strong> Your per-user rate never increases as long as you maintain your subscription. We may raise rates for new enterprise customers, but never for existing. Enterprise features require Clavitor Hosted. SCIM, SIEM, centralized audit, management plane, and SLA with compensation are not available in the Community Edition.</p>
|
|
</div>
|
|
|
|
<hr class="divider">
|
|
|
|
<div class="section container">
|
|
<h2 class="mb-4">Let's talk.</h2>
|
|
<p class="lead mb-6">Your agents are already here. Your credential layer should be too.</p>
|
|
<div class="btn-row">
|
|
<a href="mailto:sales@clavitor.ai" class="btn btn-primary">Contact sales</a>
|
|
<a href="/pricing-new" class="btn btn-ghost">Compare all plans →</a>
|
|
</div>
|
|
</div>
|
|
{{end}} |