Tech Stack

The stack behind Iris.Md.

A Rust core, a Python skill layer, and battle-tested infrastructure for memory, messaging, telemetry, and isolation.

Tech Stack

Event Bus.

NATS JetStream powers durable inter-agent messaging and replay.

toml
[bus]
type    = "nats"
url     = "nats://localhost:4222"
stream  = "iris.events"
retain  = "7d"