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.
Local-first handoff prep for developers using coding agents
Experimental Rust implementation of the Millrace runtime.
Official Rust SDK for the MadeOnSol Solana API — KOL wallet tracking, Pump.fun deployer intelligence, and DEX trade firehose. Free tier: 200 req/day at https://madeonsol.com/pricing
Generative Artifact Protocol (GAP) — token-efficient artifact generation and updates for LLMs
Multi-AI CLI team orchestrator
Terminal-native AI agent runtime — parallel orchestration, reactive subagents, MCP, autonomous supervision
The vela command-line tool: build, check, sign, replay, and publish scientific frontier state.
Core library for the Vela scientific knowledge protocol: replayable frontier state, signed canonical events, and proof packets.
Vela agent layer: scoped scientific tasks (Literature Scout, Notes Compiler, Code Analyst, …) that emit signed proposals into a Vela frontier.