Skip to content

Commit d08b089

Browse files
author
Reg (Ceradon AI)
committed
Add COTS Architect and PolyGen AI to main nav (desktop + mobile hamburger)
1 parent 2f1705f commit d08b089

18 files changed

+71
-36
lines changed

404.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@
3131
<nav class="hidden md:flex gap-6" aria-label="Main navigation">
3232
<a href="index.html" class="navlink">Home</a>
3333
<a href="vantage.html" class="navlink">Vantage</a>
34+
<a href="architect.html" class="navlink">COTS Architect</a>
35+
<a href="polygen.html" class="navlink">PolyGen AI</a>
3436
<a href="technology.html" class="navlink">Technology</a>
3537
<a href="company.html" class="navlink">Company</a>
3638
<a href="/blog/" class="navlink">Insights</a>

architect.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<title>Architect Stack | Ceradon Systems</title>
1616
<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." />
1717
<meta property="og:title" content="Architect Stack | Ceradon Systems" />
18-
<meta property="og:description" content="Plan nodes, drones, RF coverage, and sustainment kits from any starting constraint&mdash;mission, inventory, RF, or SWaP." />
18+
<meta property="og:description" content="Plan nodes, drones, RF coverage, and sustainment kits from any starting constraint: mission, inventory, RF, or SWaP." />
1919
<meta property="og:type" content="website" />
2020
<meta property="og:url" content="https://www.ceradonsystems.com/architect.html" />
2121
<meta property="og:image" content="https://www.ceradonsystems.com/assets/Emblem.webp" />
@@ -46,6 +46,8 @@
4646
<!-- add active link state using aria-current="page" -->
4747
<a href="index.html" class="navlink">Home</a>
4848
<a href="vantage.html" class="navlink">Vantage</a>
49+
<a href="architect.html" class="navlink">COTS Architect</a>
50+
<a href="polygen.html" class="navlink">PolyGen AI</a>
4951
<a href="technology.html" class="navlink">Technology</a>
5052
<a href="company.html" class="navlink">Company</a>
5153
<a href="/blog/" class="navlink">Insights</a>
@@ -62,7 +64,7 @@
6264
<div class="space-y-6">
6365
<img src="./assets/cots-architect-logo.png" alt="COTS Architect" class="h-24 md:h-32 mb-2" loading="eager" />
6466
<h1 class="text-4xl font-bold text-[color:var(--white)]">A UxS planning toolkit for COTS hardware.</h1>
65-
<p class="text-lg text-subtle">Architect sits between spreadsheets and enterprise logistics systems. It turns real inventory&mdash;frames, radios, batteries, 3D printers, compute&mdash;into concrete node, drone, and kit designs tied to a specific mission.</p>
67+
<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>
6668
<p class="text-subtle">Offline-first by design: physics validation and mission planning run entirely in the browser with zero cloud dependencies.</p>
6769
<p class="text-subtle">Architect Stack is maintained as an open-source project by Ceradon Systems.</p>
6870
<p class="text-subtle">Inventory &rarr; Node designs &rarr; Drone designs &rarr; Mesh layout &rarr; Kits and sustainment.</p>

blog/2026-01-28-defense-tech-weekly-january-28-2026.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@
5252
<nav class="hidden md:flex gap-6" aria-label="Main navigation">
5353
<a href="../index.html" class="navlink">Home</a>
5454
<a href="../vantage.html" class="navlink">Vantage</a>
55+
<a href="../architect.html" class="navlink">COTS Architect</a>
56+
<a href="../polygen.html" class="navlink">PolyGen AI</a>
5557
<a href="../technology.html" class="navlink">Technology</a>
5658
<a href="../company.html" class="navlink">Company</a>
5759
<a href="/blog/" class="navlink" aria-current="page">Insights</a>
@@ -120,7 +122,7 @@ <h2 class="text-xl font-semibold text-[color:var(--white)]">Key Takeaways</h2>
120122

121123
<div class="ceradon-take" style="border-left: 3px solid var(--ceradon-blue); padding-left: 1.5rem; margin-top: 2rem;">
122124
<h3 style="color: var(--ceradon-blue); margin-bottom: 0.5rem;">Ceradon's Take</h3>
123-
<p>This week's themes AI-driven edge intelligence for real-time threat detection, the explosive growth in autonomous ISR platforms, and the push for deployable infrastructure — map directly to what we're building at Ceradon Systems. The Lantronix/Safe Pro partnership on edge compute for drones validates the same thesis behind our <a href="../vantage.html" style="color: var(--ceradon-sky);">Vantage platform</a>: real-time, on-device sensing without cloud dependency. Where others rely on active radar or RF emissions, Vantage delivers passive WiFi-based detection at a fraction of the cost — no signature, no emissions, just persistent awareness at the tactical edge.</p>
125+
<p>This week's themes map directly to what we're building at Ceradon Systems: AI-driven edge intelligence for real-time threat detection, the explosive growth in autonomous ISR platforms, and the push for deployable infrastructure. The Lantronix/Safe Pro partnership on edge compute for drones validates the same thesis behind our <a href="../vantage.html" style="color: var(--ceradon-sky);">Vantage platform</a>: real-time, on-device sensing without cloud dependency. Where others rely on active radar or RF emissions, Vantage delivers passive WiFi-based detection at a fraction of the cost. No signature, no emissions, just persistent awareness at the tactical edge.</p>
124126
</div>
125127

