From 6794ff411aa4d45a45bbf3ba6e8ed0f86e7a3f95 Mon Sep 17 00:00:00 2001 From: Gustavo Madeira Santana Date: Sat, 18 Apr 2026 16:10:45 -0400 Subject: [PATCH] Docs: trim redundant outbound guardrail --- src/infra/outbound/AGENTS.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/infra/outbound/AGENTS.md b/src/infra/outbound/AGENTS.md index 5839ea013b2..4d413afe133 100644 --- a/src/infra/outbound/AGENTS.md +++ b/src/infra/outbound/AGENTS.md @@ -15,9 +15,6 @@ real delivery. - Before discovering plugin-owned media/action metadata, first check whether the call actually includes plugin-owned params. Standard send params should not trigger bundled channel message-tool discovery. -- Contract tests should reuse SDK/public helpers or narrow plugin-owned route - modules. Do not deep-load `runtime-api.ts` or `test-api.ts` barrels just to - access chunking, target parsing, or payload formatting helpers. ## Verification