[!FROZEN] MPLP Protocol v1.0.0 Frozen Specification Freeze Date: 2025-12-03 Status: FROZEN (no breaking changes permitted) Governance: MPLP Protocol Governance Committee (MPGC) License: Apache-2.0 Note: Any normative change requires a new protocol version.
Deployment Checklist
1. Purpose
Pre-deployment verification steps for MPLP-based systems.
2. Pre-Deployment
2.1 Environment
- Node.js >= 20 installed
- Python >= 3.10 installed
- pnpm installed
- Database configured (if using persistent VSL)
2.2 Dependencies
-
pnpm installcompleted -
pip install -e packages/sdk-pycompleted - TypeScript SDK built:
pnpm -r build
2.3 Configuration
- Environment variables set
- LLM API keys configured
- Tool endpoints accessible
3. Validation
3.1 Tests
-
pnpm testpasses -
pnpm test:goldenpasses -
pytestpasses
3.2 Schema
-
node scripts/validate-schemas.jspasses - FROZEN headers synced
4. Deployment
- Build artifacts created
- Container images built (if applicable)
- Health checks configured
- Rollback plan documented
5. Post-Deployment
- Smoke tests pass
- Monitoring alerts configured
- Logging enabled
2025 Bangshi Beijing Network Technology Limited Company Licensed under the Apache License, Version 2.0.