docs(skills): refresh ADR standards references - #2761
Merged
Bill Berry (WilliamBerryiii) merged 4 commits intoAug 29, 2026
Merged
Conversation
📝 - Generated by Copilot
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2761 +/- ##
==========================================
- Coverage 83.08% 83.06% -0.03%
==========================================
Files 183 169 -14
Lines 33712 32880 -832
Branches 25 0 -25
==========================================
- Hits 28010 27312 -698
+ Misses 5699 5568 -131
+ Partials 3 0 -3
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
Jamie Kim (jkim323)
approved these changes
Aug 25, 2026
Bill Berry (WilliamBerryiii)
approved these changes
Aug 27, 2026
Bill Berry (WilliamBerryiii)
merged commit Aug 29, 2026
c732fc1
into
microsoft:main
118 checks passed
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
Refreshed the ADR standards reference after reviewing its current contracts and upstream sources:
Related Issue(s)
Fixes #2585
Type of Change
Sample Prompts (for AI Artifact Contributions)
Not applicable. This change updates supporting reference documentation only.
Testing
npm run validate:docs,npm run spell-check, frontmatter validation, and skill validation.Checklist
Required Checks
Required Local Checks
The following local-safe validation commands must pass before merging:
npm run validate:localnpm run validate:docsnpm run spell-checknpm run lint:md-linksSecurity Considerations
Additional Notes
npm run validate:localand the full link check are blocked by an unrelated link failure in.github/skills/project-planning/security-planning/references/data-classification.md.