docs: document MCP sanitization and tool-result annotations from the scout-slate wave - #88207
Merged
Merged
Conversation
Contributor
૮ >ﻌ< ა ci reviewrunning on 4c9b3d3 — docs: document MCP sanitization and tool-result annotations Still running 1 job:
|
…scout-slate wave Post-merge docs sweep for the Aug 16 scout slate. Two pages: - mcp.md: tool-result sanitization section — invisible Unicode TAG chars (U+E0000-E007F) stripped from results/resources/descriptions (#80689); vendor _meta surfaced to the model minus protocol-reserved modelcontextprotocol/mcp prefixes (#80712) - tools.md: tool result annotations section — signal-death exit notes (subprocess -signum definite, shell 128+signum hedged) (#78074); UTF-16 read_file transcoding with disclosure hint and 10MB cap (#80717) Security-policy docs (approvals/allowlist) intentionally untouched.
teknium1
force-pushed
the
docs/scout-slate-behavior-notes
branch
from
August 17, 2026 07:15
4eb4707 to
4c9b3d3
Compare
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.
Summary
Documents four user-visible behaviors that merged in the Aug 16 scout-slate wave without docs coverage — MCP output sanitization and tool-result annotations. Security-policy docs (approvals/allowlist) are intentionally untouched.
Changes
mcp.md: new "Tool-result sanitization and_meta" section — invisible Unicode TAG characters (U+E0000–E007F) stripped from server output (feat(mcp): strip invisible Unicode TAG characters from MCP content (port of block/goose#10746) #80689); vendor_metasurfaced to the model minus protocol-reserved prefixes (Surface MCP tool-result _meta to the model, minus protocol-reserved keys (port from kimi-code) #80712)tools.md: new "Tool result annotations" section — human-readable signal-death exit notes (feat(terminal): interpret signal-termination exit codes (port from kilocode#12698) #78074); UTF-16read_filetranscoding with disclosure hint (read_file: transcode UTF-16 text files to UTF-8 instead of refusing as binary (port from kimi-code) #80717)Validation
npx docusaurus build(en + zh-Hans)Infographic