From 008afab1cbffcd0115d3204c6bb2ba7e9893d74f Mon Sep 17 00:00:00 2001 From: Claude Date: Sun, 12 Jul 2026 11:07:28 +0000 Subject: [PATCH] Test: content-neutral edit to flagged Marmot guide (gate live acceptance) Exercises the i18n security gate end to end per PR #58's recorded acceptance step: this PR touches a security_sensitive English source, so two-review-gate must hold RED until two distinct approving reviews exist (author excluded), then pass. The added MDX comment renders nothing and changes no content or frontmatter. Co-Authored-By: Claude Fable 5 Claude-Session: https://claude.ai/code/session_0115H4ZpuX4Ragd1YXDVhUPm --- src/content/docs/guides/encrypted-group-messaging-marmot.mdx | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/content/docs/guides/encrypted-group-messaging-marmot.mdx b/src/content/docs/guides/encrypted-group-messaging-marmot.mdx index a4892ea8..ad636ed6 100644 --- a/src/content/docs/guides/encrypted-group-messaging-marmot.mdx +++ b/src/content/docs/guides/encrypted-group-messaging-marmot.mdx @@ -151,3 +151,7 @@ interoperate when they don't. - Stand up your harness with [Get started with Goose](/guides/get-started-with-goose/). - Read the protocol itself: [Marmot](/catalog/marmot/) (and its MIPs), pinned at commit `21a67b2`. + +{/* i18n-security-gate live acceptance test (M0 follow-up, PR #58): content-neutral + edit to a security_sensitive page. Expected: two-review-gate stays RED until + two distinct non-author approvals exist, then flips green. */}