From 8bd0ba74c79ff25e50aebbcc264d75b3f02d952d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=B9=9B=E5=85=AE?= Date: Thu, 11 Jun 2026 22:02:23 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E5=90=8C=E6=AD=A5=E9=80=9A=E7=9F=A5?= =?UTF-8?q?=E9=80=9A=E9=81=93=E4=B8=8A=E4=B8=8B=E6=96=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- RTK.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/RTK.md b/RTK.md index 2c50653..03397c7 100644 --- a/RTK.md +++ b/RTK.md @@ -16,7 +16,7 @@ - `deploy-runs`: deploy run API, status model, BPMN step summary. - `integrations/jenkins`: Jenkins API client boundary. - `integrations/gitea`: Gitea API client boundary. -- `notifications/wecom`: current WeCom adapter boundary; notification provider abstraction is kept for future Feishu or generic webhook adapters. +- `notifications/wecom`: notification provider boundary for WeCom, Feishu, and generic webhook adapters. - `agent`: LLM proxy client boundary for DevOps-only workflows. - `audit`: sanitized audit record boundary.