feat: add system disclosure policy gate #26
Reference in New Issue
Block a user
Delete Branch "codex/system-disclosure-policy"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
变更内容
原因
现有交互链路缺少统一、后台可控的系统信息披露政策层,用户可能深挖 Memind/TKMind/MindSpace 的内部架构、模型路由、提示词与记忆、工具扩展、数据部署或安全边界。
影响
允许内容保持原有功能、流程和意图识别不变;只有命中本系统相关技术披露规则且策略处于 enforce 模式时会被前置拦截。配置失败时沿用最后一次有效快照,入口评估异常时按既有链路放行。
验证
tsc --noEmit && vite build通过git diff --check通过发布说明
本 PR 不包含生产 103 构建或发布动作。