Skip to main content

Messaging

Messaging lets Aegis extend a durable continuity line into IM surfaces without turning the website or docs into a claim that every channel is always active by default.

How messaging works

  • start in the CLI
  • create or choose the clone that should own the continuity line
  • wire a messaging surface through the gateway setup flow
  • keep the clone binding stable until you intentionally switch it

Core commands

aegis gateway setup --default-clone-id demo
aegis gateway doctor
aegis gateway describe
aegis gateway feishu start --transport long-connection --detach
aegis gateway feishu status
aegis gateway feishu logs ops-feishu --follow
aegis gateway discord setup --account-id ops-discord --bot-token-env-var AEGIS_DISCORD_BOT_TOKEN

Design intent

Messaging is a delivery adapter for a durable clone, not a second product architecture. The continuity still belongs to the clone and its underlying State. The adapter just lets that same continuity line show up in another operator-owned surface.