axon-lang 4.5.1

AXON — the formal cognitive language: a deterministic, proof-carrying AI runtime. Native Rust lexer/parser/type-checker/IR generator (re-exported from axon-frontend) plus the runtime: typed channels (π-calculus mobility, capability extrusion), algebraic effects via Free Monad CPS handlers, lease kernel + reconcile loop, the Epistemic Security Kernel, Trust Types, Proof-Carrying Code (independently verifiable proof objects), and the closed-catalog extension mechanism. Crate publishes as `axon-lang`; library import is `use axon::*` so existing call sites keep working unchanged.
Documentation
1
2
3
4
5
6
7
8
9
{
  "name": "TempReading",
  "ontology": "measurement.temperature.celsius",
  "certainty": 0.87,
  "temporal_frame_start": "2026-05-03T14:00:00Z",
  "temporal_frame_end": "2026-05-03T15:00:00Z",
  "provenance": "HVAC_Sensor_Unit_3",
  "derivation": "aggregated"
}