Commit bb98ffe
docs(web/guides): correct start-here guide drift from the 2026-06 behavioral audit (#3120)
* docs(web/guides): correct start-here guide drift from the 2026-06 behavioral audit
Six audit findings across the non-tutorial start-here pages (audit group
p2-1, claims index-01 / welcome-01 / whywheels-01 / installing-03 / rc-01
/ engines-04):
- index.mdx: add the missing Release Channels LinkCard to the section grid
- welcome.mdx: include BoxLang in the supported-engine list (matches
cfml-engines.mdx and the CI compat matrix)
- why-wheels.mdx: the Rails Jobs row cited a nonexistent worker CLI
(wheels jobs work); describe the real programmatic surface and cite
##3090 for the worker CLI
- installing.mdx: drop the 3x stale 'Multiple version surfaces during
4.0-SNAPSHOT' asides (4.0 GA shipped 2026-06-09)
- release-channels.mdx: the channel parenthetical comes from
'wheels version' (Wheels 4.0.3 (stable) + Java line), not
'wheels --version' (no channel info); fix the at-a-glance row and the
how-to-tell sample, verified against the released 4.0.3 CLI
- cfml-engines.mdx: 'generators are pure file-system operations' gains
the 'wheels generate admin' exception (requires a running
project-bound server; Module.cfc write-side guard)
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Signed-off-by: Peter Amiri <peter@alurium.com>
* docs(web/guides): scope the --version channel claim by install method
The unqualified 'no channel parenthetical' note was wrong for two
shipped install paths: the deb/rpm wrapper and the Homebrew
bleeding-edge formula both short-circuit --version and print
'wheels <version> (<channel>)'. Reviewer-supplied wording; the
installation.mdx cross-page sync rides with the cliref audit group.
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Signed-off-by: Peter Amiri <peter@alurium.com>
---------
Signed-off-by: Peter Amiri <peter@alurium.com>
Co-authored-by: Claude Fable 5 <noreply@anthropic.com>1 parent 7fae2a3 commit bb98ffe
6 files changed
Lines changed: 13 additions & 20 deletions
File tree
- web/sites/guides/src/content/docs/v4-0-0/start-here
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
71 | | - | |
| 71 | + | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | | - | |
| 85 | + | |
86 | 86 | | |
87 | 87 | | |
88 | 88 | | |
| |||
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| 18 | + | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
Lines changed: 0 additions & 12 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
109 | | - | |
110 | | - | |
111 | | - | |
112 | 108 | | |
113 | 109 | | |
114 | 110 | | |
| |||
155 | 151 | | |
156 | 152 | | |
157 | 153 | | |
158 | | - | |
159 | | - | |
160 | | - | |
161 | | - | |
162 | 154 | | |
163 | 155 | | |
164 | 156 | | |
| |||
217 | 209 | | |
218 | 210 | | |
219 | 211 | | |
220 | | - | |
221 | | - | |
222 | | - | |
223 | | - | |
224 | 212 | | |
225 | 213 | | |
226 | 214 | | |
| |||
Lines changed: 8 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
| 35 | + | |
35 | 36 | | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
39 | 40 | | |
40 | | - | |
| 41 | + | |
| 42 | + | |
41 | 43 | | |
42 | 44 | | |
| 45 | + | |
| 46 | + | |
43 | 47 | | |
44 | 48 | | |
45 | 49 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | | - | |
| 46 | + | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| |||
0 commit comments