Skip to content

docs: collapse to README + SUBMISSION (drop SHOWCASE, CONTRIBUTING)#26

Merged
isPANN merged 1 commit into
CodingThrust:mainfrom
isPANN:docs/single-guide
Jul 4, 2026
Merged

docs: collapse to README + SUBMISSION (drop SHOWCASE, CONTRIBUTING)#26
isPANN merged 1 commit into
CodingThrust:mainfrom
isPANN:docs/single-guide

Conversation

@isPANN

@isPANN isPANN commented Jul 4, 2026

Copy link
Copy Markdown
Collaborator

The repo has two audiences — people running a model on the benchmark, and us maintaining it — so a standalone contributor guide was noise, and SHOWCASE.md just re-told README + SUBMISSION (while still describing the dropped HF Spaces flow).

  • Delete SHOWCASE.md — orphan (nothing linked it), duplicative, stale.
  • Delete CONTRIBUTING.md — fold its one unique piece (certificate JSON format + label table) into SUBMISSION.md.
  • Prune SUBMISSION.md of the abandoned HF backend (webhook / HF-Job / HF-datasets / "static Space" deploy) — scoring + publishing now run in GitHub Actions (score-pr.yml, publish-on-merge.yml).
  • Retarget test_docs.py from CONTRIBUTING → SUBMISSION.

End state: README (overview) + SUBMISSION (the single run-and-submit guide). pytest -m 'not integration' → 130 passed.

🤖 Generated with Claude Code

Only two audiences exist for this repo — people running a model on the
benchmark, and us maintaining it — so a separate "contributor" guide was
noise. Consolidate:

- delete SHOWCASE.md (orphan; duplicated README+SUBMISSION and still described
  the dropped HF Spaces flow)
- delete CONTRIBUTING.md; fold its unique bit (the certificate JSON format +
  label table) into SUBMISSION.md as a reference section
- prune SUBMISSION.md's stale HF-service content (webhook/HF-Job/HF-datasets,
  "static Space" deploy) — scoring/publishing now run in GitHub Actions
- retarget test_docs.py from CONTRIBUTING to SUBMISSION

README = overview; SUBMISSION = the single run-and-submit guide.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@isPANN isPANN merged commit 9b5b7af into CodingThrust:main Jul 4, 2026
4 checks passed
@isPANN isPANN deleted the docs/single-guide branch July 4, 2026 13:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant