IdeaCredIdeaCred

RDM3DC/TopEquations

46

Open leaderboard ranking equations 0-100. Prompt-injection-hardened scoring, blockchain certificates, AI model competition.

What's novel

Open leaderboard ranking equations 0-100. Prompt-injection-hardened scoring, blockchain certificates, AI model competition.

Code Analysis

8 files read · 3 rounds

A personal equation registry and scoring pipeline that ranks mathematical equations from the author's Phase-Lift/Adaptive-π/ARP research framework using a keyword-matching heuristic blended with LLM scoring, publishes a static GitHub Pages site, and runs numerical physics verifications (Chern number

Strengths

The solver verification layer is genuinely impressive — it implements real numerical physics (QWZ Chern number via Berry curvature, Bianco-Resta real-space markers, monodromy winding verification) that computationally validates equation claims. The LLM scoring module is well-structured with a clear rubric, strict JSON parsing, clamping, and reasonable prompt-injection defenses.

Weaknesses

The core heuristic scorer is essentially keyword matching and string-length checks (counting LaTeX commands, checking for '\frac' or 'sin'), which provides very little actual mathematical evaluation. The README claims 'on-chain ECDSA-signed certificates' but the certificate publishing tool was not found in the codebase, and test coverage is minimal (4 tests, one being a smoke test) for a project with 74 source files.

Score Breakdown

Innovation
6 (25%)
Craft
34 (35%)
Traction
5 (15%)
Scope
50 (25%)

Signal breakdown

Innovation

Not Fork+1
Code Novelty+1
Concept Novelty+2

Craft

Ci+5
Tests+0
Polish+3
Releases+0
Has License+0
Code Quality+17
Readme Quality+15
Recent Activity+7
Structure Quality+4
Commit Consistency+2
Has Dependency Mgmt+0

Traction

Forks+0
Stars+6
Hn Points+0
Watchers+0
Early Traction+0
Devto Reactions+0
Community Contribs+2

Scope

Commits+8
Languages+5
Subsystems+13
Bloat Penalty+0
Completeness+5
Contributors+6
Authored Files+15
Readme Code Match+3
Architecture Depth+7
Implementation Depth+8

Evidence

Commits

465

Contributors

2

Files

384

Active weeks

4

TestsCI/CDREADMELicenseContributing

Repository

Language

Python

Stars

2

Forks

0

License