docs: refresh stale documentation and update ms.date across 12 files#1625
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1625 +/- ##
==========================================
- Coverage 85.50% 85.49% -0.01%
==========================================
Files 82 82
Lines 11805 11805
==========================================
- Hits 10094 10093 -1
- Misses 1711 1712 +1
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
- update agent catalog with new collections (Jira, Data Science, Experimental, Design Thinking) - add 15 missing workflows and 8 npm scripts to architecture inventory - rename Quick Add to Single Issue in GitHub Backlog README to match agent definition - fix broken links to non-existent documentation pages - bump ms.date to 2026-05-20 on all 12 flagged files Closes #1454, #1602, #1603, #1604, #1605, #1606, #1607, #1608, #1609, #1610, #1611, #1612 📝 - Generated by Copilot
1ae4561 to
f4232fa
Compare
WilliamBerryiii
approved these changes
May 21, 2026
bindsi
approved these changes
May 21, 2026
This was referenced May 21, 2026
TechPreacher
pushed a commit
to TechPreacher/hve-core
that referenced
this pull request
May 26, 2026
…icrosoft#1625) ## Summary Refreshes 12 documentation files flagged stale by the automated ms.date freshness workflow. Each file was verified against its source-of-truth and updated where content had drifted. ## Changes ### Content Updates - **docs/agents/README.md** — Agent catalog table updated with new collections (Jira, Data Science, Experimental, Design Thinking), corrected agent counts, removed broken links and duplicate row - **docs/agents/github-backlog/README.md** — Renamed "Quick Add" section to "Single Issue" to match agent definition - **docs/architecture/workflows.md** — Added 6 orchestration workflows, 9 reusable workflows, and 8 npm script mappings to inventory - **docs/architecture/testing.md** — Added `test:py` row, removed duplicate `test:ps` row ### Date-Only Updates (content verified accurate) - docs/agents/github-backlog/discovery.md - docs/agents/github-backlog/triage.md - docs/agents/github-backlog/execution.md - docs/agents/github-backlog/sprint-planning.md - docs/agents/github-backlog/using-together.md - docs/agents/github-backlog/why-backlog-manager.md - extension/PACKAGING.md - docs/templates/user-journey-template.md ## Validation - ✅ `lint:frontmatter` — 0 errors - ✅ `markdownlint-cli2` — 0 errors - ✅ `markdown-link-check` — 0 errors on all changed files Closes microsoft#1454, microsoft#1602, microsoft#1603, microsoft#1604, microsoft#1605, microsoft#1606, microsoft#1607, microsoft#1608, microsoft#1609, microsoft#1610, microsoft#1611, microsoft#1612 Co-authored-by: Bill Berry <WilliamBerryiii@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Refreshes 12 documentation files flagged stale by the automated ms.date freshness workflow. Each file was verified against its source-of-truth and updated where content had drifted.
Changes
Content Updates
test:pyrow, removed duplicatetest:psrowDate-Only Updates (content verified accurate)
Validation
lint:frontmatter— 0 errorsmarkdownlint-cli2— 0 errorsmarkdown-link-check— 0 errors on all changed filesCloses #1454, #1602, #1603, #1604, #1605, #1606, #1607, #1608, #1609, #1610, #1611, #1612