Skip to content

The timeline shows achievements under the kinds they evidence - #203

Merged
robertblust merged 1 commit into
mainfrom
core-0-28-0
Sep 18, 2026
Merged

robertblust merged 1 commit into
mainfrom
core-0-28-0

Conversation

@robertblust

Copy link
Copy Markdown
Owner

The model groups every experience's achievements under seven kinds it defines itself — Context, Leadership, Architecture, Engineering, Ways of working, Sharing and Results — and core 0.28.0 is what lets it: a section a schema declares grouped, whose ### headings name entities the parser resolves into edges. A card on this site is the file rather than an excerpt of it, so the grouping reaches the timeline and the model page as soon as the pin moves.

Both pins move in this change. source.json takes mental-model at d26bc57, and package.json takes the parser at v0.28.0, because shape moved to 3 with the release and a parser below 0.28.0 refuses a 0.28.0 core rather than misreading it. The parser was installed by name and the lockfile resolves f6b212b, the commit the tag names.

Everything derived is rebuilt from the pinned commit: model.json, the model and surfaces pages' regions, the principles page, and the sitemap. The share cards whose pages changed are re-rendered; two talk cards that differed only in bytes were left as they are.

Verified: npm run pin:check, model:check, pages:check, design:check, sitemap:check, og:check, verify against a local server, test:build, test:og and test:dupes all pass.

🤖 Generated with Claude Code

The model now groups every experience's achievements under seven kinds it defines itself, and core
0.28.0 is what lets it: a section declared grouped, its `###` headings naming entities the parser
resolves. A card on this site is the file rather than an excerpt of it, so the grouping reaches
the timeline as soon as the pin moves.

The model pin and the parser pin move together, because `shape` moved to 3 with the release and a
parser below 0.28.0 refuses a 0.28.0 core rather than misreading it. Every artifact is rebuilt
from the pinned commit, the model page's regions with them, and the cards whose pages changed are
re-rendered.

Verified: `npm run pin:check`, `model:check`, `pages:check`, `design:check`, `sitemap:check`,
`og:check`, `verify` against a local server, `test:build`, `test:og` and `test:dupes` all pass;
the lockfile resolves f6b212b, the commit v0.28.0 names.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@robertblust
robertblust merged commit 59c4aa2 into main Sep 18, 2026
2 checks passed
@robertblust
robertblust deleted the core-0-28-0 branch September 18, 2026 02:14
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