-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy patharchitect.html
More file actions
254 lines (249 loc) · 16.8 KB
/
architect.html
File metadata and controls
254 lines (249 loc) · 16.8 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
<!doctype html>
<html lang="en">
<head>
<!-- Google tag (gtag.js) -->
<script async src="https://www.googletagmanager.com/gtag/js?id=G-1DDV7FSG1G"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-1DDV7FSG1G');
</script>
<meta charset="utf-8" />
<meta name="theme-color" content="#04070d">
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>Architect | Ceradon Systems</title>
<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." />
<meta property="og:title" content="Architect | Ceradon Systems" />
<meta property="og:description" content="Plan nodes, drones, RF coverage, and sustainment kits from any starting constraint: mission, inventory, RF, or SWaP." />
<meta property="og:type" content="website" />
<meta property="og:url" content="https://www.ceradonsystems.com/architect.html" />
<meta property="og:image" content="https://www.ceradonsystems.com/assets/Emblem.webp" />
<meta name="twitter:card" content="summary_large_image" />
<meta name="twitter:title" content="Architect | Ceradon Systems" />
<meta name="twitter:description" content="A lean, offline-first planner for COTS unmanned systems and RF nodes." />
<meta name="twitter:image" content="https://www.ceradonsystems.com/assets/Emblem.webp" />
<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" />
<link rel="stylesheet" href="./styles/styles.css" />
<script type="application/ld+json">
{
"@context": "https://schema.org",
"@type": "SoftwareApplication",
"name": "Architect",
"applicationCategory": "BusinessApplication",
"operatingSystem": "Web",
"url": "https://www.ceradonsystems.com/architect.html",
"description": "UxS planning toolkit that turns real COTS inventory into nodes, drones, meshes, and kits aligned to mission constraints.",
"publisher": {
"@type": "Organization",
"name": "Ceradon Systems, LLC",
"url": "https://ceradonsystems.com"
}
}
</script>
</head>
<body class="bg-[color:var(--ink)] text-[color:var(--silver)]">
<a href="#main-content" class="sr-only focus:not-sr-only">Skip to main content</a>
<header class="backdrop-blur bg-[color:var(--steel-900)/70] sticky top-0 z-50 border-b border-[color:var(--steel-700)]">
<div class="mx-auto max-w-7xl px-4 py-3 flex items-center justify-between">
<a href="index.html" class="flex items-center gap-2">
<span class="hidden md:inline-flex logo-plate logo-plate--nav">
<img class="logo-glow h-8" src="./assets/Horizontal_Logo.webp" alt="Ceradon Systems" width="1536" height="1024" />
</span>
<span class="md:hidden inline-flex logo-plate logo-plate--nav">
<img class="logo-glow" src="./assets/Emblem.webp" alt="Ceradon Systems" width="558" height="558" />
</span>
<span class="hidden lg:flex flex-col leading-tight">
<span class="text-[10px] uppercase tracking-[0.2em] text-subtle">CAGE 179U9 · UEI UZA9PFJ9RDL6</span>
</span>
</a>
<nav class="hidden md:flex gap-6" aria-label="Main navigation">
<div class="relative group">
<button class="navlink">Products</button>
<div class="absolute left-0 top-full hidden group-hover:block pt-2 z-50">
<div class="bg-[#0a0f1a] border border-[#1e293b] rounded-lg py-2 min-w-[220px] shadow-xl">
<a href="vantage.html" class="block px-4 py-2 text-sm text-gray-300 hover:text-white hover:bg-[#1e293b]">VANTAGE</a>
<a href="raptor.html" class="block px-4 py-2 text-sm text-gray-300 hover:text-white hover:bg-[#1e293b]">RAPTOR</a>
<a href="aegis.html" class="block px-4 py-2 text-sm text-gray-300 hover:text-white hover:bg-[#1e293b]">AEGIS <span class="text-xs text-[color:var(--ceradon-blue)]">Counter-UAS</span></a>
<a href="scout.html" class="block px-4 py-2 text-sm text-gray-300 hover:text-white hover:bg-[#1e293b]">SCOUT</a>
<a href="architect.html" class="block px-4 py-2 text-sm text-gray-300 hover:text-white hover:bg-[#1e293b]">Architect</a>
<a href="polygen.html" class="block px-4 py-2 text-sm text-gray-300 hover:text-white hover:bg-[#1e293b]">PolyGen</a>
<a href="fedresume.html" class="block px-4 py-2 text-sm text-gray-300 hover:text-white hover:bg-[#1e293b]">FedResume</a>
</div>
</div>
</div>
<a href="intelligent-systems.html" class="navlink">Intelligent Systems</a>
<a href="technology.html" class="navlink">Technology</a>
<a href="company.html" class="navlink">Company</a>
<a href="/blog/" class="navlink">Insights</a>
<a href="contact.html" class="btn btn-primary">Contact</a>
</nav>
<button class="md:hidden icon-button" aria-label="Open menu" data-open-menu>☰</button>
</div>
<!-- mobile panel injected by /src/ui.js -->
</header>
<main id="main-content">
<section class="relative overflow-hidden hero-splash border-b border-[color:var(--steel-700)]">
<img src="./assets/hero-architect.webp" alt="" class="absolute inset-0 w-full h-full object-cover opacity-15 pointer-events-none" aria-hidden="true" loading="eager" />
<div class="relative mx-auto max-w-7xl px-4 py-16">
<div class="grid gap-10 lg:grid-cols-[1.4fr_1fr] lg:items-center">
<div class="space-y-6">
<img src="./assets/cots-architect-logo.png" alt="COTS Architect" class="h-24 md:h-32 mb-2" loading="eager" />
<h1 class="text-4xl font-bold text-[color:var(--white)]">A UxS planning toolkit for COTS hardware.</h1>
<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>
<p class="text-subtle">Offline-first by design: physics validation and mission planning run entirely in the browser with zero cloud dependencies.</p>
<p class="text-subtle">Architect is maintained as an open-source project by Ceradon Systems.</p>
<p class="text-subtle">Inventory → Node designs → Drone designs → Mesh layout → Kits and sustainment.</p>
<div class="flex flex-wrap gap-3">
<span class="badge">Offline-first</span>
<span class="badge">Explainable rules</span>
<span class="badge">Mission-aligned</span>
</div>
</div>
<div class="card-glass p-8 space-y-4">
<p class="text-sm text-subtle">Go from RFIs to repeatable answers with small, focused tools that respect austere, air-gapped deployments.</p>
<a href="contact.html" class="btn btn-primary text-sm uppercase tracking-wide">Request Access</a>
</div>
</div>
</div>
</section>
<section class="mx-auto max-w-7xl px-4 py-16 space-y-10">
<div class="space-y-3">
<p class="tag">Tool family</p>
<h2 class="section-heading text-3xl">Small tools for nodes, platforms, and kits</h2>
<p class="text-subtle max-w-3xl">Each module is scoped so small teams can mix and match without dragging a full ERP into the field.</p>
</div>
<div class="grid gap-6 md:grid-cols-2 lg:grid-cols-3">
<article class="product-card">
<div class="product-card__header">
<h3 class="product-title">Node Architect</h3>
<p class="product-tagline">Designs COTS RF/sensor nodes from compute, radios, antennas, and power.</p>
</div>
<ul class="product-bullets">
<li>Estimates draw, runtime, and RF role classes.</li>
<li>Applies LOS/NLOS assumptions explicitly.</li>
</ul>
</article>
<article class="product-card">
<div class="product-card__header">
<h3 class="product-title">UxS Architect</h3>
<p class="product-tagline">Builds multirotor, fixed-wing, and ground platforms around chosen nodes.</p>
</div>
<ul class="product-bullets">
<li>Checks all-up weight and thrust-to-weight.</li>
<li>Validates endurance and payload fit against mission profiles.</li>
</ul>
</article>
<article class="product-card">
<div class="product-card__header">
<h3 class="product-title">Mesh Architect</h3>
<p class="product-tagline">Rough RF coverage planner to highlight relay requirements.</p>
</div>
<ul class="product-bullets">
<li>Maps which links likely hold by band, power, and environment.</li>
<li>Flags where repeaters are needed.</li>
</ul>
</article>
<article class="product-card">
<div class="product-card__header">
<h3 class="product-title">Mission Architect</h3>
<p class="product-tagline">Mission-first planner that starts from task, environment, and endurance.</p>
</div>
<ul class="product-bullets">
<li>Pulls candidate node and platform templates.</li>
<li>Feeds Mesh Architect for coverage validation.</li>
</ul>
</article>
<article class="product-card">
<div class="product-card__header">
<h3 class="product-title">KitSmith</h3>
<p class="product-tagline">Turns final architectures into rucks, boxes, and sustainment plans.</p>
</div>
<ul class="product-bullets">
<li>Generates BOMs, per-operator weight, and battery counts.</li>
<li>Exports 24/48/72-hour sustainment views.</li>
</ul>
</article>
</div>
</section>
<section class="border-t border-[color:var(--steel-700)] bg-[color:var(--steel-900)/60]">
<div class="mx-auto max-w-7xl px-4 py-16 space-y-8">
<div class="space-y-3">
<p class="tag">Planning flows</p>
<h2 class="section-heading text-3xl">Plan from any starting point</h2>
<p class="text-subtle max-w-3xl">Architect doesn’t lock you into a single workflow. Any constraint can drive the rest.</p>
</div>
<div class="grid gap-6 md:grid-cols-2">
<div class="card-glass p-6 space-y-3">
<h3 class="font-semibold text-[color:var(--white)]">Mission-first</h3>
<p class="text-subtle text-sm">Start in Mission Architect, define task, environment, and endurance → pull candidate nodes/airframes → validate coverage in Mesh Architect → export kits with KitSmith.</p>
</div>
<div class="card-glass p-6 space-y-3">
<h3 class="font-semibold text-[color:var(--white)]">Inventory-first</h3>
<p class="text-subtle text-sm">Begin with what’s on the shelf → Node/UxS Architect show what’s realistically buildable → Mesh and KitSmith wrap those into coverage and sustainment plans.</p>
</div>
<div class="card-glass p-6 space-y-3">
<h3 class="font-semibold text-[color:var(--white)]">Constraint-first</h3>
<p class="text-subtle text-sm">Set strict SWaP or power limits in KitSmith → push those constraints back into Node/UxS Architect so only feasible designs are considered.</p>
</div>
<div class="card-glass p-6 space-y-3">
<h3 class="font-semibold text-[color:var(--white)]">RF-first</h3>
<p class="text-subtle text-sm">Start from the RF environment in Mesh Architect (urban canyons, indoor, rural) → that dictates node classes, relay count, and platform roles.</p>
</div>
</div>
<p class="text-subtle max-w-4xl">The output is always the same: a set of concrete node and UxS configurations tied to a mission, with known battery demand and packing lists.</p>
</div>
</section>
<section class="mx-auto max-w-7xl px-4 py-16 space-y-10">
<div class="grid gap-8 lg:grid-cols-[1.2fr_1fr] lg:items-start">
<div class="space-y-4">
<p class="tag">Status and deployment</p>
<h2 class="section-heading text-3xl">Built for labs and offline kits</h2>
<p class="text-subtle">Architect is being built as a local, offline web toolset backed by simple JSON catalogs and explainable physics/RF rules for air-gapped and contested environments.</p>
<ul class="space-y-3 text-sm text-subtle">
<li class="flex gap-3"><span class="text-[color:var(--ceradon-blue)]">▹</span> Physics validation and mission planning run entirely in the browser with zero cloud dependencies.</li>
<li class="flex gap-3"><span class="text-[color:var(--ceradon-blue)]">▹</span> Inventory and blueprint libraries live as plain-text data.</li>
<li class="flex gap-3"><span class="text-[color:var(--ceradon-blue)]">▹</span> Physics Validation Engine computes AUW, thrust-to-weight, and environmental derating (e.g., 40% battery capacity loss at -10°C).</li>
<li class="flex gap-3"><span class="text-[color:var(--ceradon-blue)]">▹</span> Access available for qualified defense, security, and infrastructure teams.</li>
</ul>
</div>
<div class="card-glass p-8 space-y-3">
<h3 class="text-xl font-semibold text-[color:var(--white)]">Who it’s for</h3>
<p class="text-subtle text-sm">Small technical teams responsible for rapid unmanned builds and sustainment in contested or air-gapped environments.</p>
<p class="text-subtle text-sm">Planners who need repeatable answers without surrendering control to opaque scoring systems.</p>
</div>
</div>
</section>
</main>
<footer class="border-t border-[color:var(--steel-700)] bg-[color:var(--steel-900)/80]">
<div class="mx-auto max-w-7xl px-4 py-12 space-y-10">
<div class="flex flex-col gap-6 md:flex-row md:items-center md:justify-between">
<div class="flex items-center gap-4">
<img src="./assets/Emblem.webp" alt="Ceradon Systems" class="h-12 w-12 image-surface" loading="lazy" width="558" height="558" />
<div>
<p class="font-semibold text-[color:var(--white)]">Ceradon Systems</p>
<p class="text-sm text-subtle">Passive RF sensing, readiness assurance, and UxS planning.</p>
</div>
</div>
<div class="flex flex-wrap gap-4 items-center text-sm text-subtle">
<a href="mailto:contact@ceradonsystems.com" class="hover:text-[color:var(--white)]">contact@ceradonsystems.com</a>
<span aria-hidden="true" class="text-[color:var(--steel-600)]">·</span>
<a href="https://www.linkedin.com/company/111601964/" target="_blank" rel="noopener noreferrer" class="hover:text-[color:var(--white)]" aria-label="LinkedIn">
<svg class="h-5 w-5" fill="currentColor" viewBox="0 0 24 24" aria-hidden="true"><path d="M20.447 20.452h-3.554v-5.569c0-1.328-.027-3.037-1.852-3.037-1.853 0-2.136 1.445-2.136 2.939v5.667H9.351V9h3.414v1.561h.046c.477-.9 1.637-1.85 3.37-1.85 3.601 0 4.267 2.37 4.267 5.455v6.286zM5.337 7.433a2.062 2.062 0 0 1-2.063-2.065 2.064 2.064 0 1 1 2.063 2.065zm1.782 13.019H3.555V9h3.564v11.452zM22.225 0H1.771C.792 0 0 .774 0 1.729v20.542C0 23.227.792 24 1.771 24h20.451C23.2 24 24 23.227 24 22.271V1.729C24 .774 23.2 0 22.222 0h.003z"/></svg>
</a>
</div>
</div>
<div class="footer-links" data-footer-links></div>
<div class="space-y-2 text-xs text-subtle">
<p>Architect is maintained as an open-source project by Ceradon Systems.</p>
<p>Ceradon Systems, LLC (Utah) · CAGE 179U9 · UEI UZA9PFJ9RDL6 · Active in SAM.gov through Dec 5, 2026.</p>
<p>Socio-economic status: SDVOSB · VOSB.</p>
<p>NAICS: 541715, 541330 · PSC: K058, AJ11.</p>
<p>Not affiliated with or endorsed by the U.S. Government or Department of Defense.</p>
<p>© <span data-year></span> Ceradon Systems. All rights reserved.</p>
</div>
</div>
</footer>
<script type="module" src="./src/main.js"></script>
</body>
</html>