Community

Foundation 2026 membership: governance, voting, working groups

The 2026 membership cycle opens with three new working groups (Safety-Certified, Embedded AI Ethics, and Neural Interface Standards) and a refreshed governance charter. Here's what changed and how to participate.

What changed

The 2026 cycle introduces three large changes to foundation membership: a refreshed governance charter, three new working groups, and an open-by-default voting record.

New working groups

  • Safety-Certified: driving the EoS-S subset toward IEC 61508 SIL-3 evidence packages, in collaboration with two industry members.
  • Embedded AI Ethics: publishing guidelines for on-device model usage — data minimization, on-device-only flags, opt-out attestation patterns.
  • Neural Interface Standards: coordinating with academic groups on a reference electrode-array interface and an open dataset license.

Open voting record

Every governance vote from 2026 onward is published on the foundation site within 48 hours, with full member-by-member breakdown. The previous opt-in record-keeping was adopted unanimously at the December meeting.

Joining

Three classes — individual (free), affiliate (organizations under 100 employees, $0), and sustaining (larger organizations, sliding scale based on revenue). All classes get one working-group seat; sustaining members get a board-observer seat. Apply on the membership page.

Read next

Embedded systems engineering — platform
Apps & Platforms

eos-platform 1.0 lands: one toolchain, every EoS profile

After eighteen months of incremental releases, the eos-platform meta-distribution reaches 1.0 with stable APIs, a unified package manifest, and reproducible builds across all 14 EoS components.

AI / LLM data visualisation
Embedded AI

EAI 0.9 ships INT4 LLM runtime — 11 tok/s on a Cortex-M85

EAI's new quantized inference path squeezes a 1.3B-parameter model into 312 MB of flash and runs at interactive speed on a 480 MHz microcontroller. We dig into the kernel scheduler that made it possible.

Neural network synapses
Neural Interface

ENI's 1,024-channel pipeline: deterministic spike sorting in 800 µs

How the Embedded Neural Interface stack moves a thousand-electrode array through filtering, sorting, and decoding inside a single RTOS frame — and why the hardest part wasn't the math.