vibebusiness 1.2.77 → 1.2.80
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.
- package/.next/standalone/.next/BUILD_ID +1 -1
- package/.next/standalone/.next/app-build-manifest.json +24 -24
- package/.next/standalone/.next/app-path-routes-manifest.json +1 -1
- package/.next/standalone/.next/build-manifest.json +2 -2
- package/.next/standalone/.next/prerender-manifest.json +1 -1
- package/.next/standalone/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/_not-found.html +1 -1
- package/.next/standalone/.next/server/app/_not-found.rsc +1 -1
- package/.next/standalone/.next/server/app/api/analyze/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/config/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/epics/[id]/ideas/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/epics/[id]/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/epics/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/goals/[id]/kpis/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/goals/[id]/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/goals/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/hypotheses/[id]/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/hypotheses/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/ideas/[id]/card/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/ideas/[id]/comments/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/ideas/[id]/implement/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/ideas/[id]/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/ideas/[id]/transition/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/ideas/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/implementations/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/kpis/refresh/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/social/[id]/publish/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/social/[id]/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/api/social/route.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/goals/[id]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/goals/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/goals/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/hypotheses/[id]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/hypotheses/page.js +1 -1
- package/.next/standalone/.next/server/app/hypotheses/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/hypotheses/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/ideas/[id]/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/ideas/[id]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/page.js +1 -1
- package/.next/standalone/.next/server/app/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/roadmap/[id]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/roadmap/investors/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/roadmap/investors/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/roadmap/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/roadmap/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/roadmap/public/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/roadmap/public/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/sessions/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/sessions/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/settings/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/settings.html +1 -1
- package/.next/standalone/.next/server/app/settings.rsc +1 -1
- package/.next/standalone/.next/server/app/social/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/social.html +1 -1
- package/.next/standalone/.next/server/app/social.rsc +1 -1
- package/.next/standalone/.next/server/app/updates/[id]/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/updates/[id]/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/updates/new/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app/updates/new.html +1 -1
- package/.next/standalone/.next/server/app/updates/new.rsc +1 -1
- package/.next/standalone/.next/server/app/updates/page.js.nft.json +1 -1
- package/.next/standalone/.next/server/app/updates/page_client-reference-manifest.js +1 -1
- package/.next/standalone/.next/server/app-paths-manifest.json +20 -20
- package/.next/standalone/.next/server/pages/404.html +1 -1
- package/.next/standalone/.next/server/pages/500.html +1 -1
- package/.next/standalone/.next/server/server-reference-manifest.json +1 -1
- package/.next/standalone/data/business-context.json +1 -1
- package/.next/standalone/data/ideas.json +306 -26
- package/.next/standalone/data/implementations.json +147 -0
- package/.next/standalone/data/marketing-plans/plan-1771885743819-2d9m2nt.json +115 -0
- package/.next/standalone/data/marketing-plans/plan-1771886455031-mwdob3k.json +115 -0
- package/.next/standalone/data/reports/visuals/idea-first-tweet-card.png +0 -0
- package/.next/standalone/data/reports/visuals/idea-lp-hero-specificity-card.png +0 -0
- package/.next/standalone/data/reports/visuals/idea-lp-social-proof-card.png +0 -0
- package/.next/standalone/data/videos/ad-solo-founder-burnout.mp4 +0 -0
- package/.next/standalone/data/videos/staging/ad-solo-founder-burnout.json +54 -0
- package/.next/standalone/node_modules/.cache/webpack/remotion-production-4.0.428/48519e014fdef8bfe40a0d447e90c96c/0.pack +0 -0
- package/.next/standalone/node_modules/.cache/webpack/remotion-production-4.0.428/48519e014fdef8bfe40a0d447e90c96c/index.pack +0 -0
- package/.next/standalone/package.json +1 -1
- package/dist/scripts/heartbeat.js +648 -462
- package/package.json +1 -1
- package/scripts/lib/video/compositions/AdVideo.tsx +7 -3
- package/scripts/lib/video/compositions/BackgroundMusic.tsx +41 -0
- package/scripts/lib/video/compositions/Root.tsx +17 -6
- package/scripts/lib/video/compositions/ShipVideo.tsx +6 -2
- /package/.next/static/{_6NFRXGMGhuMnoqW7NVno → 9C8sbF668J83TlKDjSvQm}/_buildManifest.js +0 -0
- /package/.next/static/{_6NFRXGMGhuMnoqW7NVno → 9C8sbF668J83TlKDjSvQm}/_ssgManifest.js +0 -0
|
@@ -0,0 +1,115 @@
|
|
|
1
|
+
{
|
|
2
|
+
"id": "plan-1771885743819-2d9m2nt",
|
|
3
|
+
"created_at": "2026-02-23T22:29:03.819Z",
|
|
4
|
+
"trigger_id": "trigger-stagnation-goal-beta-users-kpi-beta-signups",
|
|
5
|
+
"goal_id": "goal-beta-users",
|
|
6
|
+
"title": "Recruit 20 Indie Hacker Beta Users - multi channel launch Plan",
|
|
7
|
+
"goal": "Find 20 solo founders from r/SaaS, Indie Hackers, and X who have shipped a product. - Target: 20 beta_users by 2026-Q2",
|
|
8
|
+
"strategy": "Zero users + single-channel risk. Launch on 3+ channels simultaneously for diversified traffic.",
|
|
9
|
+
"timeline": {
|
|
10
|
+
"start_date": "2026-02-23",
|
|
11
|
+
"end_date": "2026-03-25",
|
|
12
|
+
"duration_days": 30
|
|
13
|
+
},
|
|
14
|
+
"channels": [
|
|
15
|
+
{
|
|
16
|
+
"name": "twitter",
|
|
17
|
+
"priority": "primary",
|
|
18
|
+
"budget_allocated": 0,
|
|
19
|
+
"expected_contribution": 50
|
|
20
|
+
},
|
|
21
|
+
{
|
|
22
|
+
"name": "reddit",
|
|
23
|
+
"priority": "primary",
|
|
24
|
+
"budget_allocated": 0,
|
|
25
|
+
"expected_contribution": 30
|
|
26
|
+
},
|
|
27
|
+
{
|
|
28
|
+
"name": "indie_hackers",
|
|
29
|
+
"priority": "secondary",
|
|
30
|
+
"budget_allocated": 0,
|
|
31
|
+
"expected_contribution": 20
|
|
32
|
+
}
|
|
33
|
+
],
|
|
34
|
+
"campaigns": [
|
|
35
|
+
{
|
|
36
|
+
"id": "campaign-1771885743819-lqnum6r",
|
|
37
|
+
"name": "Daily build-in-public tweets",
|
|
38
|
+
"channel": "twitter",
|
|
39
|
+
"timeline": {
|
|
40
|
+
"start": "2026-02-23",
|
|
41
|
+
"end": "2026-03-25"
|
|
42
|
+
},
|
|
43
|
+
"budget": 0,
|
|
44
|
+
"success_metric": "kpi-beta-signups",
|
|
45
|
+
"target_value": 10,
|
|
46
|
+
"command_sequence": [
|
|
47
|
+
{
|
|
48
|
+
"command": "/social-media",
|
|
49
|
+
"args": "draft-ship",
|
|
50
|
+
"frequency": "daily"
|
|
51
|
+
}
|
|
52
|
+
],
|
|
53
|
+
"status": "planned"
|
|
54
|
+
},
|
|
55
|
+
{
|
|
56
|
+
"id": "campaign-1771885743819-bx8zf4g",
|
|
57
|
+
"name": "Reddit r/SaaS and Indie Hackers posts",
|
|
58
|
+
"channel": "reddit",
|
|
59
|
+
"timeline": {
|
|
60
|
+
"start": "2026-02-23",
|
|
61
|
+
"end": "2026-03-25"
|
|
62
|
+
},
|
|
63
|
+
"budget": 0,
|
|
64
|
+
"success_metric": "kpi-beta-signups",
|
|
65
|
+
"target_value": 6,
|
|
66
|
+
"command_sequence": [
|
|
67
|
+
{
|
|
68
|
+
"command": "/promo-copy",
|
|
69
|
+
"args": "reddit-post-indie-hackers",
|
|
70
|
+
"frequency": "weekly"
|
|
71
|
+
}
|
|
72
|
+
],
|
|
73
|
+
"status": "planned"
|
|
74
|
+
},
|
|
75
|
+
{
|
|
76
|
+
"id": "campaign-1771885743819-5g3tfoq",
|
|
77
|
+
"name": "Show HN launch",
|
|
78
|
+
"channel": "hacker_news",
|
|
79
|
+
"timeline": {
|
|
80
|
+
"start": "2026-03-09",
|
|
81
|
+
"end": "2026-03-10"
|
|
82
|
+
},
|
|
83
|
+
"budget": 0,
|
|
84
|
+
"success_metric": "kpi-beta-signups",
|
|
85
|
+
"target_value": 4,
|
|
86
|
+
"command_sequence": [
|
|
87
|
+
{
|
|
88
|
+
"command": "/promo-copy",
|
|
89
|
+
"args": "show-hn-post",
|
|
90
|
+
"frequency": "once"
|
|
91
|
+
}
|
|
92
|
+
],
|
|
93
|
+
"status": "planned"
|
|
94
|
+
}
|
|
95
|
+
],
|
|
96
|
+
"budget": {
|
|
97
|
+
"total_allocated": 0,
|
|
98
|
+
"spent_to_date": 0,
|
|
99
|
+
"breakdown": {
|
|
100
|
+
"twitter": 0,
|
|
101
|
+
"reddit": 0,
|
|
102
|
+
"indie_hackers": 0
|
|
103
|
+
}
|
|
104
|
+
},
|
|
105
|
+
"success_metrics": [
|
|
106
|
+
{
|
|
107
|
+
"kpi_id": "kpi-beta-signups",
|
|
108
|
+
"target_value": 20,
|
|
109
|
+
"measurement_frequency": "daily"
|
|
110
|
+
}
|
|
111
|
+
],
|
|
112
|
+
"status": "approved",
|
|
113
|
+
"approved_by": "auto",
|
|
114
|
+
"approved_at": "2026-02-23T22:29:03.819Z"
|
|
115
|
+
}
|
|
@@ -0,0 +1,115 @@
|
|
|
1
|
+
{
|
|
2
|
+
"id": "plan-1771886455031-mwdob3k",
|
|
3
|
+
"created_at": "2026-02-23T22:40:55.031Z",
|
|
4
|
+
"trigger_id": "trigger-stagnation-goal-beta-users-kpi-beta-signups",
|
|
5
|
+
"goal_id": "goal-beta-users",
|
|
6
|
+
"title": "Recruit 20 Indie Hacker Beta Users - multi channel launch Plan",
|
|
7
|
+
"goal": "Find 20 solo founders from r/SaaS, Indie Hackers, and X who have shipped a product. - Target: 20 beta_users by 2026-Q2",
|
|
8
|
+
"strategy": "Zero users + single-channel risk. Launch on 3+ channels simultaneously for diversified traffic.",
|
|
9
|
+
"timeline": {
|
|
10
|
+
"start_date": "2026-02-23",
|
|
11
|
+
"end_date": "2026-03-25",
|
|
12
|
+
"duration_days": 30
|
|
13
|
+
},
|
|
14
|
+
"channels": [
|
|
15
|
+
{
|
|
16
|
+
"name": "twitter",
|
|
17
|
+
"priority": "primary",
|
|
18
|
+
"budget_allocated": 0,
|
|
19
|
+
"expected_contribution": 50
|
|
20
|
+
},
|
|
21
|
+
{
|
|
22
|
+
"name": "reddit",
|
|
23
|
+
"priority": "primary",
|
|
24
|
+
"budget_allocated": 0,
|
|
25
|
+
"expected_contribution": 30
|
|
26
|
+
},
|
|
27
|
+
{
|
|
28
|
+
"name": "indie_hackers",
|
|
29
|
+
"priority": "secondary",
|
|
30
|
+
"budget_allocated": 0,
|
|
31
|
+
"expected_contribution": 20
|
|
32
|
+
}
|
|
33
|
+
],
|
|
34
|
+
"campaigns": [
|
|
35
|
+
{
|
|
36
|
+
"id": "campaign-1771886455031-pdxx79y",
|
|
37
|
+
"name": "Daily build-in-public tweets",
|
|
38
|
+
"channel": "twitter",
|
|
39
|
+
"timeline": {
|
|
40
|
+
"start": "2026-02-23",
|
|
41
|
+
"end": "2026-03-25"
|
|
42
|
+
},
|
|
43
|
+
"budget": 0,
|
|
44
|
+
"success_metric": "kpi-beta-signups",
|
|
45
|
+
"target_value": 10,
|
|
46
|
+
"command_sequence": [
|
|
47
|
+
{
|
|
48
|
+
"command": "/social-media",
|
|
49
|
+
"args": "draft-ship",
|
|
50
|
+
"frequency": "daily"
|
|
51
|
+
}
|
|
52
|
+
],
|
|
53
|
+
"status": "planned"
|
|
54
|
+
},
|
|
55
|
+
{
|
|
56
|
+
"id": "campaign-1771886455031-al9g6ao",
|
|
57
|
+
"name": "Reddit r/SaaS and Indie Hackers posts",
|
|
58
|
+
"channel": "reddit",
|
|
59
|
+
"timeline": {
|
|
60
|
+
"start": "2026-02-23",
|
|
61
|
+
"end": "2026-03-25"
|
|
62
|
+
},
|
|
63
|
+
"budget": 0,
|
|
64
|
+
"success_metric": "kpi-beta-signups",
|
|
65
|
+
"target_value": 6,
|
|
66
|
+
"command_sequence": [
|
|
67
|
+
{
|
|
68
|
+
"command": "/promo-copy",
|
|
69
|
+
"args": "reddit-post-indie-hackers",
|
|
70
|
+
"frequency": "weekly"
|
|
71
|
+
}
|
|
72
|
+
],
|
|
73
|
+
"status": "planned"
|
|
74
|
+
},
|
|
75
|
+
{
|
|
76
|
+
"id": "campaign-1771886455031-ey2itul",
|
|
77
|
+
"name": "Show HN launch",
|
|
78
|
+
"channel": "hacker_news",
|
|
79
|
+
"timeline": {
|
|
80
|
+
"start": "2026-03-09",
|
|
81
|
+
"end": "2026-03-10"
|
|
82
|
+
},
|
|
83
|
+
"budget": 0,
|
|
84
|
+
"success_metric": "kpi-beta-signups",
|
|
85
|
+
"target_value": 4,
|
|
86
|
+
"command_sequence": [
|
|
87
|
+
{
|
|
88
|
+
"command": "/promo-copy",
|
|
89
|
+
"args": "show-hn-post",
|
|
90
|
+
"frequency": "once"
|
|
91
|
+
}
|
|
92
|
+
],
|
|
93
|
+
"status": "planned"
|
|
94
|
+
}
|
|
95
|
+
],
|
|
96
|
+
"budget": {
|
|
97
|
+
"total_allocated": 0,
|
|
98
|
+
"spent_to_date": 0,
|
|
99
|
+
"breakdown": {
|
|
100
|
+
"twitter": 0,
|
|
101
|
+
"reddit": 0,
|
|
102
|
+
"indie_hackers": 0
|
|
103
|
+
}
|
|
104
|
+
},
|
|
105
|
+
"success_metrics": [
|
|
106
|
+
{
|
|
107
|
+
"kpi_id": "kpi-beta-signups",
|
|
108
|
+
"target_value": 20,
|
|
109
|
+
"measurement_frequency": "daily"
|
|
110
|
+
}
|
|
111
|
+
],
|
|
112
|
+
"status": "approved",
|
|
113
|
+
"approved_by": "auto",
|
|
114
|
+
"approved_at": "2026-02-23T22:40:55.031Z"
|
|
115
|
+
}
|
|
Binary file
|
|
Binary file
|
|
@@ -0,0 +1,54 @@
|
|
|
1
|
+
{
|
|
2
|
+
"slug": "ad-solo-founder-burnout",
|
|
3
|
+
"title": "Solo Founder Burnout",
|
|
4
|
+
"variation": "v1",
|
|
5
|
+
"slides": [
|
|
6
|
+
{
|
|
7
|
+
"type": "cover",
|
|
8
|
+
"title": "Every Other Dev Tool Waits for You. This One Works While You Don't.",
|
|
9
|
+
"subtitle": "For solo founders drowning in decisions, not code.",
|
|
10
|
+
"background_style": "dark"
|
|
11
|
+
},
|
|
12
|
+
{
|
|
13
|
+
"type": "key_point",
|
|
14
|
+
"title": "You built it. Now what?",
|
|
15
|
+
"content": "No co-founder. No PM. No one to tell you what to build next."
|
|
16
|
+
},
|
|
17
|
+
{
|
|
18
|
+
"type": "quote",
|
|
19
|
+
"content": "90% of side projects die from no users, not bad code.",
|
|
20
|
+
"author": "Every indie hacker who's been there"
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
"type": "statistic",
|
|
24
|
+
"title": "Your current workflow",
|
|
25
|
+
"value": "4 tools",
|
|
26
|
+
"label": "Baremetrics → ChatGPT → Notion → Cursor. Zero continuity."
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
"type": "steps",
|
|
30
|
+
"title": "VibeBusiness runs while you sleep",
|
|
31
|
+
"items": [
|
|
32
|
+
"Analyzes your codebase + metrics",
|
|
33
|
+
"Decides what to build next",
|
|
34
|
+
"Ships production code, verified"
|
|
35
|
+
]
|
|
36
|
+
},
|
|
37
|
+
{
|
|
38
|
+
"type": "key_point",
|
|
39
|
+
"title": "Cursor is the hands. VibeBusiness is the brain.",
|
|
40
|
+
"content": "Stop guessing. Start with your actual data, goals, and market."
|
|
41
|
+
},
|
|
42
|
+
{
|
|
43
|
+
"type": "cta",
|
|
44
|
+
"title": "One command. Your entire business strategy.",
|
|
45
|
+
"subtitle": "Free to try. No setup required.",
|
|
46
|
+
"cta_text": "npx vibebusiness"
|
|
47
|
+
}
|
|
48
|
+
],
|
|
49
|
+
"theme": {
|
|
50
|
+
"background_style": "gradient",
|
|
51
|
+
"primary_color": "#6366f1",
|
|
52
|
+
"text_color": "#ffffff"
|
|
53
|
+
}
|
|
54
|
+
}
|
|
Binary file
|
|
Binary file
|