Fundraising Fox

Athanor AI

1 known investors

Athanor builds Kairos, a verification engine for hardware and software that uses formal tools to prove or refute equivalence for RTL optimizations, carrying machine-checked proof and measured area reductions. It also maintains Pythia, an open-source Lean 4 tactic library for theorem proving, serving engineering teams that require formally verified computational claims.

Also known as Athanor Β· Athanor AI

Investors Β· 1

Company profile

researched Aug 2026

Athanor AI develops verification infrastructure intended to decide whether AI-generated designs, programs and proofs are correct. Its first system, Kairos, is described as a verification engine for hardware and software that takes a stated claim β€” equivalence, safety, or a bound β€” and returns one of three verdicts: proved, refuted, or inconclusive. Accepted results ship with an artifact that justifies them: a replayable proof term (for example an equivalence proof, an induction certificate, or a Lean 4 proof term), or, for refutations, a concrete counterexample such as the exact input sequence or state that breaks the claim. Each verdict carries a receipt pinning tool versions, assumptions, scope, synthesis recipe and other measurement conditions needed to reproduce the result, plus an explicit statement of what the packet cannot prove.

The workflow positions a model as a proposer and the checker as the authority: AI drafts a candidate, proof or optimization, and Kairos orchestrates bounded model checking, temporal induction and Lean 4 obligations until the claim closes or fails. Malformed specifications are rejected at intake. In optimization mode the same loop applies β€” each candidate RTL variant must be proved equivalent and show a measured area reduction from synthesis tools, and a packet whose metric screen fails is refused (marked customer_ready: false) even when its proof legs close. Stated policies include never promoting inconclusive results, never labelling statistical testing as formal proof, and disclosing verification method on certificate labels. The engine exposes commands including verify, optimize, verify-change, repair, doctor and an MCP server mode, and cites backends such as EBMC, Lean 4 and SBY/ABC.

Athanor also publishes public demonstration packets built on open RISC-V designs, including ibex_fetch_fifo (promoted: lower cell counts under recorded flows, bounded sequential checks, temporal induction, an independent SBY/ABC PDR leg), ct_fifo (refused because timing regresses) and ct_pmp_top (gap: same-state proof reproduced byte-exact by a non-author, with PPA, timing and toggle legs unavailable). Its GitHub organization hosts an open-source Lean 4 tactic library (pythia), telos (a DSL compiling one congestion-control spec into Lean 4, Dafny, EBMC, Hypothesis and CPU-sim cross-checks), kairos-cedar (synthesizing Cedar policies from a Lean formalization to differentially test production Cedar implementations), replication packages for academic submissions, and Athanor-optimized forks of RISC-V cores including Ibex, CV32E40P, OpenC910 and riscv-boom.

Business model

Kairos is licensed per customer environment rather than distributed publicly: customers share deployment details, then receive a private image or package, credentials and a runbook provisioned for their environment, with evaluation access issued during onboarding. Enterprise access is requested through the website.

Per-customer environment licensing of the Kairos image, with evaluation access granted during onboarding.

Traction

The website lists institutional collaborations with Carnegie Mellon University, the University of Pennsylvania and Seattle Children's Hospital, and publishes recorded engine runs including a seven-assertion arbiter lock proof discharged in 0.278 seconds and a machine-checked refutation of BBRv3 starvation-onset bounds closed by five independent verifiers from a 78-line specification. The GitHub organization lists 17 repositories, including replication packages for NeurIPS 2026 and AI4Math @ ICML 2026 submissions; the pythia tactic library has 17 stars.

Latest developments

Publications dated April 2026 cover a machine-checked refutation of BBRv3 starvation, an end-to-end hardware solve walkthrough (fix_arb_lock), an assessment of whether a formal-verification layer improves kernel quality, and formal verification of dopamine reward prediction. GitHub activity through August 2026 includes Athanor-optimized forks of the CV32E40P, Ibex, OpenC910 and riscv-boom cores and replication packages for NeurIPS 2026 and AI4Math @ ICML 2026 papers.

