```ts import { Config, Block, WarningBuilder } from "pathToThisPackage/index"
```ts import { Config, Block, WarningBuilder } from "pathToThisPackage/index"
A tui frontend for the block breaker library
CLI for render-session: HTTP viewer with optional auto-watcher, MCP server alias, config-driven gen, session/recent capture.
Core library for render-session: HTTP viewer (axum), config-driven filter chain, session jsonl walker, atomic writers.
rmcp server (stdio) for render-session: viewer.lease/list/release, report.write, draft.write tools.
AI/Human task management system with file-based storage
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.
HTTP(S) mock server. Drop JSON files into a folder and your API immediately exists.
Django-shaped batteries-included web framework for Rust: ORM + migrations + auto-admin + multi-tenancy + audit log + auth (sessions, JWT, OAuth2/OIDC, HMAC) + APIs (ViewSet, OpenAPI auto-derive, JSON:API) + jobs (in-mem + Postgres) + email + media (S3 / R2 / B2 / MinIO + presigned uploads + collections + tags) + production middleware (CSRF, CSP, rate-limiting, compression, idempotency, etc.).
A read-only cache for avalanchego's JSON-RPC frontend API, backed by a local block store.
A lightweight tool to generate TypeScript type definitions from Rust structs and enums.
Procedural macros for the tyzen crate.
Tauri integration for tyzen that automatically collects and registers all Tauri commands with a single macro.
No description provided.
No description provided.
No description provided.