## Summary The underscore is a bit weird naming and not consistent with the project - use pascal case instead. ### Acceptance Criteria - [ ] sdk.Message_Content is changed to sdk.MessageContent - [ ] It's documented (README.md and CLAUDE.md) - [ ] Examples are fixed - [ ] It's tested (if applicable)