后端生成闸+多项修复;前端全站更新;QA 审计与报告
后端: - 新增 celery_health 生成前置闸——无 worker 在线时图片/视频生成入口 一律 503,防"提交到 ARK 后无人轮询、结果悬空+额度冻结"的数据丢失 - 拼接导出:帧率跟随源众数、字幕逐句重映射、原声/BGM 混音修复 - 资金核算审计脚本 + genesis 账目回填 + 滞留预留清理命令 - 接入 yunqi provider 与豆包 TTS 模型(catalog/migrations/bootstrap 命令) 前端:全站页面更新(pipeline/library/products/projects/team/account 等), 新增共享 pager 分页组件 QA:刷新 function-audit 全量输出,新增 full-qa 报告 文档:BP 产品介绍资料、design/CLAUDE.md Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,45 @@
|
||||
|
||||
[function-audit] dashboard … dead 0 / 25, missing 18
|
||||
[function-audit] products … dead 0 / 25, missing 6
|
||||
[function-audit] product-detail … dead 0 / 29, missing 9
|
||||
[function-audit] product-create … dead 0 / 31, missing 11
|
||||
[function-audit] projects … dead 0 / 24, missing 19
|
||||
[function-audit] projects-new … dead 0 / 15, missing 6
|
||||
[function-audit] pipeline … dead 0 / 34, missing 15
|
||||
[function-audit] library … dead 0 / 38, missing 10
|
||||
[function-audit] account … dead 0 / 26, missing 4
|
||||
[function-audit] team … dead 0 / 17, missing 4
|
||||
[function-audit] messages … dead 0 / 28, missing 9
|
||||
[function-audit] asset-factory … dead 0 / 24, missing 5
|
||||
[function-audit] image-optimize … dead 2 / 24, missing 12
|
||||
[function-audit] model-photo … dead 0 / 32, missing 8
|
||||
[function-audit] model-photo-demo-a … dead 0 / 38, missing 5
|
||||
[function-audit] model-photo-demo-b … dead 0 / 37, missing 5
|
||||
[function-audit] platform-cover … dead 0 / 38, missing 8
|
||||
[function-audit] settings … dead 0 / 26, missing 9
|
||||
|
||||
[function-audit] summary
|
||||
┌─────────┬──────────────────────┬───────┬───────┬──────┬───────┬─────────┐
|
||||
│ (index) │ page │ total │ works │ dead │ error │ missing │
|
||||
├─────────┼──────────────────────┼───────┼───────┼──────┼───────┼─────────┤
|
||||
│ 0 │ 'dashboard' │ 25 │ 20 │ 0 │ 0 │ 18 │
|
||||
│ 1 │ 'products' │ 25 │ 24 │ 0 │ 0 │ 6 │
|
||||
│ 2 │ 'product-detail' │ 29 │ 22 │ 0 │ 0 │ 9 │
|
||||
│ 3 │ 'product-create' │ 31 │ 25 │ 0 │ 0 │ 11 │
|
||||
│ 4 │ 'projects' │ 24 │ 15 │ 0 │ 0 │ 19 │
|
||||
│ 5 │ 'projects-new' │ 15 │ 15 │ 0 │ 0 │ 6 │
|
||||
│ 6 │ 'pipeline' │ 34 │ 26 │ 0 │ 0 │ 15 │
|
||||
│ 7 │ 'library' │ 38 │ 23 │ 0 │ 0 │ 10 │
|
||||
│ 8 │ 'account' │ 26 │ 20 │ 0 │ 0 │ 4 │
|
||||
│ 9 │ 'team' │ 17 │ 17 │ 0 │ 0 │ 4 │
|
||||
│ 10 │ 'messages' │ 28 │ 20 │ 0 │ 0 │ 9 │
|
||||
│ 11 │ 'asset-factory' │ 24 │ 23 │ 0 │ 0 │ 5 │
|
||||
│ 12 │ 'image-optimize' │ 24 │ 21 │ 2 │ 0 │ 12 │
|
||||
│ 13 │ 'model-photo' │ 32 │ 31 │ 0 │ 0 │ 8 │
|
||||
│ 14 │ 'model-photo-demo-a' │ 38 │ 33 │ 0 │ 0 │ 5 │
|
||||
│ 15 │ 'model-photo-demo-b' │ 37 │ 34 │ 0 │ 0 │ 5 │
|
||||
│ 16 │ 'platform-cover' │ 38 │ 35 │ 0 │ 0 │ 8 │
|
||||
│ 17 │ 'settings' │ 26 │ 25 │ 0 │ 0 │ 9 │
|
||||
└─────────┴──────────────────────┴───────┴───────┴──────┴───────┴─────────┘
|
||||
|
||||
报告:core/qa/function-audit/output/summary.md
|
||||
Reference in New Issue
Block a user