fix: remove invalid gap 'verify gis-actions on user machines'

This commit is contained in:
2026-07-16 02:58:57 +00:00
parent cb4c0cc83f
commit 58fd231fb2
@@ -201,7 +201,6 @@ agc run <work_dir> --suite-id <id> --input key=value
| **用户反馈通道缺失** | 本地使用套件出问题,没有渠道报给开发者 | 高 |
| **合规检测基本是空壳** | 仅检查 params_schema/steps 格式,不扫代码、不验引用 | 中 |
| **无监控告警** | 服务挂了没人知道 | 中 |
| **未验证 gis-actions 就绪状态** | 发布通道、用户安装流程未验证 | 中 |
| **脚本清理未落地** | 知识产权保护机制待实现(gis-actions 未跑之前无需) | 低 |
---