planning21.json 4.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156
  1. {
  2. "slide_number": 21,
  3. "page_type": "content",
  4. "title": "AI 能力栈(核心)",
  5. "page_goal": "从\"没有记忆的机器人\"到\"比家长更了解这个家庭数据的健康顾问\"",
  6. "narrative_role": "evidence",
  7. "visual_weight": 9,
  8. "density_label": "medium",
  9. "density_reason": "AI 能力栈是全篇核心:上下文引擎+能力矩阵+智能体架构三层展示",
  10. "density_contract": {
  11. "deck_bias": "balanced",
  12. "page_lower_bound": "mid_low",
  13. "page_upper_bound": "high",
  14. "max_cards": 4,
  15. "max_charts": 2,
  16. "min_body_font_px": 18,
  17. "max_lines_per_card": 5,
  18. "image_policy": "support_only",
  19. "decoration_budget": "medium",
  20. "overflow_strategy": "tighten_budget"
  21. },
  22. "director_command": {
  23. "focus": "card_hierarchy",
  24. "rule": "ensure_anchor_visual_dominance",
  25. "note": "AI 能力栈(核心)"
  26. },
  27. "decoration_hints": {
  28. "style": "tech_blue_warm_orange",
  29. "elements": [
  30. "title_underline",
  31. "process_flow",
  32. "footer"
  33. ],
  34. "brand": "accent 蓝"
  35. },
  36. "resources": {
  37. "layout_refs": [],
  38. "block_refs": [],
  39. "chart_refs": [],
  40. "principle_refs": []
  41. },
  42. "cards": [
  43. {
  44. "card_id": "c1",
  45. "role": "anchor",
  46. "card_type": "diagram",
  47. "card_style": "accent",
  48. "argument_role": "claim",
  49. "headline": "家庭 360° 上下文引擎",
  50. "body": [
  51. "对话前自动组装家庭全景数据:成员信息、孩子列表、任务完成率、健康报告、五维能量分数、认知测评结果、已购商品标签、历史会话记忆",
  52. "AI 不是\"没有记忆的机器人\",而是\"比家长更了解这个家庭数据的健康顾问\"——纯聊天产品无法企及的数据厚度"
  53. ],
  54. "content_budget": {
  55. "body_max_lines": 4,
  56. "strict": true
  57. },
  58. "image": {
  59. "needed": true,
  60. "usage": "inline-illustration",
  61. "placement": "inline",
  62. "content_description": "AI 健康顾问与家庭数据连接意象",
  63. "source_hint": "AI上下文配图"
  64. },
  65. "data_points": [
  66. {
  67. "value": "360°",
  68. "label": "家庭上下文",
  69. "interpretation": "8 类家庭全景数据自动组装"
  70. }
  71. ]
  72. },
  73. {
  74. "card_id": "c2",
  75. "role": "support",
  76. "card_type": "list",
  77. "card_style": "elevated",
  78. "argument_role": "framework",
  79. "headline": "AI 能力矩阵(已实现)",
  80. "body": [
  81. "智能对话:智能体对话+家庭上下文注入+人格化助手",
  82. "知识库问答(RAG):向量知识库+菌属/指标/食物/营养素定时同步",
  83. "报告智能解析:PDF→结构化指标→AI 标注风险(135 页→3 页)",
  84. "AI 生成任务:[TASK] 协议标记→自动创建成长任务",
  85. "AI 内容推荐:标签匹配+维度对齐+已购降权",
  86. "AI 每日反馈:定时生成个性化鼓励语"
  87. ],
  88. "content_budget": {
  89. "body_max_lines": 4,
  90. "strict": true
  91. },
  92. "image": {
  93. "needed": false,
  94. "usage": null,
  95. "placement": null,
  96. "content_description": null,
  97. "source_hint": null
  98. },
  99. "data_points": [
  100. {
  101. "value": "6 类",
  102. "label": "AI 能力",
  103. "interpretation": "对话/RAG/解析/任务/推荐/反馈"
  104. }
  105. ]
  106. },
  107. {
  108. "card_id": "c3",
  109. "role": "support",
  110. "card_type": "process",
  111. "card_style": "filled",
  112. "argument_role": "method",
  113. "headline": "AI 健康教练智能体服务(自研·生产)",
  114. "body": [
  115. "意图分类器",
  116. "场景路由(咨询/营养/解读/任务/推荐)",
  117. "知识检索→大模型推理→工具调用→记忆保存",
  118. "全链路追踪+指标监控+慢请求告警"
  119. ],
  120. "content_budget": {
  121. "body_max_lines": 4,
  122. "strict": true
  123. },
  124. "image": {
  125. "needed": false,
  126. "usage": null,
  127. "placement": null,
  128. "content_description": null,
  129. "source_hint": null
  130. },
  131. "data_points": [
  132. {
  133. "value": "7×24",
  134. "label": "智能应答",
  135. "interpretation": "与后台专业服务团队人机协同"
  136. }
  137. ]
  138. }
  139. ],
  140. "workflow_metadata": {
  141. "workflow_version": "2026.04.09-v4.1",
  142. "planning_schema_version": "4.1",
  143. "planning_packet_version": "4.1",
  144. "planning_continuity_version": "4.1"
  145. },
  146. "layout_hint": "l-shape",
  147. "source_guidance": {
  148. "material_ref": "docs/AI创新项目大赛-项目介绍.md §5.4",
  149. "key_facts": [
  150. "360°上下文",
  151. "6 类 AI 能力",
  152. "135→3 页",
  153. "智能体编排"
  154. ]
  155. }
  156. }