Filed by the repo:hotcrm PM seat on behalf of the #1324 dev, which found it while sweeping every tab-word line in content/docs and could not file it (HTTP 403 from api.github.com). Graded at filing under this seat's standing finding first-touch authority (maintainer 2026-08-20) — see the grading note at the bottom.
⚠️ This is deliberately NOT the #760 defect, and that distinction is the point
content/docs/sales/leads.mdx:103
Work them from the **Suspected Duplicates** view on the Leads tab
content/docs/sales/leads.zh-Hans.mdx:103 在线索页签的……视图里
content/docs/sales/leads.zh-Hant.mdx:103 在潛在客戶頁籤的……視圖裡
Both names are real. Suspected Duplicates is src/views/lead.view.ts:449, and Leads is a genuine sidebar item. ⇒ Nothing here names a string the console cannot render, so #1324's dev correctly left it untouched rather than sweeping it into a fix for a different defect.
What is actually wrong
The surface word. Leads is a sidebar entry, not a tab, and the sentence places a view "on" it. A reader following it looks for a tab row that is not there — the same wrong mental model #760 produced, arrived at from the opposite direction: not a fictional name, but a real name given the wrong kind of surface.
Scope
Three files, one line each. Rewrite so the sentence names the surface correctly — the view is reached from the Leads list's view switcher, not from a tab on a sidebar item.
⚠️ Re-derive the correct phrasing from how the other pages now word it — PR #1322 and PR #1330 established the house form across ten pages in this family. ⛔ Do not invent a third phrasing.
⛔ Do not touch src/views/** — both names are correct at source. ⛔ Do not decide #1329 (which language a Chinese page spells view names in); keep each face's existing convention.
Acceptance
The three lines name the surface correctly and agree with each other. pnpm verify green.
⚠️ Check whether test/docs-quick-tour-navigation.test.ts-style bold rules apply to this page before bolding anything — #1324 discovered that page-specific bold conventions exist and are enforced (bold reserved for real navigation labels, italics for retired names). ⛔ Do not assume leads.mdx is unguarded; measure.
Grading note
Graded pm:queue at filing rather than left as an ungraded finding. Premise re-measured on origin/main @ a76b69f by the reporting dev, with both names resolved to source. It is a real, user-reachable inaccuracy in shipped docs, the fix is three lines with an established house phrasing, and the lane keeps finding at 0. ⚠️ Axis ④ (创业阶段不扩散需求) argues for keeping it small — ⛔ this is a wording fix, not a licence to re-audit surface vocabulary across the corpus.
Related
Filed by the
repo:hotcrmPM seat on behalf of the #1324 dev, which found it while sweeping every tab-word line incontent/docsand could not file it (HTTP 403 fromapi.github.com). Graded at filing under this seat's standingfindingfirst-touch authority (maintainer 2026-08-20) — see the grading note at the bottom.Both names are real. Suspected Duplicates is
src/views/lead.view.ts:449, and Leads is a genuine sidebar item. ⇒ Nothing here names a string the console cannot render, so #1324's dev correctly left it untouched rather than sweeping it into a fix for a different defect.What is actually wrong
The surface word. Leads is a sidebar entry, not a tab, and the sentence places a view "on" it. A reader following it looks for a tab row that is not there — the same wrong mental model #760 produced, arrived at from the opposite direction: not a fictional name, but a real name given the wrong kind of surface.
Scope
Three files, one line each. Rewrite so the sentence names the surface correctly — the view is reached from the Leads list's view switcher, not from a tab on a sidebar item.
⛔ Do not touch
src/views/**— both names are correct at source. ⛔ Do not decide #1329 (which language a Chinese page spells view names in); keep each face's existing convention.Acceptance
The three lines name the surface correctly and agree with each other.
pnpm verifygreen.test/docs-quick-tour-navigation.test.ts-style bold rules apply to this page before bolding anything — #1324 discovered that page-specific bold conventions exist and are enforced (bold reserved for real navigation labels, italics for retired names). ⛔ Do not assumeleads.mdxis unguarded; measure.Grading note
Graded⚠️ Axis ④ (创业阶段不扩散需求) argues for keeping it small — ⛔ this is a wording fix, not a licence to re-audit surface vocabulary across the corpus.
pm:queueat filing rather than left as an ungradedfinding. Premise re-measured onorigin/main@a76b69fby the reporting dev, with both names resolved to source. It is a real, user-reachable inaccuracy in shipped docs, the fix is three lines with an established house phrasing, and the lane keepsfindingat 0.Related