v1.28.1 · Sep 21, 2026
Coverage: correct the getting-started RAM and hardware requirement to match the official setup page
Fixes an unsupported hardware claim in the getting-started module. The module stated you need 'at least 4 GB of RAM — 8 GB is recommended for comfortable use', but the official Advanced setup page lists hardware as only '4 GB+ RAM, x64 or ARM64 processor' with no 8 GB recommendation. Replaced the invented 8 GB figure with the documented processor requirement in both English and Arabic module markdown. This claim is not quiz-tested and is prose only, so no quiz, terminal, catalog, reference, or search-index change was needed. Patch bump. Verified against https://code.claude.com/docs/en/setup. Reviewed a batch of audit findings in the same pass and confirmed the /effort ultracode value, the Warp plugin section, and the claude auth login --email/--sso/--console flags are all supported by current documentation, so those were left unchanged.
Fixed
getting-started: correct the system RAM and hardware requirement (EN + AR)
src/content/modules/getting-started.md and ar/getting-started.md claimed 'at least 4 GB of RAM — 8 GB is recommended for comfortable use'. The Advanced setup page documents hardware as '4 GB+ RAM, x64 or ARM64 processor' and makes no 8 GB recommendation, so the unsupported figure was removed and replaced with the documented requirement: 'at least 4 GB of RAM and an x64 or ARM64 processor'. Verified against https://code.claude.com/docs/en/setup.