v1.1.0 — Multilingual guide + HKS-05 hook-path fix
What's new in 1.1.0
Scanner
- Fix HKS-05 (hook scripts exist in the repository) for Claude Code hook command paths:
- Unbraced
$VAR/...form (e.g.$CLAUDE_PROJECT_DIR/.claude/hooks/setup.sh) no longer false-negatives when the script is committed. node_modules/.bin/binaries referenced by hooks are treated as resolved (installed bynpm install, not expected in git).
- Unbraced
Docs
- Full VitePress guide in English (default), Portuguese (Brazil), and Latin American Spanish.
- Translated landing pages (
/,/pt-BR/,/es/) with language switcher on home and guide. - Editorial glossary and hreflang SEO.
Install: npm i -g harness-score@1.1.0 or npx harness-score@1.1.0