|
|
7d765476de
|
feat: define Channel Protocol for output channels (M10-U2)
Add @runtime_checkable Channel Protocol with send(XmppMessage) -> bool
as the structural contract for all output channels (XMPP, future CalDAV, etc).
6 unit tests covering protocol structure, conforming/non-conforming classes,
method signature introspection, and bool return type.
Co-authored-by: opencode/test-engineer <test-engineer@agents.invalid>
Co-authored-by: opencode/coder <coder@agents.invalid>
|
2026-09-07 21:04:01 +02:00 |
|