feat(gateway): add gateway domain primitives

This commit is contained in:
Anish Sarkar 2026-05-27 23:37:54 +05:30
parent ae3ce91465
commit c9b7d7b572
13 changed files with 481 additions and 0 deletions

View file

@ -0,0 +1,2 @@
"""Messaging gateway infrastructure for external chat channels."""