From b52a62318d8b1b211f601ea5250f374a50b3250e Mon Sep 17 00:00:00 2001 From: Kjell Tore Guttormsen Date: Thu, 9 Apr 2026 21:24:01 +0200 Subject: [PATCH] docs(ms-ai-architect): clarify KB is actively maintained with auto-updates via marketplace Co-Authored-By: Claude Opus 4.6 --- plugins/ms-ai-architect/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/plugins/ms-ai-architect/README.md b/plugins/ms-ai-architect/README.md index 1c213d6..a838885 100644 --- a/plugins/ms-ai-architect/README.md +++ b/plugins/ms-ai-architect/README.md @@ -487,7 +487,9 @@ bash tests/capture-fixture.sh ### Knowledge Base Maintenance -The plugin includes a sitemap-based change detection system that tracks when Microsoft Learn source pages are updated. This replaces the previous mtime-based staleness check. +The 387 reference documents are actively maintained by the plugin author. Updated reference files are published as regular commits to the marketplace repository. If you installed via `claude plugin marketplace add`, updates are pulled automatically — no manual action needed. + +The plugin includes a sitemap-based change detection system that tracks when Microsoft Learn source pages are updated, ensuring the author is always aware of which reference files need refreshing. **Automated change detection (sitemap-based):**