INFORMATIVEACTIVE
Truth Source: Repository schemas and tests are authoritative.
Runtime Guides Overview
[!NOTE] Non-Normative Document
This page is informative only. Runtime guidance describes integration patterns, not normative requirements.
What This Section Contains
This section documents runtime integration patterns for MPLP implementations. These are guidance documents that describe how protocol semantics may be realized.
| Document | Purpose |
|---|---|
| PSG (Protocol State Graph) | State management patterns |
| VSL (Virtual State Layer) | State abstraction layer |
| AEL (Agent Execution Layer) | Execution layer interface |
| Runtime Glue Overview | Integration overview |
| Module-PSG Paths | Module to PSG mapping |
| CrossCut-PSG Event Binding | Event binding patterns |
| Drift and Rollback | State recovery patterns |
| Runtime Authority | Authority model |
| Runtime Capability Matrix | Capability overview |
| Skeleton | Reference implementation skeleton |
Boundary
[!IMPORTANT] Guides vs Specification
- Specification (normative): Defines protocol semantics
- Guides (informative): Describes implementation patterns
Guides do not prescribe specific implementations.
Reading Path
- Start with: Runtime Glue Overview
- Core layers: PSG → VSL → AEL
- Reference: Skeleton — minimal implementation
Related Resources
- Architecture Overview — Protocol layers
- SDK Guides — Language-specific SDKs
- Repository — SSOT
Runtime guidance here is informative. Authoritative semantics are defined in the specification.