📄️ Context Module
Context Module specification for MPLP project state. Defines the root anchor for Plans, Traces, and Roles, encapsulating domain, environment, and constraints.
📄️ Collab Module
Collab Module specification for MPLP multi-agent coordination. Covers broadcast, round-robin, orchestrated, swarm, and pair modes for MAP profile execution.
📄️ Confirm Module
Confirm Module specification for Human-in-the-Loop (HITL) approvals in MPLP. Covers approval workflows, decision tracking, and learning signal capture.
📄️ Core Module
Core Module specification serving as the MPLP protocol manifest. Declares protocol version, enabled modules, and runtime state configuration.
📄️ Dialog Module
Dialog Module specification for MPLP conversational interactions. Defines message format compatible with OpenAI/Anthropic, role semantics, and lifecycle management.
📄️ Extension Module
Extension Module specification for MPLP plugin system. Enables capability injection, policy enforcement, and integrations through a standardized extension mechanism.
📄️ Module Interactions
Comprehensive overview of relationships and dependencies between MPLP L2 modules, including dependency graphs and data flow patterns.
📄️ Network Module
Network Module specification for MPLP multi-agent topologies. Defines node collections and connection patterns like hub-spoke and mesh for distributed deployments.
📄️ Plan Module
Plan Module specification for MPLP task decomposition. Defines the Plan object as a Directed Acyclic Graph (DAG) of executable steps with dependency management.
📄️ Role Module
Role Module specification for MPLP Role-Based Access Control (RBAC). Defines agent capabilities, permission boundaries, and behavioral identities.
📄️ Trace Module
Trace Module specification for MPLP observability. Captures immutable execution history as W3C-compatible spans and segments for auditing and debugging.