planning2.json 2.1 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677
  1. {
  2. "slide_number": 2,
  3. "page_type": "toc",
  4. "title": "目录",
  5. "page_goal": "六大部分清晰导航,让评委预知内容结构",
  6. "narrative_role": "toc",
  7. "visual_weight": 6,
  8. "density_label": "low",
  9. "density_reason": "目录页:清晰导航,每章有编号与主题",
  10. "density_contract": {
  11. "deck_bias": "balanced",
  12. "page_lower_bound": "low",
  13. "page_upper_bound": "mid_low",
  14. "max_cards": 2,
  15. "max_charts": 1,
  16. "min_body_font_px": 24,
  17. "max_lines_per_card": 3,
  18. "image_policy": "flexible",
  19. "decoration_budget": "generous",
  20. "overflow_strategy": "rebalance_layout"
  21. },
  22. "director_command": {
  23. "focus": "card_hierarchy",
  24. "rule": "ensure_anchor_visual_dominance",
  25. "note": "目录"
  26. },
  27. "decoration_hints": {
  28. "style": "tech_blue_warm_orange",
  29. "elements": [
  30. "title_underline",
  31. "grid_dots",
  32. "footer"
  33. ],
  34. "brand": "五维色系点缀"
  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": "list",
  47. "card_style": "elevated",
  48. "argument_role": "framework",
  49. "headline": "六大部分",
  50. "body": [
  51. "Part 01 项目概述:缘起 · 产品 · 规模 · 团队",
  52. "Part 02 背景政策:国家战略 · 社会痛点",
  53. "Part 03 市场容量:TAM/SAM/SOM · 商业模式",
  54. "Part 04 需求与设计:五维方法论 · 业务闭环",
  55. "Part 05 技术壁垒:溯源算法 · AI 能力栈",
  56. "Part 06 应用成效:真实案例 · 权威背书"
  57. ],
  58. "content_budget": {
  59. "body_max_lines": 3
  60. },
  61. "image": {
  62. "needed": false,
  63. "usage": null,
  64. "placement": null,
  65. "content_description": null,
  66. "source_hint": null
  67. }
  68. }
  69. ],
  70. "workflow_metadata": {
  71. "workflow_version": "2026.04.09-v4.1",
  72. "planning_schema_version": "4.1",
  73. "planning_packet_version": "4.1",
  74. "planning_continuity_version": "4.1"
  75. },
  76. "layout_hint": "toc-route"
  77. }