返回 ppt-master
spec_lock.md
根目录 / skills / ppt-master / templates / scaffolds / spec_lock.md
1 <!-- ppt-master-schema: spec-lock/v1 -->
2 # Execution Lock
3
4 ## canvas
5 - viewBox: {{VIEWBOX}}
6 - format: {{CANVAS_NAME}}
7
8 ## communication
9 - primary_language: [fill]
10 - audience:
11 - objective:
12 - core_message:
13 - consumption_mode: [fill]
14
15 ## mode
16 - mode: [fill]
17
18 ## visual_style
19 - visual_style: [fill]
20
21 ## colors
22 - bg: [fill]
23 - primary: [fill]
24 - accent: [fill]
25 - text: [fill]
26
27 ## typography
28 - font_family: [fill]
29 - title_family: [fill]
30 - body_family: [fill]
31 - body: [fill]
32 - title: [fill]
33
34 ## icons
35 - library: [fill]
36 - inventory: [fill]
37
38 ## page_rhythm
39 - P01: [fill]
40
41 ## pptx_structure
42 - mode: flat
43
44 ## forbidden
45 - `mask`, `<style>`, `class`, external CSS, `<foreignObject>`, `textPath`, `@font-face`, `<animate*>`, `<set>`, `<script>` / event attributes, `<iframe>`
46 - HTML named entities in text; write typography as raw Unicode and escape XML reserved characters
47
47 lines MARKDOWN