voxflow 1.15.4 → 1.15.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,37 @@
1
+ {
2
+ "header": "产品发布",
3
+ "seriesTitle": "我们做了一年的东西",
4
+ "seriesTagline": "上线第一天的真心话",
5
+ "theme": "paper-slide",
6
+ "cards": [
7
+ {
8
+ "kind": "title",
9
+ "title": ["十年的痛", "今天有个答案"],
10
+ "narration": "我们做了一整年的东西,今天上线。先讲讲为什么要做。"
11
+ },
12
+ {
13
+ "kind": "body",
14
+ "caption": "重复的活,每天都在做",
15
+ "figureKeyword": "stuck",
16
+ "narration": "团队里有 30% 的时间花在同一件事上:把素材塞进同一个模板。"
17
+ },
18
+ {
19
+ "kind": "body",
20
+ "caption": "工具早就有,但用起来割裂",
21
+ "figureKeyword": "decision-fork",
22
+ "narration": "市面上有十几个工具能做这个分工,但每多一个工具,团队学习成本翻倍。"
23
+ },
24
+ {
25
+ "kind": "body",
26
+ "caption": "我们把它合并到一个对话",
27
+ "figureKeyword": "team-alignment",
28
+ "narration": "今天发布的版本,把这些动作统一在一个 Claude Code 会话里。"
29
+ },
30
+ {
31
+ "kind": "body",
32
+ "caption": "30 分钟出片,0 模板锁定",
33
+ "figureKeyword": "growth-system",
34
+ "narration": "首批用户的反馈是平均 30 分钟从想法到成片,比之前快五倍。"
35
+ }
36
+ ]
37
+ }
@@ -0,0 +1,37 @@
1
+ {
2
+ "header": "深夜 · 散文",
3
+ "seriesTitle": "为什么周末也很累",
4
+ "seriesTagline": "写给一直没歇的你",
5
+ "theme": "atmospheric",
6
+ "cards": [
7
+ {
8
+ "kind": "title",
9
+ "title": ["不是身体在累", "是脑子没下班"],
10
+ "narration": "周一到周五累不奇怪,奇怪的是周末也累,原因和工作量无关。"
11
+ },
12
+ {
13
+ "kind": "body",
14
+ "caption": "睡了八小时还是不解乏",
15
+ "figureKeyword": "stuck",
16
+ "narration": "明明睡满八小时,醒来还是疲惫,是因为脑子一整晚都在处理白天没结束的事。"
17
+ },
18
+ {
19
+ "kind": "body",
20
+ "caption": "未结清的小事最耗能",
21
+ "figureKeyword": "thinking",
22
+ "narration": "心理学叫蔡格尼克效应,未完成的小事比已完成的大事更占内存。"
23
+ },
24
+ {
25
+ "kind": "body",
26
+ "caption": "睡前花五分钟把它们写下来",
27
+ "figureKeyword": "evidence-board",
28
+ "narration": "解法很轻:睡前花五分钟把脑子里悬着的事写下来,写完它们就先安心地等着。"
29
+ },
30
+ {
31
+ "kind": "body",
32
+ "caption": "不是认真就行,是让它们不再追你",
33
+ "figureKeyword": "growth-system",
34
+ "narration": "你不是要认真处理每件小事,你是要让它们停止半夜还在追你。"
35
+ }
36
+ ]
37
+ }