meerkat-mob 0.5.2

Multi-agent orchestration runtime for Meerkat
Documentation
1
2
3
4
5
6
7
8
9
// @generated — protocol helper modules
//
// Each module wraps a handoff protocol declared in a composition schema.
// Protocol helpers enforce obligation tracking: every effect that requires
// owner feedback returns an obligation token that must be consumed by the
// corresponding feedback submitter.

pub mod flow_frame_loop_driver;
pub mod protocol_flow_loop_until_evaluation;