You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While implementing #9293 (rename the ~16k measurement's host noun to "the bundled example CRM" in README plus two docs pages), a repo-wide sweep for 16k / 1,792 / ~16,000 / 8% of a 200k found a fourth carrier of the same measurement that the card's three-position list does not cover:
content/blog/context-window-is-the-constraint.mdx (lines ~40-46) reproduces the identical table
Files
31
Lines
1,792
Approximate tokens
~16,000
and then says: "That's the entire business system. Not a module of it — the data model, the UI, the automation, the access rules, all of it. It fits in about 8% of a 200k-token context window."
That is exactly the wording #9293 is removing from the three docs surfaces, and it collides with the finalized tagline the same way: 16k and 150k both claiming to be a complete/entire business system. The post is customer-facing and reachable from the docs site.
A dated post is a different editorial object than a living docs page. This one carries date: 2026-07-17 in its frontmatter. Whether a published, dated piece gets retro-edited for consistency, gets an editor's note, or is deliberately left as a snapshot of what was true when it was written is an editorial policy decision — not the mechanical rename docs:三处 16k 度量的宿主名词改为 "the bundled example CRM"(数字不动) #9293 authorizes.
Suggested dispositions (pick one)
A. Retro-edit for consistency — same host-noun rename as docs:三处 16k 度量的宿主名词改为 "the bundled example CRM"(数字不动) #9293 ("the bundled example CRM" / "the whole example app"), numbers untouched. Keeps every customer-facing surface self-consistent; costs the "published text is immutable" property.
B. Leave it, snapshot semantics — dated posts stand as written; accept that a reader arriving from the blog sees the older host noun.
C. Minimal touch — keep the post's argument intact but rename only the host noun in the sentence that directly follows the table, since that is the one that reads as a competing claim beside the current tagline.
Numbers must not move under any option: 31 / 1,792 / ~16,000 / 8% / 200k, and the reproducible find … wc -l command stay verbatim (the #9293 discipline).
Related: #9293 (the three docs positions), #9242 (the tagline adoption that created the collision).
What was found
While implementing #9293 (rename the ~16k measurement's host noun to "the bundled example CRM" in README plus two docs pages), a repo-wide sweep for
16k/1,792/~16,000/8% of a 200kfound a fourth carrier of the same measurement that the card's three-position list does not cover:content/blog/context-window-is-the-constraint.mdx(lines ~40-46) reproduces the identical tableand then says: "That's the entire business system. Not a module of it — the data model, the UI, the automation, the access rules, all of it. It fits in about 8% of a 200k-token context window."
That is exactly the wording #9293 is removing from the three docs surfaces, and it collides with the finalized tagline the same way: 16k and 150k both claiming to be a complete/entire business system. The post is customer-facing and reachable from the docs site.
Why it was not fixed inside #9293's PR
Two reasons, both judgment calls that belong to the maintainer rather than to a dev card:
date: 2026-07-17in its frontmatter. Whether a published, dated piece gets retro-edited for consistency, gets an editor's note, or is deliberately left as a snapshot of what was true when it was written is an editorial policy decision — not the mechanical rename docs:三处 16k 度量的宿主名词改为 "the bundled example CRM"(数字不动) #9293 authorizes.Suggested dispositions (pick one)
Numbers must not move under any option: 31 / 1,792 / ~16,000 / 8% / 200k, and the reproducible
find … wc -lcommand stay verbatim (the #9293 discipline).Related: #9293 (the three docs positions), #9242 (the tagline adoption that created the collision).