deconstruction_system_20251203_140226.log 66 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525
  1. 2025-12-03 14:02:26 - DeconstructionSystem - INFO - [logger.py:58] - DeconstructionLogger initialized successfully
  2. 2025-12-03 14:02:27 - DeconstructionSystem.src.workflows.script_workflow - INFO - [script_workflow.py:65] - ScriptWorkflow 初始化完成,model_provider: google_genai
  3. 2025-12-03 14:02:27 - DeconstructionSystem.__main__ - INFO - [run_batch_script.py:118] - 处理视频: channel_content_id=61626151 title=🔴退伍军人二次入伍的感人画面!若有战,召必回
  4. 2025-12-03 14:02:27 - DeconstructionSystem.src.workflows.script_workflow - INFO - [script_workflow.py:300] - === 开始执行脚本理解工作流(视频分析) ===
  5. 2025-12-03 14:02:27 - DeconstructionSystem.src.workflows.script_workflow - INFO - [script_workflow.py:92] - 工作流图构建完成 - 流程:视频上传 → 段落划分 → 实质提取 → 形式提取 → 分离结果 → 结果汇总
  6. 2025-12-03 14:02:27 - DeconstructionSystem.src.workflows.script_workflow - INFO - [script_workflow.py:98] - === 执行节点:视频上传 ===
  7. 2025-12-03 14:02:27 - 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 14:02:27 - 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 14:02:27 - DeconstructionSystem.src.components.functions.video_upload_function - INFO - [video_upload_function.py:153] - 未在examples目录下找到同名文件,开始下载...
  10. 2025-12-03 14:02:32 - DeconstructionSystem.src.components.functions.video_upload_function - INFO - [video_upload_function.py:203] - 视频下载完成,大小: 40.14 MB
  11. 2025-12-03 14:02:32 - DeconstructionSystem.src.components.functions.video_upload_function - INFO - [video_upload_function.py:82] - 视频文件路径: /var/folders/zg/ktsngwv13cd2wp32tyfx17_c0000gn/T/tmp4gn16psu.mp4
  12. 2025-12-03 14:02:32 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:164] - 上传视频到Gemini: /var/folders/zg/ktsngwv13cd2wp32tyfx17_c0000gn/T/tmp4gn16psu.mp4
  13. 2025-12-03 14:06:47 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:120] - 等待文件处理...
  14. 2025-12-03 14:06:59 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:149] - 文件处理完成
  15. 2025-12-03 14:06:59 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:172] - 视频上传并处理完成
  16. 2025-12-03 14:06:59 - DeconstructionSystem.src.components.functions.video_upload_function - INFO - [video_upload_function.py:114] - 视频上传成功,文件名称: None
  17. 2025-12-03 14:06:59 - DeconstructionSystem.src.workflows.script_workflow - INFO - [script_workflow.py:113] - 视频上传完成 - URI: https://generativelanguage.googleapis.com/v1beta/files/debnexadqnme
  18. 2025-12-03 14:06:59 - DeconstructionSystem.src.workflows.script_workflow - INFO - [script_workflow.py:129] - === 执行节点:脚本段落划分 ===
  19. 2025-12-03 14:06:59 - DeconstructionSystem.src.components.agents.script_section_division_agent - INFO - [script_section_division_agent.py:68] - === 开始脚本段落划分 ===
  20. 2025-12-03 14:06:59 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:79] - 通过 URI 提取的 file_name 获取文件: debnexadqnme
  21. 2025-12-03 14:06:59 - DeconstructionSystem.src.components.agents.script_section_division_agent - INFO - [script_section_division_agent.py:81] - 执行段落划分
  22. 2025-12-03 14:06:59 - DeconstructionSystem.src.components.agents.script_section_division_agent - INFO - [script_section_division_agent.py:94] - 【段落划分】分析视频的分段结构
  23. 2025-12-03 14:06:59 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:258] - Section划分 - 开始视频分析...
  24. 2025-12-03 14:07:35 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:298] - Section划分 - 视频分析完成
  25. 2025-12-03 14:07:35 - 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:20",
  34. "0:20-0:30",
  35. "0:30-0:40",
  36. "0:40-0:50",
  37. "0:50-1:00",
  38. "1:00-1:08",
  39. "1:08-1:19",
  40. "1:22-1:27",
  41. "1:27-1:32",
  42. "1:32-1:40",
  43. "1:40-1:50",
  44. "1:50-1:57",
  45. "1:57-2:00",
  46. "2:00-2:09",
  47. "2:09-2:16",
  48. "2:16-2:25",
  49. "2:25-2:37",
  50. "2:56-3:00",
  51. "3:00-3:03",
  52. "3:03-3:07",
  53. "3:10-3:14",
  54. "3:14-3:16",
  55. "3:16-3:18"
  56. ],
  57. "推理依据": "本部分着重展示军人与家人之间充满爱与不舍的告别场景,通过特写镜头和连续的情感表达,凸显了家人对军人的牵挂以及军人离别时的内心情感挣扎,是视频情感表达的核心。",
  58. "子项": [
  59. {
  60. "id": "段落1.1",
  61. "描述": "与亲密家人的私语与拥抱",
  62. "内容范围": [
  63. "0:00-0:05",
  64. "0:05-0:12",
  65. "0:12-0:20",
  66. "0:20-0:30",
  67. "1:22-1:27",
  68. "1:50-1:57",
  69. "1:57-2:00",
  70. "2:00-2:09",
  71. "2:09-2:16",
  72. "2:16-2:25",
  73. "2:25-2:37",
  74. "3:10-3:14",
  75. "3:16-3:18"
  76. ],
  77. "推理依据": "这些片段聚焦军人与婴儿、配偶或亲近女性(可能是女友或姐妹)的告别,包括亲吻熟睡的孩子、深情拥抱、擦拭眼泪和整理衣领等亲密动作,表达了深厚的情感和离别的痛苦。",
  78. "子项": []
  79. },
  80. {
  81. "id": "段落1.2",
  82. "描述": "父母长辈的叮咛与不舍",
  83. "内容范围": [
  84. "0:30-0:40",
  85. "0:40-0:50",
  86. "0:50-1:00",
  87. "1:00-1:08",
  88. "1:08-1:19",
  89. "1:27-1:32",
  90. "1:32-1:40",
  91. "1:40-1:50",
  92. "2:56-3:00",
  93. "3:00-3:03",
  94. "3:03-3:07",
  95. "3:14-3:16"
  96. ],
  97. "推理依据": "本段落展示了长辈(多为母亲形象)为即将入伍的军人准备食物、喂食、或在旁默默流泪的场景,以及军人跪拜长辈的画面,强调了中国传统家庭中父母对子女的深切关爱和不舍,以及军人的孝道。",
  98. "子项": []
  99. }
  100. ]
  101. },
  102. {
  103. "id": "段落2",
  104. "描述": "第二部分:踏上征程:告别与期盼的启程",
  105. "内容范围": [
  106. "1:19-1:22",
  107. "2:37-2:45",
  108. "2:45-2:51",
  109. "2:51-2:56",
  110. "3:07-3:10",
  111. "3:18-3:20",
  112. "3:20-3:26"
  113. ],
  114. "推理依据": "此部分聚焦于军人真正踏上征程的时刻,从与家人最后的分离到登上交通工具,再到家人目送的场景,展现了军人毅然决然的背影和家人含泪期盼的目光。",
  115. "子项": [
  116. {
  117. "id": "段落2.1",
  118. "描述": "登车前的最后凝望",
  119. "内容范围": [
  120. "1:19-1:22",
  121. "3:18-3:20",
  122. "3:20-3:26"
  123. ],
  124. "推理依据": "这些片段描绘了军人通过车窗与家人牵手、挥手告别,以及家人追逐、呼唤行进中车辆的画面,象征着物理上的最终分离,情感在这一刻达到高潮。",
  125. "子项": []
  126. },
  127. {
  128. "id": "段落2.2",
  129. "描述": "列队出发的坚定身影",
  130. "内容范围": [
  131. "2:37-2:45",
  132. "2:45-2:51",
  133. "2:51-2:56"
  134. ],
  135. "推理依据": "这些画面展现了身着军装的军人整齐列队、携带行囊走向车站或登车点,他们的步伐坚定,表情庄重,体现了军人对使命的担当和对国家的承诺。",
  136. "子项": []
  137. },
  138. {
  139. "id": "段落2.3",
  140. "描述": "传承荣光的仪式",
  141. "内容范围": [
  142. "3:07-3:10"
  143. ],
  144. "推理依据": "军人为一位老兵佩戴“光荣入伍”绶带的场景,象征着军人精神的代代相传和荣誉的延续,为庄重的离别增添了一层历史的厚重感和使命感。",
  145. "子项": []
  146. }
  147. ]
  148. }
  149. ]
  150. }
  151. 2025-12-03 14:07:35 - DeconstructionSystem.src.components.agents.script_section_division_agent - INFO - [script_section_division_agent.py:86] - 段落划分结果:
  152. {
  153. "内容品类": "纪实/情感",
  154. "段落列表": [
  155. {
  156. "id": "段落1",
  157. "描述": "第一部分:深情告别:军人与家人的不舍瞬间",
  158. "内容范围": [
  159. "0:00-0:20",
  160. "0:20-0:30",
  161. "0:30-0:40",
  162. "0:40-0:50",
  163. "0:50-1:00",
  164. "1:00-1:08",
  165. "1:08-1:19",
  166. "1:22-1:27",
  167. "1:27-1:32",
  168. "1:32-1:40",
  169. "1:40-1:50",
  170. "1:50-1:57",
  171. "1:57-2:00",
  172. "2:00-2:09",
  173. "2:09-2:16",
  174. "2:16-2:25",
  175. "2:25-2:37",
  176. "2:56-3:00",
  177. "3:00-3:03",
  178. "3:03-3:07",
  179. "3:10-3:14",
  180. "3:14-3:16",
  181. "3:16-3:18"
  182. ],
  183. "推理依据": "本部分着重展示军人与家人之间充满爱与不舍的告别场景,通过特写镜头和连续的情感表达,凸显了家人对军人的牵挂以及军人离别时的内心情感挣扎,是视频情感表达的核心。",
  184. "子项": [
  185. {
  186. "id": "段落1.1",
  187. "描述": "与亲密家人的私语与拥抱",
  188. "内容范围": [
  189. "0:00-0:05",
  190. "0:05-0:12",
  191. "0:12-0:20",
  192. "0:20-0:30",
  193. "1:22-1:27",
  194. "1:50-1:57",
  195. "1:57-2:00",
  196. "2:00-2:09",
  197. "2:09-2:16",
  198. "2:16-2:25",
  199. "2:25-2:37",
  200. "3:10-3:14",
  201. "3:16-3:18"
  202. ],
  203. "推理依据": "这些片段聚焦军人与婴儿、配偶或亲近女性(可能是女友或姐妹)的告别,包括亲吻熟睡的孩子、深情拥抱、擦拭眼泪和整理衣领等亲密动作,表达了深厚的情感和离别的痛苦。",
  204. "子项": []
  205. },
  206. {
  207. "id": "段落1.2",
  208. "描述": "父母长辈的叮咛与不舍",
  209. "内容范围": [
  210. "0:30-0:40",
  211. "0:40-0:50",
  212. "0:50-1:00",
  213. "1:00-1:08",
  214. "1:08-1:19",
  215. "1:27-1:32",
  216. "1:32-1:40",
  217. "1:40-1:50",
  218. "2:56-3:00",
  219. "3:00-3:03",
  220. "3:03-3:07",
  221. "3:14-3:16"
  222. ],
  223. "推理依据": "本段落展示了长辈(多为母亲形象)为即将入伍的军人准备食物、喂食、或在旁默默流泪的场景,以及军人跪拜长辈的画面,强调了中国传统家庭中父母对子女的深切关爱和不舍,以及军人的孝道。",
  224. "子项": []
  225. }
  226. ]
  227. },
  228. {
  229. "id": "段落2",
  230. "描述": "第二部分:踏上征程:告别与期盼的启程",
  231. "内容范围": [
  232. "1:19-1:22",
  233. "2:37-2:45",
  234. "2:45-2:51",
  235. "2:51-2:56",
  236. "3:07-3:10",
  237. "3:18-3:20",
  238. "3:20-3:26"
  239. ],
  240. "推理依据": "此部分聚焦于军人真正踏上征程的时刻,从与家人最后的分离到登上交通工具,再到家人目送的场景,展现了军人毅然决然的背影和家人含泪期盼的目光。",
  241. "子项": [
  242. {
  243. "id": "段落2.1",
  244. "描述": "登车前的最后凝望",
  245. "内容范围": [
  246. "1:19-1:22",
  247. "3:18-3:20",
  248. "3:20-3:26"
  249. ],
  250. "推理依据": "这些片段描绘了军人通过车窗与家人牵手、挥手告别,以及家人追逐、呼唤行进中车辆的画面,象征着物理上的最终分离,情感在这一刻达到高潮。",
  251. "子项": []
  252. },
  253. {
  254. "id": "段落2.2",
  255. "描述": "列队出发的坚定身影",
  256. "内容范围": [
  257. "2:37-2:45",
  258. "2:45-2:51",
  259. "2:51-2:56"
  260. ],
  261. "推理依据": "这些画面展现了身着军装的军人整齐列队、携带行囊走向车站或登车点,他们的步伐坚定,表情庄重,体现了军人对使命的担当和对国家的承诺。",
  262. "子项": []
  263. },
  264. {
  265. "id": "段落2.3",
  266. "描述": "传承荣光的仪式",
  267. "内容范围": [
  268. "3:07-3:10"
  269. ],
  270. "推理依据": "军人为一位老兵佩戴“光荣入伍”绶带的场景,象征着军人精神的代代相传和荣誉的延续,为庄重的离别增添了一层历史的厚重感和使命感。",
  271. "子项": []
  272. }
  273. ]
  274. }
  275. ]
  276. }
  277. 2025-12-03 14:07:35 - DeconstructionSystem.src.workflows.script_workflow - INFO - [script_workflow.py:144] - 脚本段落划分完成 - 内容品类: 纪实/情感, 段落数: 2
  278. 2025-12-03 14:07:35 - DeconstructionSystem.src.workflows.script_workflow - INFO - [script_workflow.py:157] - === 执行节点:实质元素提取 ===
  279. 2025-12-03 14:07:35 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:97] - === 开始实质元素提取(完整流程) ===
  280. 2025-12-03 14:07:35 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:79] - 通过 URI 提取的 file_name 获取文件: debnexadqnme
  281. 2025-12-03 14:07:35 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:139] - 意图支撑评估输入: 灵感点=2, 目的点=1, 关键点(实质类)=6
  282. 2025-12-03 14:07:35 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:145] - ▶ Step 1: 提取具体元素
  283. 2025-12-03 14:07:35 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:258] - 具体元素提取 - 开始视频分析...
  284. 2025-12-03 14:08:03 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:298] - 具体元素提取 - 视频分析完成
  285. 2025-12-03 14:08:03 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:149] - ▶ Step 2: 提取具象概念
  286. 2025-12-03 14:08:03 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:258] - 具象概念提取 - 开始视频分析...
  287. 2025-12-03 14:09:16 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:298] - 具象概念提取 - 视频分析完成
  288. 2025-12-03 14:09:16 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:153] - ▶ Step 2.1: 提取隐含概念
  289. 2025-12-03 14:09:16 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:258] - 隐含概念提取 - 开始视频分析...
  290. 2025-12-03 14:09:45 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:298] - 隐含概念提取 - 视频分析完成
  291. 2025-12-03 14:09:45 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:157] - ▶ Step 3: 总结抽象概念
  292. 2025-12-03 14:09:45 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:258] - 抽象概念总结 - 开始视频分析...
  293. 2025-12-03 14:10:14 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:298] - 抽象概念总结 - 视频分析完成
  294. 2025-12-03 14:10:14 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:167] - Step 1-3 完成 - 总计: 80 个元素 (具体:24, 具象:45, 隐含:5, 抽象:6)
  295. 2025-12-03 14:10:14 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:177] - ▶ Step 4: 共性分析
  296. 2025-12-03 14:10:14 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:258] - 共性分析 - 开始视频分析...
  297. 2025-12-03 14:12:33 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:298] - 共性分析 - 视频分析完成
  298. 2025-12-03 14:12:33 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:183] - ▶ Step 5: 多维度评分(已停用相似度计算,仅返回空结果)
  299. 2025-12-03 14:12:33 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:734] - 【多维度评分】相似度比较逻辑已关闭,当前不进行评分,仅返回空结果。
  300. 2025-12-03 14:12:33 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:189] - ▶ Step 5.1: 意图支撑评估
  301. 2025-12-03 14:12:33 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:763] - 【意图支撑评估】输入: 80 个实质元素
  302. 2025-12-03 14:12:33 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:783] - 维度分组(意图支撑): 具体元素=24, 具象概念=45, 抽象概念=6, 隐含概念=5
  303. 2025-12-03 14:12:33 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:808] - 📤 提交意图支撑评估任务: 具体元素-灵感点 (元素数=24, 点数=2)
  304. 2025-12-03 14:12:33 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:808] - 📤 提交意图支撑评估任务: 具体元素-目的点 (元素数=24, 点数=1)
  305. 2025-12-03 14:12:33 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:808] - 📤 提交意图支撑评估任务: 具体元素-关键点 (元素数=24, 点数=6)
  306. 2025-12-03 14:12:33 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:258] - 意图支撑评估-具体元素-目的点 - 开始视频分析...
  307. 2025-12-03 14:12:33 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:258] - 意图支撑评估-具体元素-灵感点 - 开始视频分析...
  308. 2025-12-03 14:12:33 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:808] - 📤 提交意图支撑评估任务: 具象概念-灵感点 (元素数=45, 点数=2)
  309. 2025-12-03 14:12:33 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:258] - 意图支撑评估-具体元素-关键点 - 开始视频分析...
  310. 2025-12-03 14:12:33 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:258] - 意图支撑评估-具体元素-关键点 - 开始视频分析...
  311. 2025-12-03 14:12:33 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:808] - 📤 提交意图支撑评估任务: 具象概念-目的点 (元素数=45, 点数=1)
  312. 2025-12-03 14:12:33 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:258] - 意图支撑评估-具象概念-灵感点 - 开始视频分析...
  313. 2025-12-03 14:12:33 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:808] - 📤 提交意图支撑评估任务: 具象概念-关键点 (元素数=45, 点数=6)
  314. 2025-12-03 14:12:33 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:808] - 📤 提交意图支撑评估任务: 抽象概念-灵感点 (元素数=6, 点数=2)
  315. 2025-12-03 14:12:33 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:808] - 📤 提交意图支撑评估任务: 抽象概念-目的点 (元素数=6, 点数=1)
  316. 2025-12-03 14:12:33 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:258] - 意图支撑评估-具象概念-目的点 - 开始视频分析...
  317. 2025-12-03 14:12:33 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:258] - 意图支撑评估-抽象概念-灵感点 - 开始视频分析...
  318. 2025-12-03 14:12:33 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:258] - 意图支撑评估-具象概念-关键点 - 开始视频分析...
  319. 2025-12-03 14:12:33 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:808] - 📤 提交意图支撑评估任务: 抽象概念-关键点 (元素数=6, 点数=6)
  320. 2025-12-03 14:12:33 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:808] - 📤 提交意图支撑评估任务: 隐含概念-灵感点 (元素数=5, 点数=2)
  321. 2025-12-03 14:12:33 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:808] - 📤 提交意图支撑评估任务: 隐含概念-目的点 (元素数=5, 点数=1)
  322. 2025-12-03 14:12:33 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:808] - 📤 提交意图支撑评估任务: 隐含概念-关键点 (元素数=5, 点数=6)
  323. 2025-12-03 14:12:57 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:298] - 意图支撑评估-具体元素-关键点 - 视频分析完成
  324. 2025-12-03 14:12:57 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:258] - 意图支撑评估-具象概念-关键点 - 开始视频分析...
  325. 2025-12-03 14:13:01 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:298] - 意图支撑评估-抽象概念-灵感点 - 视频分析完成
  326. 2025-12-03 14:13:01 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:258] - 意图支撑评估-抽象概念-目的点 - 开始视频分析...
  327. 2025-12-03 14:13:01 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:258] - 意图支撑评估-具象概念-关键点 - 开始视频分析...
  328. 2025-12-03 14:13:05 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:298] - 意图支撑评估-具体元素-目的点 - 视频分析完成
  329. 2025-12-03 14:13:07 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:298] - 意图支撑评估-具象概念-灵感点 - 视频分析完成
  330. 2025-12-03 14:13:08 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:298] - 意图支撑评估-具体元素-灵感点 - 视频分析完成
  331. 2025-12-03 14:13:08 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:258] - 意图支撑评估-抽象概念-关键点 - 开始视频分析...
  332. 2025-12-03 14:13:08 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:258] - 意图支撑评估-隐含概念-灵感点 - 开始视频分析...
  333. 2025-12-03 14:13:08 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:840] - ✅ 意图支撑-具体元素-灵感点 评估完成: 15 条支撑关系
  334. 2025-12-03 14:13:08 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:840] - ✅ 意图支撑-具体元素-目的点 评估完成: 15 条支撑关系
  335. 2025-12-03 14:13:10 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:298] - 意图支撑评估-具象概念-目的点 - 视频分析完成
  336. 2025-12-03 14:13:10 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:258] - 意图支撑评估-隐含概念-目的点 - 开始视频分析...
  337. 2025-12-03 14:13:10 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:258] - 意图支撑评估-隐含概念-关键点 - 开始视频分析...
  338. 2025-12-03 14:13:23 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:298] - 意图支撑评估-具体元素-关键点 - 视频分析完成
  339. 2025-12-03 14:13:23 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:840] - ✅ 意图支撑-具体元素-关键点 评估完成: 16 条支撑关系
  340. 2025-12-03 14:13:23 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:840] - ✅ 意图支撑-具象概念-灵感点 评估完成: 12 条支撑关系
  341. 2025-12-03 14:13:23 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:840] - ✅ 意图支撑-具象概念-目的点 评估完成: 12 条支撑关系
  342. 2025-12-03 14:13:24 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:298] - 意图支撑评估-具象概念-关键点 - 视频分析完成
  343. 2025-12-03 14:13:29 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:298] - 意图支撑评估-抽象概念-目的点 - 视频分析完成
  344. 2025-12-03 14:13:31 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:298] - 意图支撑评估-具象概念-关键点 - 视频分析完成
  345. 2025-12-03 14:13:31 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:298] - 意图支撑评估-具象概念-关键点 - 视频分析完成
  346. 2025-12-03 14:13:31 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:840] - ✅ 意图支撑-具象概念-关键点 评估完成: 19 条支撑关系
  347. 2025-12-03 14:13:31 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:840] - ✅ 意图支撑-抽象概念-灵感点 评估完成: 6 条支撑关系
  348. 2025-12-03 14:13:31 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:840] - ✅ 意图支撑-抽象概念-目的点 评估完成: 6 条支撑关系
  349. 2025-12-03 14:13:32 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:298] - 意图支撑评估-隐含概念-目的点 - 视频分析完成
  350. 2025-12-03 14:13:34 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:298] - 意图支撑评估-隐含概念-灵感点 - 视频分析完成
  351. 2025-12-03 14:13:43 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:298] - 意图支撑评估-隐含概念-关键点 - 视频分析完成
  352. 2025-12-03 14:13:52 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:298] - 意图支撑评估-抽象概念-关键点 - 视频分析完成
  353. 2025-12-03 14:13:52 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:840] - ✅ 意图支撑-抽象概念-关键点 评估完成: 6 条支撑关系
  354. 2025-12-03 14:13:52 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:840] - ✅ 意图支撑-隐含概念-灵感点 评估完成: 5 条支撑关系
  355. 2025-12-03 14:13:52 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:840] - ✅ 意图支撑-隐含概念-目的点 评估完成: 5 条支撑关系
  356. 2025-12-03 14:13:52 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:840] - ✅ 意图支撑-隐含概念-关键点 评估完成: 4 条支撑关系
  357. 2025-12-03 14:13:52 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:201] - ▶ Step 6: 筛选
  358. 2025-12-03 14:13:52 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1183] - ❌ 过滤: id=具体元素-1, name=男子, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=29, coverage=0.2000)
  359. 2025-12-03 14:13:52 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1160] - ❌ 过滤: id=具体元素-2, name=婴儿, 原因=出现频次<=1 (frequency=1)
  360. 2025-12-03 14:13:52 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1175] - ✅ 保留: id=具体元素-3, name=背包, support_count=3, coverage=0.6
  361. 2025-12-03 14:13:52 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1160] - ❌ 过滤: id=具体元素-4, name=床, 原因=出现频次<=1 (frequency=1)
  362. 2025-12-03 14:13:52 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1183] - ❌ 过滤: id=具体元素-5, name=窗户, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=10, coverage=0.8000)
  363. 2025-12-03 14:13:52 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1160] - ❌ 过滤: id=具体元素-6, name=窗帘, 原因=出现频次<=1 (frequency=1)
  364. 2025-12-03 14:13:52 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1175] - ✅ 保留: id=具体元素-7, name=士兵, support_count=6, coverage=1.0
  365. 2025-12-03 14:13:52 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1175] - ✅ 保留: id=具体元素-8, name=军装, support_count=5, coverage=1.0
  366. 2025-12-03 14:13:52 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1175] - ✅ 保留: id=具体元素-9, name=绶带, support_count=4, coverage=0.8
  367. 2025-12-03 14:13:52 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1175] - ✅ 保留: id=具体元素-10, name=女性, support_count=6, coverage=0.6
  368. 2025-12-03 14:13:52 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1175] - ✅ 保留: id=具体元素-11, name=便衣男子, support_count=5, coverage=0.6
  369. 2025-12-03 14:13:52 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1183] - ❌ 过滤: id=具体元素-12, name=红色胸花, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=27, coverage=0.8000)
  370. 2025-12-03 14:13:52 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1183] - ❌ 过滤: id=具体元素-13, name=食品容器, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=12, coverage=0.2000)
  371. 2025-12-03 14:13:52 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1183] - ❌ 过滤: id=具体元素-14, name=食物, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=12, coverage=0.2000)
  372. 2025-12-03 14:13:52 - 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.2000)
  373. 2025-12-03 14:13:52 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1175] - ✅ 保留: id=具体元素-16, name=行李包, support_count=3, coverage=0.6
  374. 2025-12-03 14:13:52 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1183] - ❌ 过滤: id=具体元素-17, name=购物袋, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=6, coverage=0.2000)
  375. 2025-12-03 14:13:52 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1160] - ❌ 过滤: id=具体元素-18, name=小孩, 原因=出现频次<=1 (frequency=1)
  376. 2025-12-03 14:13:52 - 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.2000)
  377. 2025-12-03 14:13:52 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1160] - ❌ 过滤: id=具体元素-20, name=火车月台, 原因=出现频次<=1 (frequency=1)
  378. 2025-12-03 14:13:52 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1160] - ❌ 过滤: id=具体元素-21, name=火车, 原因=出现频次<=1 (frequency=1)
  379. 2025-12-03 14:13:52 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1160] - ❌ 过滤: id=具体元素-22, name=帽子, 原因=出现频次<=1 (frequency=1)
  380. 2025-12-03 14:13:52 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1160] - ❌ 过滤: id=具体元素-23, name=拐杖, 原因=出现频次<=1 (frequency=1)
  381. 2025-12-03 14:13:52 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1160] - ❌ 过滤: id=具体元素-24, name=水瓶, 原因=出现频次<=1 (frequency=1)
  382. 2025-12-03 14:13:52 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1175] - ✅ 保留: id=具象概念-1, name=军人, support_count=8, coverage=0.4
  383. 2025-12-03 14:13:52 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1160] - ❌ 过滤: id=具象概念-2, name=战友, 原因=出现频次<=1 (frequency=0)
  384. 2025-12-03 14:13:52 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1160] - ❌ 过滤: id=具象概念-3, name=孩子, 原因=出现频次<=1 (frequency=0)
  385. 2025-12-03 14:13:52 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1175] - ✅ 保留: id=具象概念-4, name=2025, support_count=7, coverage=1.0
  386. 2025-12-03 14:13:52 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1175] - ✅ 保留: id=具象概念-5, name=入伍, support_count=9, coverage=1.0
  387. 2025-12-03 14:13:52 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1175] - ✅ 保留: id=具象概念-6, name=世界, support_count=1, coverage=1.0
  388. 2025-12-03 14:13:52 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1175] - ✅ 保留: id=具象概念-7, name=和平, support_count=1, coverage=1.0
  389. 2025-12-03 14:13:52 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1160] - ❌ 过滤: id=具象概念-8, name=10月16日, 原因=出现频次<=1 (frequency=1)
  390. 2025-12-03 14:13:52 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1160] - ❌ 过滤: id=具象概念-9, name=安徽, 原因=出现频次<=1 (frequency=1)
  391. 2025-12-03 14:13:52 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1160] - ❌ 过滤: id=具象概念-10, name=退伍兵, 原因=出现频次<=1 (frequency=1)
  392. 2025-12-03 14:13:52 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1160] - ❌ 过滤: id=具象概念-11, name=军令, 原因=出现频次<=1 (frequency=1)
  393. 2025-12-03 14:13:52 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1160] - ❌ 过滤: id=具象概念-12, name=老兵, 原因=出现频次<=1 (frequency=1)
  394. 2025-12-03 14:13:52 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1183] - ❌ 过滤: id=具象概念-13, name=归队, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=2, coverage=0.2000)
  395. 2025-12-03 14:13:52 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1160] - ❌ 过滤: id=具象概念-14, name=灯影, 原因=出现频次<=1 (frequency=1)
  396. 2025-12-03 14:13:52 - 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.8000)
  397. 2025-12-03 14:13:52 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1183] - ❌ 过滤: id=具象概念-16, name=河边, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=3, coverage=0.4000)
  398. 2025-12-03 14:13:52 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1183] - ❌ 过滤: id=具象概念-17, name=时光, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=3, coverage=0.4000)
  399. 2025-12-03 14:13:52 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1175] - ✅ 保留: id=具象概念-18, name=缱绻, support_count=3, coverage=0.4
  400. 2025-12-03 14:13:52 - 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.6000)
  401. 2025-12-03 14:13:52 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1175] - ✅ 保留: id=具象概念-20, name=爱, support_count=4, coverage=0.4
  402. 2025-12-03 14:13:52 - 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.4000)
  403. 2025-12-03 14:13:52 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1183] - ❌ 过滤: id=具象概念-22, name=春夏秋冬, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=3, coverage=0.4000)
  404. 2025-12-03 14:13:52 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1183] - ❌ 过滤: id=具象概念-23, name=脚步, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=3, coverage=0.4000)
  405. 2025-12-03 14:13:52 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1183] - ❌ 过滤: id=具象概念-24, name=生命, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=3, coverage=0.4000)
  406. 2025-12-03 14:13:52 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1183] - ❌ 过滤: id=具象概念-25, name=画卷, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=3, coverage=0.4000)
  407. 2025-12-03 14:13:52 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1183] - ❌ 过滤: id=具象概念-26, name=阴霾, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=3, coverage=0.4000)
  408. 2025-12-03 14:13:52 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1183] - ❌ 过滤: id=具象概念-27, name=荒原, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=3, coverage=0.4000)
  409. 2025-12-03 14:13:52 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1175] - ✅ 保留: id=具象概念-28, name=孤单, support_count=3, coverage=0.4
  410. 2025-12-03 14:13:52 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1183] - ❌ 过滤: id=具象概念-29, name=花影, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=2, coverage=0.2000)
  411. 2025-12-03 14:13:52 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1183] - ❌ 过滤: id=具象概念-30, name=流年, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=4, coverage=0.4000)
  412. 2025-12-03 14:13:52 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1183] - ❌ 过滤: id=具象概念-31, name=佛缘, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=2, coverage=0.2000)
  413. 2025-12-03 14:13:52 - 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)
  414. 2025-12-03 14:13:52 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1183] - ❌ 过滤: id=具象概念-33, name=悲戚, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=2, coverage=0.2000)
  415. 2025-12-03 14:13:52 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1160] - ❌ 过滤: id=具象概念-34, name=新兵, 原因=出现频次<=1 (frequency=1)
  416. 2025-12-03 14:13:52 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1160] - ❌ 过滤: id=具象概念-35, name=入伍季, 原因=出现频次<=1 (frequency=1)
  417. 2025-12-03 14:13:52 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1160] - ❌ 过滤: id=具象概念-36, name=亲人, 原因=出现频次<=1 (frequency=1)
  418. 2025-12-03 14:13:52 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1183] - ❌ 过滤: id=具象概念-37, name=幸福, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=6, coverage=0.4000)
  419. 2025-12-03 14:13:52 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1183] - ❌ 过滤: id=具象概念-38, name=花, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=6, coverage=0.4000)
  420. 2025-12-03 14:13:52 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1183] - ❌ 过滤: id=具象概念-39, name=世间, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=6, coverage=0.4000)
  421. 2025-12-03 14:13:52 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1183] - ❌ 过滤: id=具象概念-40, name=船影, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=2, coverage=0.2000)
  422. 2025-12-03 14:13:52 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1183] - ❌ 过滤: id=具象概念-41, name=琴声, 原因=无隐含概念豁免且未同时满足出现频次>1、有意图支撑关系和段落覆盖率>0.3 (frequency=2, coverage=0.2000)
  423. 2025-12-03 14:13:52 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1160] - ❌ 过滤: id=具象概念-42, name=夜晚, 原因=出现频次<=1 (frequency=1)
  424. 2025-12-03 14:13:52 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1160] - ❌ 过滤: id=具象概念-43, name=山, 原因=出现频次<=1 (frequency=1)
  425. 2025-12-03 14:13:52 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1160] - ❌ 过滤: id=具象概念-44, name=炊烟, 原因=出现频次<=1 (frequency=1)
  426. 2025-12-03 14:13:52 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1160] - ❌ 过滤: id=具象概念-45, name=心事, 原因=出现频次<=1 (frequency=1)
  427. 2025-12-03 14:13:52 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1175] - ✅ 保留: id=抽象概念-1, name=家庭, support_count=7, coverage=1.0
  428. 2025-12-03 14:13:52 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1175] - ✅ 保留: id=抽象概念-2, name=军事职责, support_count=9, coverage=1.0
  429. 2025-12-03 14:13:52 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1175] - ✅ 保留: id=抽象概念-3, name=离别, support_count=7, coverage=1.0
  430. 2025-12-03 14:13:52 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1175] - ✅ 保留: id=抽象概念-4, name=牺牲, support_count=8, coverage=1.0
  431. 2025-12-03 14:13:52 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1175] - ✅ 保留: id=抽象概念-5, name=坚守, support_count=9, coverage=1.0
  432. 2025-12-03 14:13:52 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1175] - ✅ 保留: id=抽象概念-6, name=家国情怀, support_count=9, coverage=1.0
  433. 2025-12-03 14:13:52 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1151] - ✅ 保留(隐含概念豁免): id=隐含概念-1, name=情感离别的沉重, frequency=19, coverage=1.0
  434. 2025-12-03 14:13:52 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1151] - ✅ 保留(隐含概念豁免): id=隐含概念-2, name=责任与个人情感的冲突, frequency=29, coverage=1.0
  435. 2025-12-03 14:13:52 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1151] - ✅ 保留(隐含概念豁免): id=隐含概念-3, name=深切的母爱与关怀, frequency=15, coverage=0.6
  436. 2025-12-03 14:13:52 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1151] - ✅ 保留(隐含概念豁免): id=隐含概念-4, name=无声的告别与承诺, frequency=22, coverage=0.8
  437. 2025-12-03 14:13:52 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1151] - ✅ 保留(隐含概念豁免): id=隐含概念-5, name=悲恸与无奈, frequency=17, coverage=0.8
  438. 2025-12-03 14:13:52 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:1193] - 筛选完成: 26/80 通过
  439. 2025-12-03 14:13:52 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:209] - ▶ Step 7: 分类
  440. 2025-12-03 14:14:14 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:215] - ▶ Step 8: 合并信息
  441. 2025-12-03 14:14:14 - DeconstructionSystem.src.components.agents.script_substance_extraction_agent - INFO - [script_substance_extraction_agent.py:225] - 实质元素提取完成 - 最终元素数: 26
  442. 2025-12-03 14:14:14 - DeconstructionSystem.src.workflows.script_workflow - INFO - [script_workflow.py:175] - 实质元素提取完成 - 最终元素数: 26
  443. 2025-12-03 14:14:14 - DeconstructionSystem.src.workflows.script_workflow - INFO - [script_workflow.py:195] - === 执行节点:形式元素提取 ===
  444. 2025-12-03 14:14:14 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:86] - === 开始形式元素提取(视频版,完整流程) ===
  445. 2025-12-03 14:14:14 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:79] - 通过 URI 提取的 file_name 获取文件: debnexadqnme
  446. 2025-12-03 14:14:15 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:155] - 输入: 具体元素=7, 具象概念=8, 隐含概念=5, 抽象概念=6, 灵感点=2, 目的点=1, 形式关键点=1
  447. 2025-12-03 14:14:15 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:168] - ▶ Step 1: 提取具象概念形式
  448. 2025-12-03 14:14:15 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:258] - 具象概念形式提取 - 开始视频分析...
  449. 2025-12-03 14:15:05 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:298] - 具象概念形式提取 - 视频分析完成
  450. 2025-12-03 14:15:05 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:419] - Step 1 完成 - 提取了 8 个具象概念形式
  451. 2025-12-03 14:15:05 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:172] - ✅ Step 1 完成 - 提取了 8 个具象概念形式
  452. 2025-12-03 14:15:05 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:176] - 具象概念形式列表: ['祈使句式', '情感描述', '比喻句式', '拟人句式', '承诺性语句'] (共8个)
  453. 2025-12-03 14:15:05 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:182] - ▶ Step 2: 提取具体元素形式
  454. 2025-12-03 14:15:05 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:258] - 具体元素形式提取 - 开始视频分析...
  455. 2025-12-03 14:15:37 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:298] - 具体元素形式提取 - 视频分析完成
  456. 2025-12-03 14:15:37 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:536] - Step 2 完成 - 提取了 3 个具体元素形式
  457. 2025-12-03 14:15:37 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:186] - ✅ Step 2 完成 - 提取了 3 个具体元素形式
  458. 2025-12-03 14:15:37 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:190] - 具体元素形式列表: ['特写镜头运用', '叙事性蒙太奇', '柔和色调与慢速剪辑']
  459. 2025-12-03 14:15:37 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:196] - ▶ Step 3: 提取整体形式
  460. 2025-12-03 14:15:37 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:258] - 整体形式提取 - 开始视频分析...
  461. 2025-12-03 14:16:07 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:298] - 整体形式提取 - 视频分析完成
  462. 2025-12-03 14:16:07 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:676] - Step 3 完成 - 提取了 3 个整体形式
  463. 2025-12-03 14:16:07 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:204] - ✅ Step 3 完成 - 提取了 3 个整体形式
  464. 2025-12-03 14:16:07 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:208] - 整体形式列表: ['多模态叙事', '情感递进与高潮', '对比与反差']
  465. 2025-12-03 14:16:07 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:218] - 📊 Step 1-3 汇总 - 总计提取: 14 个形式元素 (具象概念形式:8, 具体元素形式:3, 整体形式:3)
  466. 2025-12-03 14:16:07 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:226] - ▶ Step 4: 共性分析
  467. 2025-12-03 14:16:07 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:258] - 形式共性分析 - 开始视频分析...
  468. 2025-12-03 14:16:56 - DeconstructionSystem.src.utils.llm_invoker - INFO - [llm_invoker.py:298] - 形式共性分析 - 视频分析完成
  469. 2025-12-03 14:16:56 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:739] - 共性分析完成 - 统计了 14 个形式元素的频次
  470. 2025-12-03 14:16:56 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:231] - ✅ Step 4 完成 - 分析了 14 个形式元素的频次
  471. 2025-12-03 14:16:56 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:240] - 频次分布: {7: 1, 6: 1, 4: 1, 3: 1, 2: 1}
  472. 2025-12-03 14:16:56 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:246] - 高频元素(前3): [('比喻句式', 7), ('拟人句式', 6), ('情感描述', 4)]
  473. 2025-12-03 14:16:56 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:251] - ▶ Step 5: 多维度评分
  474. 2025-12-03 14:16:56 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:750] - 【多维度评分】输入: 14 个形式元素
  475. 2025-12-03 14:16:56 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:751] - 评分目标: 灵感点=2个, 目的点=1个, 关键点=1个
  476. 2025-12-03 14:16:56 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:828] - 灵感点分批评估: 1 批
  477. 2025-12-03 14:16:56 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:828] - 目的点分批评估: 1 批
  478. 2025-12-03 14:16:56 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:828] - 关键点分批评估: 1 批
  479. 2025-12-03 14:17:44 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:795] - 多维度评分完成
  480. 2025-12-03 14:17:44 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:804] - 灵感点: 14/14 个元素有相似度评分
  481. 2025-12-03 14:17:44 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:804] - 目的点: 14/14 个元素有相似度评分
  482. 2025-12-03 14:17:44 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:804] - 关键点: 14/14 个元素有相似度评分
  483. 2025-12-03 14:17:44 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:255] - ✅ Step 5 完成 - 多维度评分结果: 灵感点=14个元素, 目的点=14个元素, 关键点=14个元素
  484. 2025-12-03 14:17:44 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:267] - 有评分的元素总数: 14/14
  485. 2025-12-03 14:17:44 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:272] - ▶ Step 6: 筛选
  486. 2025-12-03 14:17:44 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:956] - 【筛选】输入: 形式元素共性分析结果 + 评分结果
  487. 2025-12-03 14:17:44 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:999] - ❌ 过滤: id=具象概念形式-1, name=祈使句式, 原因=出现频次<=2 (frequency=1)
  488. 2025-12-03 14:17:44 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:1026] - ✅ 保留: id=具象概念形式-2, name=情感描述, frequency=4, 原因=灵感点语义>0.7
  489. 2025-12-03 14:17:44 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:1032] - ❌ 过滤: id=具象概念形式-3, name=比喻句式, 原因=频次>2但未通过相似度筛选 (frequency=7)
  490. 2025-12-03 14:17:44 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:1032] - ❌ 过滤: id=具象概念形式-4, name=拟人句式, 原因=频次>2但未通过相似度筛选 (frequency=6)
  491. 2025-12-03 14:17:44 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:1026] - ✅ 保留: id=具象概念形式-5, name=承诺性语句, frequency=2, 原因=灵感点语义>0.7
  492. 2025-12-03 14:17:44 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:999] - ❌ 过滤: id=具象概念形式-6, name=使命宣言, 原因=出现频次<=2 (frequency=1)
  493. 2025-12-03 14:17:44 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:1032] - ❌ 过滤: id=具象概念形式-7, name=条件强调句式, 原因=频次>2但未通过相似度筛选 (frequency=3)
  494. 2025-12-03 14:17:44 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:999] - ❌ 过滤: id=具象概念形式-8, name=重复性宣示, 原因=出现频次<=2 (frequency=1)
  495. 2025-12-03 14:17:44 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:999] - ❌ 过滤: id=具体元素形式-1, name=特写镜头运用, 原因=出现频次<=2 (frequency=1)
  496. 2025-12-03 14:17:44 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:999] - ❌ 过滤: id=具体元素形式-2, name=叙事性蒙太奇, 原因=出现频次<=2 (frequency=1)
  497. 2025-12-03 14:17:44 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:999] - ❌ 过滤: id=具体元素形式-3, name=柔和色调与慢速剪辑, 原因=出现频次<=2 (frequency=1)
  498. 2025-12-03 14:17:44 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:999] - ❌ 过滤: id=整体形式-1, name=多模态叙事, 原因=出现频次<=2 (frequency=1)
  499. 2025-12-03 14:17:44 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:999] - ❌ 过滤: id=整体形式-2, name=情感递进与高潮, 原因=出现频次<=2 (frequency=1)
  500. 2025-12-03 14:17:44 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:999] - ❌ 过滤: id=整体形式-3, name=对比与反差, 原因=出现频次<=2 (frequency=1)
  501. 2025-12-03 14:17:44 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:1039] - 筛选完成: 2/14 通过
  502. 2025-12-03 14:17:44 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:1042] - 通过筛选的元素ID(前10): ['具象概念形式-2', '具象概念形式-5']
  503. 2025-12-03 14:17:44 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:1047] - 被过滤的元素数量: 12
  504. 2025-12-03 14:17:44 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:274] - ✅ Step 6 完成 - 筛选结果: 2/14 个元素通过筛选
  505. 2025-12-03 14:17:44 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:283] - 通过筛选的元素(前5): ['情感描述', '承诺性语句']
  506. 2025-12-03 14:17:44 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:289] - ▶ Step 7: 分类
  507. 2025-12-03 14:17:44 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:1058] - 【分类】输入: 2 个筛选后的形式元素
  508. 2025-12-03 14:17:54 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:1100] - 分类完成: 1 个维度
  509. 2025-12-03 14:17:54 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:1105] - 具象概念形式: 2/2 个元素有分类
  510. 2025-12-03 14:17:54 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:293] - ✅ Step 7 完成 - 分类结果: 1 个维度完成分类
  511. 2025-12-03 14:17:54 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:298] - 具象概念形式: 2 个元素完成分类
  512. 2025-12-03 14:17:54 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:303] - ▶ 合并最终信息
  513. 2025-12-03 14:17:54 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:1177] - 【合并信息】输入: 2 个筛选后的元素ID
  514. 2025-12-03 14:17:54 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:1247] - 合并完成: 2 个元素
  515. 2025-12-03 14:17:54 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:1258] - 有评分的元素: 2/2, 有分类的元素: 2/2
  516. 2025-12-03 14:17:54 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:308] - ✅ 合并完成 - 最终元素数: 2
  517. 2025-12-03 14:17:54 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:317] - 最终元素维度分布: {'具象概念形式': 2}
  518. 2025-12-03 14:17:54 - DeconstructionSystem.src.components.agents.script_form_extraction_agent - INFO - [script_form_extraction_agent.py:321] - 🎉 形式元素提取完成 - 最终元素数: 2
  519. 2025-12-03 14:17:54 - DeconstructionSystem.src.workflows.script_workflow - INFO - [script_workflow.py:209] - 形式元素提取完成 - 最终元素数: 2
  520. 2025-12-03 14:17:54 - DeconstructionSystem.src.workflows.script_workflow - INFO - [script_workflow.py:229] - === 执行节点:分离实质和形式结果 ===
  521. 2025-12-03 14:17:54 - DeconstructionSystem.src.workflows.script_workflow - INFO - [script_workflow.py:240] - 分离完成 - 实质元素: 26, 形式元素: 2
  522. 2025-12-03 14:17:54 - DeconstructionSystem.src.workflows.script_workflow - INFO - [script_workflow.py:251] - === 执行节点:结果汇总 ===
  523. 2025-12-03 14:17:54 - DeconstructionSystem.src.workflows.script_workflow - INFO - [script_workflow.py:284] - 结果汇总完成
  524. 2025-12-03 14:17:54 - DeconstructionSystem.src.workflows.script_workflow - INFO - [script_workflow.py:330] - === 脚本理解工作流执行完成(视频分析) ===
  525. 2025-12-03 14:17:54 - DeconstructionSystem.__main__ - INFO - [run_batch_script.py:151] - 批量脚本理解完成: total=1, success=1, fail=0