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.
Pure-Rust AV1 codec — orphan-rebuild scaffold pending clean-room re-implementation.
UOR Foundation — typed Rust traits for the complete ontology. Import and implement.
command line
Core library implementing the GraphGarden protocol — crawl a site and build its link graph
LLM-powered email analysis primitives: structured extraction, importance scoring, spam classification, and embeddings — with a pluggable LlmProvider trait and an OpenAI-compatible reference implementation.
Rapid web cartographer for AI agents — map websites into navigable binary graphs, compile typed APIs, query with WQL
A simple cross-platform CLI tool to track working hours, lunch breaks, and calculate surplus time
GAT (Generalized Algebraic Theory) engine for panproto
Intermediate representation types for clojurust compiler and interpreter
Blast-radius analysis and selective test execution for Rust workspaces
A fast JSON parser using AVX-512/AVX2/SWAR classifiers