From 7f1887eaf70c71fa915eba03670018acef4f2fde 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 --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1c213d6..a838885 100644 --- a/README.md +++ b/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):**