- 批次1:基础设施(存储层 + 项目骨架) - 批次2:REST API 基础 - 批次3:LLM 编译器 - 批次4:规则执行器 - 批次5:规则校验与兜底 - 批次6:冲突检测 Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
- 确定技术选型:Python + SQLite + RestrictedPython - 规划核心模块:RuleCompiler、RuleExecutor、RuleStore、ConflictDetector - 设计 REST API 接口 - 定义 MVP 范围 Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>