Refine architecture diagrams
This commit is contained in:
parent
150d55818d
commit
dee4486826
@ -46,16 +46,16 @@
|
||||
<rect x="86" y="340" width="258" height="423" rx="18" fill="#F8F6FE" stroke="#ECE6FC" stroke-width="2"/>
|
||||
<text x="110" y="376" fill="#8A7CA8" style="font:700 13px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;letter-spacing:0.14em;">ENTRY POINT</text>
|
||||
<rect x="110" y="452" width="210" height="140" rx="14" fill="#FFFFFF" stroke="#EAE6F5" stroke-width="2" filter="url(#cardShadow)"/>
|
||||
<circle cx="150" cy="488" r="18" fill="#F5F3FF" stroke="#ECE6FC" stroke-width="1.5"/><circle cx="145" cy="484" r="4.2" fill="none" stroke="#475569" stroke-width="1.8"/><path d="M139 496 C139 489 149 489 149 496" fill="none" stroke="#475569" stroke-width="1.8" stroke-linecap="round"/><circle cx="156" cy="486" r="3.4" fill="none" stroke="#475569" stroke-width="1.8"/><path d="M149 496 C149 491 161 491 161 496" fill="none" stroke="#475569" stroke-width="1.8" stroke-linecap="round"/>
|
||||
<text x="180" y="494" fill="#10162F" style="font:700 17.5px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">Users</text>
|
||||
<circle cx="150" cy="488.0" r="18" fill="#F5F3FF" stroke="#ECE6FC" stroke-width="1.5"/><circle cx="145" cy="484.0" r="4.2" fill="none" stroke="#475569" stroke-width="1.8"/><path d="M139 496.0 C139 489.0 149 489.0 149 496.0" fill="none" stroke="#475569" stroke-width="1.8" stroke-linecap="round"/><circle cx="156" cy="486.0" r="3.4" fill="none" stroke="#475569" stroke-width="1.8"/><path d="M149 496.0 C149 491.0 161 491.0 161 496.0" fill="none" stroke="#475569" stroke-width="1.8" stroke-linecap="round"/>
|
||||
<text x="180" y="494.0" fill="#10162F" style="font:700 17.5px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">Users</text>
|
||||
<text x="132" y="533" fill="#667085" style="font:400 14px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">Admins, department</text>
|
||||
<text x="132" y="552" fill="#667085" style="font:400 14px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">teams, and procurement</text>
|
||||
<text x="132" y="571" fill="#667085" style="font:400 14px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">/ IT / security reviewers.</text>
|
||||
<rect x="372" y="340" width="380" height="423" rx="18" fill="#F8F6FE" stroke="#ECE6FC" stroke-width="2"/>
|
||||
<text x="396" y="376" fill="#8A7CA8" style="font:700 13px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;letter-spacing:0.14em;">EXPERIENCE LAYER</text>
|
||||
<rect x="396" y="452" width="332" height="156" rx="14" fill="#F5F3FF" stroke="#DDD6FE" stroke-width="2" filter="url(#cardShadow)"/>
|
||||
<circle cx="436" cy="488" r="18" fill="#F5F3FF" stroke="#DDD6FE" stroke-width="1.5"/><rect x="425" y="479" width="22" height="18" rx="2.5" fill="none" stroke="#7C3AED" stroke-width="1.8"/><line x1="434" y1="479" x2="434" y2="497" stroke="#7C3AED" stroke-width="1.8"/>
|
||||
<text x="466" y="494" fill="#10162F" style="font:700 17.5px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">Portal and Access Layer</text>
|
||||
<circle cx="436" cy="488.0" r="18" fill="#F5F3FF" stroke="#DDD6FE" stroke-width="1.5"/><rect x="425" y="479.0" width="22" height="18" rx="2.5" fill="none" stroke="#7C3AED" stroke-width="1.8"/><line x1="434" y1="479.0" x2="434" y2="497.0" stroke="#7C3AED" stroke-width="1.8"/>
|
||||
<text x="466" y="494.0" fill="#10162F" style="font:700 17.5px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">Portal and Access Layer</text>
|
||||
<text x="418" y="533" fill="#2A3350" style="font:700 14.5px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">Nexus One AI Portal and Open WebUI</text>
|
||||
<text x="418" y="561" fill="#667085" style="font:400 14px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">Authentication and session control.</text>
|
||||
<text x="418" y="587" fill="#667085" style="font:400 14px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">Prompt workflows and admin UI.</text>
|
||||
|
||||
|
Before Width: | Height: | Size: 13 KiB After Width: | Height: | Size: 13 KiB |
@ -1,4 +1,4 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="1600" height="1423" viewBox="0 0 1600 1423" role="img" aria-labelledby="title desc">
|
||||
<svg xmlns="http://www.w3.org/2000/svg" width="1600" height="1431" viewBox="0 0 1600 1431" role="img" aria-labelledby="title desc">
|
||||
<title id="title">Nexus One AI Technical Service Flow</title>
|
||||
<desc id="desc">Technical service flow diagram for Nexus One AI showing user access, portal services, backend orchestration, inference, retrieval, storage, and operations components inside customer-controlled infrastructure, scaled across commercial tiers.</desc>
|
||||
|
||||
@ -20,8 +20,8 @@
|
||||
</style>
|
||||
</defs>
|
||||
|
||||
<rect width="1600" height="1423" fill="#F5F2FF"/>
|
||||
<rect x="40" y="36" width="1520" height="1357" rx="20" fill="#FFFFFF" stroke="#E9E4F8" stroke-width="2"/>
|
||||
<rect width="1600" height="1431" fill="#F5F2FF"/>
|
||||
<rect x="40" y="36" width="1520" height="1365" rx="20" fill="#FFFFFF" stroke="#E9E4F8" stroke-width="2"/>
|
||||
|
||||
<rect x="86" y="70" width="366" height="30" rx="15" fill="#F5F3FF" stroke="#DDD6FE" stroke-width="1.3"/>
|
||||
<circle cx="104" cy="85" r="4" fill="#7C3AED"/>
|
||||
@ -43,57 +43,63 @@
|
||||
<text x="1179.0" y="282" fill="#FFFFFF" style="font:700 14.5px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">Max</text>
|
||||
<text x="1179.0" y="300" fill="#CBD5E1" style="font:400 12.5px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">100+ users · NVIDIA HGX H200, 1.1TB VRAM</text>
|
||||
<line x1="1157.0" y1="270" x2="1157.0" y2="302" stroke="#332952" stroke-width="1.5"/>
|
||||
<rect x="86" y="340" width="258" height="967" rx="18" fill="#F8F6FE" stroke="#ECE6FC" stroke-width="2"/>
|
||||
<rect x="86" y="340" width="258" height="975" rx="18" fill="#F8F6FE" stroke="#ECE6FC" stroke-width="2"/>
|
||||
<text x="110" y="376" fill="#8A7CA8" style="font:700 13px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;letter-spacing:0.14em;">ACCESS SURFACES</text>
|
||||
<rect x="110" y="452" width="210" height="168" rx="14" fill="#FFFFFF" stroke="#EAE6F5" stroke-width="2" filter="url(#cardShadow)"/>
|
||||
<circle cx="150" cy="488" r="18" fill="#F5F3FF" stroke="#ECE6FC" stroke-width="1.5"/><circle cx="145" cy="484" r="4.2" fill="none" stroke="#475569" stroke-width="1.8"/><path d="M139 496 C139 489 149 489 149 496" fill="none" stroke="#475569" stroke-width="1.8" stroke-linecap="round"/><circle cx="156" cy="486" r="3.4" fill="none" stroke="#475569" stroke-width="1.8"/><path d="M149 496 C149 491 161 491 161 496" fill="none" stroke="#475569" stroke-width="1.8" stroke-linecap="round"/>
|
||||
<text x="180" y="494" fill="#10162F" style="font:700 17.5px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">Users</text>
|
||||
<text x="132" y="533" fill="#2A3350" style="font:700 14.5px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">Admins and review teams</text>
|
||||
<text x="132" y="561" fill="#667085" style="font:400 14px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">Department users,</text>
|
||||
<text x="132" y="580" fill="#667085" style="font:400 14px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">security, and</text>
|
||||
<text x="132" y="599" fill="#667085" style="font:400 14px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">procurement reviewers.</text>
|
||||
<rect x="110" y="678" width="210" height="168" rx="14" fill="#FFFFFF" stroke="#EAE6F5" stroke-width="2" filter="url(#cardShadow)"/>
|
||||
<circle cx="150" cy="714" r="18" fill="#F5F3FF" stroke="#ECE6FC" stroke-width="1.5"/><rect x="139" y="705" width="22" height="18" rx="2.5" fill="none" stroke="#475569" stroke-width="1.8"/><line x1="139" y1="710.5" x2="161" y2="710.5" stroke="#475569" stroke-width="1.8"/><circle cx="142.5" cy="707.8" r="0.9" fill="#475569"/>
|
||||
<text x="180" y="720" fill="#10162F" style="font:700 17.5px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">Portal Access</text>
|
||||
<text x="132" y="759" fill="#2A3350" style="font:700 14.5px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">Browser over internal network</text>
|
||||
<text x="132" y="787" fill="#667085" style="font:400 14px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">Nexus One AI portal and</text>
|
||||
<text x="132" y="806" fill="#667085" style="font:400 14px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">the Open WebUI chat</text>
|
||||
<text x="132" y="825" fill="#667085" style="font:400 14px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">surface.</text>
|
||||
<rect x="110" y="904" width="210" height="149" rx="14" fill="#FFFFFF" stroke="#EAE6F5" stroke-width="2" filter="url(#cardShadow)"/>
|
||||
<circle cx="150" cy="940" r="18" fill="#F5F3FF" stroke="#ECE6FC" stroke-width="1.5"/><path d="M146 930 L146 937 M154 930 L154 937" stroke="#475569" stroke-width="1.8" stroke-linecap="round"/><path d="M142 937 h16 v4 a8 8 0 0 1 -16 0 z" fill="none" stroke="#475569" stroke-width="1.8"/><line x1="150" y1="949" x2="150" y2="953" stroke="#475569" stroke-width="1.8" stroke-linecap="round"/>
|
||||
<text x="180" y="946" fill="#10162F" style="font:700 17.5px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">Integration Access</text>
|
||||
<text x="132" y="985" fill="#2A3350" style="font:700 14.5px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">API consumers</text>
|
||||
<text x="132" y="1013" fill="#667085" style="font:400 14px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">Service accounts and</text>
|
||||
<text x="132" y="1032" fill="#667085" style="font:400 14px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">internal automation jobs.</text>
|
||||
<rect x="372" y="340" width="380" height="967" rx="18" fill="#F8F6FE" stroke="#ECE6FC" stroke-width="2"/>
|
||||
<rect x="110" y="452" width="210" height="187" rx="14" fill="#FFFFFF" stroke="#EAE6F5" stroke-width="2" filter="url(#cardShadow)"/>
|
||||
<circle cx="150" cy="488.0" r="18" fill="#F5F3FF" stroke="#ECE6FC" stroke-width="1.5"/><circle cx="145" cy="484.0" r="4.2" fill="none" stroke="#475569" stroke-width="1.8"/><path d="M139 496.0 C139 489.0 149 489.0 149 496.0" fill="none" stroke="#475569" stroke-width="1.8" stroke-linecap="round"/><circle cx="156" cy="486.0" r="3.4" fill="none" stroke="#475569" stroke-width="1.8"/><path d="M149 496.0 C149 491.0 161 491.0 161 496.0" fill="none" stroke="#475569" stroke-width="1.8" stroke-linecap="round"/>
|
||||
<text x="180" y="494.0" fill="#10162F" style="font:700 17.5px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">Users</text>
|
||||
<text x="132" y="533" fill="#2A3350" style="font:700 14.5px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">Admins and review</text>
|
||||
<text x="132" y="552" fill="#2A3350" style="font:700 14.5px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">teams</text>
|
||||
<text x="132" y="580" fill="#667085" style="font:400 14px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">Department users,</text>
|
||||
<text x="132" y="599" fill="#667085" style="font:400 14px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">security, and</text>
|
||||
<text x="132" y="618" fill="#667085" style="font:400 14px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">procurement reviewers.</text>
|
||||
<rect x="110" y="697" width="210" height="195" rx="14" fill="#FFFFFF" stroke="#EAE6F5" stroke-width="2" filter="url(#cardShadow)"/>
|
||||
<circle cx="150" cy="737.0" r="18" fill="#F5F3FF" stroke="#ECE6FC" stroke-width="1.5"/><rect x="139" y="728.0" width="22" height="18" rx="2.5" fill="none" stroke="#475569" stroke-width="1.8"/><line x1="139" y1="733.5" x2="161" y2="733.5" stroke="#475569" stroke-width="1.8"/><circle cx="142.5" cy="730.8" r="0.9" fill="#475569"/>
|
||||
<text x="180" y="732.0" fill="#10162F" style="font:700 17.5px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">Portal</text>
|
||||
<text x="180" y="754.0" fill="#10162F" style="font:700 17.5px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">Access</text>
|
||||
<text x="132" y="786" fill="#2A3350" style="font:700 14.5px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">Browser over internal</text>
|
||||
<text x="132" y="805" fill="#2A3350" style="font:700 14.5px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">network</text>
|
||||
<text x="132" y="833" fill="#667085" style="font:400 14px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">Nexus One AI portal and</text>
|
||||
<text x="132" y="852" fill="#667085" style="font:400 14px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">the Open WebUI chat</text>
|
||||
<text x="132" y="871" fill="#667085" style="font:400 14px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">surface.</text>
|
||||
<rect x="110" y="950" width="210" height="157" rx="14" fill="#FFFFFF" stroke="#EAE6F5" stroke-width="2" filter="url(#cardShadow)"/>
|
||||
<circle cx="150" cy="990.0" r="18" fill="#F5F3FF" stroke="#ECE6FC" stroke-width="1.5"/><path d="M146 980.0 L146 987.0 M154 980.0 L154 987.0" stroke="#475569" stroke-width="1.8" stroke-linecap="round"/><path d="M142 987.0 h16 v4 a8 8 0 0 1 -16 0 z" fill="none" stroke="#475569" stroke-width="1.8"/><line x1="150" y1="999.0" x2="150" y2="1003.0" stroke="#475569" stroke-width="1.8" stroke-linecap="round"/>
|
||||
<text x="180" y="985.0" fill="#10162F" style="font:700 17.5px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">Integration</text>
|
||||
<text x="180" y="1007.0" fill="#10162F" style="font:700 17.5px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">Access</text>
|
||||
<text x="132" y="1039" fill="#2A3350" style="font:700 14.5px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">API consumers</text>
|
||||
<text x="132" y="1067" fill="#667085" style="font:400 14px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">Service accounts and</text>
|
||||
<text x="132" y="1086" fill="#667085" style="font:400 14px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">internal automation jobs.</text>
|
||||
<rect x="372" y="340" width="380" height="975" rx="18" fill="#F8F6FE" stroke="#ECE6FC" stroke-width="2"/>
|
||||
<text x="396" y="376" fill="#8A7CA8" style="font:700 13px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;letter-spacing:0.14em;">APPLICATION AND ORCHESTRATION</text>
|
||||
<rect x="396" y="452" width="332" height="194" rx="14" fill="#F5F3FF" stroke="#DDD6FE" stroke-width="2" filter="url(#cardShadow)"/>
|
||||
<circle cx="436" cy="488" r="18" fill="#F5F3FF" stroke="#DDD6FE" stroke-width="1.5"/><rect x="425" y="479" width="22" height="18" rx="2.5" fill="none" stroke="#7C3AED" stroke-width="1.8"/><line x1="434" y1="479" x2="434" y2="497" stroke="#7C3AED" stroke-width="1.8"/>
|
||||
<text x="466" y="494" fill="#10162F" style="font:700 17.5px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">Portal and Session Layer</text>
|
||||
<circle cx="436" cy="488.0" r="18" fill="#F5F3FF" stroke="#DDD6FE" stroke-width="1.5"/><rect x="425" y="479.0" width="22" height="18" rx="2.5" fill="none" stroke="#7C3AED" stroke-width="1.8"/><line x1="434" y1="479.0" x2="434" y2="497.0" stroke="#7C3AED" stroke-width="1.8"/>
|
||||
<text x="466" y="494.0" fill="#10162F" style="font:700 17.5px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">Portal and Session Layer</text>
|
||||
<text x="418" y="533" fill="#2A3350" style="font:700 14.5px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">Nexus One AI Portal and Open WebUI</text>
|
||||
<text x="418" y="561" fill="#667085" style="font:400 14px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">Authentication, session control, and admin</text>
|
||||
<text x="418" y="580" fill="#667085" style="font:400 14px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">UX.</text>
|
||||
<text x="418" y="606" fill="#667085" style="font:400 14px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">Prompt workflows, model selection, and</text>
|
||||
<text x="418" y="625" fill="#667085" style="font:400 14px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">review screens.</text>
|
||||
<rect x="396" y="704" width="332" height="239" rx="14" fill="#FFFFFF" stroke="#EAE6F5" stroke-width="2" filter="url(#cardShadow)"/>
|
||||
<circle cx="436" cy="740" r="18" fill="#F5F3FF" stroke="#ECE6FC" stroke-width="1.5"/><rect x="425" y="730" width="22" height="8.5" rx="1.8" fill="none" stroke="#475569" stroke-width="1.8"/><rect x="425" y="741.5" width="22" height="8.5" rx="1.8" fill="none" stroke="#475569" stroke-width="1.8"/><circle cx="429.5" cy="734.2" r="1" fill="#475569"/><circle cx="429.5" cy="745.8" r="1" fill="#475569"/>
|
||||
<text x="466" y="746" fill="#10162F" style="font:700 17.5px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">FastAPI Control Plane</text>
|
||||
<text x="418" y="785" fill="#2A3350" style="font:700 14.5px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">REST APIs and orchestration — 156 routes</text>
|
||||
<text x="418" y="813" fill="#667085" style="font:400 14px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">License, tier, users, API keys, and system</text>
|
||||
<text x="418" y="832" fill="#667085" style="font:400 14px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">reports.</text>
|
||||
<text x="418" y="858" fill="#667085" style="font:400 14px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">Model router and guardrails on Pro/Max</text>
|
||||
<text x="418" y="877" fill="#667085" style="font:400 14px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">tiers.</text>
|
||||
<text x="418" y="903" fill="#667085" style="font:400 14px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">Audit logs, backup/restore, and readiness</text>
|
||||
<text x="418" y="922" fill="#667085" style="font:400 14px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">state.</text>
|
||||
<rect x="396" y="1001" width="332" height="194" rx="14" fill="#FFFFFF" stroke="#EAE6F5" stroke-width="2" filter="url(#cardShadow)"/>
|
||||
<circle cx="436" cy="1037" r="18" fill="#F5F3FF" stroke="#ECE6FC" stroke-width="1.5"/><circle cx="427" cy="1030" r="3" fill="none" stroke="#475569" stroke-width="1.8"/><circle cx="427" cy="1045" r="3" fill="none" stroke="#475569" stroke-width="1.8"/><circle cx="445" cy="1037" r="3" fill="none" stroke="#475569" stroke-width="1.8"/><path d="M429.5 1031 C436 1031 436 1037 442.5 1037" fill="none" stroke="#475569" stroke-width="1.6"/><path d="M429.5 1044 C436 1044 436 1037 442.5 1037" fill="none" stroke="#475569" stroke-width="1.6"/>
|
||||
<text x="466" y="1043" fill="#10162F" style="font:700 17.5px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">Workflow and Agent Execution</text>
|
||||
<text x="418" y="1082" fill="#2A3350" style="font:700 14.5px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">Server-side task coordination</text>
|
||||
<text x="418" y="1110" fill="#667085" style="font:400 14px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">Agent builder, scheduled jobs, and</text>
|
||||
<text x="418" y="1129" fill="#667085" style="font:400 14px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">document actions.</text>
|
||||
<text x="418" y="1155" fill="#667085" style="font:400 14px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">Connector sync and</text>
|
||||
<text x="418" y="1174" fill="#667085" style="font:400 14px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">save-to-knowledge-base flows.</text>
|
||||
<rect x="780" y="340" width="362" height="967" rx="18" fill="#F8F6FE" stroke="#ECE6FC" stroke-width="2"/>
|
||||
<rect x="396" y="704" width="332" height="258" rx="14" fill="#FFFFFF" stroke="#EAE6F5" stroke-width="2" filter="url(#cardShadow)"/>
|
||||
<circle cx="436" cy="740.0" r="18" fill="#F5F3FF" stroke="#ECE6FC" stroke-width="1.5"/><rect x="425" y="730.0" width="22" height="8.5" rx="1.8" fill="none" stroke="#475569" stroke-width="1.8"/><rect x="425" y="741.5" width="22" height="8.5" rx="1.8" fill="none" stroke="#475569" stroke-width="1.8"/><circle cx="429.5" cy="734.2" r="1" fill="#475569"/><circle cx="429.5" cy="745.8" r="1" fill="#475569"/>
|
||||
<text x="466" y="746.0" fill="#10162F" style="font:700 17.5px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">FastAPI Control Plane</text>
|
||||
<text x="418" y="785" fill="#2A3350" style="font:700 14.5px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">REST APIs and orchestration — 156</text>
|
||||
<text x="418" y="804" fill="#2A3350" style="font:700 14.5px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">routes</text>
|
||||
<text x="418" y="832" fill="#667085" style="font:400 14px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">License, tier, users, API keys, and system</text>
|
||||
<text x="418" y="851" fill="#667085" style="font:400 14px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">reports.</text>
|
||||
<text x="418" y="877" fill="#667085" style="font:400 14px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">Model router and guardrails on Pro/Max</text>
|
||||
<text x="418" y="896" fill="#667085" style="font:400 14px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">tiers.</text>
|
||||
<text x="418" y="922" fill="#667085" style="font:400 14px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">Audit logs, backup/restore, and readiness</text>
|
||||
<text x="418" y="941" fill="#667085" style="font:400 14px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">state.</text>
|
||||
<rect x="396" y="1020" width="332" height="202" rx="14" fill="#FFFFFF" stroke="#EAE6F5" stroke-width="2" filter="url(#cardShadow)"/>
|
||||
<circle cx="436" cy="1060.0" r="18" fill="#F5F3FF" stroke="#ECE6FC" stroke-width="1.5"/><circle cx="427" cy="1053.0" r="3" fill="none" stroke="#475569" stroke-width="1.8"/><circle cx="427" cy="1068.0" r="3" fill="none" stroke="#475569" stroke-width="1.8"/><circle cx="445" cy="1060.0" r="3" fill="none" stroke="#475569" stroke-width="1.8"/><path d="M429.5 1054.0 C436 1054.0 436 1060.0 442.5 1060.0" fill="none" stroke="#475569" stroke-width="1.6"/><path d="M429.5 1067.0 C436 1067.0 436 1060.0 442.5 1060.0" fill="none" stroke="#475569" stroke-width="1.6"/>
|
||||
<text x="466" y="1055.0" fill="#10162F" style="font:700 17.5px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">Workflow and Agent</text>
|
||||
<text x="466" y="1077.0" fill="#10162F" style="font:700 17.5px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">Execution</text>
|
||||
<text x="418" y="1109" fill="#2A3350" style="font:700 14.5px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">Server-side task coordination</text>
|
||||
<text x="418" y="1137" fill="#667085" style="font:400 14px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">Agent builder, scheduled jobs, and</text>
|
||||
<text x="418" y="1156" fill="#667085" style="font:400 14px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">document actions.</text>
|
||||
<text x="418" y="1182" fill="#667085" style="font:400 14px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">Connector sync and</text>
|
||||
<text x="418" y="1201" fill="#667085" style="font:400 14px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">save-to-knowledge-base flows.</text>
|
||||
<rect x="780" y="340" width="362" height="975" rx="18" fill="#F8F6FE" stroke="#ECE6FC" stroke-width="2"/>
|
||||
<text x="804" y="376" fill="#8A7CA8" style="font:700 13px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;letter-spacing:0.14em;">AI AND DATA SERVICES</text>
|
||||
<rect x="804" y="420.0" width="314" height="220" rx="14" fill="#FFFFFF" stroke="#EAE6F5" stroke-width="2" filter="url(#cardShadow)"/>
|
||||
<circle cx="844" cy="456.0" r="18" fill="#F5F3FF" stroke="#ECE6FC" stroke-width="1.5"/><rect x="836" y="448.0" width="16" height="16" rx="2" fill="none" stroke="#475569" stroke-width="1.8"/><rect x="841" y="453.0" width="6" height="6" fill="#475569"/><path d="M836 444.0 v3 M844 444.0 v3 M852 444.0 v3 M836 468.0 v-3 M844 468.0 v-3 M852 468.0 v-3 M832 448.0 h3 M832 456.0 h3 M832 464.0 h3 M856 448.0 h-3 M856 456.0 h-3 M856 464.0 h-3" stroke="#475569" stroke-width="1.4"/>
|
||||
@ -120,52 +126,54 @@
|
||||
<text x="826" y="1014.0" fill="#667085" style="font:400 14px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">meeting transcription.</text>
|
||||
<text x="826" y="1040.0" fill="#667085" style="font:400 14px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">Evaluation suite and QLoRA fine-tuning</text>
|
||||
<text x="826" y="1059.0" fill="#667085" style="font:400 14px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">on Pro/Max.</text>
|
||||
<rect x="804" y="1106.0" width="314" height="175" rx="14" fill="#FFFFFF" stroke="#EAE6F5" stroke-width="2" filter="url(#cardShadow)"/>
|
||||
<circle cx="844" cy="1142.0" r="18" fill="#F5F3FF" stroke="#ECE6FC" stroke-width="1.5"/><path d="M833 1136.0 v13 a2 2 0 0 0 2 2 h18 a2 2 0 0 0 2-2 v-9 a2 2 0 0 0-2-2 h-9 l-2.4-3 h-6.6 a2 2 0 0 0-2 2z" fill="none" stroke="#475569" stroke-width="1.8" stroke-linejoin="round"/>
|
||||
<text x="874" y="1148.0" fill="#10162F" style="font:700 17.5px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">Content and Config Storage</text>
|
||||
<text x="826" y="1187.0" fill="#2A3350" style="font:700 14.5px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">Persistent local state</text>
|
||||
<text x="826" y="1215.0" fill="#667085" style="font:400 14px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">Uploads, backups, install config, and</text>
|
||||
<text x="826" y="1234.0" fill="#667085" style="font:400 14px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">license artifacts.</text>
|
||||
<text x="826" y="1260.0" fill="#667085" style="font:400 14px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">Model files and service configuration.</text>
|
||||
<rect x="1170" y="340" width="354" height="967" rx="18" fill="#F8F6FE" stroke="#ECE6FC" stroke-width="2"/>
|
||||
<rect x="804" y="1106.0" width="314" height="183" rx="14" fill="#FFFFFF" stroke="#EAE6F5" stroke-width="2" filter="url(#cardShadow)"/>
|
||||
<circle cx="844" cy="1146.0" r="18" fill="#F5F3FF" stroke="#ECE6FC" stroke-width="1.5"/><path d="M833 1140.0 v13 a2 2 0 0 0 2 2 h18 a2 2 0 0 0 2-2 v-9 a2 2 0 0 0-2-2 h-9 l-2.4-3 h-6.6 a2 2 0 0 0-2 2z" fill="none" stroke="#475569" stroke-width="1.8" stroke-linejoin="round"/>
|
||||
<text x="874" y="1141.0" fill="#10162F" style="font:700 17.5px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">Content and Config</text>
|
||||
<text x="874" y="1163.0" fill="#10162F" style="font:700 17.5px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">Storage</text>
|
||||
<text x="826" y="1195.0" fill="#2A3350" style="font:700 14.5px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">Persistent local state</text>
|
||||
<text x="826" y="1223.0" fill="#667085" style="font:400 14px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">Uploads, backups, install config, and</text>
|
||||
<text x="826" y="1242.0" fill="#667085" style="font:400 14px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">license artifacts.</text>
|
||||
<text x="826" y="1268.0" fill="#667085" style="font:400 14px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">Model files and service configuration.</text>
|
||||
<rect x="1170" y="340" width="354" height="975" rx="18" fill="#F8F6FE" stroke="#ECE6FC" stroke-width="2"/>
|
||||
<text x="1194" y="376" fill="#8A7CA8" style="font:700 13px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;letter-spacing:0.14em;">OPERATIONS AND PLATFORM</text>
|
||||
<rect x="1194" y="452" width="306" height="194" rx="14" fill="#FFFFFF" stroke="#EAE6F5" stroke-width="2" filter="url(#cardShadow)"/>
|
||||
<circle cx="1234" cy="488" r="18" fill="#F5F3FF" stroke="#ECE6FC" stroke-width="1.5"/><path d="M1223 490 h5 l3-8 4 14 3-10 h6" fill="none" stroke="#475569" stroke-width="1.8" stroke-linejoin="round" stroke-linecap="round"/>
|
||||
<text x="1264" y="494" fill="#10162F" style="font:700 17.5px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">Observability</text>
|
||||
<circle cx="1234" cy="488.0" r="18" fill="#F5F3FF" stroke="#ECE6FC" stroke-width="1.5"/><path d="M1223 490.0 h5 l3-8 4 14 3-10 h6" fill="none" stroke="#475569" stroke-width="1.8" stroke-linejoin="round" stroke-linecap="round"/>
|
||||
<text x="1264" y="494.0" fill="#10162F" style="font:700 17.5px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">Observability</text>
|
||||
<text x="1216" y="533" fill="#2A3350" style="font:700 14.5px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">Prometheus and Grafana</text>
|
||||
<text x="1216" y="561" fill="#667085" style="font:400 14px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">System, GPU (DCGM), and service</text>
|
||||
<text x="1216" y="580" fill="#667085" style="font:400 14px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">health metrics.</text>
|
||||
<text x="1216" y="606" fill="#667085" style="font:400 14px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">Operational dashboards for support</text>
|
||||
<text x="1216" y="625" fill="#667085" style="font:400 14px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">and handover.</text>
|
||||
<rect x="1194" y="704" width="306" height="220" rx="14" fill="#FFFFFF" stroke="#EAE6F5" stroke-width="2" filter="url(#cardShadow)"/>
|
||||
<circle cx="1234" cy="740" r="18" fill="#F5F3FF" stroke="#ECE6FC" stroke-width="1.5"/><path d="M1234 730 l11 5.5 -11 5.5 -11-5.5 z" fill="none" stroke="#475569" stroke-width="1.8" stroke-linejoin="round"/><path d="M1223 741 l11 5.5 11-5.5" fill="none" stroke="#475569" stroke-width="1.8" stroke-linejoin="round"/><path d="M1223 747.5 l11 5.5 11-5.5" fill="none" stroke="#475569" stroke-width="1.8" stroke-linejoin="round"/>
|
||||
<text x="1264" y="746" fill="#10162F" style="font:700 17.5px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">Deployment Substrate</text>
|
||||
<circle cx="1234" cy="740.0" r="18" fill="#F5F3FF" stroke="#ECE6FC" stroke-width="1.5"/><path d="M1234 730.0 l11 5.5 -11 5.5 -11-5.5 z" fill="none" stroke="#475569" stroke-width="1.8" stroke-linejoin="round"/><path d="M1223 741.0 l11 5.5 11-5.5" fill="none" stroke="#475569" stroke-width="1.8" stroke-linejoin="round"/><path d="M1223 747.5 l11 5.5 11-5.5" fill="none" stroke="#475569" stroke-width="1.8" stroke-linejoin="round"/>
|
||||
<text x="1264" y="746.0" fill="#10162F" style="font:700 17.5px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">Deployment Substrate</text>
|
||||
<text x="1216" y="785" fill="#2A3350" style="font:700 14.5px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">Ubuntu 22.04 install target</text>
|
||||
<text x="1216" y="813" fill="#667085" style="font:400 14px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">Bootable ISO or scripted installer path.</text>
|
||||
<text x="1216" y="839" fill="#667085" style="font:400 14px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">vLLM, JupyterLab, MLflow, and MinIO</text>
|
||||
<text x="1216" y="858" fill="#667085" style="font:400 14px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">on higher tiers.</text>
|
||||
<text x="1216" y="884" fill="#667085" style="font:400 14px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">Internal-network and air-gapped</text>
|
||||
<text x="1216" y="903" fill="#667085" style="font:400 14px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">deployment friendly.</text>
|
||||
<rect x="1194" y="982" width="306" height="194" rx="14" fill="#FFFFFF" stroke="#EAE6F5" stroke-width="2" filter="url(#cardShadow)"/>
|
||||
<circle cx="1234" cy="1018" r="18" fill="#F5F3FF" stroke="#ECE6FC" stroke-width="1.5"/><path d="M1234 1007 l10 3.6 v7 c0 6-4.4 9.6-10 11.4 -5.6-1.8-10-5.4-10-11.4 v-7 z" fill="none" stroke="#475569" stroke-width="1.8" stroke-linejoin="round"/><path d="M1229.5 1018 l3 3.2 6-6.6" fill="none" stroke="#475569" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<text x="1264" y="1024" fill="#10162F" style="font:700 17.5px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">Operations Controls</text>
|
||||
<text x="1216" y="1063" fill="#2A3350" style="font:700 14.5px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">Backup, restore, readiness, and audit</text>
|
||||
<text x="1216" y="1091" fill="#667085" style="font:400 14px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">Feasibility and readiness reports for</text>
|
||||
<text x="1216" y="1110" fill="#667085" style="font:400 14px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">handover.</text>
|
||||
<text x="1216" y="1136" fill="#667085" style="font:400 14px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">Commercial licensing and tiered</text>
|
||||
<text x="1216" y="1155" fill="#667085" style="font:400 14px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">feature gating.</text>
|
||||
<path d="M320.0 714.0 C358.0 714.0 358.0 488.0 396.0 488.0" class="flow"/>
|
||||
<path d="M320.0 940.0 C358.0 940.0 358.0 1037.0 396.0 1037.0" class="flow"/>
|
||||
<rect x="1194" y="982" width="306" height="213" rx="14" fill="#FFFFFF" stroke="#EAE6F5" stroke-width="2" filter="url(#cardShadow)"/>
|
||||
<circle cx="1234" cy="1018.0" r="18" fill="#F5F3FF" stroke="#ECE6FC" stroke-width="1.5"/><path d="M1234 1007.0 l10 3.6 v7 c0 6-4.4 9.6-10 11.4 -5.6-1.8-10-5.4-10-11.4 v-7 z" fill="none" stroke="#475569" stroke-width="1.8" stroke-linejoin="round"/><path d="M1229.5 1018.0 l3 3.2 6-6.6" fill="none" stroke="#475569" stroke-width="1.8" stroke-linecap="round" stroke-linejoin="round"/>
|
||||
<text x="1264" y="1024.0" fill="#10162F" style="font:700 17.5px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">Operations Controls</text>
|
||||
<text x="1216" y="1063" fill="#2A3350" style="font:700 14.5px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">Backup, restore, readiness, and</text>
|
||||
<text x="1216" y="1082" fill="#2A3350" style="font:700 14.5px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">audit</text>
|
||||
<text x="1216" y="1110" fill="#667085" style="font:400 14px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">Feasibility and readiness reports for</text>
|
||||
<text x="1216" y="1129" fill="#667085" style="font:400 14px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">handover.</text>
|
||||
<text x="1216" y="1155" fill="#667085" style="font:400 14px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">Commercial licensing and tiered</text>
|
||||
<text x="1216" y="1174" fill="#667085" style="font:400 14px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">feature gating.</text>
|
||||
<path d="M320.0 733.0 C358.0 733.0 358.0 488.0 396.0 488.0" class="flow"/>
|
||||
<path d="M320.0 986.0 C358.0 986.0 358.0 1056.0 396.0 1056.0" class="flow"/>
|
||||
<path d="M728.0 488.0 C766.0 488.0 766.0 456.0 804.0 456.0" class="flow"/>
|
||||
<path d="M728.0 488.0 C766.0 488.0 766.0 702.0 804.0 702.0" class="sync"/>
|
||||
<path d="M728.0 740.0 C766.0 740.0 766.0 456.0 804.0 456.0" class="sync"/>
|
||||
<path d="M728.0 740.0 C766.0 740.0 766.0 702.0 804.0 702.0" class="sync"/>
|
||||
<path d="M728.0 1037.0 C766.0 1037.0 766.0 922.0 804.0 922.0" class="flow"/>
|
||||
<path d="M728.0 1037.0 C766.0 1037.0 766.0 1142.0 804.0 1142.0" class="flow"/>
|
||||
<path d="M728.0 1056.0 C766.0 1056.0 766.0 922.0 804.0 922.0" class="flow"/>
|
||||
<path d="M728.0 1056.0 C766.0 1056.0 766.0 1142.0 804.0 1142.0" class="flow"/>
|
||||
<path d="M1118.0 456.0 C1156.0 456.0 1156.0 488.0 1194.0 488.0" class="flow"/>
|
||||
<path d="M1118.0 922.0 C1156.0 922.0 1156.0 1018.0 1194.0 1018.0" class="ops"/>
|
||||
<path d="M1118.0 1142.0 C1156.0 1142.0 1156.0 740.0 1194.0 740.0" class="ops"/>
|
||||
<path d="M1347.0 646.0 L1347.0 704.0" class="ops"/>
|
||||
<path d="M1347.0 924.0 L1347.0 982.0" class="ops"/>
|
||||
<text x="86" y="1353" fill="#98A2B3" style="font:400 13px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">Customer-controlled boundary: portal, APIs, inference, retrieval, and operational telemetry remain on infrastructure owned or managed by the customer.</text><text x="1514" y="1353" text-anchor="end" fill="#98A2B3" style="font:400 13px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">Powered by Cezen</text>
|
||||
<text x="86" y="1361" fill="#98A2B3" style="font:400 13px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">Customer-controlled boundary: portal, APIs, inference, retrieval, and operational telemetry remain on infrastructure owned or managed by the customer.</text><text x="1514" y="1361" text-anchor="end" fill="#98A2B3" style="font:400 13px Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', Arial, sans-serif;">Powered by Cezen</text>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 26 KiB After Width: | Height: | Size: 27 KiB |
Loading…
Reference in New Issue
Block a user