docs: accept ADR-0042, ADR-0043 and ADR-0044 - #325
Merged
Conversation
The maintainer accepted the three decisions still awaiting a verdict: serializing draws on a random source (0042), gating pull requests on the mutation score of what they changed (0043), and shipping first-party JustDummies analyzers (0044). Flip each ADR, its French translation and the index from Proposed to Accepted. No ADR is left Proposed; ADR-0006 and ADR-0016 stay Superseded. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01TGVx78thdSPSQY9pRRsP45
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.
Summary
The maintainer accepted the three decisions still awaiting a verdict. This pull request records those verdicts: nothing else changes, and no ADR is left
Proposed.Type of change
Changes
Each ADR carries its status in three places, and all three are flipped from
ProposedtoAccepted— the English file, its French translation, and the index:Two other ADRs are not
Acceptedand are deliberately untouched: ADR-0006 and ADR-0016 areSuperseded, a terminal state rather than a pending one.Nothing else in the repository records an ADR's status — the four workflow pages and
CLAUDE.mdlink to ADR-0043 without repeating its status, so they need no change.Testing
dotnet build FirstClassErrors.slndotnet test FirstClassErrors.slnFirstClassErrors.Analyzers.UnitTests)None of these were run, and none apply: the diff is six status lines in Markdown plus three index cells, with no code, project file, or workflow touched. What was verified is that no ADR file or index row is left
Proposed, and that the commit message passes the repository's owntools/commit-lint/lint-commit-message.sh.Documentation
doc/updateddoc/handwritten/for-users/README.fr.md) updated if user-facing behavior changedThe French ADR translations are updated alongside the English ones, as the bilingual ADR convention requires.
doc/handwritten/for-users/README.fr.mdis untouched: no user-facing behaviour changed.Architecture decisions
Proposed: ADR-____This records decisions the maintainer already made; it does not take one. Per the repository convention an agent drafts and proposes but never accepts — so this pull request exists precisely so the acceptance is the maintainer's act, expressed by merging it.
Related issues
None.
Generated by Claude Code