feat: frictionless sandboxing

This commit is contained in:
Nik L
2026-04-01 15:59:59 -04:00
parent a45888a89b
commit 3fd6d63fa3
7 changed files with 19 additions and 17 deletions

View File

@@ -119,14 +119,17 @@ export function Problem() {
{/* Resolution: Verification creates trust */}
<div className="text-center max-w-3xl mx-auto">
<blockquote className="font-serif text-xl sm:text-2xl md:text-3xl font-semibold tracking-tight leading-snug mb-6">
<p className="font-serif text-xl sm:text-2xl md:text-3xl font-semibold tracking-tight leading-snug mb-6">
Run in <span className="text-primary">YOLO mode</span> without risking anything outside your project.
</p>
<p className="text-muted-foreground font-serif text-base sm:text-lg leading-relaxed max-w-2xl mx-auto mb-4">
The security layer around your tools should be independent of the company selling you the AI.
Greywall gives you complete <span className="text-foreground font-medium">observability</span> into
what your agent touches and full <span className="text-foreground font-medium">control</span> over what it can reach.
</p>
<blockquote className="font-serif text-lg sm:text-xl text-muted-foreground italic mb-10">
<span className="text-primary">&ldquo;</span>The act of verification creates trust.<span className="text-primary">&rdquo;</span>
</blockquote>
<p className="text-muted-foreground font-serif text-base sm:text-lg leading-relaxed max-w-2xl mx-auto mb-10">
Greywall gives you complete <span className="text-foreground font-medium">observability</span> into
every interaction between a model and your system, as well as an
ergonomic mechanism for <span className="text-foreground font-medium">control</span>.
</p>
<div className="mx-auto max-w-3xl rounded-lg border border-border/40 overflow-hidden">
<div className="relative w-full" style={{ paddingBottom: '56.25%' }}>
<iframe