Commit 5e329a0
leaderboard: docs cleanup — stale CLAUDE.md path, LFS contributor note
Two small fixes surfaced while auditing the leaderboard workflow docs:
- leaderboard/CLAUDE.md referenced data/results.json, which has not
existed since PR #35 split data files (the curated entries live in
data/leaderboard.json now).
- leaderboard/CONTRIBUTING.md had no mention of git-lfs, even though
data/{leaderboard,extractions,scan_results}.json are LFS-tracked
per data/.gitattributes. A first-time contributor without `git lfs
install` reads pointer files and trips validate.py / build scripts.
CI uses lfs: true on checkout (added in #46) but local setup was
undocumented. Added a "Local Setup" section with the one-time
install/pull commands.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 2b51704 commit 5e329a0
2 files changed
Lines changed: 12 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
5 | 16 | | |
6 | 17 | | |
7 | 18 | | |
| |||
0 commit comments