Commit 414c41e
docs(windows): drop misleading envResult Reads claim from 07-devtools
Phase 07's header comment listed $envResult under Reads, but a body-wide
search shows 07-devtools.ps1 never actually reads $envResult.OpenclawToken
(or any field). This stale claim was inherited from upstream/main and
predates the return-hash trim — the trim brought it from "(OpenclawToken,
DreamAgentKey)" down to "(OpenclawToken)", but the field has zero readers
in this phase regardless.
The Reads section now lists only the variables 07-devtools actually
consumes ($dryRun, $cloudMode, $installDir, $tierConfig, $script:OPENCODE_*).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 1a6a6ce commit 414c41e
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
14 | 13 | | |
15 | 14 | | |
16 | 15 | | |
| |||
0 commit comments