September 2026
Ammonix Publishes Its Foundation Paper
Ammonix announces its Foundation paper, Ammonix Specialized AI Agent Technology: A Local, Auditable Architecture for Specialized AI Agents in High-Stakes Domains. It appears on arXiv in the coming days. The paper describes the architecture behind every Ammonix agent and the conditions a domain must satisfy for it to apply.
The core idea is a separation of expertise from intelligence. An Ammonix agent keeps its domain knowledge in a Knowledge Universe of recorded cases with their outcomes, ranks its options against that recorded experience, and uses a frozen language model only to understand and to explain. Every answer can be traced to the recorded cases and rules behind it, the system runs where the data lives, and it never acts outside the rules it was given.
Ammonix is a Swiss AI company in Blonay. The team previously built clinical-grade AI for ECG interpretation as WaveMedix, which continues as the dedicated medical brand. Reference implementations of the architecture for ECG interpretation, healthcare claims, and industrial control-room support are described on this site, and the code follows as source-available software for research, education, and evaluation.