Skip to main content

SDK Guides Overview

[!NOTE] Non-Normative Document

This page is informative only. SDK guides describe usage patterns for published package surfaces and related helper/runtime packages.

What This Section Contains

This section documents SDK usage guides for MPLP package surfaces published to standard registries. Guide pages may reference source-side mirrors for implementation context, but install and public-surface guidance is anchored to the published registry packages listed below.

DocumentLanguagePackage
TypeScript SDK GuideTypeScript@mplp/sdk-ts facade + @mplp/runtime-minimal
Python SDK GuidePythonmplp-sdk protocol helper package
Go SDK GuideGo(planned)
Java SDK GuideJava(planned)

Additional Resources

DocumentPurpose
Codegen from SchemaSchema-based code generation
Schema Mapping StandardSchema to language mapping
Implementation Maturity MatrixSDK feature coverage

Reading Path

  1. Start with: Your target language SDK guide
  2. Schema mapping: Schema Mapping Standard
  3. Maturity: Implementation Maturity Matrix

SDK guides are informative. Authoritative schemas are the source of truth for data structures.