01 · Roasts
Template gravity
Two of three scored repos are scaffolds; didactic-octo-telegram is a one-commit README-template museum.
Tests wanted
ram calculates weighted GWA across multiple modules, yet every scored repo reports HAS_TESTS=no and HAS_CI=no.
Quiet launch
ram has the clearest product story, but it still has 0 stars, 0 forks, and 0 watchers.
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% weight23F
- Consistency20% weight55D
- Quality20% weight20F
- Depth15% weight50D
- Breadth10% weight55D
- Community10% weight25F
03 · Stats
365-day commit heatmap
245 active days
Language distribution
- Jupyter Notebook78%
- Python9%
- PHP5%
- TypeScript4%
- HTML2%
- JavaScript2%
04 · Numbers
Owned repos
non-fork
13
Commits
last 12 months
76
Followers
17
Joined GitHub
Aug 2022
05 · Top repos
ztest95 /
ram
A documented Chrome/Edge Manifest V3 GWA calculator with grade extraction, weighted calculations, term views, and what-if editing, but no visible adoption, tests, CI, license, or typed code.
ztest95 /
ztest95
A profile README scaffold with a banner reference and one design note, but no implementation, tests, CI, license, or typed source.
ztest95 /
didactic-octo-telegram
A one-commit, 13 KB repository containing copied Awesome README Template variants and GitHub issue templates, with no demonstrated implementation or tests.
06 · Timeline
- Aug 7, 2022Joined GitHub
- Jul 15, 2023Created ztest95 — ztest95 readme
- Apr 9, 2026Created ram
- Aug 23, 2026Created didactic-octo-telegram
- Aug 23, 2026Most recent push to didactic-octo-telegram
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.