TECHNICAL
ARTICLES.

Long-form notes on compiler architecture, runtimes and zero-knowledge tooling.

A Private Auction as an Achronyme Integration Test

This article follows a three-bidder auction test from bounded TCP tasks to a detached Groth16 proof. It states the circuit claim precisely, separates host checks from proof constraints, explains the four public inputs and nine witness values, and records the security and engine boundaries the tests enforce.

Advanced
Read article

ProveIR: Compile Once, Instantiate for Each Proof

ProveIR compiles a prove block into a parametric circuit template, stores it in the bytecode constant pool, and instantiates it with captured values at runtime. This article follows that template through classification, serialization, SSA lowering, optimization, and constraint generation.

Advanced
Read article