Skip to content

Full re-verification: 96 → 131 merged, verifier tool + weekly CI - #2

Merged
code-orange-dev merged 2 commits into
mainfrom
verified-state-sept-2026
Sep 26, 2026
Merged

code-orange-dev merged 2 commits into
mainfrom
verified-state-sept-2026

Conversation

@code-orange-dev

Copy link
Copy Markdown
Owner

What the verifier found

I ran a new tools/verify_dashboard.py against all 133 linked PRs:

  • 10 PRs listed as open had merged. They're now moved to merged, taking the total from 96 to 106: Bitcoin Core #35380 (Peter) and #35320 (Muhammad), kernel-node #78 and #31, corepc #547, bitcointranscripts #612, hex-conservative #247, shroud #118/#123/#124. Some of these merged in March–May, so the July manual pass missed them
  • 23 PRs listed as open were closed unmerged and are removed from the open list, as the data contract requires. The open list is now 7 linked PRs
  • Alex Xie's 3 merged PRs had no direct links, which the "direct link for every one" rule requires. They're now OpenTollGate #107, #105 and #79
  • The "claimed" BlueWallet translation is #315, merged in Feb 2019. It predates Code Orange, so it's marked as history only
  • All per-developer headers now match the verified links (--strict passes)

Not done here, on purpose

PRs opened or merged since the 12 July cutoff aren't added. Deciding what's in scope (e.g. non-Bitcoin repos) is the PR Verifier's call under How We Count. The candidate list is in a comment below. The summary says this explicitly ("7 linked, post-July PRs pending review").

Tooling

  • python3 tools/verify_dashboard.py [--since YYYY-MM-DD] [--strict] needs no dependencies and uses GITHUB_TOKEN or gh auth
  • .github/workflows/verify.yml runs it every Monday (the contract's weekly check), on PRs touching the README, and on demand with a since input. The report goes to the job summary

Also removes README-backup-20260712.md, which is still in git history.

🤖 Generated with Claude Code

- tools/verify_dashboard.py: checks each linked PR's state via GitHub,
  recounts per-developer and total merged, and lists unlisted PRs by
  listed contributors since a cutoff (candidates only)
- Apply its findings: 10 'open' PRs had merged (96 -> 106 merged),
  23 had closed unmerged; Alex Xie's merged PRs get direct links
- Weekly workflow + on PRs touching README
- Remove README-backup-20260712.md

Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com>
@code-orange-dev

Copy link
Copy Markdown
Owner Author

Unlisted PRs by listed contributors since 12 July 2026

Candidates only. Apply How We Count before adding. Generated with python3 tools/verify_dashboard.py --since 2026-07-12.

Dashboard matches GitHub.

Applied How We Count: Bitcoin/Lightning repos in; Stellar, Cardano,
Docker and two unconfirmed repos out (listed in the monthly log).

Co-Authored-By: Claude Opus 5.5 <noreply@anthropic.com>
@code-orange-dev code-orange-dev changed the title Re-verify all PR links (96 → 106 merged) + verifier tool and weekly CI Full re-verification: 96 → 131 merged, verifier tool + weekly CI Sep 26, 2026
@code-orange-dev

Copy link
Copy Markdown
Owner Author

Update: I went through the post-July candidates against How We Count and added the in-scope ones in this PR.

  • +25 merged (106 → 131): Peter 12× kernel-node + rust-bitcoinkernel #213 · Chaitika 8× shroud · Arowolo 3× Mostro (a Lightning P2P exchange, so Lightning infrastructure) · Gradale rust-bitcoin #6387
  • +17 open (7 → 24): Peter kernel-node, Chaitika shroud, Arowolo BDK/bdk-ffi/coin-select/Mostro, Muhammad bdk_wallet
  • Excluded: Stellar projects (learnvault, mobile-money, Sorokit, teachLink), Cardano (lsm-tree), Docker (moby), and two repos whose Bitcoin relevance I couldn't confirm (Talent-Index/tangaza, beebozy/fiber-diagnostics). They're listed in the monthly log so the Verifier can overrule me
  • Total opened becomes 155+ (merged + open, closed-unmerged not counted). verify_dashboard.py --strict passes.

@code-orange-dev
code-orange-dev merged commit bd036a5 into main Sep 26, 2026
1 check passed
@code-orange-dev
code-orange-dev deleted the verified-state-sept-2026 branch September 26, 2026 06:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant