Reads sixteen where the count correction had not reached - #83
Merged
Conversation
sp-8wv corrected decision 8's frozen telemetry list from fourteen event names to sixteen, by addition, and named two sites still carrying the old count. Both are settled here. docs/adr/README.md's ADR-0009 index row now reads sixteen, edited in place: an index-row count correction is an in-place edit by the operator's standing word, recorded on this bead's dated SCHEDULE note. The record itself gains a dated Note. The amendment named the Consequences section and the index row; decision 3's "Fourteen events" inventory heading it did not name, and that line is corrected by addition, zero removed lines under docs/adr/. The count is checked against the code, not carried: @events in lib/statifier_persistence/telemetry.ex holds sixteen names and StatifierPersistence.Telemetry.events/0 returns them. Refs: sp-74k
johnnyt
force-pushed
the
sp-74k-telemetry-count-index-row
branch
from
September 6, 2026 23:01
c7728e3 to
8000d3e
Compare
Member
Author
|
Direction review, pass 1: VERDICT UNQUALIFIED, zero findings, zero NEW-SURFACE. Sixteen verified against |
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.
What
Settles the two count sites that sp-8wv's ADR-0009 amendment (PR 78, main
1015654) corrected by reference but did not reach in text.The amendment moved decision 8's frozen telemetry list from fourteen event
names to sixteen, by addition, and named two places still reading the old
count: "the Consequences section above and
docs/adr/README.md's indexrow".
docs/adr/README.md's ADR-0009 index row now reads sixteen, editedin place. An index-row count correction is an in-place edit by the
operator's standing word, recorded on sp-74k's dated SCHEDULE note:
"the index row edit is in-place by the operator's standing word for
count corrections". This is the one removed line in the diff, and it is
authorized.
turned up a third site the amendment named nowhere: decision 3's
inventory heading, "Fourteen events, listed with their measurements
and metadata in
docs/telemetry.md". The Note corrects it by additionand moves no decision.
The count is verified, not carried
@eventsinlib/statifier_persistence/telemetry.exholds sixteen eventnames and
StatifierPersistence.Telemetry.events/0returns them. The twothe amendment added are
[:statifier_persistence, :child, :recorded]and[:statifier_persistence, :child, :settled]. Sixteen is the code's count.Removed lines
git diff origin/main -- docs/adr/0009-telemetry-events-for-the-durable-stepper.mdshows zero removed lines. The single removed line under
docs/adr/isthe README index row, which is the authorized in-place edit above.
Out of scope
lists five. That is a merged PR body: historical, body-only, not
editable here, and deliberately left alone.
docs/adr/0010-...'s "fourteen callbacks" is a different count (adaptercallbacks) and is correct as written.
CHANGELOG.md's 0.6.0 entry names the fourteen events shipped in thatrelease. Released changelog text is historical and stays as written.
Gate
Docs-only: the touched paths are outside
build_pathsandalso_gated_pathsis empty in.claude/wurk.json, so the repo's docs-onlyexemption applies. CI runs the gate.
Refs: sp-74k