diegosouzapw
f3b944a55a
refactor(scripts): organize into build/dev/check/docs/i18n/ad-hoc subfolders
Reorganizes the 29 active scripts under scripts/ into purpose-driven
subfolders:
- scripts/build/ (11) — Build, install, publish, runtime env
- scripts/dev/ (13) — Dev servers, test runners, healthchecks
- scripts/check/ (10) — Lint/validation/coverage checks
- scripts/docs/ (2) — Docs index and provider reference generation
- scripts/i18n/ (+3) — Adds Python translation utilities (check/validate/autotranslate)
- scripts/ad-hoc/ (4) — One-shot maintenance utilities
Updates all references in package.json, electron/package.json,
.husky/pre-commit, .github/workflows/ci.yml, Dockerfile, src/,
tests/, scripts/ internal cross-imports, playwright.config.ts,
and English docs (CODEBASE_DOCUMENTATION, ENVIRONMENT, FEATURES,
RELEASE_CHECKLIST, COVERAGE_PLAN, ELECTRON_GUIDE, I18N, GEMINI).
Also patches scripts/build/pack-artifact-policy.ts so the npm pack
allowlist mirrors the new layout.
Validates with:
- npm run lint (exit 0 — pre-existing minified-bundle errors only)
- npm run typecheck:core (exit 0)
- npm run check:docs-all (exit 0)
- unit tests for moved scripts (57 tests pass)
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
2026-05-13 10:14:25 -03:00
..
2026-04-30 14:08:50 -03:00
2026-04-19 19:50:30 -03:00
2026-04-30 20:31:00 -03:00
2026-05-10 18:33:29 -03:00
2026-05-06 02:29:25 -03:00
2026-04-30 16:51:44 -03:00
2026-05-10 00:55:06 -03:00
2026-04-26 20:15:47 -03:00
2026-05-10 00:55:06 -03:00
2026-03-05 08:05:58 -03:00
2026-04-30 17:52:23 -03:00
2026-04-25 16:15:39 -03:00
2026-05-04 01:36:53 -03:00
2026-05-04 01:36:53 -03:00
2026-04-30 01:27:03 -03:00
2026-05-02 04:51:38 -03:00
2026-04-30 14:08:50 -03:00
2026-03-05 08:05:58 -03:00
2026-04-22 12:26:21 -03:00
2026-03-30 12:58:45 -03:00
2026-04-17 16:45:27 -03:00
2026-04-25 12:39:21 -03:00
2026-05-10 00:55:06 -03:00
2026-04-28 02:41:19 -03:00
2026-04-03 00:15:35 -03:00
2026-05-10 18:27:41 -03:00
2026-05-12 23:23:07 -03:00
2026-05-04 01:36:53 -03:00
2026-05-04 01:36:53 -03:00
2026-05-12 23:23:07 -03:00
2026-04-25 16:45:59 -03:00
2026-04-21 04:13:28 -03:00
2026-05-10 18:27:41 -03:00
2026-03-05 01:16:56 -03:00
2026-04-10 09:56:42 -03:00
2026-05-10 18:27:41 -03:00
2026-05-13 03:47:40 -03:00
2026-02-18 00:02:15 -03:00
2026-03-09 13:43:48 -03:00
2026-05-13 03:47:40 -03:00
2026-04-25 16:45:59 -03:00
2026-04-16 05:26:17 -03:00
2026-03-23 11:08:14 -03:00
2026-05-10 11:27:55 -03:00
2026-04-25 16:45:59 -03:00
2026-04-25 16:45:59 -03:00
2026-04-16 05:26:17 -03:00
2026-04-16 05:26:17 -03:00
2026-04-02 11:41:28 -06:00
2026-05-13 10:14:25 -03:00
2026-02-18 13:44:08 -03:00
2026-04-30 14:08:50 -03:00
2026-02-18 00:02:15 -03:00
2026-04-30 14:08:50 -03:00
2026-04-30 01:27:03 -03:00
2026-04-13 19:54:44 -03:00
2026-05-10 18:33:20 -03:00
2026-05-13 03:47:40 -03:00
2026-04-30 01:27:03 -03:00
2026-04-02 15:10:42 +07:00
2026-04-25 16:45:59 -03:00