Purpose
This starter provides a small protocol-facing example without importing a full tutorial server.Upstream Inputs
Repo-Native Changes
- Reduced the example to one request/response boundary.
- Removed setup instructions, runtime wiring, and environment-specific code.
Attribution Boundary
- This folder does not preserve upstream README prose, diagrams, or large code surfaces.
Open Questions
- Should a runnable v2 use Python or TypeScript?
- Which transport should become the first complete implementation?