docs: align Transparency Note with AI Messaging Guidance#2039
Merged
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2039 +/- ##
==========================================
- Coverage 80.82% 80.82% -0.01%
==========================================
Files 117 117
Lines 19095 19100 +5
==========================================
+ Hits 15433 15437 +4
- Misses 3662 3663 +1
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
- state AI can fail and is not neutral or bias-free - describe agents and prompts by capability, not productivity - list Microsoft's six AI principles - soften "right" to "appropriate" RAI controls
d3a30f8 to
9b34e08
Compare
WilliamBerryiii
approved these changes
Jun 17, 2026
chaosdinosaur
approved these changes
Jun 17, 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
Ports the approved PR #2020 Transparency Note update to
main. PR #2020 merged intodocs/transparency-note, so the approved file changes did not reach the default branch.Aligns the HVE Core Transparency Note with the AI Messaging Guidance. Four prose edits:
File scope:
TRANSPARENCY-NOTE.mdonly.Type of Change
Code & Documentation:
Testing
Targeted local validation on
TRANSPARENCY-NOTE.md:npx markdownlint-cli2 TRANSPARENCY-NOTE.md: passnpx cspell TRANSPARENCY-NOTE.md: pass, 0 issuesgit diff --check origin/main..HEAD: pass& .\scripts\linting\Markdown-Link-Check.ps1 -Path @('TRANSPARENCY-NOTE.md'): passed once before push; later reruns returned HTTP 403 from Microsoft pages (https://www.microsoft.com/ai/responsible-aiandhttps://www.microsoft.com/ai/tools-practices). The file diff remains unchanged because it intentionally mirrors the approved PR docs: align Transparency Note with AI Messaging Guidance #2020 patch.Checklist
Required Checks
Required Automated Checks
npx markdownlint-cli2 TRANSPARENCY-NOTE.mdnpx cspell TRANSPARENCY-NOTE.mdgit diff --check origin/main..HEADSecurity Considerations