fix: address rmcp DNS rebinding advisory #742
Merged
Apollo Librarian / AI Style Review
succeeded
May 1, 2026 in 14s
Style Review Completed
The pull request has 1 style issue.
Duration: 2467ms
PR URL: #742
Review Log: View detailed log
Review Comments: The AI has posted 1 inline comment with suggestions
Summary of changes:
The pull request updates the documentation style guide with three key changes: the 'framing-apollo-products' section now recommends the word 'use' over 'using' for a more direct tone; the 'framing' section emphasizes active voice and reader-centric positioning to clarify responsibility; and the 'word-and-symbol-usage' section specifies using 'enabled' instead of 'allowed' when describing feature-based functionality or permissions.
Annotations
Check notice on line 288 in docs/source/config-file.mdx
apollo-librarian / AI Style Review
docs/source/config-file.mdx#L288
**Framing Apollo Products**: Use 'use' instead of 'using' for a more direct and colloquial tone.
**Framing**: Frame content relative to the reader and use active voice to clarify responsibility.
**Word and Symbol Usage**: Use "enabled" instead of "allowed" when referring to functionality or permissions granted by a feature.
```suggestion
Host validation is available when you use the `streamable_http` transport. Loopback addresses (`localhost`, `127.0.0.1`, `::1`) are always allowed when validation is enabled.
```
Loading