import{o as e}from"./chunk-CMxvf4Kt.js";import{t}from"./react-DrNXigiH.js";import{C as n}from"./index-Caa1r77e.js";import{t as r}from"./proxy-DmcaF9M6.js";import{t as i}from"./layout-BtJ5ShnN.js";import{i as a,n as o,r as s}from"./blueprint-Cg0NE9no.js";var c=e(t(),1),l=n(),u={bg:`#0a0a0a`,border:`rgba(255,255,255,0.08)`,text:`#f5f5f5`,textDim:`#8a8a8a`,textMuted:`#5e5e5e`,accent:`#c9b787`,mono:`ui-monospace, SFMono-Regular, 'SF Mono', Menlo, monospace`,serif:`Georgia, 'Times New Roman', Times, serif`},d={Core:`#c9b787`,Intelligence:`#8a8a8a`,Execution:`#8a8a8a`,Governance:`#b08d52`},f=[.22,1,.36,1];function p({children:e,delay:t=0}){return(0,l.jsx)(r.div,{initial:{opacity:0,y:20},whileInView:{opacity:1,y:0},viewport:{once:!0,amount:.1},transition:{duration:.7,delay:t,ease:f},children:e})}function m(){let[e,t]=(0,c.useState)(null);return(0,l.jsx)(i,{children:(0,l.jsxs)(`div`,{style:{paddingBottom:`4rem`},children:[(0,l.jsxs)(`div`,{style:{padding:`3rem 0 2.5rem`,borderBottom:`1px solid ${u.border}`,marginBottom:`3rem`},children:[(0,l.jsx)(`p`,{style:{fontSize:`0.625rem`,fontFamily:u.mono,fontWeight:500,letterSpacing:`0.2em`,textTransform:`uppercase`,color:u.textMuted,margin:`0 0 1.25rem`},children:`Architecture`}),(0,l.jsxs)(`h1`,{style:{fontSize:`clamp(2rem, 4vw, 3rem)`,fontFamily:u.serif,fontWeight:400,letterSpacing:`-0.03em`,color:u.text,lineHeight:1.1,margin:`0 0 1rem`},children:[`Eleven architecture components.`,` `,(0,l.jsx)(`span`,{style:{color:u.accent},children:`One governed system.`})]}),(0,l.jsx)(`p`,{style:{fontSize:`1.0625rem`,lineHeight:1.7,color:u.textDim,maxWidth:`64ch`,margin:`0 0 2rem`},children:`A governed agentic OS that perceives business events, reasons across domains, calls tools, executes workflows, verifies outcomes, and leaves a proof trail. These eleven components make that north star operational.`}),(0,l.jsx)(`div`,{style:{display:`flex`,alignItems:`center`,gap:`0.375rem`,flexWrap:`wrap`},children:a.map((e,t)=>{let n=e.label===`Act`||e.label===`Audit`;return(0,l.jsxs)(`span`,{style:{display:`flex`,alignItems:`center`,gap:`0.375rem`},children:[(0,l.jsx)(`span`,{style:{padding:`0.25rem 0.625rem`,borderRadius:6,fontSize:`0.75rem`,fontFamily:u.mono,fontWeight:500,color:n?u.accent:u.textDim,background:n?`rgba(201,183,135,0.1)`:`rgba(255,255,255,0.04)`,border:`1px solid ${n?`rgba(201,183,135,0.25)`:u.border}`},children:e.label}),t{let a=d[n.category]??u.textDim,o=e===n.id;return(0,l.jsxs)(r.div,{initial:{opacity:0,y:16},whileInView:{opacity:1,y:0},viewport:{once:!0,amount:.1},transition:{duration:.5,delay:i*.04,ease:f},onClick:()=>t(o?null:n.id),style:{padding:`1.75rem`,background:o?`${a}08`:u.bg,borderTop:`2px solid ${o?a:`transparent`}`,cursor:`pointer`,transition:`background 0.2s`,display:`flex`,flexDirection:`column`,gap:`0.75rem`},children:[(0,l.jsxs)(`div`,{style:{display:`flex`,alignItems:`center`,justifyContent:`space-between`},children:[(0,l.jsx)(`span`,{style:{fontSize:`0.5625rem`,fontFamily:u.mono,fontWeight:600,letterSpacing:`0.16em`,textTransform:`uppercase`,padding:`0.2rem 0.5rem`,borderRadius:4,color:a,background:`${a}12`},children:n.category}),(0,l.jsx)(`span`,{style:{fontSize:`0.625rem`,color:u.textMuted,fontFamily:u.mono},children:String(i+1).padStart(2,`0`)})]}),(0,l.jsx)(`h3`,{style:{fontSize:`1rem`,fontWeight:600,letterSpacing:`-0.015em`,color:u.text,margin:0},children:n.name}),(0,l.jsx)(`p`,{style:{fontSize:`0.8125rem`,lineHeight:1.65,color:u.textDim,margin:0},children:n.purpose}),(0,l.jsx)(`div`,{style:{display:`flex`,gap:`0.375rem`,flexWrap:`wrap`,marginTop:`0.25rem`},children:n.principles.map(e=>(0,l.jsx)(`span`,{style:{fontSize:`0.625rem`,fontFamily:u.mono,fontWeight:500,padding:`0.15rem 0.45rem`,borderRadius:4,color:u.accent,background:`rgba(201,183,135,0.08)`,border:`1px solid rgba(201,183,135,0.2)`},children:e},e))}),o&&(0,l.jsxs)(r.div,{initial:{opacity:0,height:0},animate:{opacity:1,height:`auto`},transition:{duration:.25},style:{paddingTop:`0.75rem`,borderTop:`1px solid ${u.border}`},children:[(0,l.jsx)(`div`,{style:{fontSize:`0.5625rem`,fontFamily:u.mono,fontWeight:600,letterSpacing:`0.14em`,color:u.textMuted,marginBottom:`0.5rem`},children:`ADJACENT COMPONENTS`}),(0,l.jsx)(`div`,{style:{display:`flex`,gap:`0.375rem`,flexWrap:`wrap`},children:n.adjacent.map(e=>(0,l.jsx)(`span`,{style:{fontSize:`0.625rem`,fontFamily:u.mono,padding:`0.15rem 0.5rem`,borderRadius:4,color:u.textDim,background:`rgba(255,255,255,0.04)`,border:`1px solid ${u.border}`},children:e},e))})]})]},n.id)})})}),(0,l.jsx)(p,{delay:.1,children:(0,l.jsxs)(`div`,{style:{marginBottom:`3rem`},children:[(0,l.jsx)(`p`,{style:{fontSize:`0.625rem`,fontFamily:u.mono,fontWeight:600,letterSpacing:`0.18em`,textTransform:`uppercase`,color:u.textMuted,margin:`0 0 1.75rem`},children:`Implementation Priorities`}),(0,l.jsx)(`div`,{style:{display:`grid`,gridTemplateColumns:`repeat(auto-fill, minmax(260px, 1fr))`,gap:`1px`,background:u.border,borderRadius:12,overflow:`hidden`,border:`1px solid ${u.border}`},children:s.map((e,t)=>(0,l.jsxs)(r.div,{initial:{opacity:0,y:12},whileInView:{opacity:1,y:0},viewport:{once:!0,amount:.1},transition:{duration:.45,delay:t*.04,ease:f},style:{padding:`1.5rem`,background:u.bg,display:`flex`,gap:`1rem`},children:[(0,l.jsx)(`span`,{style:{fontSize:`0.625rem`,fontFamily:u.mono,fontWeight:600,color:u.textMuted,flexShrink:0,paddingTop:`0.125rem`},children:e.num}),(0,l.jsxs)(`div`,{children:[(0,l.jsx)(`div`,{style:{fontSize:`0.9375rem`,fontWeight:600,color:u.text,marginBottom:`0.375rem`,letterSpacing:`-0.01em`},children:e.name}),(0,l.jsx)(`p`,{style:{fontSize:`0.8125rem`,lineHeight:1.6,color:u.textDim,margin:0},children:e.desc})]})]},e.num))})]})}),(0,l.jsx)(p,{delay:.2,children:(0,l.jsxs)(`div`,{style:{padding:`2rem`,borderRadius:12,background:`rgba(201,183,135,0.04)`,border:`1px solid rgba(201,183,135,0.15)`},children:[(0,l.jsx)(`p`,{style:{fontSize:`0.625rem`,fontFamily:u.mono,fontWeight:600,letterSpacing:`0.18em`,textTransform:`uppercase`,color:u.accent,margin:`0 0 0.75rem`},children:`Positioning`}),(0,l.jsx)(`p`,{style:{fontSize:`0.9375rem`,lineHeight:1.75,color:u.textDim,margin:0},children:`A11oy does not claim to be AGI. It is a governed agentic intelligence layer that integrates domain-specific agents, business observability, human approval, tool execution, and proof-chain auditability. This differentiates it from general AI models and from unverified automation platforms.`})]})})]})})}export{m as ArchitectureOverview};