feat: refactor sgclaw around zeroclaw compat runtime

This commit is contained in:
zyl
2026-03-26 16:23:31 +08:00
parent bca5b75801
commit ff0771a83f
1059 changed files with 409460 additions and 23 deletions

View File

@@ -0,0 +1,22 @@
# 安全文档
本部分结合了当前的安全加固指南和提案/路线图文档。
## 当前行为优先
如需了解当前运行时行为,请从这里开始:
- 配置参考:[../reference/api/config-reference.zh-CN.md](../reference/api/config-reference.zh-CN.md)
- 运维操作手册:[../ops/operations-runbook.zh-CN.md](../ops/operations-runbook.zh-CN.md)
- 故障排除:[../ops/troubleshooting.zh-CN.md](../ops/troubleshooting.zh-CN.md)
## 提案 / 路线图文档
以下文档明确面向提案,可能包含假设的 CLI/配置示例:
- [不可知安全](agnostic-security.zh-CN.md)
- [无摩擦安全](frictionless-security.zh-CN.md)
- [沙箱](sandboxing.zh-CN.md)
- [资源限制](../ops/resource-limits.zh-CN.md)
- [审计日志](audit-logging.zh-CN.md)
- [安全路线图](security-roadmap.zh-CN.md)