docs: orphan sweep round 2 - five checks run, four close - #603
Merged
Merged
Conversation
1.4 mdadm ARRAY lines were already pinned by UUID on both arrays. 6.12's UDMA_CRC question - carried in STANDUP.md for weeks as an unresolved hardware fault - is raw 0 on all four disks. 3.15's node_exporter is producing 45 backup-* unit series. 2.13's token appears 0 times in either shell history, counted rather than printed since a grep -n that finds it displays it. Four of the five were already true and never recorded. Nobody had run the command, so the entries aged as though the work were outstanding. The fifth is the instructive one: app_pwhash is present on both resolvers, which confirms the problem rather than closing it. The checkbox was phrased as a finding, not an action, so no amount of checking could tick it - rewritten as the decision it needs. A backlog item phrased as an observation cannot be completed. Also records that a naive parser reports 17 orphans where 12 remain: sections 5 and 9 hold items as bullets with no ### entry, so a parser tracking the last heading misattributes three of them to unrelated entries. Adds an item to give those sections real entries.
swares
added a commit
that referenced
this pull request
Sep 20, 2026
#603 landed the round-2 sweep while this branch carried a re-applied superset of it - I declared that work lost and rewrote it without checking git branch -r first, which CLAUDE.md warns about by name. Resolved to HEAD in all six hunks. Five were wording differences between two drafts of the same text; one was factual - the measured sdd flags are 0x003e, and #603 had 0x0032 truncated. Folded back the one thing only #603 had: the arithmetic showing how a hand count read 17 orphans where 12 remained, kept as the worked example that justifies the script.
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.
1.4 mdadm ARRAY lines were already pinned by UUID on both arrays. 6.12's UDMA_CRC question - carried in STANDUP.md for weeks as an unresolved hardware fault - is raw 0 on all four disks. 3.15's node_exporter is producing 45 backup-* unit series. 2.13's token appears 0 times in either shell history, counted rather than printed since a grep -n that finds it displays it.
Four of the five were already true and never recorded. Nobody had run the command, so the entries aged as though the work were outstanding.
The fifth is the instructive one: app_pwhash is present on both resolvers, which confirms the problem rather than closing it. The checkbox was phrased as a finding, not an action, so no amount of checking could tick it - rewritten as the decision it needs. A backlog item phrased as an observation cannot be completed.
Also records that a naive parser reports 17 orphans where 12 remain: sections 5 and 9 hold items as bullets with no ### entry, so a parser tracking the last heading misattributes three of them to unrelated entries. Adds an item to give those sections real entries.