β–ΈFull profile β€” market position, technology, go-to-market

Market position

Positions itself as verification infrastructure for an environment in which AI generates code faster than humans can review it, spanning hardware RTL optimization, software and protocol verification, and formal verification of scientific claims.

The company positions the checker rather than the model as the authority, and treats refutation and inconclusiveness as first-class results that are never upgraded. Every accepted optimization requires both a formal equivalence proof and a measured area reduction, and certificates disclose limitations, evidence scope and the toolchain required for byte-exact reproduction. Public demonstration packets on open RISC-V designs can be inspected and re-verified without a license or account.

Technology

Kairos orchestrates multiple formal backends β€” EBMC bounded model checking and temporal induction, Lean 4 proof obligations, and SBY/ABC (including an independent PDR leg) β€” with synthesis tools used to measure area and timing. Outputs include proof terms, counterexamples, pinned logs, artifact hashes and SHA-256-stamped receipts recording assumptions and scope. Related open-source work includes the pythia Lean 4 tactic library for applied mathematics domains (probability, statistics, biology, chemistry, economics, engineering, mechanics, control, queueing, information theory), described as axiom-clean against the kernel triple, and telos, which compiles a single specification into Lean 4, Dafny, EBMC, Hypothesis and CPU-simulation cross-checks.

Go-to-market

Direct enterprise sales with a request-access and onboarding motion, supported by a public demo ("proof arena"), technical writing on solved and refuted claims, open-source repositories, and open, re-verifiable receipts on public RISC-V designs.

Engineering organizations that need machine-checked correctness for hardware RTL, software and protocols, deployed inside their own environments under license; published work also spans congestion control, compute kernels and life-sciences claims.

Compiled by commissioned research from 5 cited public sources β€” announcements, filings, and press listed under research sources below.

Key figures

latest reported
GitHub stars (pythia Lean 4 tactic library)Jul 202617 stars
Independent verifiers closing BBRv3 starvation boundApr 20265 verifiers
Properties discharged in fix arb lock runApr 20267/7 properties in 0.278 s
Public GitHub repositoriesJan 202617 repositories

Company-reported or press-reported figures, each dated to when it was claimed β€” not independently audited.

Timeline Β· 5

launches, deals, and filings
Jun 2026
Kairos and Formal-AVS papers submitted to AI4Math @ ICML 2026

Repositories published for "Kairos: A Self-Evolving Agent for Formal Verification of Scientific Claims" and "Formal-AVS: A Lean 4 Benchmark for Anytime-Valid CS Theorem Proving" (AI4Math @ ICML 2026).

source β†—

Apr 2026
Machine-checked refutation of BBRv3 starvation published

Athanor published a software/research result in which five independent verifiers close the same closed-form bound on BBRv3 starvation-onset time from a 78-line specification, with starvation onset refuted as unbounded and every verdict reproducible with one command.

source β†—

Apr 2026
fix_arb_lock end-to-end solve walkthrough published

Hardware writeup describing seven assertions discharged in 0.278 seconds, with the Lean layer closing obligations that bounded model checking could not.

source β†—

Jan 2026
Investor backing listed on company site

Athanor's website names Fuse, Ascend, Village Global, SBI Holdings, Plug & Play and Northside Ventures as backers; no amounts, dates or round structure are stated.

source β†—

Jan 2026
Institutional collaborations listed

Company site lists Carnegie Mellon University, the University of Pennsylvania and Seattle Children's Hospital under "working with".

source β†—

Dated company events from announcements, filings, and press; legal rows summarize public dockets and regulator releases.

β–ΈResearch sources Β· 5

primary sources listed

5 public sources were cited for this profile; the first-party ones are listed here.

Frequently asked questions

What does Athanor AI do?
Athanor builds Kairos, a verification engine that proves or refutes hardware and software claims with replayable certificates.
Who are Athanor AI's investors?
Athanor AI's investors include Ascend Venture Capital.