a simple parser for crontab -l command
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.
Cron scheduling library for A3S with natural language support
x402 payment protocol library for Tempo blockchain (EIP-712, TIP-20, wallet, client)
x402 API gateway: proxy with per-request payment rails + embedded facilitator
Identity management for x402 instances: wallet generation, persistence, faucet funding, on-chain ERC-8004 agent identity
Sequence model for autonomous plan generation — trained on colony collective experience
Self-deploying x402 node: gateway + identity bootstrap + clone orchestration
Agentic soul for x402 nodes: observe-think-record loop powered by Gemini
Library for parsing cron expressions with timezone support.
Cron expression parser and scheduler built on oni-comb-parser
Simple, extensible and multithreaded background task processing for Rust