docs(handoff): skill-usage-telemetry closed out — both PRs deployed, plus a measured store-api flake and a worktree-upstream trap - #1169
Open
ZacxDev wants to merge 2 commits into
Open
Conversation
…eout-2 Claude-Session-Id: 2d734bbf-73a1-4bf6-813d-c98b9ab6ca9b
ZacxDev
enabled auto-merge (squash)
August 31, 2026 21:21
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.
Final handoff update for the skill-usage-telemetry effort.
Closed out: #1119 (the
RESULT:verdict-grammar guard, 17 audit rounds, closed clean) and #1150 (the close-out) are both merged, verified onorigin/mainby content, and deployed —ship.shrun twice, both hosts converged and cross-host COMPARED atd9144e21.🔴 One gap this fixes, which I had left myself: I merged #1150 and did not ship, leaving the laptop 6 commits behind. That is the merged-≠-deployed failure this repo documents; now closed.
New open investigation, with the measured evidence:
scripts/tests/test_subsystem_store_api.pyis a fleet-wide flaky gate — red on 4 of 12 open PRs in one sweep, each naming a different test in that file, 7 others green. The discriminating control is recorded because it settles attribution in one run and needs no second PR in flight: the same sandbox tier CI uses passes locally on the branch (collected=19913 failed=0), including the exact test CI failed on. Same code + same tier + different result ⇒ environment, not diff.This is a recurrence of an already-recorded open item (the 2026-08-28 index bullet,
CLOSES WHEN: green 5/5 under induced load), so it is ranked asforcing: gaterather than filed as a new discovery.Gotcha worth having in writing:
git worktree add -b <topic> origin/mainsets the new branch's upstream toorigin/main, so a baregit pushfrom that worktree targetsmain. Mine silently did nothing (branch protection), andgit status -sbread## <topic>...origin/main [ahead 2]— which looks like an ordinary ahead-count. Caught only by comparingrev-parse HEADagainstrev-parse @{u}.The
activity_readercredential rotation remains the only item with an external forcing function, and it is Zach's.🤖 Generated with Claude Code
https://claude.ai/code/session_01J2CefG8pW2c1hRA9agpsUr