Context
generate-sdk currently supports only TypeScript. Templates for Go, Python, and Kotlin exist as placeholders.
Goal
Define and implement a phased roadmap for multi-language SDK generation, starting from the existing intermediate model and template architecture.
Scope
- Keep TypeScript as reference implementation
- Define language-specific output contracts
- Add docs and test strategy per language
Candidate phases
- Python MVP
- Go MVP
- Kotlin MVP
Acceptance criteria
- README roadmap section links to child issues
- At least one non-TypeScript language moved from planned to implemented
Context
generate-sdkcurrently supports only TypeScript. Templates for Go, Python, and Kotlin exist as placeholders.Goal
Define and implement a phased roadmap for multi-language SDK generation, starting from the existing intermediate model and template architecture.
Scope
Candidate phases
Acceptance criteria