Skip to content

Commit 414c41e

Browse files
yasinBursaliclaude
andcommitted
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

File tree

dream-server/installers/windows/phases/07-devtools.ps1

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
# $dryRun, $cloudMode -- from orchestrator context
1111
# $installDir -- from orchestrator context
1212
# $tierConfig -- from phase 02 (LlmModel, MaxContext, GgufFile)
13-
# $envResult -- from phase 06 (OpenclawToken)
1413
# $script:OPENCODE_* -- from lib/constants.ps1
1514
#
1615
# Writes:

0 commit comments

Comments
 (0)