feat: 素材智能视图筛选 + 标题使用次数闭环 #282
Reference in New Issue
Block a user
Delete Branch "feat/smart-view-and-title-usage"
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?
功能1:素材智能视图筛选
在 list_assets 接口新增 smart_view 查询参数,支持 6 种预设视图:
基于现有 quality_score 字段 + metadata 中的 review_status / generation_use_count 实现。
与现有内存过滤路径集成,无破坏性变更。
功能2:标题使用次数闭环
变更范围
6 个文件,105 行新增,3 行修改
无数据库变更,无需数据迁移
1229247cd9to42317a2508✅ 代码审计通过
8个文件/251行新增,改动小而聚焦。
审查要点确认:
小建议(非阻断):