Chat use cases and policy live here.
mod.rsfor the service and command surfacepost_message_flow.rsfor the capstone pathmoderate_message_flow.rsfor moderation policyerror.rsfor chat-specific contextual failures
Posting, moderation, rate limiting, and membership checks are modeled as explicit application workflows instead of transport glue.