Skip to content

docs: fix four stale RequestCompletionAsync prose references (gh-#477) - #495

Merged
genwave-radio merged 2 commits into
mainfrom
docs/gh-477-stale-requestcompletion-refs
Aug 13, 2026
Merged

docs: fix four stale RequestCompletionAsync prose references (gh-#477)#495
genwave-radio merged 2 commits into
mainfrom
docs/gh-477-stale-requestcompletion-refs

Conversation

@genwave-radio

Copy link
Copy Markdown
Collaborator

Closes #477.

The method is RequestCleanedCompletionAsync since the rename; four prose references (two doc comments, two spec comments) still said RequestCompletionAsync. Fixed all four; grep -rn RequestCompletionAsync outside docs/ is now empty. 🤖 built by a bash-day builder agent, reviewed by ATLAS.

T263 renamed LlmCopyWriter.RequestCompletionAsync -> RequestCleanedCompletionAsync
(it now requests + cleans + records the ring). The dangling <see cref>s in the
same assembly were fixed at review; these four plain-prose mentions (a doc
comment and three test comments, no compiler-checked symbol) rode here so
they don't rot. One-token comment edits, zero behavior.
@genwave-radio
genwave-radio merged commit 5a25fcd into main Aug 13, 2026
11 checks passed
@genwave-radio
genwave-radio deleted the docs/gh-477-stale-requestcompletion-refs branch August 13, 2026 19:20
@github-actions github-actions Bot locked and limited conversation to collaborators Aug 13, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

docs: four stale prose references to the old RequestCompletionAsync name

1 participant