-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathDONE.tasks.json
More file actions
291 lines (291 loc) · 12.1 KB
/
DONE.tasks.json
File metadata and controls
291 lines (291 loc) · 12.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
{
"schema_version": "companiesascode.done_tasks.v1",
"scope": {
"id": "spectoda-modules-easyeda-mcp",
"name": "Spectoda easyeda-mcp",
"path": "modules/easyeda-mcp",
"owner": "module-owner"
},
"tasks": [
{
"id": "task-2026-05-17-701",
"title": "Create the public repository and add it to the Spectoda GEN2 workspace.",
"status": "done",
"priority": "medium",
"priority_rank": 50,
"assignee": "agent",
"priority_decider": "matejsuchanek",
"priority_reason": "Migrated from the legacy module TODO.md so the module can use the Git-native task system.",
"created_at": "2026-05-16",
"updated_at": "2026-05-16",
"tags": [
"todo-migration",
"easyeda-mcp"
],
"summary": "Create the public repository and add it to the Spectoda GEN2 workspace.",
"risk_notes": [
"This item was migrated mechanically from TODO.md; verify owner, priority and acceptance criteria before executing broad changes."
],
"acceptance_criteria": [
"The migrated item is either completed, split into more specific tasks, or closed with a clear outcome.",
"Relevant module documentation and validation are updated if the work changes module reality."
],
"links": [],
"legacy_markdown": "Create the public repository and add it to the Spectoda GEN2 workspace.",
"completed_at": "2026-05-16",
"completed_by": "agent",
"outcome": "Migrated from a completed checkbox in the legacy TODO.md.",
"evidence": [
{
"label": "Migrated legacy TODO block",
"path": "modules/easyeda-mcp"
}
]
},
{
"id": "task-2026-05-17-702",
"title": "Establish public documentation, safety boundaries, and contribution rules.",
"status": "done",
"priority": "medium",
"priority_rank": 50,
"assignee": "agent",
"priority_decider": "matejsuchanek",
"priority_reason": "Migrated from the legacy module TODO.md so the module can use the Git-native task system.",
"created_at": "2026-05-16",
"updated_at": "2026-05-16",
"tags": [
"todo-migration",
"easyeda-mcp"
],
"summary": "Establish public documentation, safety boundaries, and contribution rules.",
"risk_notes": [
"This item was migrated mechanically from TODO.md; verify owner, priority and acceptance criteria before executing broad changes."
],
"acceptance_criteria": [
"The migrated item is either completed, split into more specific tasks, or closed with a clear outcome.",
"Relevant module documentation and validation are updated if the work changes module reality."
],
"links": [],
"legacy_markdown": "Establish public documentation, safety boundaries, and contribution rules.",
"completed_at": "2026-05-16",
"completed_by": "agent",
"outcome": "Migrated from a completed checkbox in the legacy TODO.md.",
"evidence": [
{
"label": "Migrated legacy TODO block",
"path": "modules/easyeda-mcp"
}
]
},
{
"id": "task-2026-05-17-703",
"title": "Define the first TypeScript package layout.",
"status": "done",
"priority": "medium",
"priority_rank": 50,
"assignee": "agent",
"priority_decider": "matejsuchanek",
"priority_reason": "Migrated from the legacy module TODO.md so the module can use the Git-native task system.",
"created_at": "2026-05-16",
"updated_at": "2026-05-16",
"tags": [
"todo-migration",
"easyeda-mcp"
],
"summary": "Define the first TypeScript package layout.",
"risk_notes": [
"This item was migrated mechanically from TODO.md; verify owner, priority and acceptance criteria before executing broad changes."
],
"acceptance_criteria": [
"The migrated item is either completed, split into more specific tasks, or closed with a clear outcome.",
"Relevant module documentation and validation are updated if the work changes module reality."
],
"links": [],
"legacy_markdown": "Define the first TypeScript package layout.",
"completed_at": "2026-05-16",
"completed_by": "agent",
"outcome": "Migrated from a completed checkbox in the legacy TODO.md.",
"evidence": [
{
"label": "Migrated legacy TODO block",
"path": "modules/easyeda-mcp"
}
]
},
{
"id": "task-2026-05-17-704",
"title": "Implement MCP server skeleton with mocked bridge transport.",
"status": "done",
"priority": "medium",
"priority_rank": 50,
"assignee": "agent",
"priority_decider": "matejsuchanek",
"priority_reason": "Migrated from the legacy module TODO.md so the module can use the Git-native task system.",
"created_at": "2026-05-16",
"updated_at": "2026-05-16",
"tags": [
"todo-migration",
"easyeda-mcp"
],
"summary": "Implement MCP server skeleton with mocked bridge transport.",
"risk_notes": [
"This item was migrated mechanically from TODO.md; verify owner, priority and acceptance criteria before executing broad changes."
],
"acceptance_criteria": [
"The migrated item is either completed, split into more specific tasks, or closed with a clear outcome.",
"Relevant module documentation and validation are updated if the work changes module reality."
],
"links": [],
"legacy_markdown": "Implement MCP server skeleton with mocked bridge transport.",
"completed_at": "2026-05-16",
"completed_by": "agent",
"outcome": "Migrated from a completed checkbox in the legacy TODO.md.",
"evidence": [
{
"label": "Migrated legacy TODO block",
"path": "modules/easyeda-mcp"
}
]
},
{
"id": "task-2026-05-17-706",
"title": "Add smoke-test documentation for Codex Browser Use.",
"status": "done",
"priority": "medium",
"priority_rank": 50,
"assignee": "agent",
"priority_decider": "matejsuchanek",
"priority_reason": "Migrated from the legacy module TODO.md so the module can use the Git-native task system.",
"created_at": "2026-05-16",
"updated_at": "2026-05-16",
"tags": [
"todo-migration",
"easyeda-mcp"
],
"summary": "Add smoke-test documentation for Codex Browser Use.",
"risk_notes": [
"This item was migrated mechanically from TODO.md; verify owner, priority and acceptance criteria before executing broad changes."
],
"acceptance_criteria": [
"The migrated item is either completed, split into more specific tasks, or closed with a clear outcome.",
"Relevant module documentation and validation are updated if the work changes module reality."
],
"links": [],
"legacy_markdown": "Add smoke-test documentation for Codex Browser Use.",
"completed_at": "2026-05-16",
"completed_by": "agent",
"outcome": "Migrated from a completed checkbox in the legacy TODO.md.",
"evidence": [
{
"label": "Migrated legacy TODO block",
"path": "modules/easyeda-mcp"
}
]
},
{
"id": "task-2026-05-17-707",
"title": "Add package scripts that map to the documented smoke levels",
"status": "done",
"priority": "medium",
"priority_rank": 50,
"assignee": "agent",
"priority_decider": "matejsuchanek",
"priority_reason": "Migrated from the legacy module TODO.md so the module can use the Git-native task system.",
"created_at": "2026-05-16",
"updated_at": "2026-05-16",
"tags": [
"todo-migration",
"easyeda-mcp"
],
"summary": "Add package scripts that map to the documented smoke levels. ## MVP: Read-Only Review Loop",
"risk_notes": [
"This item was migrated mechanically from TODO.md; verify owner, priority and acceptance criteria before executing broad changes."
],
"acceptance_criteria": [
"The migrated item is either completed, split into more specific tasks, or closed with a clear outcome.",
"Relevant module documentation and validation are updated if the work changes module reality."
],
"links": [],
"legacy_markdown": "Add package scripts that map to the documented smoke levels.\n\n## MVP: Read-Only Review Loop",
"completed_at": "2026-05-16",
"completed_by": "agent",
"outcome": "Migrated from a completed checkbox in the legacy TODO.md.",
"evidence": [
{
"label": "Migrated legacy TODO block",
"path": "modules/easyeda-mcp"
}
]
},
{
"id": "task-2026-05-16-334",
"title": "Defined the Codex Browser Use smoke testing workflow and PR checklist.",
"status": "done",
"priority": "low",
"priority_rank": 90,
"assignee": "agent",
"priority_decider": "matejsuchanek",
"priority_reason": "Migrated from the legacy module TODO.md so the module can use the Git-native task system.",
"created_at": "2026-05-16",
"updated_at": "2026-05-16",
"tags": [
"todo-migration",
"easyeda-mcp"
],
"summary": "Defined the Codex Browser Use smoke testing workflow and PR checklist.",
"risk_notes": [
"This item was migrated mechanically from TODO.md; verify owner, priority and acceptance criteria before executing broad changes."
],
"acceptance_criteria": [
"The migrated item is either completed, split into more specific tasks, or closed with a clear outcome.",
"Relevant module documentation and validation are updated if the work changes module reality."
],
"links": [],
"legacy_markdown": "Defined the Codex Browser Use smoke testing workflow and PR checklist.",
"completed_at": "2026-05-16",
"completed_by": "agent",
"outcome": "Migrated from a completed checkbox in the legacy TODO.md.",
"evidence": [
{
"label": "Migrated legacy TODO block",
"path": "modules/easyeda-mcp"
}
]
},
{
"id": "task-2026-05-16-335",
"title": "Added a minimal TypeScript MCP server skeleton with mocked session.status protocol smoke testing",
"status": "done",
"priority": "medium",
"priority_rank": 50,
"assignee": "agent",
"priority_decider": "matejsuchanek",
"priority_reason": "Migrated from the legacy module TODO.md so the module can use the Git-native task system.",
"created_at": "2026-05-16",
"updated_at": "2026-05-16",
"tags": [
"todo-migration",
"easyeda-mcp"
],
"summary": "Added a minimal TypeScript MCP server skeleton with mocked `session.status` protocol smoke testing. ## Findings - EasyEDA's public ecosystem already includes an official API skill, bridge extension, SDK, extension debugging MCP, and router tooling. - The public MCP should build on typed domain tools rather than exposing a broad raw JavaScript execution surface.",
"risk_notes": [
"This item was migrated mechanically from TODO.md; verify owner, priority and acceptance criteria before executing broad changes."
],
"acceptance_criteria": [
"The migrated item is either completed, split into more specific tasks, or closed with a clear outcome.",
"Relevant module documentation and validation are updated if the work changes module reality."
],
"links": [],
"legacy_markdown": "Added a minimal TypeScript MCP server skeleton with mocked\n `session.status` protocol smoke testing.\n\n## Findings\n\n- EasyEDA's public ecosystem already includes an official API skill, bridge\n extension, SDK, extension debugging MCP, and router tooling.\n- The public MCP should build on typed domain tools rather than exposing a\n broad raw JavaScript execution surface.",
"completed_at": "2026-05-16",
"completed_by": "agent",
"outcome": "Migrated from a completed checkbox in the legacy TODO.md.",
"evidence": [
{
"label": "Migrated legacy TODO block",
"path": "modules/easyeda-mcp"
}
]
}
]
}