The dataset has an ordinary link on every page - #172
Merged
Conversation
A reader that runs no JavaScript could not reach model.json. The file was named in the head as a preload the stage fetches and in JSON-LD as a Dataset's contentUrl, and nowhere that a person clicks or a crawler follows — so an agent reading the HTML of any page saw a model it could not fetch. The footer now carries the file as its last entry on all seven prose pages, and /model/ explains it: what the entities and the edges are, that the file names the commit and the repository it was built from whether or not anything runs, and which of its claims are mine and which rest on what someone else published. The entry reads model.json rather than a word for it. A filename is the same in both languages, so that entry carries no -de attribute, and a reader knows before clicking that a file is what they get. The comment above alsoAt() now records why the identity's Also at table is not read into sameAs: the profile's rows are the places the person maintains, the identity's are the places the company does, and where the two tables differ it is the subjects that differ. Verified: verify, design:check, pages:check, model:check, pin:check and og:check all pass, the first and last against a served copy, and conventions-check passes. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
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.
A reader that runs no JavaScript could not reach model.json. The file was named in the head as
a preload the stage fetches and in JSON-LD as a Dataset's contentUrl, and nowhere that a person
clicks or a crawler follows — so an agent reading the HTML of any page saw a model it could not
fetch. The footer now carries the file as its last entry on all seven prose pages, and /model/
explains it: what the entities and the edges are, that the file names the commit and the
repository it was built from whether or not anything runs, and which of its claims are mine and
which rest on what someone else published.
The entry reads model.json rather than a word for it. A filename is the same in both languages,
so that entry carries no -de attribute, and a reader knows before clicking that a file is what
they get.
FOOTERinverify/check.mjsis the one place that decides the order, and the designsuite compares it to the rendered DOM; no fence changed, so no design release and no sibling
re-pin. The comment above
alsoAt()now records why the identity's Also at table is not readinto sameAs: the profile's rows are the places the person maintains, the identity's are the
places the company does, and where the two tables differ it is the subjects that differ.
Seven og cards are re-rendered because their page source changed; only
model/og.pngdiffersin its pixels.
Verified: verify, design:check, pages:check, model:check, pin:check and og:check all pass, the
first and last against a served copy, and conventions-check passes.
🤖 Generated with Claude Code