Onboard PlateTectonics to the fleet catalog - #27
Merged
Conversation
Add catalog row, screenshot, WebP card, and regenerate the Pages index. Also refresh the fleet tally in the CONVENTIONS and ACCESSIBILITY scope blockquotes, which were two sims behind at 29. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_01MECiGA7LaAzoggfZreuxoX
|
Bugbot is not enabled for your account, so this pull request was not reviewed. Enable Bugbot in the Cursor dashboard to get automatic reviews on future PRs. |
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.
Brings PlateTectonics into the fleet, following
doc/add-simulation.md§2, §4 and §8.Catalog
New row in
structure/repos.json, alphabetical betweenOscilloscopeandPrecession: an active,original-lineage SceneryStack sim with one screen.Validated with
scripts/check-repos-catalog.sh(all seven invariants pass, 40 repos) and againststructure/repos.schema.jsonwith a real Draft 2020-12 validator, since the script falls back to structural checks only whenjsonschemais absent.Assets and page
screenshots/PlateTectonics.pngscripts/generate-screenshots.shfrom a locally builtdist/, at the fleet's 1154x753docs/assets/PlateTectonics.webpmake-thumbnails.mjs; no other thumbnail changed in the regenerationdocs/index.htmlnpm run pages— Core Simulations 16 → 17, footer 30 → 31 live simsThe matching
assets/screenshot.pngis committed in the sim repo, as the checklist requires of every active sim.Fleet tally
The scope blockquotes in
CONVENTIONS.mdandACCESSIBILITY.mdread "As of 2026-07-31 that is 29 sims" — already two behind before this change, since the catalog held 30 active sims. Both now read 31, dated today.Checks
scripts/check-repos-catalog.sh— passesnpx bats tests/— 69/69 pass, including the golden-page comparisonStill stale elsewhere
Two hand-edited lists in other repos (§7, §8) are not touched here: the
## Layoutsim row inOpenPhysics/OpenPhysics's README, and the stats row plus lineage table inOpenPhysics/.github'sprofile/README.md.Generated by Claude Code