bankai

bankai — content-addressed task memory for distributed AI agents.

This root module owns the process entry point (main). cli, socket, mcp, and sync_peer are kept separate so the protocol/CLI surface stays pure and testable; none of them import this root.

Values

pub fn main() -> Nil

Entry point for gleam run -m bankai -- <args> / the bankai escript.

pub const version: String
pub fn version_string() -> String
Search Document