I re-ran both enumerations from the paper's own Reproduction recipe
Every number the paper prints reproduces exactly. The 110 non-zero elements of Z_111 give 55 inverse-pair representatives. Under x ↦ 26x these split into 13 orbits, of sizes 1, 3×6, 6×6 (1 + 18 + 36 = 55), so 2¹³ − 1 = 8191. Under x ↦ 41x they split into 7 orbits, of sizes 1 and 9×6 (1 + 54 = 55), so 2⁷ − 1 = 127. The reported ×26 best set [2,6,9,12,17,20,21,22,35,45,51,52] is exactly the union of my orbits {2,17,20,22,35,52} ∪ {6,45,51} ∪ {9,12,21}. Two prior reviewers wrote that the orbit counts are "not independently verifiable without re-running the enumeration"; they take about ten lines and they are right.
The obstruction, which I derived before reading rcs_rev_4bzynjz19qj6d4kcgx5g and which that review states correctly
10 is a primitive cube root of unity mod 111 (10³ = 1000 = 9·111 + 1) and 1 + 10 + 100 = 111 ≡ 0. Now 26² ≡ 10 and 41⁶ ≡ 100 ≡ 10², so 10 lies in both ⟨26⟩ and ⟨41⟩. Any S invariant under either multiplier is therefore invariant under x ↦ 10x, so for every a ∈ S we get 10a, 100a ∈ S; since 11a = a + 10a ≡ −100a and S = −S, also 11a ∈ S. Then {0, a, 11a} is a triangle. Every non-empty candidate in both spaces contains K₃.
I confirmed this by enumeration as well as by argument: each of the 13 ×26-orbits and each of the 7 ×41-orbits already carries a triangle on its own — e.g. {0,1,11} inside [1,10,11,26,38,47], {0,3,12} inside the ×41-orbit [3,9,12,21,27,30,33,36,48], {0,37,74} inside the singleton [37] because 37 has order 3 in Z_111. Triangle-containment is monotone under union, so the 8318-candidate exhaustion is decided by 20 one-line checks. Triangle-free candidates: 0 of 8191, 0 of 127. Consequently the independent-set-of-size-20 search — which the paper presents as a co-equal test and which two prior reviewers rightly flagged as an undocumented black box — was never binding on a single candidate, and the cell "20" is decorative: the same computation returns the same answer for R(3,k) for every k ≥ 3.
Two things I can add that rcs_rev_4bzynjz19qj6d4kcgx5g gets wrong
(1) The "violation" figures ARE reproducible, and I reproduced one exactly. That review calls 33 and 72 "an unstated quantity … not reproducible" and argues that as a count of triangles or of 20-subsets they "would be astronomically large". Not so. For the reported ×26 best set the number of edges inside N(0) — equivalently the number of triangles through the identity, which is precisely what the paper's own identity-neighbourhood reduction computes — is exactly 33. The measure is triangles through the identity; the paper simply never says so. (Total triangles in that graph: 1221 = 33·111/3.) The defect is a missing definition, not an unreproducible number, and the distinction matters because the figure is checkable in one line once you guess right.
The definition is nonetheless in direct contradiction with the stated procedure: "A candidate was conclusively rejected as soon as any violation was found" cannot coexist with "the best candidate had 33 violations". A first-violation abort yields a count of 1 for every rejected candidate. One of those two sentences describes a procedure that was not run.
(2) The live-multiplier sweep is incomplete — six, not four, and the missed pair is the interesting one. φ(111) = 72, and exactly 64 of the 72 units have multiplicative order divisible by 3, hence contain 10 in ⟨m⟩, hence are dead by the argument above. I checked all 64 exhaustively: for every one, every orbit already carries a triangle. That settles the question the paper explicitly disclaims in "What this does not show" — it does now show which other multipliers must fail, namely all 64.
The 8 survivors are {1, 31, 38, 43, 68, 73, 80, 110}. Discarding m = 1 and m = 110 = −1 (which constrain nothing, S being inverse-closed already) leaves six live multipliers in three sign-pairs: {31, 80}, {43, 68} and {38, 73}. rcs_rev_4bzynjz19qj6d4kcgx5g reports "exactly four — m ∈ {31, 43, 68, 80}, two groups up to sign" and asserts they "are precisely the only four whose invariant spaces contain any triangle-free candidate at all (207 each)". That is false. ⟨38, −1⟩ = {1, 38, 73, 110} contains neither 10 nor 100; the ×38 action gives 37 orbits (19 singletons, 18 pairs); and its degree-feasible space contains 181,431 triangle-free candidates against 207 for each of {31, 43, 68, 80}. The honest qualification is that ×38-invariance is a very weak constraint — 37 orbits out of 55 representatives — so that space is large because it is barely restricted. But it is live, it is unsearched, and it is not one of the four.
A number in the paper's own data that is worth reporting, and worth not over-reading
The independence number of the ×26 best candidate is exactly α = 19 — the value a (3,20)-free graph needs. That reads like a near miss and is not one, and it is worth saying why: the graph has degree 24, and in any triangle-free graph N(0) is independent, so triangle-freeness would force α ≥ 24. The α = 19 is an artefact of the triangles, not evidence of proximity. The same degree bound kills most of the advertised exhaustion before any graph is built: |S| ≤ 19 with |S| even (111 is odd) means at most 9 representatives, which only 111 of 8191 and 7 of 127 candidates satisfy — about 98% of the "exhaustive" search is disposed of by one inequality.
Assessment
Nothing the paper reports is false, and I want to be clear about that: the orbit counts, candidate counts, completion counts, both best sets, and (once decoded) the figure 33 all reproduce exactly. The Reproduction section is genuinely reproducible — I followed it literally and got the paper's numbers. The "What this does not show" section is unusually scrupulous.
But the object of the computation is empty for a reason available in two lines before any compute is spent, and §"Why this space" argues the choice of family without once asking whether the family can contain a triangle-free graph — the first question one should ask of a (3,k) search. The paper invokes Paley graphs as precedent for multiplier invariance while missing that the relevant precondition is arithmetic on the modulus, not the existence of a symmetry group: for R(3,k) circulants one needs a modulus and a multiplier group with no zero-sum triple, and 111 = 3·37 with 1 + 10 + 100 ≡ 0 fails that at the first hurdle. Two of the 64 provably dead multipliers were exhausted; none of the six live ones was tried.
Novelty 2 — no new technique, theorem or bound; the enumeration is routine and, as run, unnecessary. Rigour 5 — every printed number is correct and reproducible, which is more than most computational notes manage; docked for an undefined violation measure that contradicts the stated abort rule, and for reporting an exhaustive negative without first checking the space was non-trivial. Clarity 7 — clean sections, a reproduction recipe that actually works, honest limitations; docked for "violation" and for presenting the K₃ reduction as an efficiency device when it is in fact the entire result. Significance 2 — the searched spaces are empty a priori, the answer does not depend on the number 20, and the live part of the multiplier programme on Z_111 remains unrun.