deconstruction_system_20251203_134805.log 59 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527
  1. 2025-12-03 13:48:05 - DeconstructionSystem - INFO - [logger.py:58] - DeconstructionLogger initialized successfully
  2. 2025-12-03 13:48:06 - DeconstructionSystem.src.workflows.script_workflow - INFO - [script_workflow.py:65] - ScriptWorkflow 初始化完成,model_provider: google_genai
  3. 2025-12-03 13:48:06 - DeconstructionSystem.__main__ - INFO - [run_batch_script.py:118] - 处理视频: channel_content_id=61626151 title=🔴退伍军人二次入伍的感人画面!若有战,召必回
  4. 2025-12-03 13:48:06 - DeconstructionSystem.src.workflows.script_workflow - INFO - [script_workflow.py:300] - === 开始执行脚本理解工作流(视频分析) ===
  5. 2025-12-03 13:48:06 - DeconstructionSystem.src.workflows.script_workflow - INFO - [script_workflow.py:92] - 工作流图构建完成 - 流程:视频上传 → 段落划分 → 实质提取 → 形式提取 → 分离结果 → 结果汇总
  6. 2025-12-03 13:48:06 - DeconstructionSystem.src.workflows.script_workflow - INFO - [script_workflow.py:98] - === 执行节点:视频上传 ===
  7. 2025-12-03 13:48:06 - DeconstructionSystem.src.components.functions.video_upload_function - INFO - [video_upload_function.py:68] - 开始下载视频: https://rescdn.yishihui.com/pipeline/video/f522fd33-1556-4928-ab5a-c5afdd3c9688.mp4
  8. 2025-12-03 13:48:06 - DeconstructionSystem.src.components.functions.video_upload_function - INFO - [video_upload_function.py:275] - 构建文件路径: /Users/jihuaqiang/piaoquan/aigc_how_decode_base_project_0916_1125/examples/61626151/61626151.mp4
  9. 2025-12-03 13:48:06 - DeconstructionSystem.src.components.functions.video_upload_function - INFO - [video_upload_function.py:153] - 未在examples目录下找到同名文件,开始下载...
  10. 2025-12-03 13:48:24 - DeconstructionSystem.src.components.functions.video_upload_function - INFO - [video_upload_function.py:203] - 视频下载完成,大小: 40.14 MB
  11. 2025-12-03 13:48:24 - DeconstructionSystem.src.components.functions.video_upload_function - INFO - [video_upload_function.py:82] - 视频文件路径: /var/folders/zg/ktsngwv13cd2wp32tyfx17_c0000gn/T/tmpcw7li2u2.mp4
  12. 2025-12-03 13:48:24 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:164] - 上传视频到Gemini: /var/folders/zg/ktsngwv13cd2wp32tyfx17_c0000gn/T/tmpcw7li2u2.mp4
  13. 2025-12-03 13:49:19 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:120] - 等待文件处理...
  14. 2025-12-03 13:49:25 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:149] - 文件处理完成
  15. 2025-12-03 13:49:25 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:172] - 视频上传并处理完成
  16. 2025-12-03 13:49:25 - DeconstructionSystem.src.components.functions.video_upload_function - INFO - [video_upload_function.py:114] - 视频上传成功,文件名称: None
  17. 2025-12-03 13:49:25 - DeconstructionSystem.src.workflows.script_workflow - INFO - [script_workflow.py:113] - 视频上传完成 - URI: https://generativelanguage.googleapis.com/v1beta/files/u04empn8q506
  18. 2025-12-03 13:49:25 - DeconstructionSystem.src.workflows.script_workflow - INFO - [script_workflow.py:129] - === 执行节点:脚本段落划分 ===
  19. 2025-12-03 13:49:25 - DeconstructionSystem.src.components.agents.script_section_division_agent - INFO - [script_section_division_agent.py:68] - === 开始脚本段落划分 ===
  20. 2025-12-03 13:49:25 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:79] - 通过 URI 提取的 file_name 获取文件: u04empn8q506
  21. 2025-12-03 13:49:26 - DeconstructionSystem.src.components.agents.script_section_division_agent - INFO - [script_section_division_agent.py:81] - 执行段落划分
  22. 2025-12-03 13:49:26 - DeconstructionSystem.src.components.agents.script_section_division_agent - INFO - [script_section_division_agent.py:94] - 【段落划分】分析视频的分段结构
  23. 2025-12-03 13:49:26 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:258] - Section划分 - 开始视频分析...
  24. 2025-12-03 13:49:53 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:298] - Section划分 - 视频分析完成
  25. 2025-12-03 13:49:53 - DeconstructionSystem.src.components.agents.script_section_division_agent - INFO - [script_section_division_agent.py:189] - 段落划分详细结果:
  26. {
  27. "内容品类": "征兵纪实",
  28. "段落列表": [
  29. {
  30. "id": "段落1",
  31. "描述": "个人与至亲的告别时刻",
  32. "内容范围": [
  33. "0:00-0:12",
  34. "0:12-0:30"
  35. ],
  36. "推理依据": "视频开头通过特写镜头展现了士兵与最亲近家人,特别是婴儿的告别,以及一位老兵与妻子的深情告别,营造出强烈的个人情感色彩和牺牲精神。",
  37. "子项": [
  38. {
  39. "id": "段落1.1",
  40. "描述": "士兵向熟睡中的婴儿告别",
  41. "内容范围": [
  42. "0:00-0:12"
  43. ],
  44. "推理依据": "画面聚焦于士兵亲吻婴儿的动作,以及其随后流露出的不舍和隐忍的泪水,强调了个人情感与军人使命之间的冲突。",
  45. "子项": []
  46. },
  47. {
  48. "id": "段落1.2",
  49. "描述": "老兵被召回与家人依依惜别",
  50. "内容范围": [
  51. "0:12-0:30"
  52. ],
  53. "推理依据": "画面切换至一位已穿上军装、佩戴“光荣入伍”绶带的老兵,与家人拥抱告别,再次凸显了“军令如山”的职责和家庭的牺牲。",
  54. "子项": []
  55. }
  56. ]
  57. },
  58. {
  59. "id": "段落2",
  60. "描述": "集体送别与家人的深切关怀",
  61. "内容范围": [
  62. "0:30-0:50",
  63. "0:50-1:07"
  64. ],
  65. "推理依据": "此段落展现了多位士兵及其家人在集体入伍现场的互动,家人为即将离家的士兵准备食物、整理行装,充满了朴素而深沉的爱与不舍。",
  66. "子项": [
  67. {
  68. "id": "段落2.1",
  69. "描述": "家属为士兵准备食物与整理行囊",
  70. "内容范围": [
  71. "0:30-0:50"
  72. ],
  73. "推理依据": "多个场景中,母亲或妻子细心地给士兵喂食、整理背包,这些日常的举动在离别时刻显得格外动人,配以歌词“都有爱的温柔暖心田”。",
  74. "子项": []
  75. },
  76. {
  77. "id": "段落2.2",
  78. "描述": "离别前的亲情嘱托与泪水",
  79. "内容范围": [
  80. "0:50-1:07"
  81. ],
  82. "推理依据": "镜头捕捉到家人与士兵之间更多的语言和眼神交流,充满担忧与祝福,以及无法抑制的泪水,呼应歌词“岁月如歌在春夏秋冬”。",
  83. "子项": []
  84. }
  85. ]
  86. },
  87. {
  88. "id": "段落3",
  89. "描述": "对家庭的跪拜与最后告别",
  90. "内容范围": [
  91. "1:07-1:26",
  92. "1:26-1:50"
  93. ],
  94. "推理依据": "此部分聚焦于士兵向家人下跪的感人瞬间,以及在车窗前不舍的握手,这是中国传统文化中对父母和家人的最高敬意与最后的依恋。",
  95. "子项": [
  96. {
  97. "id": "段落3.1",
  98. "描述": "士兵向父母下跪表达敬意与不舍",
  99. "内容范围": [
  100. "1:07-1:26"
  101. ],
  102. "推理依据": "士兵向年迈的父母和幼小的孩子下跪,这一庄重的告别仪式体现了军人对家庭的深情与责任,歌词“幸福如花绽放在世间”为这份牺牲赋予了崇高的意义。",
  103. "子项": []
  104. },
  105. {
  106. "id": "段落3.2",
  107. "描述": "家人陪同等待与含泪相送",
  108. "内容范围": [
  109. "1:26-1:50"
  110. ],
  111. "推理依据": "在候车区,家人仍陪伴在士兵身边,为其擦拭眼泪,再次送上食物。这一幕展现了离别前最真实的无助与心疼。",
  112. "子项": []
  113. }
  114. ]
  115. },
  116. {
  117. "id": "段落4",
  118. "描述": "恋人间的深情与承诺",
  119. "内容范围": [
  120. "1:50-2:45"
  121. ],
  122. "推理依据": "此段落着重表现了士兵与恋人或妻子之间的离别,通过整理军装、深情拥抱等肢体语言,传递出爱情的坚贞和对未来的承诺。",
  123. "子项": [
  124. {
  125. "id": "段落4.1",
  126. "描述": "恋人/妻子整理军装与深情对望",
  127. "内容范围": [
  128. "1:50-2:25"
  129. ],
  130. "推理依据": "画面中,女子为士兵细心整理绶带和帽子,两人对视,无言中包含了千言万语,歌词“多少晨光多少夜晚,都有爱的温柔暖心田”恰如其分。",
  131. "子项": []
  132. },
  133. {
  134. "id": "段落4.2",
  135. "描述": "紧紧相拥与不舍的离别",
  136. "内容范围": [
  137. "2:25-2:45"
  138. ],
  139. "推理依据": "两人紧紧拥抱,士兵将头埋在女子颈间,表达出极度的不舍。歌词“有你相伴就不觉孤单”突显了彼此情感的依赖。",
  140. "子项": []
  141. }
  142. ]
  143. },
  144. {
  145. "id": "段落5",
  146. "描述": "踏上征程的背影与家人期盼",
  147. "内容范围": [
  148. "2:45-3:26"
  149. ],
  150. "推理依据": "视频最后部分,士兵们带着行囊毅然踏上列车或大巴,家人在站台或车窗外挥手告别,从个人情感的宣泄转变为对家国大义的理解和接受。",
  151. "子项": [
  152. {
  153. "id": "段落5.1",
  154. "描述": "士兵们整装待发走向站台",
  155. "内容范围": [
  156. "2:45-3:00"
  157. ],
  158. "推理依据": "士兵们身着军装,手提行李,队列整齐地走向站台,展现出军人的纪律和即将奔赴前线的决心,歌词“幸福如花绽放在世间”再次升华了奉献的意义。",
  159. "子项": []
  160. },
  161. {
  162. "id": "段落5.2",
  163. "描述": "家人目送并期盼和平归来",
  164. "内容范围": [
  165. "3:00-3:26"
  166. ],
  167. "推理依据": "多角度展现了家人在车窗外挥手、拭泪、追赶大巴的场景,他们的脸上既有悲伤也有骄傲,最终化作对“世界和平”的无声期盼。",
  168. "子项": []
  169. }
  170. ]
  171. }
  172. ]
  173. }
  174. 2025-12-03 13:49:53 - DeconstructionSystem.src.components.agents.script_section_division_agent - INFO - [script_section_division_agent.py:86] - 段落划分结果:
  175. {
  176. "内容品类": "征兵纪实",
  177. "段落列表": [
  178. {
  179. "id": "段落1",
  180. "描述": "个人与至亲的告别时刻",
  181. "内容范围": [
  182. "0:00-0:12",
  183. "0:12-0:30"
  184. ],
  185. "推理依据": "视频开头通过特写镜头展现了士兵与最亲近家人,特别是婴儿的告别,以及一位老兵与妻子的深情告别,营造出强烈的个人情感色彩和牺牲精神。",
  186. "子项": [
  187. {
  188. "id": "段落1.1",
  189. "描述": "士兵向熟睡中的婴儿告别",
  190. "内容范围": [
  191. "0:00-0:12"
  192. ],
  193. "推理依据": "画面聚焦于士兵亲吻婴儿的动作,以及其随后流露出的不舍和隐忍的泪水,强调了个人情感与军人使命之间的冲突。",
  194. "子项": []
  195. },
  196. {
  197. "id": "段落1.2",
  198. "描述": "老兵被召回与家人依依惜别",
  199. "内容范围": [
  200. "0:12-0:30"
  201. ],
  202. "推理依据": "画面切换至一位已穿上军装、佩戴“光荣入伍”绶带的老兵,与家人拥抱告别,再次凸显了“军令如山”的职责和家庭的牺牲。",
  203. "子项": []
  204. }
  205. ]
  206. },
  207. {
  208. "id": "段落2",
  209. "描述": "集体送别与家人的深切关怀",
  210. "内容范围": [
  211. "0:30-0:50",
  212. "0:50-1:07"
  213. ],
  214. "推理依据": "此段落展现了多位士兵及其家人在集体入伍现场的互动,家人为即将离家的士兵准备食物、整理行装,充满了朴素而深沉的爱与不舍。",
  215. "子项": [
  216. {
  217. "id": "段落2.1",
  218. "描述": "家属为士兵准备食物与整理行囊",
  219. "内容范围": [
  220. "0:30-0:50"
  221. ],
  222. "推理依据": "多个场景中,母亲或妻子细心地给士兵喂食、整理背包,这些日常的举动在离别时刻显得格外动人,配以歌词“都有爱的温柔暖心田”。",
  223. "子项": []
  224. },
  225. {
  226. "id": "段落2.2",
  227. "描述": "离别前的亲情嘱托与泪水",
  228. "内容范围": [
  229. "0:50-1:07"
  230. ],
  231. "推理依据": "镜头捕捉到家人与士兵之间更多的语言和眼神交流,充满担忧与祝福,以及无法抑制的泪水,呼应歌词“岁月如歌在春夏秋冬”。",
  232. "子项": []
  233. }
  234. ]
  235. },
  236. {
  237. "id": "段落3",
  238. "描述": "对家庭的跪拜与最后告别",
  239. "内容范围": [
  240. "1:07-1:26",
  241. "1:26-1:50"
  242. ],
  243. "推理依据": "此部分聚焦于士兵向家人下跪的感人瞬间,以及在车窗前不舍的握手,这是中国传统文化中对父母和家人的最高敬意与最后的依恋。",
  244. "子项": [
  245. {
  246. "id": "段落3.1",
  247. "描述": "士兵向父母下跪表达敬意与不舍",
  248. "内容范围": [
  249. "1:07-1:26"
  250. ],
  251. "推理依据": "士兵向年迈的父母和幼小的孩子下跪,这一庄重的告别仪式体现了军人对家庭的深情与责任,歌词“幸福如花绽放在世间”为这份牺牲赋予了崇高的意义。",
  252. "子项": []
  253. },
  254. {
  255. "id": "段落3.2",
  256. "描述": "家人陪同等待与含泪相送",
  257. "内容范围": [
  258. "1:26-1:50"
  259. ],
  260. "推理依据": "在候车区,家人仍陪伴在士兵身边,为其擦拭眼泪,再次送上食物。这一幕展现了离别前最真实的无助与心疼。",
  261. "子项": []
  262. }
  263. ]
  264. },
  265. {
  266. "id": "段落4",
  267. "描述": "恋人间的深情与承诺",
  268. "内容范围": [
  269. "1:50-2:45"
  270. ],
  271. "推理依据": "此段落着重表现了士兵与恋人或妻子之间的离别,通过整理军装、深情拥抱等肢体语言,传递出爱情的坚贞和对未来的承诺。",
  272. "子项": [
  273. {
  274. "id": "段落4.1",
  275. "描述": "恋人/妻子整理军装与深情对望",
  276. "内容范围": [
  277. "1:50-2:25"
  278. ],
  279. "推理依据": "画面中,女子为士兵细心整理绶带和帽子,两人对视,无言中包含了千言万语,歌词“多少晨光多少夜晚,都有爱的温柔暖心田”恰如其分。",
  280. "子项": []
  281. },
  282. {
  283. "id": "段落4.2",
  284. "描述": "紧紧相拥与不舍的离别",
  285. "内容范围": [
  286. "2:25-2:45"
  287. ],
  288. "推理依据": "两人紧紧拥抱,士兵将头埋在女子颈间,表达出极度的不舍。歌词“有你相伴就不觉孤单”突显了彼此情感的依赖。",
  289. "子项": []
  290. }
  291. ]
  292. },
  293. {
  294. "id": "段落5",
  295. "描述": "踏上征程的背影与家人期盼",
  296. "内容范围": [
  297. "2:45-3:26"
  298. ],
  299. "推理依据": "视频最后部分,士兵们带着行囊毅然踏上列车或大巴,家人在站台或车窗外挥手告别,从个人情感的宣泄转变为对家国大义的理解和接受。",
  300. "子项": [
  301. {
  302. "id": "段落5.1",
  303. "描述": "士兵们整装待发走向站台",
  304. "内容范围": [
  305. "2:45-3:00"
  306. ],
  307. "推理依据": "士兵们身着军装,手提行李,队列整齐地走向站台,展现出军人的纪律和即将奔赴前线的决心,歌词“幸福如花绽放在世间”再次升华了奉献的意义。",
  308. "子项": []
  309. },
  310. {
  311. "id": "段落5.2",
  312. "描述": "家人目送并期盼和平归来",
  313. "内容范围": [
  314. "3:00-3:26"
  315. ],
  316. "推理依据": "多角度展现了家人在车窗外挥手、拭泪、追赶大巴的场景,他们的脸上既有悲伤也有骄傲,最终化作对“世界和平”的无声期盼。",
  317. "子项": []
  318. }
  319. ]
  320. }
  321. ]
  322. }
  323. 2025-12-03 13:49:53 - DeconstructionSystem.src.workflows.script_workflow - INFO - [script_workflow.py:144] - 脚本段落划分完成 - 内容品类: 征兵纪实, 段落数: 5
  324. 2025-12-03 13:49:53 - DeconstructionSystem.src.workflows.script_workflow - INFO - [script_workflow.py:157] - === 执行节点:实质元素提取 ===
  325. 2025-12-03 13:49:53 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:97] - === 开始实质元素提取(完整流程) ===
  326. 2025-12-03 13:49:53 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:79] - 通过 URI 提取的 file_name 获取文件: u04empn8q506
  327. 2025-12-03 13:49:54 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:139] - 意图支撑评估输入: 灵感点=2, 目的点=1, 关键点(实质类)=6
  328. 2025-12-03 13:49:54 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:145] - ▶ Step 1: 提取具体元素
  329. 2025-12-03 13:49:54 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:258] - 具体元素提取 - 开始视频分析...
  330. 2025-12-03 13:50:22 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:298] - 具体元素提取 - 视频分析完成
  331. 2025-12-03 13:50:22 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:149] - ▶ Step 2: 提取具象概念
  332. 2025-12-03 13:50:22 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:258] - 具象概念提取 - 开始视频分析...
  333. 2025-12-03 13:51:40 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:298] - 具象概念提取 - 视频分析完成
  334. 2025-12-03 13:51:40 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:153] - ▶ Step 2.1: 提取隐含概念
  335. 2025-12-03 13:51:40 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:258] - 隐含概念提取 - 开始视频分析...
  336. 2025-12-03 13:52:15 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:298] - 隐含概念提取 - 视频分析完成
  337. 2025-12-03 13:52:15 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:157] - ▶ Step 3: 总结抽象概念
  338. 2025-12-03 13:52:15 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:258] - 抽象概念总结 - 开始视频分析...
  339. 2025-12-03 13:53:05 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:298] - 抽象概念总结 - 视频分析完成
  340. 2025-12-03 13:53:05 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:167] - Step 1-3 完成 - 总计: 73 个元素 (具体:16, 具象:43, 隐含:3, 抽象:11)
  341. 2025-12-03 13:53:05 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:177] - ▶ Step 4: 共性分析
  342. 2025-12-03 13:53:05 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:258] - 共性分析 - 开始视频分析...
  343. 2025-12-03 13:54:48 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:298] - 共性分析 - 视频分析完成
  344. 2025-12-03 13:54:48 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:183] - ▶ Step 5: 多维度评分(已停用相似度计算,仅返回空结果)
  345. 2025-12-03 13:54:48 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:734] - 【多维度评分】相似度比较逻辑已关闭,当前不进行评分,仅返回空结果。
  346. 2025-12-03 13:54:48 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:189] - ▶ Step 5.1: 意图支撑评估
  347. 2025-12-03 13:54:48 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:763] - 【意图支撑评估】输入: 73 个实质元素
  348. 2025-12-03 13:54:48 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:783] - 维度分组(意图支撑): 具体元素=16, 具象概念=43, 抽象概念=11, 隐含概念=3
  349. 2025-12-03 13:54:48 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:808] - 📤 提交意图支撑评估任务: 具体元素-灵感点 (元素数=16, 点数=2)
  350. 2025-12-03 13:54:48 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:808] - 📤 提交意图支撑评估任务: 具体元素-目的点 (元素数=16, 点数=1)
  351. 2025-12-03 13:54:48 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:808] - 📤 提交意图支撑评估任务: 具体元素-关键点 (元素数=16, 点数=6)
  352. 2025-12-03 13:54:48 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:258] - 意图支撑评估-具体元素-灵感点 - 开始视频分析...
  353. 2025-12-03 13:54:48 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:258] - 意图支撑评估-具体元素-目的点 - 开始视频分析...
  354. 2025-12-03 13:54:48 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:808] - 📤 提交意图支撑评估任务: 具象概念-灵感点 (元素数=43, 点数=2)
  355. 2025-12-03 13:54:48 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:258] - 意图支撑评估-具体元素-关键点 - 开始视频分析...
  356. 2025-12-03 13:54:48 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:808] - 📤 提交意图支撑评估任务: 具象概念-目的点 (元素数=43, 点数=1)
  357. 2025-12-03 13:54:48 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:258] - 意图支撑评估-具象概念-灵感点 - 开始视频分析...
  358. 2025-12-03 13:54:48 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:808] - 📤 提交意图支撑评估任务: 具象概念-关键点 (元素数=43, 点数=6)
  359. 2025-12-03 13:54:48 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:808] - 📤 提交意图支撑评估任务: 抽象概念-灵感点 (元素数=11, 点数=2)
  360. 2025-12-03 13:54:48 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:258] - 意图支撑评估-具象概念-目的点 - 开始视频分析...
  361. 2025-12-03 13:54:48 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:258] - 意图支撑评估-具象概念-关键点 - 开始视频分析...
  362. 2025-12-03 13:54:48 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:808] - 📤 提交意图支撑评估任务: 抽象概念-目的点 (元素数=11, 点数=1)
  363. 2025-12-03 13:54:48 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:258] - 意图支撑评估-具象概念-关键点 - 开始视频分析...
  364. 2025-12-03 13:54:48 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:258] - 意图支撑评估-抽象概念-灵感点 - 开始视频分析...
  365. 2025-12-03 13:54:48 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:808] - 📤 提交意图支撑评估任务: 抽象概念-关键点 (元素数=11, 点数=6)
  366. 2025-12-03 13:54:48 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:808] - 📤 提交意图支撑评估任务: 隐含概念-灵感点 (元素数=3, 点数=2)
  367. 2025-12-03 13:54:48 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:808] - 📤 提交意图支撑评估任务: 隐含概念-目的点 (元素数=3, 点数=1)
  368. 2025-12-03 13:54:48 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:808] - 📤 提交意图支撑评估任务: 隐含概念-关键点 (元素数=3, 点数=6)
  369. 2025-12-03 13:55:07 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:298] - 意图支撑评估-具体元素-目的点 - 视频分析完成
  370. 2025-12-03 13:55:07 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:258] - 意图支撑评估-具象概念-关键点 - 开始视频分析...
  371. 2025-12-03 13:55:07 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:258] - 意图支撑评估-抽象概念-目的点 - 开始视频分析...
  372. 2025-12-03 13:55:14 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:298] - 意图支撑评估-具体元素-关键点 - 视频分析完成
  373. 2025-12-03 13:55:21 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:298] - 意图支撑评估-具体元素-灵感点 - 视频分析完成
  374. 2025-12-03 13:55:21 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:840] - ✅ 意图支撑-具体元素-灵感点 评估完成: 9 条支撑关系
  375. 2025-12-03 13:55:21 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:840] - ✅ 意图支撑-具体元素-目的点 评估完成: 8 条支撑关系
  376. 2025-12-03 13:55:21 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:840] - ✅ 意图支撑-具体元素-关键点 评估完成: 6 条支撑关系
  377. 2025-12-03 13:55:25 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:298] - 意图支撑评估-具象概念-关键点 - 视频分析完成
  378. 2025-12-03 13:55:25 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:258] - 意图支撑评估-抽象概念-关键点 - 开始视频分析...
  379. 2025-12-03 13:55:27 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:298] - 意图支撑评估-具象概念-关键点 - 视频分析完成
  380. 2025-12-03 13:55:27 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:258] - 意图支撑评估-隐含概念-灵感点 - 开始视频分析...
  381. 2025-12-03 13:55:29 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:298] - 意图支撑评估-具象概念-目的点 - 视频分析完成
  382. 2025-12-03 13:55:29 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:258] - 意图支撑评估-隐含概念-目的点 - 开始视频分析...
  383. 2025-12-03 13:55:29 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:258] - 意图支撑评估-隐含概念-关键点 - 开始视频分析...
  384. 2025-12-03 13:55:33 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:298] - 意图支撑评估-抽象概念-目的点 - 视频分析完成
  385. 2025-12-03 13:55:34 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:298] - 意图支撑评估-抽象概念-灵感点 - 视频分析完成
  386. 2025-12-03 13:55:39 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:298] - 意图支撑评估-具象概念-灵感点 - 视频分析完成
  387. 2025-12-03 13:55:39 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:840] - ✅ 意图支撑-具象概念-灵感点 评估完成: 8 条支撑关系
  388. 2025-12-03 13:55:39 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:840] - ✅ 意图支撑-具象概念-目的点 评估完成: 12 条支撑关系
  389. 2025-12-03 13:55:46 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:298] - 意图支撑评估-隐含概念-目的点 - 视频分析完成
  390. 2025-12-03 13:55:52 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:298] - 意图支撑评估-隐含概念-灵感点 - 视频分析完成
  391. 2025-12-03 13:55:53 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:298] - 意图支撑评估-具象概念-关键点 - 视频分析完成
  392. 2025-12-03 13:55:53 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:840] - ✅ 意图支撑-具象概念-关键点 评估完成: 15 条支撑关系
  393. 2025-12-03 13:55:53 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:840] - ✅ 意图支撑-抽象概念-灵感点 评估完成: 10 条支撑关系
  394. 2025-12-03 13:55:53 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:840] - ✅ 意图支撑-抽象概念-目的点 评估完成: 9 条支撑关系
  395. 2025-12-03 13:55:59 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:298] - 意图支撑评估-隐含概念-关键点 - 视频分析完成
  396. 2025-12-03 13:56:03 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:298] - 意图支撑评估-抽象概念-关键点 - 视频分析完成
  397. 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:840] - ✅ 意图支撑-抽象概念-关键点 评估完成: 7 条支撑关系
  398. 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:840] - ✅ 意图支撑-隐含概念-灵感点 评估完成: 3 条支撑关系
  399. 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:840] - ✅ 意图支撑-隐含概念-目的点 评估完成: 3 条支撑关系
  400. 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:840] - ✅ 意图支撑-隐含概念-关键点 评估完成: 2 条支撑关系
  401. 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:201] - ▶ Step 6: 筛选
  402. 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1175] - ✅ 保留: id=具体元素-1, name=士兵, support_count=7, coverage=1.0
  403. 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1160] - ❌ 过滤: id=具体元素-2, name=婴儿, 原因=出现频次<=1 (frequency=1)
  404. 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1160] - ❌ 过滤: id=具体元素-3, name=床, 原因=出现频次<=1 (frequency=1)
  405. 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1175] - ✅ 保留: id=具体元素-4, name=背包, support_count=1, coverage=0.6
  406. 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1175] - ✅ 保留: id=具体元素-5, name=红色绶带, support_count=4, coverage=0.9
  407. 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1175] - ✅ 保留: id=具体元素-6, name=红花, support_count=3, coverage=0.9
  408. 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1175] - ✅ 保留: id=具体元素-7, name=军帽, support_count=2, coverage=0.9
  409. 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1175] - ✅ 保留: id=具体元素-8, name=平民男子, support_count=1, coverage=0.8
  410. 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1175] - ✅ 保留: id=具体元素-9, name=平民女子, support_count=5, coverage=0.8
  411. 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1183] - ❌ 过滤: id=具体元素-10, name=饭盒/保温杯, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=2, coverage=0.2000)
  412. 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1183] - ❌ 过滤: id=具体元素-11, name=筷子, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=2, coverage=0.2000)
  413. 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1160] - ❌ 过滤: id=具体元素-12, name=小孩, 原因=出现频次<=1 (frequency=1)
  414. 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1160] - ❌ 过滤: id=具体元素-13, name=大巴车, 原因=出现频次<=1 (frequency=1)
  415. 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1160] - ❌ 过滤: id=具体元素-14, name=火车站台, 原因=出现频次<=1 (frequency=1)
  416. 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1160] - ❌ 过滤: id=具体元素-15, name=铁轨, 原因=出现频次<=1 (frequency=1)
  417. 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1160] - ❌ 过滤: id=具体元素-16, name=拐杖, 原因=出现频次<=1 (frequency=1)
  418. 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1160] - ❌ 过滤: id=具象概念-1, name=军人, 原因=出现频次<=1 (frequency=1)
  419. 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1183] - ❌ 过滤: id=具象概念-2, name=队, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=2, coverage=0.2000)
  420. 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1160] - ❌ 过滤: id=具象概念-3, name=孩子, 原因=出现频次<=1 (frequency=0)
  421. 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1183] - ❌ 过滤: id=具象概念-4, name=月, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=3, coverage=0.3000)
  422. 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1160] - ❌ 过滤: id=具象概念-5, name=日, 原因=出现频次<=1 (frequency=1)
  423. 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1160] - ❌ 过滤: id=具象概念-6, name=安徽, 原因=出现频次<=1 (frequency=1)
  424. 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1175] - ✅ 保留: id=具象概念-7, name=2025, support_count=1, coverage=1.0
  425. 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1175] - ✅ 保留: id=具象概念-8, name=入伍, support_count=8, coverage=1.0
  426. 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1175] - ✅ 保留: id=具象概念-9, name=世界, support_count=1, coverage=1.0
  427. 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1160] - ❌ 过滤: id=具象概念-10, name=退伍兵, 原因=出现频次<=1 (frequency=1)
  428. 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1160] - ❌ 过滤: id=具象概念-11, name=军令, 原因=出现频次<=1 (frequency=1)
  429. 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1183] - ❌ 过滤: id=具象概念-12, name=山, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=2, coverage=0.2000)
  430. 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1160] - ❌ 过滤: id=具象概念-13, name=老兵, 原因=出现频次<=1 (frequency=1)
  431. 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1160] - ❌ 过滤: id=具象概念-14, name=灯影, 原因=出现频次<=1 (frequency=1)
  432. 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1183] - ❌ 过滤: id=具象概念-15, name=岁月, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=4, coverage=0.4000)
  433. 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1183] - ❌ 过滤: id=具象概念-16, name=河边, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=2, coverage=0.2000)
  434. 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1160] - ❌ 过滤: id=具象概念-17, name=轻声, 原因=出现频次<=1 (frequency=1)
  435. 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1183] - ❌ 过滤: id=具象概念-18, name=时光, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=2, coverage=0.2000)
  436. 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1183] - ❌ 过滤: id=具象概念-19, name=晨光, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=3, coverage=0.3000)
  437. 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1183] - ❌ 过滤: id=具象概念-20, name=月, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=2, coverage=0.2000)
  438. 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1183] - ❌ 过滤: id=具象概念-21, name=歌, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=2, coverage=0.2000)
  439. 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1183] - ❌ 过滤: id=具象概念-22, name=春夏秋冬, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=2, coverage=0.2000)
  440. 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1183] - ❌ 过滤: id=具象概念-23, name=春, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=2, coverage=0.2000)
  441. 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1183] - ❌ 过滤: id=具象概念-24, name=夏, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=2, coverage=0.2000)
  442. 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1183] - ❌ 过滤: id=具象概念-25, name=秋, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=2, coverage=0.2000)
  443. 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1183] - ❌ 过滤: id=具象概念-26, name=冬, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=2, coverage=0.2000)
  444. 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1183] - ❌ 过滤: id=具象概念-27, name=脚步, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=2, coverage=0.2000)
  445. 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1183] - ❌ 过滤: id=具象概念-28, name=画卷, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=2, coverage=0.2000)
  446. 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1183] - ❌ 过滤: id=具象概念-29, name=阴霾, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=3, coverage=0.3000)
  447. 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1183] - ❌ 过滤: id=具象概念-30, name=荒原, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=3, coverage=0.3000)
  448. 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1160] - ❌ 过滤: id=具象概念-31, name=花影, 原因=出现频次<=1 (frequency=1)
  449. 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1183] - ❌ 过滤: id=具象概念-32, name=流年, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=2, coverage=0.2000)
  450. 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1160] - ❌ 过滤: id=具象概念-33, name=新兵, 原因=出现频次<=1 (frequency=1)
  451. 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1160] - ❌ 过滤: id=具象概念-34, name=季, 原因=出现频次<=1 (frequency=1)
  452. 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1160] - ❌ 过滤: id=具象概念-35, name=亲人, 原因=出现频次<=1 (frequency=1)
  453. 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1160] - ❌ 过滤: id=具象概念-36, name=家, 原因=出现频次<=1 (frequency=1)
  454. 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1160] - ❌ 过滤: id=具象概念-37, name=国, 原因=出现频次<=1 (frequency=1)
  455. 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1183] - ❌ 过滤: id=具象概念-38, name=花, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=4, coverage=0.4000)
  456. 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1183] - ❌ 过滤: id=具象概念-39, name=世间, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=4, coverage=0.4000)
  457. 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1160] - ❌ 过滤: id=具象概念-40, name=船影, 原因=出现频次<=1 (frequency=1)
  458. 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1160] - ❌ 过滤: id=具象概念-41, name=琴声, 原因=出现频次<=1 (frequency=1)
  459. 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1160] - ❌ 过滤: id=具象概念-42, name=夜晚, 原因=出现频次<=1 (frequency=1)
  460. 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1160] - ❌ 过滤: id=具象概念-43, name=炊烟, 原因=出现频次<=1 (frequency=1)
  461. 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1175] - ✅ 保留: id=抽象概念-1, name=军旅生活, support_count=4, coverage=1.0
  462. 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1175] - ✅ 保留: id=抽象概念-2, name=家庭, support_count=8, coverage=1.0
  463. 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1175] - ✅ 保留: id=抽象概念-3, name=国家, support_count=4, coverage=1.0
  464. 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1175] - ✅ 保留: id=抽象概念-4, name=时间, support_count=1, coverage=0.8
  465. 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1175] - ✅ 保留: id=抽象概念-5, name=离别, support_count=8, coverage=1.0
  466. 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1175] - ✅ 保留: id=抽象概念-6, name=亲情, support_count=8, coverage=1.0
  467. 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1175] - ✅ 保留: id=抽象概念-7, name=奉献, support_count=9, coverage=1.0
  468. 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1175] - ✅ 保留: id=抽象概念-8, name=职责, support_count=9, coverage=1.0
  469. 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1175] - ✅ 保留: id=抽象概念-9, name=和平, support_count=2, coverage=1.0
  470. 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1183] - ❌ 过滤: id=抽象概念-10, name=成长, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=8, coverage=0.4000)
  471. 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1183] - ❌ 过滤: id=抽象概念-11, name=传承, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=5, coverage=0.2000)
  472. 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1193] - 筛选完成: 19/70 通过
  473. 2025-12-03 13:56:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:209] - ▶ Step 7: 分类
  474. 2025-12-03 13:56:18 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:215] - ▶ Step 8: 合并信息
  475. 2025-12-03 13:56:18 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:225] - 实质元素提取完成 - 最终元素数: 19
  476. 2025-12-03 13:56:18 - DeconstructionSystem.src.workflows.script_workflow - INFO - [script_workflow.py:175] - 实质元素提取完成 - 最终元素数: 19
  477. 2025-12-03 13:56:18 - DeconstructionSystem.src.workflows.script_workflow - INFO - [script_workflow.py:195] - === 执行节点:形式元素提取 ===
  478. 2025-12-03 13:56:18 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:86] - === 开始形式元素提取(视频版,完整流程) ===
  479. 2025-12-03 13:56:18 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:79] - 通过 URI 提取的 file_name 获取文件: u04empn8q506
  480. 2025-12-03 13:56:19 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:146] - 输入: 具体元素=7, 具象概念=3, 隐含概念=0, 抽象概念=9, 形式关键点=1
  481. 2025-12-03 13:56:19 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:156] - ▶ Step 1: 提取具象概念形式
  482. 2025-12-03 13:56:19 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:258] - 具象概念形式提取 - 开始视频分析...
  483. 2025-12-03 13:56:42 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:298] - 具象概念形式提取 - 视频分析完成
  484. 2025-12-03 13:56:42 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:317] - Step 1 完成 - 提取了 2 个具象概念形式
  485. 2025-12-03 13:56:42 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:162] - ▶ Step 2: 提取具体元素形式
  486. 2025-12-03 13:56:42 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:258] - 具体元素形式提取 - 开始视频分析...
  487. 2025-12-03 13:57:14 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:298] - 具体元素形式提取 - 视频分析完成
  488. 2025-12-03 13:57:14 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:432] - Step 2 完成 - 提取了 4 个具体元素形式
  489. 2025-12-03 13:57:14 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:168] - ▶ Step 3: 提取整体形式
  490. 2025-12-03 13:57:14 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:258] - 整体形式提取 - 开始视频分析...
  491. 2025-12-03 13:57:40 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:298] - 整体形式提取 - 视频分析完成
  492. 2025-12-03 13:57:40 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:570] - Step 3 完成 - 提取了 3 个整体形式
  493. 2025-12-03 13:57:40 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:182] - Step 1-3 完成 - 总计提取: 9 个形式元素 (具象概念形式:2, 具体元素形式:4, 整体形式:3)
  494. 2025-12-03 13:57:40 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:190] - ▶ Step 4: 共性分析
  495. 2025-12-03 13:57:40 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:258] - 形式共性分析 - 开始视频分析...
  496. 2025-12-03 13:58:16 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:298] - 形式共性分析 - 视频分析完成
  497. 2025-12-03 13:58:16 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:631] - 共性分析完成 - 统计了 9 个形式元素的频次
  498. 2025-12-03 13:58:16 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:197] - ▶ Step 5: 多维度评分
  499. 2025-12-03 13:58:16 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:642] - 【多维度评分】输入: 9 个形式元素
  500. 2025-12-03 13:58:16 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:698] - 灵感点分批评估: 1 批
  501. 2025-12-03 13:58:16 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:698] - 目的点分批评估: 1 批
  502. 2025-12-03 13:58:16 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:698] - 关键点分批评估: 1 批
  503. 2025-12-03 13:58:46 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:676] - 多维度评分完成
  504. 2025-12-03 13:58:46 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:203] - ▶ Step 6: 筛选
  505. 2025-12-03 13:58:46 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:826] - 【筛选】输入: 形式元素共性分析结果 + 评分结果
  506. 2025-12-03 13:58:46 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:869] - ❌ 过滤: id=具象概念形式-1, name=表达祝愿, 原因=出现频次<=2 (frequency=1)
  507. 2025-12-03 13:58:46 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:902] - ❌ 过滤: id=具象概念形式-2, name=比喻描绘, 原因=频次>2但未通过相似度筛选 (frequency=5)
  508. 2025-12-03 13:58:46 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:902] - ❌ 过滤: id=具体元素形式-1, name=特写镜头, 原因=频次>2但未通过相似度筛选 (frequency=50)
  509. 2025-12-03 13:58:46 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:869] - ❌ 过滤: id=具体元素形式-2, name=情绪渲染, 原因=出现频次<=2 (frequency=1)
  510. 2025-12-03 13:58:46 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:869] - ❌ 过滤: id=具体元素形式-3, name=多视角拍摄, 原因=出现频次<=2 (frequency=1)
  511. 2025-12-03 13:58:46 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:869] - ❌ 过滤: id=具体元素形式-4, name=纪实风格, 原因=出现频次<=2 (frequency=1)
  512. 2025-12-03 13:58:46 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:869] - ❌ 过滤: id=整体形式-1, name=故事化叙事, 原因=出现频次<=2 (frequency=1)
  513. 2025-12-03 13:58:46 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:869] - ❌ 过滤: id=整体形式-2, name=情感渲染, 原因=出现频次<=2 (frequency=1)
  514. 2025-12-03 13:58:46 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:869] - ❌ 过滤: id=整体形式-3, name=多模态信息融合, 原因=出现频次<=2 (frequency=1)
  515. 2025-12-03 13:58:46 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:909] - 筛选完成: 0/9 通过
  516. 2025-12-03 13:58:46 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:207] - ▶ Step 7: 分类
  517. 2025-12-03 13:58:46 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:918] - 【分类】输入: 0 个筛选后的形式元素
  518. 2025-12-03 13:58:46 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:213] - ▶ 合并最终信息
  519. 2025-12-03 13:58:46 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:1030] - 【合并信息】输入: 0 个筛选后的元素ID
  520. 2025-12-03 13:58:46 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:219] - 形式元素提取完成 - 最终元素数: 0
  521. 2025-12-03 13:58:46 - DeconstructionSystem.src.workflows.script_workflow - INFO - [script_workflow.py:209] - 形式元素提取完成 - 最终元素数: 0
  522. 2025-12-03 13:58:46 - DeconstructionSystem.src.workflows.script_workflow - INFO - [script_workflow.py:229] - === 执行节点:分离实质和形式结果 ===
  523. 2025-12-03 13:58:46 - DeconstructionSystem.src.workflows.script_workflow - INFO - [script_workflow.py:240] - 分离完成 - 实质元素: 19, 形式元素: 0
  524. 2025-12-03 13:58:46 - DeconstructionSystem.src.workflows.script_workflow - INFO - [script_workflow.py:251] - === 执行节点:结果汇总 ===
  525. 2025-12-03 13:58:46 - DeconstructionSystem.src.workflows.script_workflow - INFO - [script_workflow.py:284] - 结果汇总完成
  526. 2025-12-03 13:58:46 - DeconstructionSystem.src.workflows.script_workflow - INFO - [script_workflow.py:330] - === 脚本理解工作流执行完成(视频分析) ===
  527. 2025-12-03 13:58:46 - DeconstructionSystem.__main__ - INFO - [run_batch_script.py:151] - 批量脚本理解完成: total=1, success=1, fail=0