Claude: changes for issue #74 #77
No reviewers
Labels
No labels
breaking-change
bug
documentation
duplicate
enhancement
good first issue
help wanted
performance
question
wontfix
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
Grandiras/ATProto.NET!77
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "claude/issue-74"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Closes #74.
🤖 Reviewing this PR — follow along in the action run; the reply will link the full session transcript.
📜 Live transcript — updating every ~5 minutes while the task runs.
✅ Verdict: approve — no blocking issues found.
This is a large, purely documentation-focused PR (docs/, README.md, CHANGELOG.md, plus one comment fix in AtProtoClientBuilder.cs's XML doc example) auditing docs against the real public API. I spot-checked a broad, representative sample of the more surprising/specific claims against the actual source:
RepoCommit/SignedRepoCommit,MerkleSearchTree.SerializeProof,Tid.FromInt64/ToInt64— matchsrc/ATProtoNet/Repo/*.csandIdentity/Tid.cs.XrpcClient.SetAdminCredentials/ClearAdminCredentials/HasAdminCredentials— matchHttp/XrpcClient.cs.DidDocument.Context(nullable,@context, omit-when-null) and the non-null-defaultedAlsoKnownAs/VerificationMethod/Servicelists — matchIdentity/PlcClient.cs.ServiceAuthGenerator(serviceDid, signingKey)constructor plus instanceCreateToken— matchesAuth/ServiceAuthGenerator.cs.OzoneSetClient.AddValuesAsync/DeleteValuesAsynctaking positional args instead of request objects — matchesLexicon/Tools/Ozone/Set/SetClient.cs.StandardSiteClient's full method set (CreatePublicationAsync,GetPublicationAsync,PutPublicationAsync,DeletePublicationAsync,ListPublicationsAsync, and the parallel Document/Subscription methods) withrepoas the leading parameter — matchesLexicon/Site/Standard/StandardSiteClient.csexactly.Everything checked lines up precisely with current source, including renamed types (
ModEvent*vsModerationEvent*), method renames (ResolveDidAsync,GetLastOperationAsync,StoreCursorAsync), and nullability/shape corrections (RateLimitInfo,StatusCode). The CHANGELOG entry is detailed and added in the same commit as required by CLAUDE.md. No correctness issues found in the sampled claims, and the PR is doc-only so there's no runtime risk.⏱ 0m 27s · 8 turns · tokens: 53.0k in / 2.3k out (+322.7k cache-read)
📜 Full session transcript