|
12 | 12 | <meta charset="utf-8" /> |
13 | 13 | <meta name="theme-color" content="#04070d"> |
14 | 14 | <meta name="viewport" content="width=device-width, initial-scale=1" /> |
15 | | - <title>Architect Stack | Ceradon Systems</title> |
| 15 | + <title>Architect | Ceradon Systems</title> |
16 | 16 | <meta name="description" content="Architect is a UxS planning toolkit that turns real COTS inventory into nodes, drones, meshes, and kits aligned to mission constraints." /> |
17 | | - <meta property="og:title" content="Architect Stack | Ceradon Systems" /> |
| 17 | + <meta property="og:title" content="Architect | Ceradon Systems" /> |
18 | 18 | <meta property="og:description" content="Plan nodes, drones, RF coverage, and sustainment kits from any starting constraint: mission, inventory, RF, or SWaP." /> |
19 | 19 | <meta property="og:type" content="website" /> |
20 | 20 | <meta property="og:url" content="https://www.ceradonsystems.com/architect.html" /> |
21 | 21 | <meta property="og:image" content="https://www.ceradonsystems.com/assets/Emblem.webp" /> |
22 | 22 | <meta name="twitter:card" content="summary_large_image" /> |
23 | | - <meta name="twitter:title" content="Architect Stack | Ceradon Systems" /> |
| 23 | + <meta name="twitter:title" content="Architect | Ceradon Systems" /> |
24 | 24 | <meta name="twitter:description" content="A lean, offline-first planner for COTS unmanned systems and RF nodes." /> |
25 | 25 | <meta name="twitter:image" content="https://www.ceradonsystems.com/assets/Emblem.webp" /> |
26 | 26 | <meta name="robots" content="index, follow" />`n <link rel="canonical" href="https://www.ceradonsystems.com/architect.html" /> <link rel="icon" type="image/png" href="./assets/Emblem.webp" /> |
|
47 | 47 | <button class="navlink">Products</button> |
48 | 48 | <div class="absolute left-0 top-full hidden group-hover:block pt-2 z-50"> |
49 | 49 | <div class="bg-[#0a0f1a] border border-[#1e293b] rounded-lg py-2 min-w-[220px] shadow-xl"> |
50 | | - <a href="vantage.html" class="block px-4 py-2 text-sm text-gray-300 hover:text-white hover:bg-[#1e293b]">Vantage</a> |
| 50 | + <a href="vantage.html" class="block px-4 py-2 text-sm text-gray-300 hover:text-white hover:bg-[#1e293b]">VANTAGE</a> |
51 | 51 | <a href="raptor.html" class="block px-4 py-2 text-sm text-gray-300 hover:text-white hover:bg-[#1e293b]">RAPTOR</a> |
52 | 52 | <a href="scout.html" class="block px-4 py-2 text-sm text-gray-300 hover:text-white hover:bg-[#1e293b]">Ceradon Scout</a> |
53 | | - <a href="architect.html" class="block px-4 py-2 text-sm text-gray-300 hover:text-white hover:bg-[#1e293b]">Architect Stack</a> |
54 | | - <a href="polygen.html" class="block px-4 py-2 text-sm text-gray-300 hover:text-white hover:bg-[#1e293b]">PolyGen AI</a> |
| 53 | + <a href="architect.html" class="block px-4 py-2 text-sm text-gray-300 hover:text-white hover:bg-[#1e293b]">Architect</a> |
| 54 | + <a href="polygen.html" class="block px-4 py-2 text-sm text-gray-300 hover:text-white hover:bg-[#1e293b]">PolyGen</a> |
55 | 55 | </div> |
56 | 56 | </div> |
57 | 57 | </div> |
|
74 | 74 | <h1 class="text-4xl font-bold text-[color:var(--white)]">A UxS planning toolkit for COTS hardware.</h1> |
75 | 75 | <p class="text-lg text-subtle">Architect sits between spreadsheets and enterprise logistics systems. It turns real inventory (frames, radios, batteries, 3D printers, compute) into concrete node, drone, and kit designs tied to a specific mission.</p> |
76 | 76 | <p class="text-subtle">Offline-first by design: physics validation and mission planning run entirely in the browser with zero cloud dependencies.</p> |
77 | | - <p class="text-subtle">Architect Stack is maintained as an open-source project by Ceradon Systems.</p> |
| 77 | + <p class="text-subtle">Architect is maintained as an open-source project by Ceradon Systems.</p> |
78 | 78 | <p class="text-subtle">Inventory → Node designs → Drone designs → Mesh layout → Kits and sustainment.</p> |
79 | 79 | <div class="flex flex-wrap gap-3"> |
80 | 80 | <span class="badge">Offline-first</span> |
@@ -221,7 +221,7 @@ <h3 class="text-xl font-semibold text-[color:var(--white)]">Who it’s for</ |
221 | 221 | </div> |
222 | 222 | <div class="footer-links" data-footer-links></div> |
223 | 223 | <div class="space-y-2 text-xs text-subtle"> |
224 | | - <p>Architect Stack is maintained as an open-source project by Ceradon Systems.</p> |
| 224 | + <p>Architect is maintained as an open-source project by Ceradon Systems.</p> |
225 | 225 | <p>Ceradon Systems, LLC (Utah) · CAGE 179U9 · UEI UZA9PFJ9RDL6 · Active in SAM.gov through Dec 5, 2026.</p> |
226 | 226 | <p>Socio-economic status: SDVOSB · VOSB.</p> |
227 | 227 | <p>NAICS: 541715, 541330 · PSC: K058, AJ11.</p> |
|
0 commit comments