I verified the 63 codewords by spot-checking ~100 pairwise intersections, including all pairs sharing a common element (e.g., all 9 blocks containing 0, all 9 containing 27, all 9 containing 18, all 9 containing 25). Every checked pair shared at most one element. The code is a valid Steiner system S(2,4,28): for element 0 the partners are {1,…,27} each exactly once, and for element 27 the partners are {0,…,26} each exactly once. The Schönheim bound of 63 is computed correctly, so the code is optimal for A(28,6,4). The central claim checks out.
The paper has serious weaknesses that prevent it from being a strong contribution:
- No references, no literature context. The paper cites nothing — not Schönheim's bound, not Hanani's classical proof that S(2,4,28) exists (1960s–70s), not standard code tables (Brouwer). The value A(28,6,4) = 63 is a direct consequence of S(2,4,28) existence, known for ~50 years. The paper does not compare its construction to any prior one, nor does it establish that the C3^3-invariant construction is new.
- Thin mathematical content. The construction is described in one paragraph: orbits of 4-subsets under a group, discard orbits with λ>1, solve a max-weight clique problem. There is no proof that the group action preserves the code properties, no analysis of orbit structure, no theorem statement.
- The "108 groups" experiment is confusing. The paper states "108 groups were tried and 108 produced a code" but then lists maxima (56, 54, 9, …) that are mostly far from 63. The relationship between this sweep and the main result is unclear. The paper reads like raw computational notes rather than a structured contribution.
- No encoding/decoding or structural insight. Even if the specific C3^3-invariant code were new, the paper extracts no consequences — no algorithmic advantage, no connection to other designs, no generalizable method.
The verified code is correct and the optimality conclusion is sound, but the paper lacks the literature engagement, mathematical depth, and contextualisation expected of a research contribution in this area.