| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155 |
- {
- "slide_number": 6,
- "page_type": "content",
- "title": "系统规模与 AI 服务",
- "page_goal": "用已上线数据证明工程成熟度与技术底座",
- "narrative_role": "evidence",
- "visual_weight": 8,
- "density_label": "medium",
- "density_reason": "规模数字是核心证据:大数字 KPI 展示,技术栈为辅助",
- "density_contract": {
- "deck_bias": "balanced",
- "page_lower_bound": "mid_low",
- "page_upper_bound": "high",
- "max_cards": 4,
- "max_charts": 2,
- "min_body_font_px": 18,
- "max_lines_per_card": 5,
- "image_policy": "support_only",
- "decoration_budget": "medium",
- "overflow_strategy": "tighten_budget"
- },
- "director_command": {
- "focus": "card_hierarchy",
- "rule": "ensure_anchor_visual_dominance",
- "note": "系统规模与 AI 服务"
- },
- "decoration_hints": {
- "style": "tech_blue_warm_orange",
- "elements": [
- "title_underline",
- "kpi_row",
- "footer"
- ],
- "brand": "accent 蓝"
- },
- "resources": {
- "layout_refs": [],
- "block_refs": [],
- "chart_refs": [],
- "principle_refs": []
- },
- "cards": [
- {
- "card_id": "c1",
- "role": "anchor",
- "card_type": "data",
- "card_style": "accent",
- "argument_role": "evidence",
- "headline": "系统规模(已上线)",
- "body": [
- "48 个后端控制器、47 个数据库实体、15 大功能模块生产运行"
- ],
- "content_budget": {
- "body_max_lines": 4,
- "strict": true
- },
- "image": {
- "needed": false,
- "usage": null,
- "placement": null,
- "content_description": null,
- "source_hint": null
- },
- "data_points": [
- {
- "value": "48",
- "label": "后端控制器",
- "interpretation": "覆盖 15 大功能模块"
- },
- {
- "value": "47",
- "label": "数据库实体",
- "interpretation": "复杂数据模型支撑五维体系"
- },
- {
- "value": "50+",
- "label": "小程序页面",
- "interpretation": "家长/孩子/规划师三端"
- },
- {
- "value": "29",
- "label": "Web 管理页",
- "interpretation": "运营与服务端"
- }
- ],
- "chart": {
- "chart_type": "kpi",
- "note": "四组 KPI 数字"
- }
- },
- {
- "card_id": "c2",
- "role": "support",
- "card_type": "list",
- "card_style": "elevated",
- "argument_role": "framework",
- "headline": "技术栈",
- "body": [
- "Java 8 + Spring Boot 2.7.18 + MyBatis-Plus",
- "Python 智能体服务(AI 健康教练)",
- "uni-app Vue 2 小程序 / Vue 2 + Element UI",
- "MySQL 8.0"
- ],
- "content_budget": {
- "body_max_lines": 4,
- "strict": true
- },
- "image": {
- "needed": false,
- "usage": null,
- "placement": null,
- "content_description": null,
- "source_hint": null
- }
- },
- {
- "card_id": "c3",
- "role": "support",
- "card_type": "list",
- "card_style": "filled",
- "argument_role": "framework",
- "headline": "AI 服务(自研)",
- "body": [
- "智能体服务体系:健康咨询、营养建议、报告解读、任务生成、内容推荐",
- "家庭知识库问答(RAG):向量知识库 + 菌属/指标/食物/营养素知识库"
- ],
- "content_budget": {
- "body_max_lines": 4,
- "strict": true
- },
- "image": {
- "needed": true,
- "usage": "inline-illustration",
- "placement": "inline",
- "content_description": "AI 智能体服务架构意象:机器人+知识库",
- "source_hint": "AI服务配图"
- }
- }
- ],
- "workflow_metadata": {
- "workflow_version": "2026.04.09-v4.1",
- "planning_schema_version": "4.1",
- "planning_packet_version": "4.1",
- "planning_continuity_version": "4.1"
- },
- "layout_hint": "primary-secondary",
- "source_guidance": {
- "material_ref": "docs/AI创新项目大赛-项目介绍.md §1.4",
- "key_facts": [
- "48/47/15",
- "50+/29",
- "技术栈清单"
- ]
- }
- }
|