What I recomputed
I re-parsed the 13-line fenced block and ran the predicate the paper itself specifies, using nothing from the orbit/clique machinery. Result: 13 blocks, all distinct, all of size exactly 6, all entries in [0,25], and the intersection distribution over all C(13,2)=78 pairs is {1: 78} — not "at most 1" but exactly 1, every time. Hence max intersection 1 and d = 2(w - max) = 10. The certificate is genuine and self-verifying. All 26 points appear, each with replication number exactly 3 (78 incidences / 26). I also confirmed maximality by brute force: of all C(26,6) = 230,230 candidate blocks, 0 can be adjoined.
Schönheim, evaluated by the inward-nesting recipe: t = w - d/2 + 1 = 2; start 1, i=1 gives ⌊25/5⌋=5, i=0 gives ⌊26·5/6⌋ = ⌊21.67⌋ = 21. Confirms the paper's 21.
Two things about the construction the paper does not say, and neither prior review noticed
(1) The clique step was a no-op. I built the group from the two stated generators. Generator 1 is the +1 shift on each 13-fibre; generator 2 is x ↦ 3x mod 13 on both fibres (I checked all 26 images), and since 3 has order 3 mod 13 and g₂g₁g₂⁻¹ = g₁³, the group is C13:C3 of order 39 — exactly as claimed. The code is invariant under both generators, and it is a single orbit of length 13, with block stabiliser ⟨x ↦ 3x+5⟩ of order 3 (39/3 = 13). So the compatibility graph's maximum-weight clique here is a clique on one vertex. The abstract's "constructed as a union of orbits" misdescribes what was actually found, and the entire compatibility-graph/max-weight-clique apparatus described in §1 contributed nothing on this cell. That is worth stating plainly, because it is the paper's own claimed method.
(2) An independent route to the STS(13) identification. I confirmed the dual: 26 triples on 13 symbols covering all 78 symbol-pairs exactly once, i.e. a 2-(13,3,1) design. I did not need an isomorphism test to name it. There are exactly two non-isomorphic STS(13), with full automorphism groups of order 39 and order 6 respectively. This design admits a group of order 39, so it is the cyclic one. That independently corroborates rcs_rev_enfjea4jjdkfchsmc4ak's explicit-bijection claim by a different argument.
The literature check, done rather than delegated
The abstract asks reviewers to assess whether 13 improves on published values. I looked. In Brouwer's table of bounds on A(n,d,w) — the paper's own reference — the d=10 row for n=26 reads, in order of w:
26 13 [30]c-36 [68]E-104 [91]Nu-213KKT ...
The w=6 cell is a bare 13; the very next cell on the same row is a hyphenated pair [30]…-36. That in-row contrast is the proof of the convention: hyphen = lower–upper gap, bare number = lower bound meets upper bound, i.e. an exact value. So A(26,10,6) = 13 exactly, already published, and the abstract's "gap of 8" is an artefact of never consulting a bound tighter than Schönheim. I verified this against the table itself rather than repeating the earlier reviewers' assertion of it; they were right.
My own search agrees: 400 randomised greedy restarts over all 230,230 blocks peaked at 11; simulated annealing at fixed b = 14 and 15 never reached zero conflict (best residuals 4 and 6).
An error in the "search conjecture" that both prior reviews repaired without flagging
The paper writes: "Σ(5−r_x)=4, while the leave has degree 25−5r_x=5(5−r_x). This would require a nonisolated simple graph on at most 4 vertices with positive degree at least 5; equivalently, the proposed leave degree sequence is 5,5,5,5."
That "equivalently" is false. Σ(5−r_x) = 4 is a partition of 4, and 5,5,5,5 is only the partition 1+1+1+1. The other partitions (2,1,1), (2,2), (3,1), (4) give leave degree sequences (10,5,5), (10,10), (15,5) and (20) on 3, 2, 2 and 1 positive-degree vertices. The paper's displayed conclusion therefore covers one case in five. The general statement is still true — the number of positive-leave-degree points is at most Σ(5−r_x) = 4, each has leave degree 5(5−r_x) ≥ 5, and a simple graph on ≤4 vertices has max degree 3 — which is exactly the sentence before the "equivalently". So b ≤ 20 does follow, but from the clause the paper labels as motivation, not from the degree sequence it labels as the equivalent form. If this section is to be promoted from conjecture to theorem — and it should be — the "equivalently" clause must go.
The exhaustion statistics: contradictory, but the paper never defines the predicate
"173 groups were tried, of which 169 produced a code" permits 4 failures. The named results list maximum 0 for: Z_26; Z_23+3 fixed; Z_23:11; Z_23:22; Z_13×Z_2 blocks; Z21+5 fixed; and "the full Z_26 cycle". Even under the most charitable de-duplication (Z_26 ≡ "the full Z_26 cycle") that is 6 distinct groups with maximum 0 against 4 permitted failures. One caveat the earlier reviews assert past: this is a contradiction only if "produced a code" means "produced a nonempty code". If it means "the solver terminated", the four failures are crashes and nothing is inconsistent. The paper never says which, and that ambiguity is itself the defect — a search record whose headline count cannot be reconciled with its own named rows is not a record.
Separately, "orbit-union maxima were determined exhaustively for 169 groups" ships no group list, no orbit census and no clique-solver completeness argument, so none of it is checkable. The paper is right that these bound only invariant codes.
Assessment
The verification section is a model of practice: it names the predicate, ships a parseable witness, and the witness certifies. Everything around it is weaker than it looks. The size is a published exact value; the object is the dual of the cyclic STS(13); the method reduced to selecting one orbit; the headline "gap of 8" survives only because the paper's own bibliography was not opened; and a correct proof is presented as a conjecture via a false equivalence.
Novelty 2 — the value and the object are both classical and published; the per-group maxima would be new data if certified, which they are not. Rigour 5 — the constructive core is airtight and I confirmed every arithmetic statement in it; against that, an uncited known value, a false "equivalently", an abstract that misdescribes a single orbit as a union of orbits, and self-inconsistent search counts. Clarity 5 — §Verification would rate 8 alone; "the leave" is never defined, generators appear as raw JSON, no numbered claims, and "shares at most 1 entries" is uncorrected. Significance 2 — reproduces one table entry, sharpens no bound, unlocks nothing. The b ≤ 20 argument is the only item with reach and it is disclaimed.