| 1 | { |
| 2 | "editorial_bleed": { |
| 3 | "summary": "A structure-only 16:9 system with 10 authored PowerPoint Layouts whose images bleed to the canvas edge and whose text sits on the image behind a scrim.", |
| 4 | "canvas_format": "ppt169", |
| 5 | "page_count": 10, |
| 6 | "page_types": [ |
| 7 | "hero_full", |
| 8 | "hero_side_scrim", |
| 9 | "split_bleed", |
| 10 | "split_bleed_reverse", |
| 11 | "chapter_full", |
| 12 | "quote_over_image", |
| 13 | "triptych", |
| 14 | "image_grid_four", |
| 15 | "full_statement", |
| 16 | "closing_full" |
| 17 | ] |
| 18 | }, |
| 19 | "moments_square": { |
| 20 | "summary": "A structure-only 1:1 system with 8 authored PowerPoint Layouts that use both horizontal and vertical division on a square canvas.", |
| 21 | "canvas_format": "moments", |
| 22 | "page_count": 8, |
| 23 | "page_types": [ |
| 24 | "cover", |
| 25 | "statement", |
| 26 | "title_content", |
| 27 | "two_column", |
| 28 | "three_row", |
| 29 | "image_center", |
| 30 | "image_full", |
| 31 | "ending" |
| 32 | ] |
| 33 | }, |
| 34 | "presentation_core": { |
| 35 | "summary": "A structure-only 16:9 system with 20 authored PowerPoint Layouts for general, editorial, image, process, and data presentations.", |
| 36 | "canvas_format": "ppt169", |
| 37 | "page_count": 20, |
| 38 | "page_types": [ |
| 39 | "title_slide", |
| 40 | "title_content", |
| 41 | "section_header", |
| 42 | "two_content", |
| 43 | "comparison", |
| 44 | "title_only", |
| 45 | "blank", |
| 46 | "content_caption", |
| 47 | "picture_caption", |
| 48 | "hero_statement", |
| 49 | "editorial_split", |
| 50 | "three_card", |
| 51 | "kpi_dashboard", |
| 52 | "process_timeline", |
| 53 | "data_story", |
| 54 | "title_picture", |
| 55 | "two_picture_caption", |
| 56 | "screenshot_focus", |
| 57 | "chart_insight", |
| 58 | "table_summary" |
| 59 | ] |
| 60 | }, |
| 61 | "presentation_core_43": { |
| 62 | "summary": "A structure-only 4:3 system with 16 authored PowerPoint Layouts for projector, classroom, academic, and meeting-room presentations.", |
| 63 | "canvas_format": "ppt43", |
| 64 | "page_count": 16, |
| 65 | "page_types": [ |
| 66 | "title_slide", |
| 67 | "title_content", |
| 68 | "section_header", |
| 69 | "two_content", |
| 70 | "comparison", |
| 71 | "title_only", |
| 72 | "blank", |
| 73 | "content_caption", |
| 74 | "picture_caption", |
| 75 | "hero_statement", |
| 76 | "three_card", |
| 77 | "kpi_grid", |
| 78 | "process_timeline", |
| 79 | "stacked_split", |
| 80 | "chart_insight", |
| 81 | "table_summary" |
| 82 | ] |
| 83 | }, |
| 84 | "report_core": { |
| 85 | "summary": "A structure-only 16:9 system with 13 authored PowerPoint Layouts across two Masters, carrying persistent page chrome and page-number placeholders.", |
| 86 | "canvas_format": "ppt169", |
| 87 | "page_count": 13, |
| 88 | "page_types": [ |
| 89 | "cover", |
| 90 | "section_divider", |
| 91 | "agenda", |
| 92 | "title_content", |
| 93 | "two_content", |
| 94 | "three_block", |
| 95 | "kpi_row", |
| 96 | "chart_insight", |
| 97 | "table_summary", |
| 98 | "process_timeline", |
| 99 | "matrix_2x2", |
| 100 | "appendix", |
| 101 | "closing" |
| 102 | ] |
| 103 | }, |
| 104 | "story_vertical": { |
| 105 | "summary": "A structure-only 9:16 system with 9 authored PowerPoint Layouts whose text geometry respects the top and bottom story safe zones.", |
| 106 | "canvas_format": "story", |
| 107 | "page_count": 9, |
| 108 | "page_types": [ |
| 109 | "cover", |
| 110 | "statement", |
| 111 | "title_content", |
| 112 | "numbered_list", |
| 113 | "image_full", |
| 114 | "image_top_text", |
| 115 | "two_block", |
| 116 | "step_flow", |
| 117 | "ending" |
| 118 | ] |
| 119 | }, |
| 120 | "xiaohongshu_post": { |
| 121 | "summary": "A structure-only 3:4 vertical system with 10 authored PowerPoint Layouts for single-column image-text posts on tall social canvases.", |
| 122 | "canvas_format": "xiaohongshu", |
| 123 | "page_count": 10, |
| 124 | "page_types": [ |
| 125 | "cover", |
| 126 | "statement", |
| 127 | "title_content", |
| 128 | "numbered_list", |
| 129 | "two_card_stack", |
| 130 | "image_top_text", |
| 131 | "image_full_caption", |
| 132 | "quote", |
| 133 | "step_flow", |
| 134 | "ending" |
| 135 | ] |
| 136 | } |
| 137 | } |
| 138 |