ktg-plugin-marketplace/plugins
Kjell Tore Guttormsen f968f37be3 feat(ms-ai-architect): sitemap-based KB change detection system
Adds a zero-dependency Node.js pipeline that polls Microsoft Learn sitemaps
weekly to detect when source documentation changes. Replaces the broken
mtime-based staleness check (all files had identical mtime after release).

Components:
- build-registry.mjs: extracts 1342 URLs from 387 reference files
- poll-sitemaps.mjs: streams ~18 child sitemaps, matches against registry
- report-changes.mjs: prioritized change report (critical/high/medium/low)
- discover-new-urls.mjs: finds relevant new MS Learn pages not yet covered
- run-weekly-update.mjs: orchestrator with --force/--discover/--dry-run

Integration:
- session-start hook reads change-report.json instead of broken mtime check
- hook triggers background poll if >7 days since last check
- generate-skills --update reads change report for targeted MCP updates

Current stats: 69% match rate (924/1342 URLs tracked via sitemaps).
~31% unmatched due to Microsoft URL restructuring (ai-foundry/openai paths).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-04-09 21:19:51 +02:00
..
ai-psychosis docs: standardize installation instructions across all plugins 2026-04-08 15:10:24 +02:00
config-audit docs(config-audit): close 11 README gaps vs CLAUDE.md 2026-04-08 15:09:05 +02:00
linkedin-thought-leadership docs: standardize installation instructions across all plugins 2026-04-08 15:10:24 +02:00
llm-security docs: standardize installation instructions across all plugins 2026-04-08 15:10:24 +02:00
ms-ai-architect feat(ms-ai-architect): sitemap-based KB change detection system 2026-04-09 21:19:51 +02:00
okr docs(okr): remove Roadmap section from README — link was 404 2026-04-08 20:45:18 +02:00
ultraplan-local docs(ultraplan-local): document security hardening in README and CLAUDE.md 2026-04-08 18:35:34 +02:00