kimi-agent-swarm-cli 0.7.0
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/README.md +49 -0
- package/fixtures/asset-mgmt-roles.json +1543 -0
- package/fixtures/basic-sources.json +58 -0
- package/fixtures/github-repo-landscape.json +308 -0
- package/fixtures/golden-answers.ts +56 -0
- package/fixtures/jsonl-provider.ts +41 -0
- package/fixtures/market-scan.json +246 -0
- package/fixtures/paul-graham-corpus.json +272 -0
- package/fixtures/sellside-research-roles.json +1709 -0
- package/fixtures/youtube-niche.json +262 -0
- package/package.json +45 -0
- package/src/benchmark.ts +151 -0
- package/src/cache.ts +86 -0
- package/src/cli.ts +377 -0
- package/src/command-provider.ts +99 -0
- package/src/config.ts +134 -0
- package/src/costs.ts +134 -0
- package/src/distributed/memory-adapter.ts +152 -0
- package/src/distributed/queue-adapter.ts +29 -0
- package/src/distributed/redis-adapter.ts +185 -0
- package/src/distributed/runner.ts +325 -0
- package/src/distributed/task-splitter.ts +78 -0
- package/src/export.ts +70 -0
- package/src/init.ts +138 -0
- package/src/leaderboard.ts +201 -0
- package/src/providers/brave-provider.ts +161 -0
- package/src/providers/github-provider.ts +151 -0
- package/src/providers/index.ts +49 -0
- package/src/providers/mock-search-provider.ts +45 -0
- package/src/providers/search-provider.ts +12 -0
- package/src/providers/serper-provider.ts +154 -0
- package/src/providers/tavily-provider.ts +158 -0
- package/src/runtime.ts +349 -0
- package/src/scorer.ts +103 -0
- package/src/types.ts +246 -0
- package/src/verifier.ts +369 -0
|
@@ -0,0 +1,246 @@
|
|
|
1
|
+
{
|
|
2
|
+
"sources": [
|
|
3
|
+
{
|
|
4
|
+
"id": "MS-001",
|
|
5
|
+
"url": "https://github.com/features/copilot",
|
|
6
|
+
"title": "GitHub Copilot Official",
|
|
7
|
+
"sourceClass": "primary",
|
|
8
|
+
"publishedAt": "2026-01-01",
|
|
9
|
+
"discoveredBy": "market-scan",
|
|
10
|
+
"scores": { "relevance": 5, "authority": 5, "freshness": 5, "diversity": 3, "extractionValue": 5 },
|
|
11
|
+
"claims": [
|
|
12
|
+
"GitHub Copilot is the most widely adopted AI coding assistant by installed base.",
|
|
13
|
+
"It offers code completion, chat, and multi-file editing features."
|
|
14
|
+
]
|
|
15
|
+
},
|
|
16
|
+
{
|
|
17
|
+
"id": "MS-002",
|
|
18
|
+
"url": "https://www.cursor.com/",
|
|
19
|
+
"title": "Cursor by Anysphere",
|
|
20
|
+
"sourceClass": "primary",
|
|
21
|
+
"publishedAt": "2026-01-01",
|
|
22
|
+
"discoveredBy": "market-scan",
|
|
23
|
+
"scores": { "relevance": 5, "authority": 5, "freshness": 5, "diversity": 3, "extractionValue": 5 },
|
|
24
|
+
"claims": [
|
|
25
|
+
"Cursor is an AI-first code editor built on top of VS Code.",
|
|
26
|
+
"It emphasizes context-aware editing and agentic coding workflows."
|
|
27
|
+
]
|
|
28
|
+
},
|
|
29
|
+
{
|
|
30
|
+
"id": "MS-003",
|
|
31
|
+
"url": "https://codeium.com/windsurf",
|
|
32
|
+
"title": "Windsurf by Codeium",
|
|
33
|
+
"sourceClass": "primary",
|
|
34
|
+
"publishedAt": "2026-01-01",
|
|
35
|
+
"discoveredBy": "market-scan",
|
|
36
|
+
"scores": { "relevance": 5, "authority": 4, "freshness": 5, "diversity": 3, "extractionValue": 5 },
|
|
37
|
+
"claims": [
|
|
38
|
+
"Windsurf is an agentic IDE from Codeium with cascade-style task execution."
|
|
39
|
+
]
|
|
40
|
+
},
|
|
41
|
+
{
|
|
42
|
+
"id": "MS-004",
|
|
43
|
+
"url": "https://www.anthropic.com/claude-code",
|
|
44
|
+
"title": "Claude Code by Anthropic",
|
|
45
|
+
"sourceClass": "primary",
|
|
46
|
+
"publishedAt": "2026-01-01",
|
|
47
|
+
"discoveredBy": "market-scan",
|
|
48
|
+
"scores": { "relevance": 5, "authority": 5, "freshness": 5, "diversity": 3, "extractionValue": 5 },
|
|
49
|
+
"claims": [
|
|
50
|
+
"Claude Code is a terminal-based agentic coding assistant."
|
|
51
|
+
]
|
|
52
|
+
},
|
|
53
|
+
{
|
|
54
|
+
"id": "MS-005",
|
|
55
|
+
"url": "https://cloud.google.com/products/gemini/code-assist",
|
|
56
|
+
"title": "Gemini Code Assist by Google",
|
|
57
|
+
"sourceClass": "primary",
|
|
58
|
+
"publishedAt": "2026-01-01",
|
|
59
|
+
"discoveredBy": "market-scan",
|
|
60
|
+
"scores": { "relevance": 5, "authority": 5, "freshness": 5, "diversity": 3, "extractionValue": 4 },
|
|
61
|
+
"claims": [
|
|
62
|
+
"Gemini Code Assist is integrated into Google Cloud and enterprise IDEs."
|
|
63
|
+
]
|
|
64
|
+
},
|
|
65
|
+
{
|
|
66
|
+
"id": "MS-006",
|
|
67
|
+
"url": "https://aws.amazon.com/q/developer/",
|
|
68
|
+
"title": "Amazon Q Developer",
|
|
69
|
+
"sourceClass": "primary",
|
|
70
|
+
"publishedAt": "2026-01-01",
|
|
71
|
+
"discoveredBy": "market-scan",
|
|
72
|
+
"scores": { "relevance": 5, "authority": 5, "freshness": 5, "diversity": 3, "extractionValue": 4 },
|
|
73
|
+
"claims": [
|
|
74
|
+
"Amazon Q Developer provides code generation, transformation, and operational assistance."
|
|
75
|
+
]
|
|
76
|
+
},
|
|
77
|
+
{
|
|
78
|
+
"id": "MS-007",
|
|
79
|
+
"url": "https://www.jetbrains.com/ai/",
|
|
80
|
+
"title": "JetBrains AI Assistant",
|
|
81
|
+
"sourceClass": "primary",
|
|
82
|
+
"publishedAt": "2026-01-01",
|
|
83
|
+
"discoveredBy": "market-scan",
|
|
84
|
+
"scores": { "relevance": 4, "authority": 5, "freshness": 4, "diversity": 3, "extractionValue": 4 },
|
|
85
|
+
"claims": [
|
|
86
|
+
"JetBrains AI Assistant is embedded across JetBrains IDEs."
|
|
87
|
+
]
|
|
88
|
+
},
|
|
89
|
+
{
|
|
90
|
+
"id": "MS-008",
|
|
91
|
+
"url": "https://www.tabnine.com/",
|
|
92
|
+
"title": "Tabnine",
|
|
93
|
+
"sourceClass": "primary",
|
|
94
|
+
"publishedAt": "2026-01-01",
|
|
95
|
+
"discoveredBy": "market-scan",
|
|
96
|
+
"scores": { "relevance": 4, "authority": 4, "freshness": 4, "diversity": 3, "extractionValue": 4 },
|
|
97
|
+
"claims": [
|
|
98
|
+
"Tabnine focuses on enterprise-ready, privacy-preserving code completion."
|
|
99
|
+
]
|
|
100
|
+
},
|
|
101
|
+
{
|
|
102
|
+
"id": "MS-009",
|
|
103
|
+
"url": "https://replit.com/agent",
|
|
104
|
+
"title": "Replit Agent",
|
|
105
|
+
"sourceClass": "primary",
|
|
106
|
+
"publishedAt": "2026-01-01",
|
|
107
|
+
"discoveredBy": "market-scan",
|
|
108
|
+
"scores": { "relevance": 4, "authority": 4, "freshness": 5, "diversity": 4, "extractionValue": 4 },
|
|
109
|
+
"claims": [
|
|
110
|
+
"Replit Agent builds full applications from natural language prompts inside Replit."
|
|
111
|
+
]
|
|
112
|
+
},
|
|
113
|
+
{
|
|
114
|
+
"id": "MS-010",
|
|
115
|
+
"url": "https://sourcegraph.com/cody",
|
|
116
|
+
"title": "Sourcegraph Cody",
|
|
117
|
+
"sourceClass": "primary",
|
|
118
|
+
"publishedAt": "2026-01-01",
|
|
119
|
+
"discoveredBy": "market-scan",
|
|
120
|
+
"scores": { "relevance": 4, "authority": 4, "freshness": 5, "diversity": 4, "extractionValue": 4 },
|
|
121
|
+
"claims": [
|
|
122
|
+
"Sourcegraph Cody uses code intelligence and search context to answer codebase questions."
|
|
123
|
+
]
|
|
124
|
+
},
|
|
125
|
+
{
|
|
126
|
+
"id": "MS-011",
|
|
127
|
+
"url": "https://www.continue.dev/",
|
|
128
|
+
"title": "Continue.dev",
|
|
129
|
+
"sourceClass": "primary",
|
|
130
|
+
"publishedAt": "2026-01-01",
|
|
131
|
+
"discoveredBy": "market-scan",
|
|
132
|
+
"scores": { "relevance": 4, "authority": 3, "freshness": 5, "diversity": 4, "extractionValue": 4 },
|
|
133
|
+
"claims": [
|
|
134
|
+
"Continue.dev is an open-source AI coding assistant plugin for VS Code."
|
|
135
|
+
]
|
|
136
|
+
},
|
|
137
|
+
{
|
|
138
|
+
"id": "MS-012",
|
|
139
|
+
"url": "https://www.augmentcode.com/",
|
|
140
|
+
"title": "Augment Code",
|
|
141
|
+
"sourceClass": "primary",
|
|
142
|
+
"publishedAt": "2026-01-01",
|
|
143
|
+
"discoveredBy": "market-scan",
|
|
144
|
+
"scores": { "relevance": 4, "authority": 3, "freshness": 5, "diversity": 4, "extractionValue": 4 },
|
|
145
|
+
"claims": [
|
|
146
|
+
"Augment Code targets large-scale enterprise codebases with deep context understanding."
|
|
147
|
+
]
|
|
148
|
+
},
|
|
149
|
+
{
|
|
150
|
+
"id": "MS-013",
|
|
151
|
+
"url": "https://supermaven.com/",
|
|
152
|
+
"title": "Supermaven",
|
|
153
|
+
"sourceClass": "primary",
|
|
154
|
+
"publishedAt": "2026-01-01",
|
|
155
|
+
"discoveredBy": "market-scan",
|
|
156
|
+
"scores": { "relevance": 4, "authority": 3, "freshness": 4, "diversity": 4, "extractionValue": 4 },
|
|
157
|
+
"claims": [
|
|
158
|
+
"Supermaven offers a fast, context-aware code completion experience."
|
|
159
|
+
]
|
|
160
|
+
},
|
|
161
|
+
{
|
|
162
|
+
"id": "MS-014",
|
|
163
|
+
"url": "https://coderabbit.ai/",
|
|
164
|
+
"title": "CodeRabbit",
|
|
165
|
+
"sourceClass": "primary",
|
|
166
|
+
"publishedAt": "2026-01-01",
|
|
167
|
+
"discoveredBy": "market-scan",
|
|
168
|
+
"scores": { "relevance": 3, "authority": 3, "freshness": 5, "diversity": 4, "extractionValue": 3 },
|
|
169
|
+
"claims": [
|
|
170
|
+
"CodeRabbit provides AI-driven code review automation for pull requests."
|
|
171
|
+
]
|
|
172
|
+
},
|
|
173
|
+
{
|
|
174
|
+
"id": "MS-015",
|
|
175
|
+
"url": "https://gerrit.googlesource.com/plugins/coder-gerrit/",
|
|
176
|
+
"title": "Coder Gerrit Plugin",
|
|
177
|
+
"sourceClass": "secondary",
|
|
178
|
+
"publishedAt": "2026-01-01",
|
|
179
|
+
"discoveredBy": "market-scan",
|
|
180
|
+
"scores": { "relevance": 2, "authority": 2, "freshness": 3, "diversity": 3, "extractionValue": 2 },
|
|
181
|
+
"claims": [
|
|
182
|
+
"A niche code review assistant plugin with limited market presence."
|
|
183
|
+
]
|
|
184
|
+
},
|
|
185
|
+
{
|
|
186
|
+
"id": "MS-016",
|
|
187
|
+
"url": "https://www.reddit.com/r/LocalLLaMA/comments/example/",
|
|
188
|
+
"title": "Reddit comparison of AI coding assistants",
|
|
189
|
+
"sourceClass": "secondary",
|
|
190
|
+
"publishedAt": "2026-01-01",
|
|
191
|
+
"discoveredBy": "market-scan",
|
|
192
|
+
"scores": { "relevance": 3, "authority": 2, "freshness": 5, "diversity": 4, "extractionValue": 3 },
|
|
193
|
+
"claims": [
|
|
194
|
+
"Community discussions highlight Cursor and Claude Code as leading tools in 2026."
|
|
195
|
+
]
|
|
196
|
+
},
|
|
197
|
+
{
|
|
198
|
+
"id": "MS-017",
|
|
199
|
+
"url": "https://news.ycombinator.com/item?id=example",
|
|
200
|
+
"title": "HN thread on agentic coding",
|
|
201
|
+
"sourceClass": "secondary",
|
|
202
|
+
"publishedAt": "2026-01-01",
|
|
203
|
+
"discoveredBy": "market-scan",
|
|
204
|
+
"scores": { "relevance": 3, "authority": 2, "freshness": 5, "diversity": 4, "extractionValue": 3 },
|
|
205
|
+
"claims": [
|
|
206
|
+
"Developers report that agentic IDEs reduce boilerplate writing time significantly."
|
|
207
|
+
]
|
|
208
|
+
},
|
|
209
|
+
{
|
|
210
|
+
"id": "MS-018",
|
|
211
|
+
"url": "https://www.gartner.com/en/newsroom/example",
|
|
212
|
+
"title": "Gartner market guide for AI coding assistants",
|
|
213
|
+
"sourceClass": "secondary",
|
|
214
|
+
"publishedAt": "2026-01-01",
|
|
215
|
+
"discoveredBy": "market-scan",
|
|
216
|
+
"scores": { "relevance": 4, "authority": 4, "freshness": 4, "diversity": 3, "extractionValue": 4 },
|
|
217
|
+
"claims": [
|
|
218
|
+
"Enterprise adoption of AI coding assistants is accelerating in regulated industries."
|
|
219
|
+
]
|
|
220
|
+
},
|
|
221
|
+
{
|
|
222
|
+
"id": "MS-019",
|
|
223
|
+
"url": "https://www.forrester.com/report/example",
|
|
224
|
+
"title": "Forrester Wave on generative coding tools",
|
|
225
|
+
"sourceClass": "secondary",
|
|
226
|
+
"publishedAt": "2026-01-01",
|
|
227
|
+
"discoveredBy": "market-scan",
|
|
228
|
+
"scores": { "relevance": 4, "authority": 4, "freshness": 4, "diversity": 3, "extractionValue": 4 },
|
|
229
|
+
"claims": [
|
|
230
|
+
"Forrester ranks vendors on security, context awareness, and enterprise integration."
|
|
231
|
+
]
|
|
232
|
+
},
|
|
233
|
+
{
|
|
234
|
+
"id": "MS-020",
|
|
235
|
+
"url": "https://techcrunch.com/2026/01/01/ai-coding-market/",
|
|
236
|
+
"title": "TechCrunch AI coding market overview",
|
|
237
|
+
"sourceClass": "secondary",
|
|
238
|
+
"publishedAt": "2026-01-01",
|
|
239
|
+
"discoveredBy": "market-scan",
|
|
240
|
+
"scores": { "relevance": 3, "authority": 3, "freshness": 5, "diversity": 4, "extractionValue": 3 },
|
|
241
|
+
"claims": [
|
|
242
|
+
"The AI coding assistant market is consolidating around a few vertically integrated players."
|
|
243
|
+
]
|
|
244
|
+
}
|
|
245
|
+
]
|
|
246
|
+
}
|
|
@@ -0,0 +1,272 @@
|
|
|
1
|
+
{
|
|
2
|
+
"sources": [
|
|
3
|
+
{
|
|
4
|
+
"id": "PG-001",
|
|
5
|
+
"url": "http://www.paulgraham.com/start.html",
|
|
6
|
+
"title": "How to Start a Startup",
|
|
7
|
+
"sourceClass": "primary",
|
|
8
|
+
"publishedAt": "2026-01-01",
|
|
9
|
+
"discoveredBy": "paul-graham-corpus",
|
|
10
|
+
"scores": { "relevance": 5, "authority": 5, "freshness": 3, "diversity": 4, "extractionValue": 5 },
|
|
11
|
+
"claims": [
|
|
12
|
+
"A startup is a company designed to grow fast.",
|
|
13
|
+
"Startups need to build something users actually want.",
|
|
14
|
+
"Startups should measure growth rate obsessively early on."
|
|
15
|
+
]
|
|
16
|
+
},
|
|
17
|
+
{
|
|
18
|
+
"id": "PG-002",
|
|
19
|
+
"url": "http://www.paulgraham.com/ds.html",
|
|
20
|
+
"title": "Do Things that Don't Scale",
|
|
21
|
+
"sourceClass": "primary",
|
|
22
|
+
"publishedAt": "2026-01-01",
|
|
23
|
+
"discoveredBy": "paul-graham-corpus",
|
|
24
|
+
"scores": { "relevance": 5, "authority": 5, "freshness": 4, "diversity": 4, "extractionValue": 5 },
|
|
25
|
+
"claims": [
|
|
26
|
+
"Startups should initially do things that don't scale.",
|
|
27
|
+
"Recruiting users manually is an acceptable early-stage tactic.",
|
|
28
|
+
"Founders should provide surprisingly good customer support early on."
|
|
29
|
+
]
|
|
30
|
+
},
|
|
31
|
+
{
|
|
32
|
+
"id": "PG-003",
|
|
33
|
+
"url": "http://www.paulgraham.com/makersschedule.html",
|
|
34
|
+
"title": "Maker's Schedule, Manager's Schedule",
|
|
35
|
+
"sourceClass": "primary",
|
|
36
|
+
"publishedAt": "2026-01-01",
|
|
37
|
+
"discoveredBy": "paul-graham-corpus",
|
|
38
|
+
"scores": { "relevance": 5, "authority": 5, "freshness": 3, "diversity": 4, "extractionValue": 5 },
|
|
39
|
+
"claims": [
|
|
40
|
+
"The maker's schedule requires long uninterrupted blocks of time.",
|
|
41
|
+
"Meetings are disruptive to makers because they break up the day.",
|
|
42
|
+
"Managers operate on a schedule divided into one-hour intervals."
|
|
43
|
+
]
|
|
44
|
+
},
|
|
45
|
+
{
|
|
46
|
+
"id": "PG-004",
|
|
47
|
+
"url": "http://www.paulgraham.com/startupideas.html",
|
|
48
|
+
"title": "How to Get Startup Ideas",
|
|
49
|
+
"sourceClass": "primary",
|
|
50
|
+
"publishedAt": "2026-01-01",
|
|
51
|
+
"discoveredBy": "paul-graham-corpus",
|
|
52
|
+
"scores": { "relevance": 5, "authority": 5, "freshness": 4, "diversity": 4, "extractionValue": 5 },
|
|
53
|
+
"claims": [
|
|
54
|
+
"The best startup ideas often come from the founders' own problems.",
|
|
55
|
+
"Live in the future and notice what is missing.",
|
|
56
|
+
"Competition is a sign that an idea is worth exploring."
|
|
57
|
+
]
|
|
58
|
+
},
|
|
59
|
+
{
|
|
60
|
+
"id": "PG-005",
|
|
61
|
+
"url": "http://www.paulgraham.com/relres.html",
|
|
62
|
+
"title": "Be Relentlessly Resourceful",
|
|
63
|
+
"sourceClass": "primary",
|
|
64
|
+
"publishedAt": "2026-01-01",
|
|
65
|
+
"discoveredBy": "paul-graham-corpus",
|
|
66
|
+
"scores": { "relevance": 4, "authority": 5, "freshness": 3, "diversity": 3, "extractionValue": 4 },
|
|
67
|
+
"claims": [
|
|
68
|
+
"Relentless resourcefulness is the defining trait of successful founders.",
|
|
69
|
+
"Startups face problems that seem impossible until they are solved."
|
|
70
|
+
]
|
|
71
|
+
},
|
|
72
|
+
{
|
|
73
|
+
"id": "PG-006",
|
|
74
|
+
"url": "http://www.paulgraham.com/say.html",
|
|
75
|
+
"title": "What You Can't Say",
|
|
76
|
+
"sourceClass": "primary",
|
|
77
|
+
"publishedAt": "2026-01-01",
|
|
78
|
+
"discoveredBy": "paul-graham-corpus",
|
|
79
|
+
"scores": { "relevance": 3, "authority": 5, "freshness": 2, "diversity": 5, "extractionValue": 3 },
|
|
80
|
+
"claims": [
|
|
81
|
+
"Societies have moral fashions just like clothing fashions.",
|
|
82
|
+
"Ideas that are taboo in one era may become accepted in another."
|
|
83
|
+
]
|
|
84
|
+
},
|
|
85
|
+
{
|
|
86
|
+
"id": "PG-007",
|
|
87
|
+
"url": "http://www.paulgraham.com/essay.html",
|
|
88
|
+
"title": "The Age of the Essay",
|
|
89
|
+
"sourceClass": "primary",
|
|
90
|
+
"publishedAt": "2026-01-01",
|
|
91
|
+
"discoveredBy": "paul-graham-corpus",
|
|
92
|
+
"scores": { "relevance": 3, "authority": 5, "freshness": 2, "diversity": 4, "extractionValue": 3 },
|
|
93
|
+
"claims": [
|
|
94
|
+
"The essay is a flexible form that lets the writer explore an idea.",
|
|
95
|
+
"Essays can be about any subject, not just literature."
|
|
96
|
+
]
|
|
97
|
+
},
|
|
98
|
+
{
|
|
99
|
+
"id": "PG-008",
|
|
100
|
+
"url": "http://www.paulgraham.com/bronze.html",
|
|
101
|
+
"title": "Why Smart People Have Bad Ideas",
|
|
102
|
+
"sourceClass": "primary",
|
|
103
|
+
"publishedAt": "2026-01-01",
|
|
104
|
+
"discoveredBy": "paul-graham-corpus",
|
|
105
|
+
"scores": { "relevance": 4, "authority": 5, "freshness": 3, "diversity": 4, "extractionValue": 4 },
|
|
106
|
+
"claims": [
|
|
107
|
+
"Smart people sometimes choose ideas that are impressive but not valuable.",
|
|
108
|
+
"The best problems are ones you personally experience."
|
|
109
|
+
]
|
|
110
|
+
},
|
|
111
|
+
{
|
|
112
|
+
"id": "PG-009",
|
|
113
|
+
"url": "http://www.paulgraham.com/wealth.html",
|
|
114
|
+
"title": "How to Make Wealth",
|
|
115
|
+
"sourceClass": "primary",
|
|
116
|
+
"publishedAt": "2026-01-01",
|
|
117
|
+
"discoveredBy": "paul-graham-corpus",
|
|
118
|
+
"scores": { "relevance": 5, "authority": 5, "freshness": 2, "diversity": 4, "extractionValue": 5 },
|
|
119
|
+
"claims": [
|
|
120
|
+
"Wealth is created by doing what people want, not by moving it around.",
|
|
121
|
+
"A startup compresses a lifetime's worth of work into a few years.",
|
|
122
|
+
"Measurement and leverage are necessary to get rich."
|
|
123
|
+
]
|
|
124
|
+
},
|
|
125
|
+
{
|
|
126
|
+
"id": "PG-010",
|
|
127
|
+
"url": "http://www.paulgraham.com/taste.html",
|
|
128
|
+
"title": "Taste for Makers",
|
|
129
|
+
"sourceClass": "primary",
|
|
130
|
+
"publishedAt": "2026-01-01",
|
|
131
|
+
"discoveredBy": "paul-graham-corpus",
|
|
132
|
+
"scores": { "relevance": 3, "authority": 5, "freshness": 2, "diversity": 5, "extractionValue": 3 },
|
|
133
|
+
"claims": [
|
|
134
|
+
"Good design is simple.",
|
|
135
|
+
"Good design is often slightly funny.",
|
|
136
|
+
"Good design is hard but looks easy."
|
|
137
|
+
]
|
|
138
|
+
},
|
|
139
|
+
{
|
|
140
|
+
"id": "PG-011",
|
|
141
|
+
"url": "http://www.paulgraham.com/really.html",
|
|
142
|
+
"title": "What Startups Are Really Like",
|
|
143
|
+
"sourceClass": "primary",
|
|
144
|
+
"publishedAt": "2026-01-01",
|
|
145
|
+
"discoveredBy": "paul-graham-corpus",
|
|
146
|
+
"scores": { "relevance": 4, "authority": 5, "freshness": 3, "diversity": 4, "extractionValue": 4 },
|
|
147
|
+
"claims": [
|
|
148
|
+
"Startups are emotionally intense and unpredictable.",
|
|
149
|
+
"Startups die more often from denial than from competition.",
|
|
150
|
+
"Founder disputes are a common cause of startup failure."
|
|
151
|
+
]
|
|
152
|
+
},
|
|
153
|
+
{
|
|
154
|
+
"id": "PG-012",
|
|
155
|
+
"url": "http://www.paulgraham.com/startuplessons.html",
|
|
156
|
+
"title": "The Hardest Lessons for Startups to Learn",
|
|
157
|
+
"sourceClass": "primary",
|
|
158
|
+
"publishedAt": "2026-01-01",
|
|
159
|
+
"discoveredBy": "paul-graham-corpus",
|
|
160
|
+
"scores": { "relevance": 4, "authority": 5, "freshness": 3, "diversity": 4, "extractionValue": 4 },
|
|
161
|
+
"claims": [
|
|
162
|
+
"Startups should release early and iterate.",
|
|
163
|
+
"Startups should not let competitors dictate their strategy.",
|
|
164
|
+
"Hiring too fast is a common and dangerous mistake."
|
|
165
|
+
]
|
|
166
|
+
},
|
|
167
|
+
{
|
|
168
|
+
"id": "PG-013",
|
|
169
|
+
"url": "http://www.paulgraham.com/think.html",
|
|
170
|
+
"title": "How to Think for Yourself",
|
|
171
|
+
"sourceClass": "primary",
|
|
172
|
+
"publishedAt": "2026-01-01",
|
|
173
|
+
"discoveredBy": "paul-graham-corpus",
|
|
174
|
+
"scores": { "relevance": 4, "authority": 5, "freshness": 5, "diversity": 4, "extractionValue": 4 },
|
|
175
|
+
"claims": [
|
|
176
|
+
"Independent thinking requires both originality and domain expertise.",
|
|
177
|
+
"Most people do not think independently because it is socially costly."
|
|
178
|
+
]
|
|
179
|
+
},
|
|
180
|
+
{
|
|
181
|
+
"id": "PG-014",
|
|
182
|
+
"url": "http://www.paulgraham.com/simply.html",
|
|
183
|
+
"title": "Write Simply",
|
|
184
|
+
"sourceClass": "primary",
|
|
185
|
+
"publishedAt": "2026-01-01",
|
|
186
|
+
"discoveredBy": "paul-graham-corpus",
|
|
187
|
+
"scores": { "relevance": 3, "authority": 5, "freshness": 5, "diversity": 3, "extractionValue": 3 },
|
|
188
|
+
"claims": [
|
|
189
|
+
"Simple writing is more powerful than complex writing.",
|
|
190
|
+
"Jargon and abstraction often hide weak thinking."
|
|
191
|
+
]
|
|
192
|
+
},
|
|
193
|
+
{
|
|
194
|
+
"id": "PG-015",
|
|
195
|
+
"url": "http://www.paulgraham.com/hwh.html",
|
|
196
|
+
"title": "How to Work Hard",
|
|
197
|
+
"sourceClass": "primary",
|
|
198
|
+
"publishedAt": "2026-01-01",
|
|
199
|
+
"discoveredBy": "paul-graham-corpus",
|
|
200
|
+
"scores": { "relevance": 4, "authority": 5, "freshness": 5, "diversity": 3, "extractionValue": 4 },
|
|
201
|
+
"claims": [
|
|
202
|
+
"Working hard requires both intensity and consistency over years.",
|
|
203
|
+
"It is easier to work hard on something you find genuinely interesting."
|
|
204
|
+
]
|
|
205
|
+
},
|
|
206
|
+
{
|
|
207
|
+
"id": "PG-016",
|
|
208
|
+
"url": "http://www.paulgraham.com/lesson.html",
|
|
209
|
+
"title": "The Lesson to Unlearn",
|
|
210
|
+
"sourceClass": "primary",
|
|
211
|
+
"publishedAt": "2026-01-01",
|
|
212
|
+
"discoveredBy": "paul-graham-corpus",
|
|
213
|
+
"scores": { "relevance": 4, "authority": 5, "freshness": 4, "diversity": 4, "extractionValue": 4 },
|
|
214
|
+
"claims": [
|
|
215
|
+
"School trains students to optimize for test scores rather than real understanding.",
|
|
216
|
+
"The real world rewards solving important problems, not passing exams."
|
|
217
|
+
]
|
|
218
|
+
},
|
|
219
|
+
{
|
|
220
|
+
"id": "PG-017",
|
|
221
|
+
"url": "http://www.paulgraham.com/vb.html",
|
|
222
|
+
"title": "Life is Short",
|
|
223
|
+
"sourceClass": "primary",
|
|
224
|
+
"publishedAt": "2026-01-01",
|
|
225
|
+
"discoveredBy": "paul-graham-corpus",
|
|
226
|
+
"scores": { "relevance": 3, "authority": 5, "freshness": 4, "diversity": 4, "extractionValue": 3 },
|
|
227
|
+
"claims": [
|
|
228
|
+
"Life is short, and many daily activities consume more time than they appear to.",
|
|
229
|
+
"Eliminating bullshit from your life creates more time for what matters."
|
|
230
|
+
]
|
|
231
|
+
},
|
|
232
|
+
{
|
|
233
|
+
"id": "PG-018",
|
|
234
|
+
"url": "http://www.paulgraham.com/mean.html",
|
|
235
|
+
"title": "Mean People Fail",
|
|
236
|
+
"sourceClass": "primary",
|
|
237
|
+
"publishedAt": "2026-01-01",
|
|
238
|
+
"discoveredBy": "paul-graham-corpus",
|
|
239
|
+
"scores": { "relevance": 4, "authority": 5, "freshness": 4, "diversity": 4, "extractionValue": 4 },
|
|
240
|
+
"claims": [
|
|
241
|
+
"Mean people rarely win in the long run.",
|
|
242
|
+
"Kindness is a competitive advantage in business and life."
|
|
243
|
+
]
|
|
244
|
+
},
|
|
245
|
+
{
|
|
246
|
+
"id": "PG-019",
|
|
247
|
+
"url": "http://www.paulgraham.com/before.html",
|
|
248
|
+
"title": "Before the Startup",
|
|
249
|
+
"sourceClass": "primary",
|
|
250
|
+
"publishedAt": "2026-01-01",
|
|
251
|
+
"discoveredBy": "paul-graham-corpus",
|
|
252
|
+
"scores": { "relevance": 4, "authority": 5, "freshness": 4, "diversity": 4, "extractionValue": 4 },
|
|
253
|
+
"claims": [
|
|
254
|
+
"You do not need to start a startup to be successful.",
|
|
255
|
+
"Founders should understand the risks before committing to a startup."
|
|
256
|
+
]
|
|
257
|
+
},
|
|
258
|
+
{
|
|
259
|
+
"id": "PG-020",
|
|
260
|
+
"url": "http://www.paulgraham.com/schlep.html",
|
|
261
|
+
"title": "Schlep Blindness",
|
|
262
|
+
"sourceClass": "primary",
|
|
263
|
+
"publishedAt": "2026-01-01",
|
|
264
|
+
"discoveredBy": "paul-graham-corpus",
|
|
265
|
+
"scores": { "relevance": 4, "authority": 5, "freshness": 4, "diversity": 4, "extractionValue": 4 },
|
|
266
|
+
"claims": [
|
|
267
|
+
"People are blind to tedious problems that could be valuable startup ideas.",
|
|
268
|
+
"The best opportunities often involve work that others avoid."
|
|
269
|
+
]
|
|
270
|
+
}
|
|
271
|
+
]
|
|
272
|
+
}
|