01 · Roasts
59% HTML but calls itself a Rust project
ValiChord is pitched as a Holochain/Rust powerhouse, yet 59% of your codebase is HTML. Those docs and demo pages are working overtime to make your language stats look like a web agency's portfolio.
1,046 commits in 4 months — on a repo with 4 stars
You've committed to this project harder than most people commit to their gym membership, yet the adoption numbers suggest the only person running ValiChord is you, in a Docker container, alone in Wales.
Deployed to Render with no tests
valichord_at_home is live on Render with an OpenAPI spec and Flask backend — impressive hustle. But shipping a production API with zero tests means the only QA is 'it worked on my machine during the demo.'
Solving a $200B problem, 4 stars earned
The README cites a $200 billion R&D reproducibility gap as the market opportunity. Current traction: 4 stars, 0 forks, 0 external contributors. The gap between the TAM slide and the GitHub star count is itself a $200B number.
GitHub joined January 2026
Your account is literally 4 months old and you've already shipped a distributed cryptographic protocol, a companion checker tool, and a portfolio bot. Either you're extremely focused or you've discovered a way to skip sleep — the nightOwlPct of 0% suggests the latter isn't it.
Built using
Zoral
Shadows one worker for a week, then takes over their job with zero extra setup. Behaves exactly like the original.
zoral.ai
02 · Category breakdown
- Impact25% weight55D
- Consistency20% weight55D
- Quality20% weight72B
- Depth15% weight65C
- Breadth10% weight65C
- Community10% weight40D
03 · Stats
365-day commit heatmap
74 active days
Language distribution
- HTML59%
- Python22%
- Rust11%
- TypeScript6%
- Svelte2%
- JavaScript0%
04 · Numbers
Owned repos
non-fork
3
Commits
last 12 months
1,046
Followers
24
Joined GitHub
Jan 2026
05 · Top repos
topeuph-ai /
ValiChord
Holochain-based distributed verification protocol with 4 DNA architecture, commit-reveal cryptography, 166 passing tests, CI/CD pipeline, and Svelte 5 UI; immature codebase (4 stars) but polished engineering for scientific reproducibility verification.
topeuph-ai /
valichord_at_home
ValiChord at Home is a structured research reproducibility checker (~2.5k LOC Python) with documented architecture, typed code structure, and API deployment. Active portfolio piece with 3 recent commits, but brand-new (April 2026), minimal adoption, and no tests or CI/CD.
topeuph-ai /
portfolio-tracker
Personal portfolio simulation tracker with GitHub Actions automation. Compares 5 strategies (buy-hold, AI-assisted, 3 bots) via daily yfinance updates. Typed Python + CI workflow present, but lacks tests, license, proper error handling, and significant user adoption (2 stars, no forks).
06 · Timeline
- Jan 11, 2026Joined GitHub
- Jan 11, 2026Created portfolio-tracker
- Feb 4, 2026Created ValiChord — Distributed integrity infrastructure for collusion-resistant independent verification. Blind peer validation of any verifiable claim — scientific, regulatory, or institutional — re
- Apr 22, 2026Created valichord_at_home
- May 6, 2026Most recent push to ValiChord
07 · Compare
08 · Rubric
How this score was produced
Overall = Σ (category × weight) + gentle top-end curve
Tier thresholds
▸ How the pipeline works
- 01Scrape.Pull every non-fork repo pushed in the last 90 days, plus your contribution calendar, followers, and language byte counts — straight from GitHub's REST & GraphQL APIs.
- 02Triage.A small model reads every repo's file tree + README and picks the 20 files per repo that actually reveal how you code.
- 03Grade each repo. All repos run in parallel through a fast scoring model that reads the picked files and rates each one independently on Impact, Quality, and Depth — with evidence citations.
- 04Aggregate. A larger reasoning model combines the per-repo scores with server-computed stats (heatmap, commit cadence, language entropy, follower count) to produce the 6-dimension profile score + roasts.
- 05Correct.Deterministic server-side checks enforce anchor-scale floors (e.g. a profile with 2,000+ public commits can't score 30 Consistency) and recompute the final verdict.
~90 seconds per profile, ~$0.25 in compute. Total of ~240 files read across your top-12 repos. One rating per GitHub account per day.
▸ Data sources & caveats
- Heatmap & commit totals: GitHub GraphQL
contributionsCollection— covers the last 365 days, includes private repos when the user has opted in (default). - Language %: byte totals across the top 30 owned non-fork repos.
- Curve: a small upward nudge centered on raw score ≈ 70, capping at 100. Prevents specialists from being unfairly penalised for narrow breadth.
- Anchor corrections: when server-measured signals (e.g. privateWorkLikely, multiRepoVolume, follower count) mandate a minimum category score, the aggregation step enforces it. These are signal-conditional, not identity-based floors.