2 Commits

Author SHA1 Message Date
root
4f60151b86 chore: 更新 memory 记录
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-11 22:46:27 +08:00
root
cd0ec8397f feat(ai-rule-engine): 添加 AI 规则引擎设计方案
- 确定技术选型:Python + SQLite + RestrictedPython
- 规划核心模块:RuleCompiler、RuleExecutor、RuleStore、ConflictDetector
- 设计 REST API 接口
- 定义 MVP 范围

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
2026-05-11 21:19:55 +08:00