126128
<div class="border-t border-[color:var(--steel-700)] pt-6 flex gap-4 text-sm">

blog/2026-02-05-defense-tech-weekly.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,6 +52,8 @@
5252
<nav class="hidden md:flex gap-6" aria-label="Main navigation">
5353
<a href="../index.html" class="navlink">Home</a>
5454
<a href="../vantage.html" class="navlink">Vantage</a>
55+
<a href="../architect.html" class="navlink">COTS Architect</a>
56+
<a href="../polygen.html" class="navlink">PolyGen AI</a>
5557
<a href="../technology.html" class="navlink">Technology</a>
5658
<a href="../company.html" class="navlink">Company</a>
5759
<a href="/blog/" class="navlink" aria-current="page">Insights</a>
@@ -128,7 +130,7 @@ <h2 class="text-xl font-semibold text-[color:var(--white)]">Key Takeaways</h2>
128130

129131
<div class="ceradon-take" style="border-left: 3px solid var(--ceradon-blue); padding-left: 1.5rem; margin-top: 2rem;">
130132
<h3 style="color: var(--ceradon-blue); margin-bottom: 0.5rem;">Ceradon's Take</h3>
131-
<p>Several of this week's developments autonomous decontamination drones, the Pentagon's drone dominance initiative, and the $39.7B drone payload market — highlight the growing demand for low-cost, autonomous sensing and ISR platforms. This is exactly the space Ceradon Systems operates in. Our <a href="../vantage.html" style="color: var(--ceradon-sky);">Vantage platform</a> brings passive, zero-emission sensing to the tactical edge at a fraction of the cost of traditional systems no radar signature, no emissions to detect, just persistent situational awareness where it matters most.</p>
133+
<p>Several of this week's developments highlight the growing demand for low-cost, autonomous sensing and ISR platforms, from autonomous decontamination drones to the Pentagon's drone dominance initiative and the $39.7B drone payload market. This is exactly the space Ceradon Systems operates in. Our <a href="../vantage.html" style="color: var(--ceradon-sky);">Vantage platform</a> brings passive, zero-emission sensing to the tactical edge at a fraction of the cost of traditional systems. There's no radar signature and no emissions to detect, just persistent situational awareness where it matters most.</p>
132134
</div>
133135

134136
<div class="border-t border-[color:var(--steel-700)] pt-6 flex gap-4 text-sm">

blog/2026-02-10-how-wifi-csi-through-wall-detection-works.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@
1313
<meta name="theme-color" content="#04070d">
1414
<meta name="viewport" content="width=device-width, initial-scale=1" />
1515
<title>How WiFi CSI Through-Wall Detection Works: A Technical Primer | Ceradon Systems</title>
16-
<meta name="description" content="A technical guide to WiFi Channel State Information (CSI) through-wall detection how passive RF sensing detects human presence behind walls without emitting signals." />
16+
<meta name="description" content="A technical guide to WiFi Channel State Information (CSI) through-wall detection, explaining how passive RF sensing detects human presence behind walls without emitting signals." />
1717
<meta name="keywords" content="WiFi CSI, through wall detection, passive through wall sensing, WiFi sensing technology, channel state information, passive RF sensing, through wall radar alternative, human presence detection, WiFi CSI sensing, device-free sensing" />
1818
<meta property="og:title" content="How WiFi CSI Through-Wall Detection Works: A Technical Primer" />
19-
<meta property="og:description" content="A technical guide to WiFi CSI through-wall detection how passive RF sensing detects humans behind walls without emitting signals." />
19+
<meta property="og:description" content="A technical guide to WiFi CSI through-wall detection, explaining how passive RF sensing detects humans behind walls without emitting signals." />
2020
<meta property="og:type" content="article" />
2121
<meta property="og:url" content="https://www.ceradonsystems.com/blog/2026-02-10-how-wifi-csi-through-wall-detection-works.html" />
2222
<meta property="og:image" content="https://www.ceradonsystems.com/assets/Emblem.webp" />
@@ -53,6 +53,8 @@
5353
<nav class="hidden md:flex gap-6" aria-label="Main navigation">
5454
<a href="../index.html" class="navlink">Home</a>
5555
<a href="../vantage.html" class="navlink">Vantage</a>
56+
<a href="../architect.html" class="navlink">COTS Architect</a>
57+
<a href="../polygen.html" class="navlink">PolyGen AI</a>
5658
<a href="../technology.html" class="navlink">Technology</a>
5759
<a href="../company.html" class="navlink">Company</a>
5860
<a href="/blog/" class="navlink" aria-current="page">Insights</a>

0 commit comments

Comments
 (0)