[docs] Consolidate developer specifications v9.12: 7 tone fixes across 4 files#33566
Merged
Merged
Conversation
- mods/jsonschema-go.md: "Enhanced Type Mapping" -> "Type Mapping"
(redundant when bullet already says "Improved"); "Enhanced default
value support" -> "Expanded default value support"
- oh-my-code.md: "extensive agent capabilities" -> "broad set of agent
capabilities"
- mcp_logs_guardrails.md: "extensive tool usage data" -> "large
volumes of tool usage data"
- github-mcp-access-control-specification.md: 3 occurrences of vague
"enhanced security" replaced with concrete behavioral descriptions
("write operations rejected", "cross-repo access rejected",
"short-lived tokens")
- dev.md: bump version 9.11 -> 9.12 with changelog entry
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.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.
Developer Documentation Consolidation
Daily maintenance run of the scratchpad consolidation workflow. Scanned 64 spec files for marketing language and subjective phrasing; fixed 7 tone issues across 4 spec files and recorded the run in
scratchpad/dev.md(bumped 9.11 → 9.12).Changes Made
scratchpad/scratchpad/dev.mdto v9.12 with a detailed changelog entryTone Fixes by File
Detailed list of fixes
scratchpad/mods/jsonschema-go.md**Enhanced Type Mapping:** Improved handling...→**Type Mapping:** Improved handling...Enhancedis redundant when the same bullet already saysImproved.Enhanced default value support→Expanded default value supportEnhancedis comparative with no baseline;Expandeddescribes the concrete change.scratchpad/oh-my-code.mdProvide extensive agent capabilities→Provide a broad set of agent capabilitiesextensiveis subjective; matches the v6.1Comprehensive→removed pattern.scratchpad/mcp_logs_guardrails.mdRuns contain extensive tool usage data→Runs contain large volumes of tool usage dataextensivewith the concretelarge volumes of.scratchpad/github-mcp-access-control-specification.mdOnly read operations allowed (enhanced security)→Only read operations allowed (write operations rejected)Only triggering repository accessible (enhanced security)→Only triggering repository accessible (cross-repo access rejected)fine-grained permissions, enhanced security posture→fine-grained permissions and short-lived tokensenhanced securityis vague; each occurrence replaced with the specific behavioral guarantee the parenthetical was meant to describe.Files Modified
scratchpad/dev.mdscratchpad/github-mcp-access-control-specification.mdscratchpad/mcp_logs_guardrails.mdscratchpad/mods/jsonschema-go.mdscratchpad/oh-my-code.mdValidation
scratchpad/dev.mdversion and changelog follow the existing convention (see v9.11, v9.10 entries).Review Notes
Please verify:
dev.mdchangelog entry accurately reflects each per-file fix.enhanced securityparentheticals with concrete behavioral descriptions ingithub-mcp-access-control-specification.md.