INFORMATIVEACTIVE
Truth Source: Repository schemas and tests are authoritative.
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.
| Module | Schema File | Purpose |
|---|---|---|
| Core | mplp-core.schema.json | Foundation types and identifiers |
| Plan | mplp-plan.schema.json | Intent declaration before action |
| Confirm | mplp-confirm.schema.json | Authorization gates |
| Trace | mplp-trace.schema.json | Execution recording |
| Context | mplp-context.schema.json | State management |
| Dialog | mplp-dialog.schema.json | Human interaction |
| Role | mplp-role.schema.json | Agent identity and capabilities |
| Collab | mplp-collab.schema.json | Multi-agent coordination |
| Network | mplp-network.schema.json | External communication |
| Extension | mplp-extension.schema.json | Custom extensions |
Reading Path
- Module Interactions: How modules compose
- Evidence Chain: Plan → Confirm → Trace
- Cross-Cutting Duties: Module-to-Duty Matrix
Related Resources
- Architecture Overview — L1-L4 layer model
- Repository Schemas — SSOT
- Validation Lab — Evidence adjudication (external)
Evaluation guidance here is reference-only. Live adjudication data and coverage metrics remain in the Validation Lab.