Skip to content

docs: recommend LLM spell/type-checking before substantive review - #352

Open
cfm wants to merge 1 commit into
mainfrom
suggest-llm-review
Open

docs: recommend LLM spell/type-checking before substantive review#352
cfm wants to merge 1 commit into
mainfrom
suggest-llm-review

Conversation

@cfm

@cfm cfm commented Sep 2, 2026

Copy link
Copy Markdown
Member

I've found LLMs (both locally and in GitHub's Copilot code review) to be very helpful in both "spell-checking" (Is that what I meant?) and "type-checking" (Have I contradicted something else here?) the protocol specification, especially across different idioms and styles of notation.

I'm suggesting this recommendation here because I think of this much like static analysis and other linting for code: It's better to do before changes get merged; it's better to do so before spending time reviewing the substance of changes; and (in contrast to substantive review) it's pretty painful to do manually in GitHub. But this may not be the approach we want to take or recommend, for any of a host of reasons.

@cfm cfm added this to SecureDrop Sep 3, 2026
@cfm cfm moved this to Ready For Review in SecureDrop Sep 3, 2026
@cfm
cfm marked this pull request as ready for review September 3, 2026 00:38
@cfm
cfm requested review from a team as code owners September 3, 2026 00:38
@cfm
cfm force-pushed the suggest-llm-review branch from 4ee49d5 to 27874b6 Compare September 3, 2026 00:39
@cfm

cfm commented Sep 3, 2026

Copy link
Copy Markdown
Member Author

Rebased from main to unblock CI after #341.

Base automatically changed from proofread to main September 3, 2026 10:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Ready For Review

Development

Successfully merging this pull request may close these issues.

1 participant