Skip to content

Commit fe979cd

Browse files
-book
1 parent 811b2e4 commit fe979cd

1 file changed

Lines changed: 2 additions & 4 deletions

File tree

docs/FEATURES.md

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,7 @@ Node.js process, communicating only by asynchronous messages over a pluggable en
2020
layer (BullMQ/Redis by default, Apache Kafka by configuration). Workflows are made legible through a
2121
real-time **Kanban board** that consumes the very same state stream operators and auditors rely on,
2222
and the fleet federates with the outside world over **A2A** (agent-to-agent) and **MCP** (Model
23-
Context Protocol). It is the companion runtime for the *Agentic AI Architectures* book—chapter 8 (the
24-
Kanban pattern) and chapter 9 (the distributed actor model)—and is built for engineers who have
23+
Context Protocol). It is built for engineers who have
2524
outgrown single-process agent scripts and need agent workflows that survive real production load:
2625
long-running LLM calls, mid-flight failures, human approval gates, cost ceilings, and
2726
borderless interoperability.
@@ -480,5 +479,4 @@ and additive:
480479

481480
---
482481

483-
*Grounded in the kaiban-distributed repository at v2.0.0 (`feat/v2.0`) and the author's
484-
*Agentic AI Architectures* manuscript, chapters 8 (Kanban pattern) and 9 (distributed actor model).*
482+
*Grounded in the kaiban-distributed repository at v2.0.0 (`feat/v2.0`) and the author's *Agentic AI Architectures* book.*

0 commit comments

Comments
 (0)