Contributing
Copy MarkdownBackplane.McpProtocol is maintained in the Backplane umbrella repository.
Before opening a change, run the focused checks for this package:
mix test
mix format --check-formatted
Keep changes scoped to the protocol package unless the behavior requires a coordinated update in a Backplane integration app.