INFORMATIVEACTIVE
Truth Source: Repository schemas and tests are authoritative.
SDK Guides Overview
[!NOTE] Non-Normative Document
This page is informative only. SDK guides describe usage patterns for reference implementations.
What This Section Contains
This section documents SDK usage guides for MPLP reference implementations. SDKs are published to package registries.
| Document | Language | Package |
|---|---|---|
| TypeScript SDK Guide | TypeScript | @mplp/sdk-ts |
| Python SDK Guide | Python | mplp-sdk |
| Go SDK Guide | Go | (planned) |
| Java SDK Guide | Java | (planned) |
Additional Resources
| Document | Purpose |
|---|---|
| Codegen from Schema | Schema-based code generation |
| Schema Mapping Standard | Schema to language mapping |
| Implementation Maturity Matrix | SDK feature coverage |
Reading Path
- Start with: Your target language SDK guide
- Schema mapping: Schema Mapping Standard
- Maturity: Implementation Maturity Matrix
Related Resources
- Repository Schemas — Schema SSOT
- npm @mplp/sdk-ts — TypeScript SDK
- PyPI mplp-sdk — Python SDK
SDK guides are informative. Authoritative schemas are the source of truth for data structures.