12 lines
299 B
Markdown
12 lines
299 B
Markdown
---
|
|
id: comms-regression
|
|
title: Comms Regression
|
|
type: ai-coding-rule
|
|
appliesTo:
|
|
- gateway-backend-communication
|
|
requiredProfiles:
|
|
- comms
|
|
---
|
|
|
|
Changes to gateway events, runtime send/receive, channel delivery, or fallback behavior must run `pnpm run comms:replay` and `pnpm run comms:compare`.
|