Commit Graph
4 Commits
Author SHA1 Message Date
Vladyslav Tezyk 6299905801 test(locale): cover uk-UA aliases, module lookup, and a clean install
- locale-install.test.js: verify locale:uk-ua resolves to docs-uk-ua,
    the uk alias dry-run resolves the same plan, and a real (non-dry-run)
    --locale uk-UA install lands files under docs/uk-UA
  - install-manifests.test.js: assert every SUPPORTED_LOCALES alias
    resolves to a real component whose modules exist on disk, guarding
    against orphaned locale:<id> entries like the one this PR fixes
2026-08-12 11:21:22 +02:00
Affaan MustafaandGitHub f3afd59045 fix: flatten Claude skill installs (#2582)
Flatten managed Claude skill destinations, preserve user-owned conflicts, and migrate legacy nested installs through the lifecycle tooling.
2026-07-26 03:20:06 -07:00
Martin KleinandGitHub 7fef1ddbeb docs(i18n): add German localization scout (#2029)
Adds de-DE docs, installer wiring, and locale tests. Pre-validated on current main with install manifest checks, markdownlint, locale-install tests, and ECC 2.0 release-surface tests.
2026-05-25 14:12:01 -04:00
Affaan Mustafa 666b4e2261 fix(installer): harden locale docs install 2026-05-17 20:46:04 -04:00