42 ns decision time
A deterministic Rust core, benchmarked with zero heap allocation on the decision path.
VAELON GUARD
Runtime AI safety
Vaelon Guard is an independent safety layer between an onboard AI and the spacecraft bus. For every proposed action it returns ALLOW, BLOCK, or ESCALATE, recommends a verified safe fallback, and cryptographically signs every decision into a tamper-evident chain.
Mercury · surface imaging reference
Neptune · deep-space telemetry reference
STARLINK-1225 and STARLINK-1230 are launch-mates in the same orbital shell. Screened with a validated SGP4 propagator against a published set of their elements, Vaelon's engine finds a 0.62 km closest approach — inside the 5 km keep-out — and flags it.
Because orbits evolve, the live separation on any given day varies — these two are typically hundreds of kilometres apart. What matters is that the same engine that screens this case study is the one gating every action in the demo below: it recomputes the physics itself rather than trusting a report.
Vaelon verifies the proposed action against every safety invariant and returns a verdict with its reasoning, computed live in your browser.
Real missions track many objects. Vaelon screens a proposed action against every tracked object at once, blocks on the closest closing threat, and only allows a maneuver that resolves the entire catalogue.
Add objects, drag one inside the 5 km keep-out, mark it closing, and the verdict below re-screens live against the whole set — not just the object in front.
A policy optimised for data, with no explicit safety term, flies one simulated 90-minute orbit through an eclipse and a close approach. The curves below are computed live from that simulation, not pre-rendered.
Every number below is checked against the flight-suitable core, not a marketing round-up.
formal safety theorems proven over the entire input domain.
flight core is verdict-identical to the reference engine across 20,000 scenarios.
SGP4 implementation matches the reference propagator at max, 1,156 samples.
base flight gate, zero heap, zero .data/.bss, targets Cortex-M and RISC-V.
p99 per-decision time, bounded, no allocation on the decision path.
every decision folded into a tamper-evident HMAC-SHA256 audit chain.
A deterministic core, callable from the C that runs on real spacecraft, that signs every decision onboard.
A deterministic Rust core, benchmarked with zero heap allocation on the decision path.
Compiles to a no_std static library that a flight app or component links directly.
Every verdict is folded into an HMAC-SHA256 chain, checked against known-answer vectors.
Non-finite telemetry (NaN / inf) is refused with a BLOCK verdict and left unsigned.
The core pulls in no external crates — nothing in the trust path comes from an uninspectable supply chain.
Core and pipeline tests including known-answer, differential, property-fuzz, and staleness suites.
Almost no one is building this. The few who are, monitor the AI. Vaelon does two things they don't.
It never takes the AI's word for anything. It recomputes the safety-critical physics itself, so a lying or broken planner is caught. Model-agnostic: it works over any onboard AI.
Every decision is cryptographically signed into a tamper-evident audit chain — the auditable provenance a regulator or an insurer needs to sign off on autonomy.
Validated SGP4 propagation on the live catalogue, an honest robustness number, and an ECSS-readiness matrix. Not a mockup, not slideware.
A deterministic Rust core that decides in tens of nanoseconds, links into C flight software, and signs every decision, validated in software on real data.
An independent V&V against the ESA standard, certified robustness bounds, and conjunction-screening lookahead.
A first flight for real-world heritage, likely as a hosted payload with a design partner.
Runtime assurance for satellite AI sits where machine learning, formal verification, and low-level flight software rarely meet. Vaelon is built by someone who works across all three — the same team behind Vaelon Space's propulsion work.
Engineering inquiries, certification partners, design-partner conversations for the in-orbit demonstration.