truthlinked-axiom-compiler 0.1.3

Compiler for TruthLinked Axiom cell source files and manifests.
Documentation

Compiler pipeline for TruthLinked Axiom cell source files.

The compiler turns .cell source into deterministic Axiom bytecode plus a manifest describing declared reads, writes, and commutative storage keys. Downstream tooling relies on this crate to produce stable artifacts for cell deployment, local simulation, and conflict-aware scheduling.