Uh oh!
There was an error while loading. Please reload this page.
docs(blog): rename the ~16k measurement's host noun in context-window-is-the-constraint - #9422
Merged
Merged
Conversation
…-is-the-constraint The 2026-07-17 post is a fourth host of the ~16k-token app-crm measurement that #9293 already renamed on three other surfaces (README, two docs pages). It called the measured app "the entire business system", which collides with the adopted "complete CRM in under 150k tokens" tagline (#9242) — two claims both claiming to be the whole business system at different sizes. Per the other three hosts' post-#9293 wording, rename only the host noun in the sentence immediately following the table ("entire business system" -> "whole example app"), matching the canonical phrasing now used everywhere else. Numbers (31 / 1,792 / ~16,000 / 8% / 200k) and the surrounding argument are untouched -- this is a dated blog post, not a living doc, so only the characterisation collision is in scope. Fixes#9305
This was referenced Aug 18, 2026
os-steve
marked this pull request as ready for review
August 18, 2026 00:50
github-merge-queueBot
removed this pull request from the merge queue due to failed status checks
Aug 18, 2026
Uh oh!
There was an error while loading. Please reload this page.
Contributor
⛔ merge queue 构建失败 — 先分诊,再决定要不要重排队列构建 32086062275 红了。队列跑的是全量套件(PR 侧 CI 只跑 affected 子集), 失败的 job(日志抽取,best effort):
历史信号:
分诊清单:
Generated by Claude Code · merge-queue-triage workflow (#4859) |
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 freeto 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.
Fixes#9305
What
content/blog/context-window-is-the-constraint.mdxis a fourth host of the~16k-token
examples/app-crmmeasurement (README.md,metadata-driven.mdx,how-ai-development-works.mdxare the other three, all already renamed by#9293). The blog post still called the measured app "the entire business
system", which collides with the adopted "a complete CRM in under 150k
tokens" tagline from #9242 -- two claims both asserting to be the whole
business system, at two different token counts.
Renamed the host noun in the one sentence immediately following the table
(disposition C from the triage comment): "entire business system" ->
"whole example app", matching the exact phrase the other three hosts now use
post-#9293. Nothing else in the post changed -- numbers (31 / 1,792 /
~16,000 / 8% / 200k), the
find … wc -lsnippet, and the rest of theargument are untouched. Frontmatter
date: 2026-07-17is untouched; this isa dated post, not a living doc, so only the characterisation collision is in
scope (not a rewrite of the post's argument).
Consistency check across all four hosts (read, not swept)
Read how the other three now describe the measurement so this page would not
become a fourth different description:
README.md: "...is 31 files, 1,792 lines, roughly 16k tokens. That'sthe whole example app, in about 8% of a 200k-token context window."
content/docs/concepts/metadata-driven.mdx: "That's the whole exampleapp -- about 8% of a 200k-token context window."
content/docs/getting-started/how-ai-development-works.mdx: "...1,792lines across 31 files, about 16k tokens. That's the whole example app,
not a module of it."
All three converge on "the whole example app" as the host-noun phrase; this
PR brings the blog post's leading sentence into the same wording. The four
hosts do not fully diverge otherwise -- no further reconciliation performed
or needed.
Tests
node scripts/check-nul-bytes.mjs-- OK (6116 tracked text files scanned,no raw control bytes) at commit
5c517cf57.node scripts/pm/dispatch-gates.mjs content/blog/context-window-is-the-constraint.mdx-- no check family names this path directly;
content/blog/**is not anauto-gen or otherwise gated docs family (
content/docs/releases/,content/docs/references/,**/translations/*.generated.tsdo not applyhere).
applies (docs-only, no code/schema touched).
Generated by Claude Code
Generated by Claude Code