Skip to content

docs: refresh stale documentation and update ms.date across 12 files#1625

Merged
WilliamBerryiii merged 2 commits into
mainfrom
docs/stale-docs-refresh-2026-05-20
May 21, 2026
Merged

docs: refresh stale documentation and update ms.date across 12 files#1625
WilliamBerryiii merged 2 commits into
mainfrom
docs/stale-docs-refresh-2026-05-20

Conversation

@chaosdinosaur
Copy link
Copy Markdown
Collaborator

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 #1454, #1602, #1603, #1604, #1605, #1606, #1607, #1608, #1609, #1610, #1611, #1612

@chaosdinosaur chaosdinosaur requested a review from a team as a code owner May 20, 2026 22:28
@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented May 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 85.49%. Comparing base (2f206b5) to head (221496f).

Additional details and impacted files

Impacted file tree graph

@@            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     
Flag Coverage Δ
pester 83.65% <ø> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.
see 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

- 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
@chaosdinosaur chaosdinosaur force-pushed the docs/stale-docs-refresh-2026-05-20 branch from 1ae4561 to f4232fa Compare May 20, 2026 22:36
@WilliamBerryiii WilliamBerryiii merged commit 46c0c03 into main May 21, 2026
49 checks passed
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: Update stale documentation - docs/architecture/testing.md

4 participants