Open Source Framework
Blending Blackboard Architecture with CMMN, where orchestration meets choreography for Agentic AI.
Two execution models. One shared workspace. Infinite agents.
A structured key-value blackboard where agents declare what they need and what they produce. The CaseEngine runs the control loop — evaluating, planning, executing — until the case reaches quiescence or completion.
Run collaborative cases through the CaseFile model, or dispatch targeted requests through the TaskBroker. Autonomous workers monitor external systems and self-initiate — all tracked with full propagation lineage.
RetryPolicy, TimeoutEnforcer, PoisonPillDetector, DeadLetterQueue, and IdempotencyService ship with the core module. Your agents fail gracefully without writing a single line of retry logic.