Skip to content

docs(inbound): keep upstream infrastructure out of the verdicts field doc - #102

Merged
tuyakhov merged 1 commit into
mainfrom
claude/wizardly-brown-ep0js3
Aug 13, 2026
Merged

docs(inbound): keep upstream infrastructure out of the verdicts field doc#102
tuyakhov merged 1 commit into
mainfrom
claude/wizardly-brown-ep0js3

Conversation

@tuyakhov

Copy link
Copy Markdown
Contributor

Summary

The published InboundMessage.verdicts field carried a JSDoc comment that named the underlying receiving infrastructure. That detail ships inside the package's type declarations but adds nothing for SDK consumers, so this makes the doc provider-neutral — consistent with the wording already used on the inbound MCP tool descriptions ("spam/auth verdicts").

Inbound (SDK)

  • InboundMessage.verdicts doc reworded to "Scanning verdicts (e.g. spam/virus/SPF/DKIM), as reported." — no provider name.
  • The shipped type and its runtime shape are unchanged; this is a documentation-only change.

Cross-SDK parity

The PHP and Python SDKs already describe the inbound verdicts data without naming any provider, so no changes are needed there — this brings the TypeScript SDK in line with them.

Notes

  • A patch changeset is included because the JSDoc ships in the package's .d.ts output.
  • No API, CLI, or MCP behavior changes.

🤖 Generated with Claude Code


Generated by Claude Code

The published `InboundMessage.verdicts` JSDoc named the underlying
receiving infrastructure ("SES scanning verdicts"). That detail ships
in the package types and adds nothing for consumers, so describe the
field provider-neutrally ("Scanning verdicts …, as reported") to match
the wording already used on the inbound MCP tool descriptions
("spam/auth verdicts"). Type and runtime shape are unchanged.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01NHdu2Fgj7HNau9eLPTrKzy
@tuyakhov
tuyakhov merged commit 8aa06f9 into main Aug 13, 2026
1 check passed
@tuyakhov
tuyakhov deleted the claude/wizardly-brown-ep0js3 branch August 13, 2026 14:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants