planning6.json 4.1 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155
  1. {
  2. "slide_number": 6,
  3. "page_type": "content",
  4. "title": "系统规模与 AI 服务",
  5. "page_goal": "用已上线数据证明工程成熟度与技术底座",
  6. "narrative_role": "evidence",
  7. "visual_weight": 8,
  8. "density_label": "medium",
  9. "density_reason": "规模数字是核心证据:大数字 KPI 展示,技术栈为辅助",
  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. "kpi_row",
  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": "data",
  47. "card_style": "accent",
  48. "argument_role": "evidence",
  49. "headline": "系统规模(已上线)",
  50. "body": [
  51. "48 个后端控制器、47 个数据库实体、15 大功能模块生产运行"
  52. ],
  53. "content_budget": {
  54. "body_max_lines": 4,
  55. "strict": true
  56. },
  57. "image": {
  58. "needed": false,
  59. "usage": null,
  60. "placement": null,
  61. "content_description": null,
  62. "source_hint": null
  63. },
  64. "data_points": [
  65. {
  66. "value": "48",
  67. "label": "后端控制器",
  68. "interpretation": "覆盖 15 大功能模块"
  69. },
  70. {
  71. "value": "47",
  72. "label": "数据库实体",
  73. "interpretation": "复杂数据模型支撑五维体系"
  74. },
  75. {
  76. "value": "50+",
  77. "label": "小程序页面",
  78. "interpretation": "家长/孩子/规划师三端"
  79. },
  80. {
  81. "value": "29",
  82. "label": "Web 管理页",
  83. "interpretation": "运营与服务端"
  84. }
  85. ],
  86. "chart": {
  87. "chart_type": "kpi",
  88. "note": "四组 KPI 数字"
  89. }
  90. },
  91. {
  92. "card_id": "c2",
  93. "role": "support",
  94. "card_type": "list",
  95. "card_style": "elevated",
  96. "argument_role": "framework",
  97. "headline": "技术栈",
  98. "body": [
  99. "Java 8 + Spring Boot 2.7.18 + MyBatis-Plus",
  100. "Python 智能体服务(AI 健康教练)",
  101. "uni-app Vue 2 小程序 / Vue 2 + Element UI",
  102. "MySQL 8.0"
  103. ],
  104. "content_budget": {
  105. "body_max_lines": 4,
  106. "strict": true
  107. },
  108. "image": {
  109. "needed": false,
  110. "usage": null,
  111. "placement": null,
  112. "content_description": null,
  113. "source_hint": null
  114. }
  115. },
  116. {
  117. "card_id": "c3",
  118. "role": "support",
  119. "card_type": "list",
  120. "card_style": "filled",
  121. "argument_role": "framework",
  122. "headline": "AI 服务(自研)",
  123. "body": [
  124. "智能体服务体系:健康咨询、营养建议、报告解读、任务生成、内容推荐",
  125. "家庭知识库问答(RAG):向量知识库 + 菌属/指标/食物/营养素知识库"
  126. ],
  127. "content_budget": {
  128. "body_max_lines": 4,
  129. "strict": true
  130. },
  131. "image": {
  132. "needed": true,
  133. "usage": "inline-illustration",
  134. "placement": "inline",
  135. "content_description": "AI 智能体服务架构意象:机器人+知识库",
  136. "source_hint": "AI服务配图"
  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": "primary-secondary",
  147. "source_guidance": {
  148. "material_ref": "docs/AI创新项目大赛-项目介绍.md §1.4",
  149. "key_facts": [
  150. "48/47/15",
  151. "50+/29",
  152. "技术栈清单"
  153. ]
  154. }
  155. }