docs: realign stale references with current source of truth#2220
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2220 +/- ##
==========================================
- Coverage 81.32% 81.31% -0.01%
==========================================
Files 130 130
Lines 19140 19140
Branches 12 12
==========================================
- Hits 15565 15564 -1
- Misses 3572 3573 +1
Partials 3 3
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
Contributor
Eval Execution✅ Status: Passed — no merge-blocking failures (2 advisory assertion failure(s) present)
|
WilliamBerryiii
approved these changes
Jun 29, 2026
agreaves-ms
approved these changes
Jun 29, 2026
This was referenced Jun 29, 2026
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.
Description
Resolves a batch of documentation drift issues where prose docs and READMEs fell behind code, agent, and path changes from recent PRs. Each fix realigns stale references with the current source of truth:
docs/project-planning/instead of the retireddocs/brds/anddocs/prds/.mixedstub mode plus sub-thresholdadvisory-failstatus.CopyrightHeader.psm1module and theTest-CopyrightHeaders.ps1-Fixswitch and canonical 2026 header format.CollectionHelpers.psm1.instructions.eval.ymlRelated Issue(s)
Closes #2179
Closes #2180
Closes #2181
Closes #2182
Closes #2183
Closes #2187
Closes #2188
Closes #2191
Type of Change
Select all that apply:
Code & Documentation:
Infrastructure & Configuration:
AI Artifacts:
prompt-builderagent and addressed all feedback.github/instructions/*.instructions.md).github/prompts/*.prompt.md).github/agents/*.agent.md).github/skills/*/SKILL.md).github/hooks/*/*.json)evals/)Other:
.ps1,.sh,.py)Testing
Checklist
Required Checks
Required Automated Checks
The following validation commands must pass before merging:
npm run lint:mdnpm run spell-checknpm run lint:frontmatternpm run validate:skillsnpm run lint:md-linksnpm run lint:psnpm run plugin:generatenpm run docs:testSecurity Considerations
Additional Notes
Documentation-only change. #2186 (DT Coach session-path rename) is deliberately excluded from this batch.