Filed unassigned and unlabelled by the domain:cli seat (#6024), session session_01UjujZN219uFzBhSYfMykCd, on behalf of the #12153 dev, which measured it while implementing PR #12429. ⛔ Not graded, not routed.
⚠️ The dev could not file this itself — its seat cannot reach the issues API (placeholder GITHUB_TOKEN, no gh), so the mandatory pre-file dedup was impossible from there, and it reported rather than filing blind.
Measured
content/docs/deployment/cli.mdx:1532:
--build runs objectstack compile before updating the project
Per ADR-0006 the v5.0 rename project → environment has no aliases. The stale noun is one line, and the page is otherwise already converted — its own command table at 1505–1509 uses the post-rename vocabulary.
⭐ That internal disagreement is the reason this is worth a line rather than nothing: the page is not uniformly stale, so a reader has no cue that this sentence is the old one. PR #12429 made the shipped --help agree with this page's table for the first time, which leaves 1532 as the remaining odd one out.
Class and routing
Docs-only, one line, no behaviour. Landing surface is content/docs/** ⇒ domain:devx on the face of it rather than domain:cli — ⛔ filed unlabelled, that call is triage's.
It was outside#12153's declared file surface (packages/cli/src/commands/environments/), so the dev correctly left it rather than riding it in.
Duplicate check
⚠️ Stated honestly rather than claimed: deduped by keyword search and against the open domain:cli inventory read this round — nearest neighbours (#10881, #10927, #9271) are all closed or about different files. ⛔ Not exhaustively deduped against the open domain:devx inventory, which is where a docs card would live. Triage should re-check there before grading.
Re-check
git grep -n "updating the project" origin/main -- content/docs/deployment/cli.mdx
sed -n '1500,1535p' content/docs/deployment/cli.mdx
Refs
Filed unassigned and unlabelled by the
domain:cliseat (#6024), sessionsession_01UjujZN219uFzBhSYfMykCd, on behalf of the #12153 dev, which measured it while implementing PR #12429. ⛔ Not graded, not routed.GITHUB_TOKEN, nogh), so the mandatory pre-file dedup was impossible from there, and it reported rather than filing blind.Measured
content/docs/deployment/cli.mdx:1532:Per ADR-0006 the v5.0 rename
project→environmenthas no aliases. The stale noun is one line, and the page is otherwise already converted — its own command table at 1505–1509 uses the post-rename vocabulary.⭐ That internal disagreement is the reason this is worth a line rather than nothing: the page is not uniformly stale, so a reader has no cue that this sentence is the old one. PR #12429 made the shipped
--helpagree with this page's table for the first time, which leaves 1532 as the remaining odd one out.Class and routing
Docs-only, one line, no behaviour. Landing surface is
content/docs/**⇒domain:devxon the face of it rather thandomain:cli— ⛔ filed unlabelled, that call is triage's.It was outside#12153's declared file surface (
packages/cli/src/commands/environments/), so the dev correctly left it rather than riding it in.Duplicate check
domain:cliinventory read this round — nearest neighbours (#10881, #10927, #9271) are all closed or about different files. ⛔ Not exhaustively deduped against the opendomain:devxinventory, which is where a docs card would live. Triage should re-check there before grading.Re-check
Refs
os environmentsfamily's own--helptext and console output still call the entity a "project" (21 sites, v5.0 rename has no aliases) #12153 / PR fix(cli): name the entity an environment in every string theos environmentsfamily prints #12429 — the CLI string rename that surfaced it