diff --git a/cspell-words.txt b/cspell-words.txt index 3fc3d98f..0ed99a52 100644 --- a/cspell-words.txt +++ b/cspell-words.txt @@ -1113,3 +1113,6 @@ vis # Portal full audit #3 (2026-05-14) vulns закоммичен +shapkas +SUT +SUT's diff --git a/docs/superpowers/audits/2026-05-14-portal-full-audit-findings.md b/docs/superpowers/audits/2026-05-14-portal-full-audit-findings.md index 573ee3e9..76edd656 100644 --- a/docs/superpowers/audits/2026-05-14-portal-full-audit-findings.md +++ b/docs/superpowers/audits/2026-05-14-portal-full-audit-findings.md @@ -83,3 +83,19 @@ - P0: 0 / P1: 0 / P2: 3 (AdminPlaceholderView + concurrently + 12 unused types) / P3: 1 (knip config hints) - FP задокументированы: histoire.setup.ts + @histoire/plugin-vue (причина: histoire.config.ts не в knip entry) + +--- + +### Subagent C — Docs (markdownlint + cspell + lychee) + +**Exit codes:** markdownlint=0, cspell=0 (after +3 words), lychee=0 + +**Findings:** + +- ✅ **[markdownlint]** 0 errors. Не находка. +- **P2 [cspell 3 new words]** `shapkas`, `SUT`, `SUT's` — новые слова из 11-commit delta (тест-файлы и спринт-план) не были в словаре. Добавлены в `cspell-words.txt`. **[FIX-NOW ✅ fixed]** +- ✅ **[lychee]** 318 OK, 0 Errors, 110 Excluded (428 total checked, 175 unique). Не находка. + +### Phase 1C итог + +- P0: 0 / P1: 0 / P2: 1 (3 cspell words — fixed inline) / P3: 0