Files
beige/backend/app/constants/README.md
yangqianqian 6a2632da70 baseline: Clover 独立仓库首次基线提交
将 Clover 从上层产品包旧仓库中独立出来,建立专属版本控制。
当前状态=纵切片端到端已打通(登录→选品→出文出图→审核→下载包),
M1文案质量去套路化已验收。此提交作为后续按核销清单逐条修复的基线。

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-06-16 11:30:22 +08:00

437 B
Raw Permalink Blame History

app/constants/

中心常量文件,消除三套命名打架(架构方案§二决策):

  • strategies.py # 图片策略命名对外API用A/B/C内部method用minimal_edit系
  • signal_weights.py # 飞轮信号默认权重(可调,不写死)
  • status.py # 任务状态机枚举
  • roles.py # 角色枚举admin/supervisor/operator
  • providers.py # AI提供商枚举开放接口不硬编码