From e87973139529c728d73f3e82d27b38b1fb5fc59c Mon Sep 17 00:00:00 2001 From: Erin Spencer Date: Wed, 2 Sep 2026 04:20:24 -0700 Subject: [PATCH] docs(webmcp): surface forge-neutral msdmd contract --- src/webmcp/index.njk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/webmcp/index.njk b/src/webmcp/index.njk index 138da44..eeb83f4 100644 --- a/src/webmcp/index.njk +++ b/src/webmcp/index.njk @@ -24,7 +24,7 @@ webmcp: true

Shared human + agent material

Choose the skill the agent should use

-

The public catalogue is deliberately narrow: msdmd and its metadata-block applications first, followed by the METAPAT meta skill. The browser agent sees this same public set. Other skill-lib skills remain canonical in the source library rather than becoming competing definitions here.

+

The public catalogue is deliberately narrow: msdmd and its metadata-block applications first, followed by the METAPAT meta skill. The browser agent sees this same public set. msdmd is source-tree and forge neutral: it applies to local workspaces, Git, Mercurial, Jujutsu, Subversion, GitHub, GitLab, Bitbucket, Codeberg, Forgejo/Gitea, self-hosted forges, and unhosted source snapshots. The selected skill does not grant access; the agent uses whatever separately authorized repository or filesystem tools are available for the target. Other skill-lib skills remain canonical in the source library rather than becoming competing definitions here.