Enterprise Security Gateway
Commander's EnterpriseSecurityGateway provides a 7-layer defense-in-depth architecture that is invoked during all LLM calls and tool executions. It cannot be bypassed — cost checks execute both before and after LLM calls. - Defense in depth — Multiple independent layers, each with distinct responsibility
本文说明 Enterprise Security Gateway 在 Commander 中的职责、使用方式与相关模块。命令与代码路径与产品保持一致。
bash
entry_1 → SHA256(prev_hash | entry_1) → hash_1
entry_2 → SHA256(hash_1 | entry_2) → hash_2要点
- 与英文源文档语义对齐;API 与 CLI 以 monorepo 为准
- 需要可运行示例时,优先使用 快速开始 中的
cliEntry.ts路径 - 指标口径:25 提供商 · 5 拓扑 · 18 工具 · 6700+ 测试