Skip to main content

Modules Overview

[!NOTE] Non-Normative Document

This page is informative only. It restates schema structure for navigation purposes.

SSOT Reference: Authoritative module definitions live in Repository schemas. Schema files: mplp-{module}.schema.json

What This Section Contains

This section documents MPLP's ten composable modules — schema-defined building blocks that structure agent lifecycle artifacts. Each module page restates schema semantics for readability.

ModuleSchema FilePurpose
Coremplp-core.schema.jsonFoundation types and identifiers
Planmplp-plan.schema.jsonIntent declaration before action
Confirmmplp-confirm.schema.jsonAuthorization gates
Tracemplp-trace.schema.jsonExecution recording
Contextmplp-context.schema.jsonState management
Dialogmplp-dialog.schema.jsonHuman interaction
Rolemplp-role.schema.jsonAgent identity and capabilities
Collabmplp-collab.schema.jsonMulti-agent coordination
Networkmplp-network.schema.jsonExternal communication
Extensionmplp-extension.schema.jsonCustom extensions

Reading Path

  1. Module Interactions: How modules compose
  2. Evidence Chain: PlanConfirmTrace
  3. Cross-Cutting Duties: Module-to-Duty Matrix

Evaluation guidance here is reference-only. Live adjudication data and coverage metrics remain in the Validation Lab.