{"slug": "axonos-aircraft-take-off-into-the-wind-they-still-need-fuel", "title": "AxonOS — Aircraft Take Off Into the Wind. They Still Need Fuel.", "summary": "A developer has built AxonOS, an open-source deterministic runtime and permission layer that sits between neural hardware and the AI software consuming neural data, aimed at guaranteeing bounded latency, measured jitter, worst-case response times and data integrity from ADC to application. The project publishes nine RFCs, a multi-language conformance suite with byte-identical codecs in Rust, Python, C, JavaScript and Java, a consent state machine and signal-pipeline core verified with Kani bounded model checking, and dy-wcet, a no_std Rust worst-case response-time analysis library with a public counterexample bounty. Under its RFC-0003 validation-status framework, every performance, latency or correctness claim is labelled by evidence level and never stated above the evidence that exists.", "body_md": "*Resistance only helps the builder who already has thrust — a note on what AxonOS needs next.*\n\nThere is a saying founders like: a plane takes off against the wind.\n\nIt is true, and the precise version is more useful than the slogan. Pilots take off into the wind because a headwind lets the aircraft reach takeoff airspeed at a lower groundspeed, so it leaves the ground after a shorter run. But the wind does not fly the aircraft. Lift comes from the wings moving through the air, and it is the engines' thrust that moves them fast enough. A headwind is an advantage only for an aircraft that already has fuel in its tanks.\n\nI have been thinking about that distinction a lot while building AxonOS.\n\nAxonOS is an infrastructure layer between neural hardware and the software — increasingly AI — that uses neural data. Not a headset, not a decoder, not an application: a deterministic runtime and permission layer.\n\nThe reason it has to exist is simple to state. As neural systems move from the lab toward clinics and products, they inherit constraints that ordinary software stacks were never designed to guarantee: bounded latency, measured jitter, a worst-case response time you can argue rather than merely observe, and integrity of data from the ADC to the application. When the data comes from a human nervous system, access control stops being an application feature. It becomes infrastructure.\n\nToday almost every team building a neural system rebuilds that layer for itself — and rebuilds it again when the hardware changes. AxonOS is my answer to that.\n\nI hold one rule for everything I publish about AxonOS, and it is written down as [RFC-0003](https://github.com/AxonOS-org/axonos-rfcs/blob/main/rfcs/0003-validation-status-framework.md): every performance, latency or correctness claim carries its evidence level — derived from instruction counts, measured on reference hardware, or validated by an independent instrument — and is never stated above the evidence that exists. Pending claims are marked pending. When I have tagged a claim above its evidence, the correction is published in the repository and stays there.\n\nHere is what exists under that rule. Every item is a link:\n\n- **[Open specifications](https://github.com/AxonOS-org/axonos-rfcs)** — nine RFCs, five active and four in draft, from an EDF scheduler with biological deadlines to bounded disclosure of sealed neural data.\n- **[A conformance suite](https://github.com/AxonOS-org/axonos-conformance)** for the intent wire format, with dependency-free codecs in Rust, Python, C, JavaScript and Java checked byte-identical against the same vectors in CI — and an open invitation to add a binding in a language it does not yet cover.\n- **[A consent state machine](https://github.com/AxonOS-org/axonos-consent)** whose core properties are checked by bounded model checking (five Kani harnesses in CI), with timing measured on reference hardware and labelled by evidence level.\n- **[A signal-pipeline core](https://github.com/AxonOS-org/axonos-signal-pipeline)** — deterministic fixed-point filtering, feature extraction and classifier inference, pinned by conformance vectors and nine Kani harnesses. It deliberately publishes no accuracy, latency or power figure until one is measured.\n- **[An acquisition gateway](https://github.com/AxonOS-org/axon-bci-gateway)** — an OpenBCI GUI integration fork that streams EEG into AxonOS over LSL for hardware-in-the-loop testing.\n- **[dy-wcet](https://github.com/DYResearch/dy-wcet)** — worst-case response-time analysis in`no_std` Rust: zero dependencies,`unsafe` forbidden, eight Kani harnesses, a[live demo](https://dyresearch.github.io/wcet/) and a[public bounty](https://github.com/DYResearch/dy-wcet/blob/main/BOUNTY.md) for the first counterexample.\n- **[The AxonOS Research Series](https://medium.com/@AxonOS)** here on Medium — a public design record of the architecture, its trade-offs and its open questions.\n\nThat is the airframe: designed in the open, and tested wherever it can be tested without a measurement lab and independent reviewers.\n\nThe next stage of this work is different in kind, not only in size.\n\nTiming claims have to climb to the top evidence level: validated by an independent instrument on reference hardware, and published whatever the result. Real acquisition devices have to be integrated and supported, not only tested. Security has to be reviewed by people who did not design it. And the core has to be carried by a team built to maintain it for years.\n\nDiscipline and long nights can produce specifications, proofs and design records. They cannot produce a measurement lab, a hardware integration program or a team. That transition — from design to infrastructure — is where many hard technical projects stall. Not because the idea fails, but because the stage requires fuel the previous one never needed.\n\nI would rather name that transition in public than pretend it isn't there.\n\n**Capital.** I'm speaking with investors who understand infrastructure rather than applications — people who evaluate a deterministic runtime and a permission model on evidence, not narrative. The technical record is public; deeper diligence material is available under NDA.\n\n**Hard problems.** If you build neural hardware, robotics, edge or other latency- and safety-sensitive systems, you may have a problem I can solve now. Through [DY Research](https://dyresearch.github.io/) I take on narrowly scoped, fixed-price engagements: WCET and timing analysis, determinism and concurrency review, latency and jitter analysis of real-time signal pipelines, security architecture for neural data, and technical due diligence of real-time systems. Written, rigorous, one clearly defined deliverable.\n\n**People.** I'm assembling the team for the next stage: senior Rust and real-time engineers, BCI signal-processing engineers, and advisors in clinical neurology and medical-device regulation. If you want to be early in the layer neural systems will run on, I'd like to hear from you.\n\n**Doors.** If you can open a commercial or strategic door — a hardware partner, a lab, a program heading toward trials — that materially accelerates this work, let's talk.\n\nThe resistance is real: a young category, long sales cycles, regulators still deciding what neural data even is. I don't mind it. For an aircraft with thrust, a headwind shortens the runway.\n\nThe design is public. The direction is clear. The next leg needs fuel — and the right people on board.\n\n— **Denis Yermakou**\nFounder, AxonOS\n\n[axonos.org](https://axonos.org) · [medium.com/@AxonOS](https://medium.com/@AxonOS) · [connect@axonos.org](mailto:connect@axonos.org)\nOpen source: [github.com/AxonOS-org](https://github.com/AxonOS-org)\n\n*© The AxonOS Project / Denis Yermakou*", "url": "https://wpnews.pro/news/axonos-aircraft-take-off-into-the-wind-they-still-need-fuel", "canonical_source": "https://gist.github.com/AxonOS-BCI/da9076bcf34083df9a4afb36ced3dcc5", "published_at": "2026-09-27 05:55:38+00:00", "updated_at": "2026-09-27 06:30:13.490988+00:00", "lang": "en", "topics": ["ai-infrastructure", "ai-safety", "developer-tools", "mlops", "ai-ethics"], "entities": ["AxonOS", "AxonOS Research Series", "dy-wcet", "DYResearch", "OpenBCI", "Kani", "Rust", "Medium"], "also_reported_by": [], "alternates": {"html": "https://wpnews.pro/news/axonos-aircraft-take-off-into-the-wind-they-still-need-fuel", "markdown": "https://wpnews.pro/news/axonos-aircraft-take-off-into-the-wind-they-still-need-fuel.md", "text": "https://wpnews.pro/news/axonos-aircraft-take-off-into-the-wind-they-still-need-fuel.txt", "jsonld": "https://wpnews.pro/news/axonos-aircraft-take-off-into-the-wind-they-still-need-fuel.jsonld"}}