docs: update stale information across scrollprize.org (#199)#1120
Open
GennaroPaduanelli wants to merge 1 commit into
Open
docs: update stale information across scrollprize.org (#199)#1120GennaroPaduanelli wants to merge 1 commit into
GennaroPaduanelli wants to merge 1 commit into
Conversation
- FAQ: reflect the full read of PHerc. 1667 (Scroll 4, June 2026) and replace the closed-out 2024 prize deadline with the current, no-fixed-deadline First Letters/Title prizes and monthly Progress Prizes - get_started: fix incorrect "7 x $60,000" ink detection prize count (there are 2: First Letters and First Title) - prizes: update the hardcoded Progress Prize monthly deadline, which had already passed - community_projects: fix two broken links missing the github.com host, and update several dl.ash2txt.org community-upload links that pointed to reorganized/renamed folders, verified against the current directory listings (e.g. seg-volumetric-labels -> volumetric-instance-labels, bruniss/p2_submission -> bruniss/scrolls/<scroll>/...) Addresses ScrollPrize#199. One link (volumes_denoised_ce) is still broken with no identifiable successor path and is left as-is for a maintainer to triage.
|
@GennaroPaduanelli is attempting to deploy a commit to the scroll Team on Vercel. A member of the Team first needs to authorize it. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Addresses #199 (identify and update out-of-date documentation on scrollprize.org).
Changes
lcparker's repos were missing thegithub.comhost (confirmed via the GitHub API thatMask3Dandsynthetic-pagesexist under that account).dl.ash2txt.org/community-uploads/bruniss/...links pointed to folders that no longer exist; the uploads have been reorganized into a consistent per-scroll layout (bruniss/scrolls/<scroll>/...). Each replacement was checked against the live directory listing before being used (e.g. the Scroll 5 autosegmentation link now points toscrolls/s5/autogens/s5_initial_trace/, which still contains the sameREADME.txtreferenced in the original text).seg-volumetric-labels/...was replaced withvolumetric-instance-labels/..., confirmed via that folder's ownREADME.txt, which describes it as the direct successor (including the harmonized instance-label set flagged as the "recommended starting point").Known remaining issue (not fixed here)
volumes_denoised_ce/under the PHercParis4 volpkg no longer exists and I could not find an obvious successor path in the current directory listing. Left as-is rather than guessing; flagging here for a maintainer who might know where this moved.github.com/lcparker/pretraining-advantage,github.com/lukeboi/scroll-first-letters, andgithub.com/lukeboi/scroll-viewer(repos no longer exist under those accounts/names).No code changes, no build/test impact — Markdown/MDX content only.