docs: bring README and AGENTS.md current with multiplexing and connection tracing#59
Merged
Conversation
…ocol, multiplexing, and application_name tracing
Contributor
|
Claude finished @andybons's task in 1m 0s —— View job Reviewing PR #59
SummaryDocs-only change (+8/-0 across README.md and AGENTS.md), no code touched. Verified every factual claim in the PR body against the current code rather than taking it on faith:
No bugs, security issues, or inaccuracies found. The new prose is consistent with the existing style of both docs (feature bullets in Key Capabilities, one-line-per-file in the architecture tree, callout paragraphs in README). Nothing to change here — approving as-is. |
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.
What
Catches the top-level summary docs up to the features shipped in v0.18.0–v0.20.0. Each feature PR updated its own reference/concept/guide docs; this fills the summary-level gaps those left in README and AGENTS.md.
run_idtrusted identity + client-setapplication_nameslug, visible in Neon'spg_stat_activity).proxy/proxyproto.goandproxy/demux.goto the architecture tree, and "PROXY protocol" + "Single-port multiplexing" to the Key Capabilities list.Verified, not assumed
proxy_protocolmentions were already migrated to the per-listener model (proxy.proxy_protocol/postgres.proxy_protocol) in feat(postgres): PROXY protocol support + per-listener proxy_protocol config #55 — left as-is. Zeronetwork.proxy_protocolreferences remain outside the historical CHANGELOG entries.application_name. No edits needed there.Docs-only; no CHANGELOG version bump (these document already-released features).
go build ./...passes.