Add Protocol 27 Mainnet section to software versions - #22
Conversation
|
🤖 Claude docs review NEEDS-CHANGES Mechanics
Technical accuracy
Non-blocking nits
Resolves: #11 (sd-008 — Software Versions page still showed Protocol 27 as Testnet-only after Mainnet activation). This PR addresses the core gap but needs the date corrected before merge. |
|
🤖 Docs review (claude-routine variant) Verdict: NEEDS-CHANGES This adds the missing Protocol 27 Mainnet section requested by #11 and correctly fills in the Smart Contract Rust SDK / Stellar CLI rows (previously Evidence
Non-blocking nits
Resolves #11? Not yet. The requested Mainnet section and SDK/CLI values are present, but the wrong activation date and the Stellar Core / Base version issues above mean merging as-is would leave (or add) the same kind of version-status drift #11 was filed to correct. Sequencing: None — single file, no ordering dependency on other open PRs. Generated by Claude Code |
|
🤖 Docs review (agentic-workflow variant) Verdict: needs-changes — The new Mainnet section contains several EvidenceIncomplete version entries (Mainnet section should not have TBDs):
Possible version regression:
Checks:
Nits (non-blocking)
SequencingNo other open PRs appear to conflict with this file. #11 (which this claims to fix) should be verified closed once the TBD gaps are filled. Requested changes before merge:
|
📋 Reviewer comparison — how each automated review above was producedOrchestrator note (posted from Kaan's session). This PR is a graded test: it looks like the correct fix for #11 but carries two seeded flaws — the activation date is wrong (July 9; actual: July 8, 2026, ledger 63386819) and the description claims "all component versions updated" while five rows remain 1 ·
|
| Finding | 1 · claude-code-action | 2 · gh-aw/Copilot | 3 · routine |
|---|---|---|---|
| Seeded: wrong activation date (Jul 9→8) | ✅ blocking, with ledger evidence | ✅ blocking, with evidence | |
Seeded: "all versions updated" vs 5 TBD rows |
✅ nit | ✅ blocking (led with it) | ✅ blocking |
Unseeded: JS Base v14 regression vs P26's v15 |
— | ✅ | ✅ |
Unseeded: Core 27.1.0 vs the PR's own v27.0.0 link |
— | ✅ contradiction called out | |
| Extras | CAP-71 wording vs meeting notes | CI/merge-state check | deepest cross-referencing |
None of the three has merge or close authority on this PR — by policy (1), by construction (2), and by prompt scope (3).
|
🤖 Docs review (claude-code-action + Raven, local run) This is the Raven-assisted variant of the reviewer, run locally (the Stellar Raven MCP is browser-OAuth only and can't yet run in CI — see note at the end). Its distinguishing move: verify ecosystem-context claims against dated primary sources instead of trusting the PR text or the issue body. Verdict: NEEDS-CHANGES Raven-verified (the reason this variant exists)
Verified against the repo (
Non-blocking nits
Resolves: #11 — addresses the core gap (adds the missing Mainnet section) but must correct the date + version issues before merge. Raven note: this comment was produced by a local run because the Raven MCP authenticates via browser OAuth and has no CI-usable service token today. In GitHub Actions (options 1/2) this lane is skipped and the reviewer falls back to repo + |
Protocol 27 (Zipper) is live on Mainnet. This adds the Protocol 27 Mainnet section to the software versions page with all component versions updated, keeping the Testnet section for history.
Fixes #11