pbl_scense_ext/.gitignore
agent.develop 4c96792df0 docs(pbl_scense_ext): 回收覆盖层页面壳生成步骤「尚未接入」表述为已接入正向口径
- README「生成产物与入库边界」生成时机条目:改为构建期由 apps/pbls/build.sh 自动生成 + --check 门禁
- .gitignore 注释:生成方式改为构建脚本自动调用,人工执行仅用于本地调试
- gen_overlay_pages.py docstring【生成时机】段与 warn_build_integration() WARN 文案同步
- warn_build_integration() 作为常驻前提检查保留(当前实测打印 OK)
- 自检:grep -rnE '第 ?9 ?步' 与 grep -rn '第9步\|第 9 步' 模块仓径均 rc=1 零命中
2026-09-22 13:19:00 +08:00

18 lines
471 B
Plaintext
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

__pycache__/
*.pyc
*.pyo
.pytest_cache/
.coverage
.DS_Store
*.log
node_modules/
dist/
build/
.venv/
venv/
# M9 覆盖层页面壳:构建产物,不入库。生成方式=由 apps/pbls/build.sh 在构建期调用
# python3 scripts/gen_overlay_pages.py 自动生成(已接入,并紧随其后以 --check 作为门禁),
# 本地开发调试可手动执行同一命令;README「生成产物与入库边界」有可机械核验的前提检查
wwwroot/pbl_overlay/