From d4abe29f6140f57b433b3ff8e44bb112721586e4 Mon Sep 17 00:00:00 2001 From: Gustavo Madeira Santana Date: Fri, 10 Apr 2026 17:55:04 -0400 Subject: [PATCH] docs: keep compact coverage table markers --- docs/concepts/qa-e2e-automation.md | 8 ++++---- docs/help/testing.md | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/docs/concepts/qa-e2e-automation.md b/docs/concepts/qa-e2e-automation.md index 18f3a0ee63a..e33af0afafa 100644 --- a/docs/concepts/qa-e2e-automation.md +++ b/docs/concepts/qa-e2e-automation.md @@ -70,10 +70,10 @@ their own scenario list shape: `qa-channel` remains the broad synthetic product-behavior suite and is not part of the live transport coverage matrix. -| Lane | Canary | Mention gating | Allowlist block | Top-level reply | Restart resume | Thread follow-up | Thread isolation | Reaction observation | Help command | -| -------- | ------ | -------------- | --------------- | --------------- | -------------- | ---------------- | ---------------- | -------------------- | ------------ | -| Matrix | x | x | x | x | x | x | x | x | | -| Telegram | x | | | | | | | | x | +| Lane | Canary | Mention gating | Allowlist block | Top-level reply | Restart resume | Thread follow-up | Thread isolation | Reaction observation | Help command | +| --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | +| Matrix | x | x | x | x | x | x | x | x | | +| Telegram | x | | | | | | | | x | This keeps `qa-channel` as the broad product-behavior suite while Matrix, Telegram, and future live transports share one explicit transport-contract diff --git a/docs/help/testing.md b/docs/help/testing.md index 19fa2d965c2..733a2b70908 100644 --- a/docs/help/testing.md +++ b/docs/help/testing.md @@ -79,10 +79,10 @@ Live transport lanes share one standard contract so new transports do not drift: `qa-channel` remains the broad synthetic QA suite and is not part of the live transport coverage matrix. -| Lane | Canary | Mention gating | Allowlist block | Top-level reply | Restart resume | Thread follow-up | Thread isolation | Reaction observation | Help command | -| -------- | ------ | -------------- | --------------- | --------------- | -------------- | ---------------- | ---------------- | -------------------- | ------------ | -| Matrix | x | x | x | x | x | x | x | x | | -| Telegram | x | | | | | | | | x | +| Lane | Canary | Mention gating | Allowlist block | Top-level reply | Restart resume | Thread follow-up | Thread isolation | Reaction observation | Help command | +| --- | --- | --- | --- | --- | --- | --- | --- | --- | --- | +| Matrix | x | x | x | x | x | x | x | x | | +| Telegram | x | | | | | | | | x | ## Test suites (what runs where)