docs(adr): cite RFC 9293 for direct TCP peer binding - #225
Draft
seonghobae wants to merge 1 commit into
Draft
Conversation
Add an APA 7th References section to accepted ADR 0005 with DOI and RFC Editor locators for RFC 9293 only. Leave the existing decision, Accepted status, and Standards prose unchanged. Co-authored-by: Seongho Bae <seonghobae@users.noreply.github.com>
|
Important Draft PR not reviewedDraft PRs are not automatically reviewed by default.
To automatically review draft PRs, update your CodeRabbit configuration: reviews:
auto_review:
drafts: trueThanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
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.
Draft only. Do not merge. Do not mark Ready.
Branched from current
main, not stacked on #224 or other open PRs. Docs only. Touches onlydocs/adr/0005-direct-socket-binding.mdto avoid conflicting with #224.Accepted ADR 0005 already names RFC 9293 in the Standards paragraph (TCP connection identified by a pair of endpoint sockets;
TcpStream::connect_timeout/peer_addras the direct transport proof) but had no APA 7th References with DOI/URL. This change keeps the existing decision, Accepted status, and Standards prose unchanged and adds locators for RFC 9293 only.Leave the PR as GitHub Draft.
Locator (live-checked 2026-08-25)
["W. Eddy, Ed."], August 2022, HTTP 200.Scope
CHANGELOG.mdordocs/adr/README.md(those files are already patched by Draft docs(adr): cite IANA and TLS RFCs for destination and identity ADRs #224).Not cited
Drafts, unmerged PRs, cancelled OpenCode/Strix scans, RFC 793 as current (9293 is the current Standards Track TCP spec), rustls/rustc docs as standards, invented papers, DNS-rebinding papers, TLS/HTTP/proxy/Chromium claims.
Verification
Docs-only markdown citation. File-level diff is confined to
docs/adr/0005-direct-socket-binding.md.