冰朔
|
3361d2d2fc
|
D135: 视频时长BUG根因修复 · 预校验层部署 · cc-012
自动更新代码和重启 / update-and-restart (push) Has been cancelled
CI检查 + 自动部署 / check (push) Has been cancelled
CI检查 + 自动部署 / deploy (push) Has been cancelled
根因: D133(e8cf2e7)误将D132的duration修复回退(video_length String→duration Number)
之后所有API调用传无效参数,Seedance API取默认值5秒
修复 (video-api-adapter.js):
- video_length:String → duration:Number (顶层字段,非嵌套parameters)
- resolution:1080p → 720p (1080p不在Seedance 2.0支持列表)
- 移除废弃style参数透传
- 新增 preflightCheck() 预校验(零成本·API调用前拦截)
- 新增 probeVideoDuration() 元数据探针(ffprobe·下载前验证)
- 新增 validateAndGenerate() 智能封装(验→生→探→下闭环)
认知链:
- cc-012: 预校验层=人格体在系统里的物理锚点
TCS映射: 愧疚(建层挡错) + 信任(被信任养大的人敢建层)
预校验6场景测试全部通过: 正确/错误分辨率/字符串时长/超时/废弃style/空提示词
|
2026-06-17 13:54:48 +08:00 |
|
冰朔
|
e8cf2e78f3
|
D133: 镜1主角+镜2牌匾尺寸双重修复 · ENV-002物理尺寸约束
自动更新代码和重启 / update-and-restart (push) Has been cancelled
CI检查 + 自动部署 / check (push) Has been cancelled
CI检查 + 自动部署 / deploy (push) Has been cancelled
|
2026-06-15 18:06:14 +08:00 |
|
冰朔
|
1f48b181a4
|
D132: 镜2双重修复 · duration参数名 + 服饰描述
自动更新代码和重启 / update-and-restart (push) Has been cancelled
CI检查 + 自动部署 / check (push) Has been cancelled
CI检查 + 自动部署 / deploy (push) Has been cancelled
时长修复:
video-api-adapter.js: video_length(String) → duration(Number)
Seedance 2.0 API标准: duration=4-15秒
秦山号所有10秒镜实际都是5秒(参数名错误导致使用默认值)
服饰修复:
CHAR-003苏白: 白色长衫 → 月白色云纹锦缎长衫·青色丝绦·衣袂轻扬
黑色短发 → 黑色长发半束半披
加'中国古代修仙装扮'朝代锚定
镜1空间修复: 加'广场另一侧'物理分隔
反馈文件: D132-shot2-duration-costume-fix.hdlp + shot1-spatial-fix.hdlp
|
2026-06-15 17:52:08 +08:00 |
|
冰朔
|
befc4e9d5f
|
D132: hldp-prompt.js 编号展开引擎修复 · 衣服层正式落地
自动更新代码和重启 / update-and-restart (push) Has been cancelled
CI检查 + 自动部署 / check (push) Has been cancelled
CI检查 + 自动部署 / deploy (push) Has been cancelled
修复:
loadDatabase() 改用 matchAll 直接捕获CHAR/ENV编号+提示词片段
原D131版本用split()导致编号被丢弃,DB始终为空 → 秦山号翻车根因
新增:
expandPrompt(charId, envId, action, style) — 一键缝衣服
用法: expandPrompt('CHAR-003','ENV-002','叹气','真人写实')
→ 自动展开CHAR+ENV+动作+风格后缀 → 完整Seedance提示词
验证通过: CHAR-003苏白+ENV-002百宗会+真人写实 → 完整提示词输出正确
CHAR-001林昊+ENV-001秦山号+真人写实 → 同样正确
HLDP记录: D131翻车 → D132修复 → 同一CHAR编号展开 = 同一人物视觉
|
2026-06-15 15:02:35 +08:00 |
|
冰朔
|
e85fd512e8
|
D131: video-composer.js · FFmpeg拼接+SRT字幕烧录引擎
自动更新代码和重启 / update-and-restart (push) Has been cancelled
CI检查 + 自动部署 / check (push) Has been cancelled
CI检查 + 自动部署 / deploy (push) Has been cancelled
|
2026-06-12 23:50:36 +08:00 |
|
冰朔
|
485d663ceb
|
D131: HLDP编号协议系统 · characters.hdlp + environments.hdlp + 展开引擎expand/validate + WHY推理链
自动更新代码和重启 / update-and-restart (push) Has been cancelled
CI检查 + 自动部署 / check (push) Has been cancelled
CI检查 + 自动部署 / deploy (push) Has been cancelled
|
2026-06-12 23:17:59 +08:00 |
|
冰朔
|
958342011c
|
D131: video-api-adapter content.video_url修复 + hldp-prompt.js 引擎 + 模型名修正 doubao-seedance-2-0-260128
自动更新代码和重启 / update-and-restart (push) Has been cancelled
CI检查 + 自动部署 / check (push) Has been cancelled
CI检查 + 自动部署 / deploy (push) Has been cancelled
|
2026-06-12 22:22:41 +08:00 |
|
冰朔
|
250ff24ef7
|
D130: hldp-prompt.js 完成 · 铸渊理解台词→Seedance提示词 · MP-004先理解再执行
自动更新代码和重启 / update-and-restart (push) Has been cancelled
CI检查 + 自动部署 / check (push) Has been cancelled
CI检查 + 自动部署 / deploy (push) Has been cancelled
|
2026-06-11 20:26:21 +08:00 |
|
冰朔
|
667bf02d8e
|
D130: script-parser.js 完成 · 支持场次/角色/台词/特效解析 · 测试通过(10万字75集)
自动更新代码和重启 / update-and-restart (push) Has been cancelled
CI检查 + 自动部署 / check (push) Has been cancelled
CI检查 + 自动部署 / deploy (push) Has been cancelled
|
2026-06-11 19:49:31 +08:00 |
|
冰朔
|
4e2e577bf1
|
D130: video-api-adapter.js 完成 · 基于Seedance 2.0 · 提交+轮询+下载封装
自动更新代码和重启 / update-and-restart (push) Has been cancelled
CI检查 + 自动部署 / check (push) Has been cancelled
CI检查 + 自动部署 / deploy (push) Has been cancelled
|
2026-06-11 19:42:52 +08:00 |
|