Skip to content

Commit 4d0ad8c

Browse files
fix(docs): final stale category references in build.md and CHANGELOG
- build.md: Category 9 -> Category 6 (environment checker) - CHANGELOG.md: 12 validation categories -> 7 grounded validation categories Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_013AZySkzowyq4Ne2hrSRRAL
1 parent f40fbc0 commit 4d0ad8c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ Do not edit this file manually.
2020

2121
### Initial scaffold (2026-06-10)
2222

23-
- WinPE validation engine (`Start-AzlValidation.ps1`) with 12 validation categories
23+
- WinPE validation engine (`Start-AzlValidation.ps1`) with 7 grounded validation categories
2424
- Endpoint list (`endpoints.json`) with 121 Azure Local, Arc, and Dell OEM endpoints
2525
- `Build-WinPEImage.ps1` to assemble the bootable WinPE ISO

docs/getting-started/build.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ If your build machine has limited or no internet access, pre-download the PS7 LT
2929
```
3030

3131
!!! warning "Module not included in air-gapped builds"
32-
Without `AzStackHci.EnvironmentChecker`, Category 9 (environment checker) is skipped.
32+
Without `AzStackHci.EnvironmentChecker`, Category 6 (environment checker) is skipped.
3333
Pre-stage the module at `<WorkspacePath>\mount\Tools\Modules` before the unmount step, or
3434
run the module-based tests from a staging server post-OS.
3535

0 commit comments

Comments
 (0)