XML builder macro letting you write literal XML inside your Rust code (similar to `serde_json::json!`). Features interpolation, escaping, auto-close tags and minimal memory allocations.
Helper crate for `ogrim`. Please see the docs of `ogrim` for more information. Do not use this crate directly, API stability is not guaranteed!
A2A (Agent2Agent) peer protocol for NeuroGrim — Brain-to-Brain communication (fractal composition + dual brain).
NeuroGrim CLI — LSP Brains scoring engine and MCP server binary
LSP Brains core scoring engine — pure logic, zero I/O
NeuroGrim v3.4 dashboard — HTTP server + embedded React UI for human-readable Brain inspection
Fractal composition dispatch — invokes child Brains via subprocess or A2A (spec §9 + §13).
MCP client + server integration for NeuroGrim
Encrypted secrets crate for NeuroGrim — OS-native + encrypted-file backends, in-memory encryption, never-plaintext secret values
Built-in sensory tool implementations for NeuroGrim