feat: phrasing at the beginning

This commit is contained in:
Nik L
2026-03-09 15:30:09 -04:00
parent 37e5798760
commit bcb28f740f

View File

@@ -10,7 +10,7 @@ export function Problem() {
Your agent runs as <em className="italic text-primary">you</em>. Your agent runs as <em className="italic text-primary">you</em>.
</h2> </h2>
<p className="text-muted-foreground font-serif text-sm sm:text-base leading-relaxed max-w-full mt-4 mb-10"> <p className="text-muted-foreground font-serif text-sm sm:text-base leading-relaxed max-w-full mt-4 mb-10">
Agents inherit your full permissions and decide what to access at runtime, guided by weights you didn&apos;t train. Agents inherit your full permissions and decide what to access at runtime. Here&apos;s what that looks like...
</p> </p>
<div className="grid grid-cols-1 lg:grid-cols-2 gap-5"> <div className="grid grid-cols-1 lg:grid-cols-2 gap-5">