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.
Production-grade static analyzer for Cairo/Starknet smart contracts
Declarative server configuration management — faster than Ansible, smarter than scripts
Denyx embeddable Starlark host with capability-typed effects, capability gates, and IFC-tainted output redaction.
Security static analyzer for Rust. Analyzes MIR to detect vulnerabilities. (Requires nightly)
Token-efficient code analysis for LLMs - Rust implementation
14-phase analysis pipeline for graphy
SLEIGH (.slaspec) parser and Rust decoder/P-code emitter codegen — Ghidra-compatible disassembly in pure Rust
CLI for skill-veil behavioral analysis
Core library for skill-veil behavioral analysis
eBPF information-flow control engine for Linux: kernel-level label propagation and policy rule matching across process, file, network, and stdio boundaries.
An opinionated Rust linter, with special focus on AI-generated code