Yige
7026cc72ed
fix(web-access): 强制 Windows 隔离 Playwright 环境 (#96)
## 中文
- 将 web-access 升级到 v3.4.2。
- L3-external 必须先创建或选择 DesireCore 隔离 venv,再进行 import、固定版本安装、复检和 CDP
attach。
- Windows 全流程只允许 PowerShell 与 venv 的 Scripts\\python.exe;禁止 Bash、裸
python/pip、pip --user、全局安装和 playwright install。
- 修正中英文 L3 汇总表,避免后置表格覆盖前置安全规则。
验证:完整 i18n validator、translation freshness、validator unit 均通过;独立复审无
P0-P2。
## English
- Bump web-access to v3.4.2.
- Require creating or selecting the DesireCore-owned isolated venv
before import checks, pinned installation, re-check, and CDP attach.
- On Windows, require PowerShell and the venv Scripts\\python.exe
throughout; forbid Bash, bare python/pip, pip --user, global
installation, and playwright install.
- Align both localized L3 summary tables so later guidance cannot
override the safety contract.
Validation: full i18n validation, translation freshness, and validator
unit tests pass; independent review found no P0-P2 findings.
2026-08-29 06:45:37 -04:00
..
2026-07-19 14:37:19 +08:00
2026-08-09 16:25:20 +08:00
2026-08-09 16:25:20 +08:00
2026-08-09 16:25:20 +08:00
2026-08-25 17:25:42 +08:00
2026-07-22 20:03:56 +08:00
2026-07-29 17:48:28 +08:00
2026-08-25 17:25:42 +08:00
2026-07-14 11:55:22 +08:00
2026-08-25 16:13:09 +08:00
2026-06-09 11:27:13 +08:00
2026-08-09 16:25:20 +08:00
2026-08-25 16:13:09 +08:00
2026-06-04 11:14:36 +08:00
2026-07-19 00:45:05 +08:00
2026-07-19 14:37:19 +08:00
2026-05-05 00:26:33 +08:00
2026-07-07 21:14:31 +08:00
2026-08-09 18:14:38 +08:00
2026-08-09 18:14:38 +08:00
2026-07-19 14:37:19 +08:00
2026-07-14 11:55:22 +08:00
2026-08-09 16:25:20 +08:00
2026-07-16 19:59:41 +08:00
2026-08-09 16:25:20 +08:00
2026-08-09 16:25:20 +08:00
2026-07-16 19:59:41 +08:00
2026-08-09 16:25:20 +08:00
2026-07-07 21:14:31 +08:00
2026-07-14 11:55:22 +08:00
2026-08-25 18:32:03 +08:00
2026-07-14 11:55:22 +08:00
2026-08-09 16:25:20 +08:00
2026-08-09 16:25:20 +08:00
2026-07-16 19:59:41 +08:00
2026-07-07 21:14:31 +08:00
2026-07-16 19:59:41 +08:00
2026-07-07 21:14:31 +08:00
2026-07-19 14:37:19 +08:00
2026-08-09 16:25:20 +08:00
2026-07-07 21:14:31 +08:00
2026-08-09 18:14:38 +08:00
2026-05-05 00:26:33 +08:00
2026-07-07 21:14:31 +08:00
2026-08-23 23:31:26 +08:00
2026-07-07 21:14:31 +08:00
2026-07-29 17:48:28 +08:00
2026-07-07 21:14:31 +08:00
2026-07-14 11:55:22 +08:00
2026-08-09 16:25:20 +08:00
2026-07-14 11:55:22 +08:00
2026-08-25 17:25:42 +08:00
2026-07-29 17:48:28 +08:00
2026-08-07 23:54:22 +08:00
2026-07-19 19:19:33 +08:00
2026-08-29 06:45:37 -04:00
2026-08-09 16:25:20 +08:00
2026-08-09 16:25:20 +08:00
2026-07-07 21:14:31 +08:00
2026-08-08 00:13:56 +08:00
2026-07-14 11:55:22 +08:00
2026-07-07 21:14:31 +08:00
2026-02-28 22:47:09 +08:00
2026-05-29 15:36:19 +08:00