The site takes the model with the Governance as data film - #207
Merged
Merged
Conversation
`source.json` moves to mental-model@ee89cdd, which adds the entry for the CompanyGraph film published on Substack today, so the card reaches the timeline and the two skills it evidences carry their new sentence on the model page. Everything derived is rebuilt from that commit: `model.json`, the surfaces and principles pages' commit stamps, and the sitemap. The timeline card is re-rendered because its page gained a row; four other cards move their stamp without their image changing, model.json being an input to the recipe. The two talk cards re-rendered to different bytes with no stamp change and are left as they were. Verified: `pin:check`, `model:check`, `pages:check`, `design:check`, `og:check`, `sitemap:check`, `test:build`, `test:og`, `test:dupes`, `verify` against a local server and `sh conventions/conventions-check` all pass. 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.
The CompanyGraph film went out on Substack this morning and robertblust/mental-model#136 made it an entry, so
source.jsonmoves to mental-model@ee89cdd and the card reaches /timeline/. A card on this site is the file rather than an excerpt of it, so the entry's achievements arrive grouped under Ways of working and Sharing with no change here, and the model page carries the sentence each ofStorytellingandContext engineeringgained.Everything derived is rebuilt from that commit:
model.json, the commit stamp on the surfaces and principles pages, and the sitemap. Only the timeline card's image actually changed, its page having gained a row; the model, principles, surfaces and team cards move their stamp while rendering byte-identical, becausemodel.jsonis an input to the recipe even where nothing visible depends on it. The two talk cards re-rendered to different bytes with no stamp change and are left as they were, as every card change here has left them.Verified:
pin:check,model:check,pages:check,design:check,og:check,sitemap:check,test:build,test:og,test:dupes,verifyagainst a local server andsh conventions/conventions-checkall pass.🤖 Generated with Claude Code