@rigstate/mcp 0.4.2 → 0.4.3
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/.agent/skills/client-side-notification-logger/SKILL.md +139 -0
- package/.agent/skills/react-state-counter/SKILL.md +73 -0
- package/.agent/skills/rigstate-evolutionary-refactor/SKILL.md +40 -0
- package/.agent/skills/rigstate-integrity-gate/SKILL.md +55 -0
- package/.agent/skills/rigstate-legacy-renovator/SKILL.md +12 -0
- package/.agent/skills/sec-auth-04/SKILL.md +22 -0
- package/.agent/skills/sec-key-01/SKILL.md +21 -0
- package/.agent/skills/sec-rls-01/SKILL.md +22 -0
- package/.agent/skills/sec-sql-01/SKILL.md +23 -0
- package/.agent/skills/sec-ui-01/SKILL.md +21 -0
- package/.cursor/rules/rigstate-database.mdc +89 -0
- package/.cursor/rules/rigstate-guardian.mdc +43 -0
- package/.cursor/rules/rigstate-identity.mdc +45 -0
- package/.cursor/rules/rigstate-roadmap.mdc +9 -0
- package/.cursor/rules/rigstate-workflow.mdc +323 -0
- package/.cursorrules +402 -0
- package/AGENTS.md +34 -0
- package/dist/index.js +2604 -3067
- package/dist/index.js.map +1 -1
- package/package.json +2 -2
- package/roadmap.json +815 -21
- package/src/index.ts +16 -1765
- package/src/lib/context-engine.ts +85 -0
- package/src/lib/curator/actions/fortress.ts +77 -0
- package/src/lib/curator/actions/query.ts +73 -0
- package/src/lib/curator/actions/stats.ts +70 -0
- package/src/lib/curator/actions/submit.ts +190 -0
- package/src/lib/curator/index.ts +10 -0
- package/src/lib/curator/schemas.ts +37 -0
- package/src/lib/schemas.ts +191 -0
- package/src/lib/types.ts +102 -261
- package/src/server/core.ts +40 -0
- package/src/server/factory.ts +78 -0
- package/src/server/telemetry.ts +122 -0
- package/src/server/types.ts +21 -0
- package/src/tools/analyze-database-performance.ts +157 -0
- package/src/tools/arch-tools.ts +16 -0
- package/src/tools/audit-integrity-gate.ts +166 -0
- package/src/tools/check-rules-sync.ts +20 -0
- package/src/tools/complete-roadmap-task.ts +88 -31
- package/src/tools/curator-tools.ts +74 -0
- package/src/tools/get-latest-decisions.ts +22 -0
- package/src/tools/get-next-roadmap-step.ts +21 -0
- package/src/tools/get-project-context.ts +35 -1
- package/src/tools/index.ts +7 -0
- package/src/tools/list-features.ts +4 -1
- package/src/tools/list-roadmap-tasks.ts +21 -0
- package/src/tools/planning-tools.ts +40 -0
- package/src/tools/query-brain.ts +25 -1
- package/src/tools/run-architecture-audit.ts +23 -0
- package/src/tools/save-decision.ts +26 -0
- package/src/tools/security-checks.ts +241 -0
- package/src/tools/security-tools.ts +88 -18
- package/src/tools/submit-idea.ts +25 -0
- package/src/tools/sync-ide-rules.ts +35 -3
- package/src/tools/teacher-mode.ts +92 -13
- package/src/tools/update-roadmap.ts +24 -0
package/roadmap.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"project": "Rigstate Core",
|
|
3
|
-
"last_synced": "2026-01-
|
|
3
|
+
"last_synced": "2026-01-22T20:06:06.152Z",
|
|
4
4
|
"roadmap": [
|
|
5
5
|
{
|
|
6
6
|
"id": "e503e35a-d480-457b-a771-63cf0297b48a",
|
|
@@ -31,7 +31,23 @@
|
|
|
31
31
|
"visibility": "private",
|
|
32
32
|
"priority": "MEDIUM",
|
|
33
33
|
"is_legacy": false,
|
|
34
|
-
"completed_at": null
|
|
34
|
+
"completed_at": null,
|
|
35
|
+
"uid": "T-d3e1b6",
|
|
36
|
+
"severity": null,
|
|
37
|
+
"category": null,
|
|
38
|
+
"origin_id": null,
|
|
39
|
+
"architectural_brief": null,
|
|
40
|
+
"icon": null,
|
|
41
|
+
"tags": null,
|
|
42
|
+
"context_summary": null,
|
|
43
|
+
"origin_feature_id": null,
|
|
44
|
+
"feature_id": null,
|
|
45
|
+
"checklist": [],
|
|
46
|
+
"origin_type": null,
|
|
47
|
+
"metadata": null,
|
|
48
|
+
"started_at": null,
|
|
49
|
+
"description": null,
|
|
50
|
+
"updated_at": "2026-01-21T18:40:49.607549+00:00"
|
|
35
51
|
},
|
|
36
52
|
{
|
|
37
53
|
"id": "8f2f2655-f846-4561-bde8-b4618fa8ae28",
|
|
@@ -57,7 +73,23 @@
|
|
|
57
73
|
"visibility": "private",
|
|
58
74
|
"priority": "HIGH",
|
|
59
75
|
"is_legacy": false,
|
|
60
|
-
"completed_at": null
|
|
76
|
+
"completed_at": null,
|
|
77
|
+
"uid": "T-1413b1",
|
|
78
|
+
"severity": null,
|
|
79
|
+
"category": null,
|
|
80
|
+
"origin_id": null,
|
|
81
|
+
"architectural_brief": null,
|
|
82
|
+
"icon": null,
|
|
83
|
+
"tags": null,
|
|
84
|
+
"context_summary": null,
|
|
85
|
+
"origin_feature_id": null,
|
|
86
|
+
"feature_id": null,
|
|
87
|
+
"checklist": [],
|
|
88
|
+
"origin_type": null,
|
|
89
|
+
"metadata": null,
|
|
90
|
+
"started_at": null,
|
|
91
|
+
"description": null,
|
|
92
|
+
"updated_at": "2026-01-21T18:40:49.607549+00:00"
|
|
61
93
|
},
|
|
62
94
|
{
|
|
63
95
|
"id": "8b31ac01-cf36-4668-98bd-3b6f83fd0042",
|
|
@@ -83,7 +115,23 @@
|
|
|
83
115
|
"visibility": "private",
|
|
84
116
|
"priority": "HIGH",
|
|
85
117
|
"is_legacy": false,
|
|
86
|
-
"completed_at": null
|
|
118
|
+
"completed_at": null,
|
|
119
|
+
"uid": "T-f8d1ef",
|
|
120
|
+
"severity": null,
|
|
121
|
+
"category": null,
|
|
122
|
+
"origin_id": null,
|
|
123
|
+
"architectural_brief": null,
|
|
124
|
+
"icon": null,
|
|
125
|
+
"tags": null,
|
|
126
|
+
"context_summary": null,
|
|
127
|
+
"origin_feature_id": null,
|
|
128
|
+
"feature_id": null,
|
|
129
|
+
"checklist": [],
|
|
130
|
+
"origin_type": null,
|
|
131
|
+
"metadata": null,
|
|
132
|
+
"started_at": null,
|
|
133
|
+
"description": null,
|
|
134
|
+
"updated_at": "2026-01-21T18:40:49.607549+00:00"
|
|
87
135
|
},
|
|
88
136
|
{
|
|
89
137
|
"id": "9c28bc40-043c-4c68-9235-f47b71ca5d86",
|
|
@@ -109,7 +157,23 @@
|
|
|
109
157
|
"visibility": "private",
|
|
110
158
|
"priority": "HIGH",
|
|
111
159
|
"is_legacy": false,
|
|
112
|
-
"completed_at": null
|
|
160
|
+
"completed_at": null,
|
|
161
|
+
"uid": "T-77d5d3",
|
|
162
|
+
"severity": null,
|
|
163
|
+
"category": null,
|
|
164
|
+
"origin_id": null,
|
|
165
|
+
"architectural_brief": null,
|
|
166
|
+
"icon": null,
|
|
167
|
+
"tags": null,
|
|
168
|
+
"context_summary": null,
|
|
169
|
+
"origin_feature_id": null,
|
|
170
|
+
"feature_id": null,
|
|
171
|
+
"checklist": [],
|
|
172
|
+
"origin_type": null,
|
|
173
|
+
"metadata": null,
|
|
174
|
+
"started_at": null,
|
|
175
|
+
"description": null,
|
|
176
|
+
"updated_at": "2026-01-21T18:40:49.607549+00:00"
|
|
113
177
|
},
|
|
114
178
|
{
|
|
115
179
|
"id": "f3735dc7-ade5-4eee-bfd5-bb75c63fd399",
|
|
@@ -135,7 +199,23 @@
|
|
|
135
199
|
"visibility": "private",
|
|
136
200
|
"priority": "HIGH",
|
|
137
201
|
"is_legacy": false,
|
|
138
|
-
"completed_at": null
|
|
202
|
+
"completed_at": null,
|
|
203
|
+
"uid": "T-91be3b",
|
|
204
|
+
"severity": null,
|
|
205
|
+
"category": null,
|
|
206
|
+
"origin_id": null,
|
|
207
|
+
"architectural_brief": null,
|
|
208
|
+
"icon": null,
|
|
209
|
+
"tags": null,
|
|
210
|
+
"context_summary": null,
|
|
211
|
+
"origin_feature_id": null,
|
|
212
|
+
"feature_id": null,
|
|
213
|
+
"checklist": [],
|
|
214
|
+
"origin_type": null,
|
|
215
|
+
"metadata": null,
|
|
216
|
+
"started_at": null,
|
|
217
|
+
"description": null,
|
|
218
|
+
"updated_at": "2026-01-21T18:40:49.607549+00:00"
|
|
139
219
|
},
|
|
140
220
|
{
|
|
141
221
|
"id": "31ae7181-be64-4d59-80f5-7a9d880f5741",
|
|
@@ -161,7 +241,23 @@
|
|
|
161
241
|
"visibility": "private",
|
|
162
242
|
"priority": "HIGH",
|
|
163
243
|
"is_legacy": false,
|
|
164
|
-
"completed_at": null
|
|
244
|
+
"completed_at": null,
|
|
245
|
+
"uid": "T-43c9a0",
|
|
246
|
+
"severity": null,
|
|
247
|
+
"category": null,
|
|
248
|
+
"origin_id": null,
|
|
249
|
+
"architectural_brief": null,
|
|
250
|
+
"icon": null,
|
|
251
|
+
"tags": null,
|
|
252
|
+
"context_summary": null,
|
|
253
|
+
"origin_feature_id": null,
|
|
254
|
+
"feature_id": null,
|
|
255
|
+
"checklist": [],
|
|
256
|
+
"origin_type": null,
|
|
257
|
+
"metadata": null,
|
|
258
|
+
"started_at": null,
|
|
259
|
+
"description": null,
|
|
260
|
+
"updated_at": "2026-01-21T18:40:49.607549+00:00"
|
|
165
261
|
},
|
|
166
262
|
{
|
|
167
263
|
"id": "aa6a6ff4-8028-4e91-8af0-0fa53c05dbb0",
|
|
@@ -187,7 +283,23 @@
|
|
|
187
283
|
"visibility": "private",
|
|
188
284
|
"priority": "MEDIUM",
|
|
189
285
|
"is_legacy": false,
|
|
190
|
-
"completed_at": null
|
|
286
|
+
"completed_at": null,
|
|
287
|
+
"uid": "T-7a8863",
|
|
288
|
+
"severity": null,
|
|
289
|
+
"category": null,
|
|
290
|
+
"origin_id": null,
|
|
291
|
+
"architectural_brief": null,
|
|
292
|
+
"icon": null,
|
|
293
|
+
"tags": null,
|
|
294
|
+
"context_summary": null,
|
|
295
|
+
"origin_feature_id": null,
|
|
296
|
+
"feature_id": null,
|
|
297
|
+
"checklist": [],
|
|
298
|
+
"origin_type": null,
|
|
299
|
+
"metadata": null,
|
|
300
|
+
"started_at": null,
|
|
301
|
+
"description": null,
|
|
302
|
+
"updated_at": "2026-01-21T18:40:49.607549+00:00"
|
|
191
303
|
},
|
|
192
304
|
{
|
|
193
305
|
"id": "a8e185f3-f9c5-4534-96f5-fd5d50bc84fb",
|
|
@@ -213,7 +325,23 @@
|
|
|
213
325
|
"visibility": "private",
|
|
214
326
|
"priority": "MEDIUM",
|
|
215
327
|
"is_legacy": false,
|
|
216
|
-
"completed_at": null
|
|
328
|
+
"completed_at": null,
|
|
329
|
+
"uid": "T-1c7c70",
|
|
330
|
+
"severity": null,
|
|
331
|
+
"category": null,
|
|
332
|
+
"origin_id": null,
|
|
333
|
+
"architectural_brief": null,
|
|
334
|
+
"icon": null,
|
|
335
|
+
"tags": null,
|
|
336
|
+
"context_summary": null,
|
|
337
|
+
"origin_feature_id": null,
|
|
338
|
+
"feature_id": null,
|
|
339
|
+
"checklist": [],
|
|
340
|
+
"origin_type": null,
|
|
341
|
+
"metadata": null,
|
|
342
|
+
"started_at": null,
|
|
343
|
+
"description": null,
|
|
344
|
+
"updated_at": "2026-01-21T18:40:49.607549+00:00"
|
|
217
345
|
},
|
|
218
346
|
{
|
|
219
347
|
"id": "e1c1d0b4-f636-4f4c-99a4-736c575935fc",
|
|
@@ -239,7 +367,23 @@
|
|
|
239
367
|
"visibility": "private",
|
|
240
368
|
"priority": "MEDIUM",
|
|
241
369
|
"is_legacy": false,
|
|
242
|
-
"completed_at": null
|
|
370
|
+
"completed_at": null,
|
|
371
|
+
"uid": "T-f87050",
|
|
372
|
+
"severity": null,
|
|
373
|
+
"category": null,
|
|
374
|
+
"origin_id": null,
|
|
375
|
+
"architectural_brief": null,
|
|
376
|
+
"icon": null,
|
|
377
|
+
"tags": null,
|
|
378
|
+
"context_summary": null,
|
|
379
|
+
"origin_feature_id": null,
|
|
380
|
+
"feature_id": null,
|
|
381
|
+
"checklist": [],
|
|
382
|
+
"origin_type": null,
|
|
383
|
+
"metadata": null,
|
|
384
|
+
"started_at": null,
|
|
385
|
+
"description": null,
|
|
386
|
+
"updated_at": "2026-01-21T18:40:49.607549+00:00"
|
|
243
387
|
},
|
|
244
388
|
{
|
|
245
389
|
"id": "5fca8601-8fb3-4bf9-bfb2-7bc24feda26f",
|
|
@@ -265,7 +409,23 @@
|
|
|
265
409
|
"visibility": "private",
|
|
266
410
|
"priority": "MEDIUM",
|
|
267
411
|
"is_legacy": false,
|
|
268
|
-
"completed_at": null
|
|
412
|
+
"completed_at": null,
|
|
413
|
+
"uid": "T-ec190c",
|
|
414
|
+
"severity": null,
|
|
415
|
+
"category": null,
|
|
416
|
+
"origin_id": null,
|
|
417
|
+
"architectural_brief": null,
|
|
418
|
+
"icon": null,
|
|
419
|
+
"tags": null,
|
|
420
|
+
"context_summary": null,
|
|
421
|
+
"origin_feature_id": null,
|
|
422
|
+
"feature_id": null,
|
|
423
|
+
"checklist": [],
|
|
424
|
+
"origin_type": null,
|
|
425
|
+
"metadata": null,
|
|
426
|
+
"started_at": null,
|
|
427
|
+
"description": null,
|
|
428
|
+
"updated_at": "2026-01-21T18:40:49.607549+00:00"
|
|
269
429
|
},
|
|
270
430
|
{
|
|
271
431
|
"id": "a8165a27-1f1d-45d5-87f4-468b2cfce98d",
|
|
@@ -291,7 +451,23 @@
|
|
|
291
451
|
"visibility": "private",
|
|
292
452
|
"priority": "MEDIUM",
|
|
293
453
|
"is_legacy": false,
|
|
294
|
-
"completed_at": null
|
|
454
|
+
"completed_at": null,
|
|
455
|
+
"uid": "T-e71c03",
|
|
456
|
+
"severity": null,
|
|
457
|
+
"category": null,
|
|
458
|
+
"origin_id": null,
|
|
459
|
+
"architectural_brief": null,
|
|
460
|
+
"icon": null,
|
|
461
|
+
"tags": null,
|
|
462
|
+
"context_summary": null,
|
|
463
|
+
"origin_feature_id": null,
|
|
464
|
+
"feature_id": null,
|
|
465
|
+
"checklist": [],
|
|
466
|
+
"origin_type": null,
|
|
467
|
+
"metadata": null,
|
|
468
|
+
"started_at": null,
|
|
469
|
+
"description": null,
|
|
470
|
+
"updated_at": "2026-01-21T18:40:49.607549+00:00"
|
|
295
471
|
},
|
|
296
472
|
{
|
|
297
473
|
"id": "41baefd7-baf3-44d3-9aad-8faf64fb7d6a",
|
|
@@ -317,7 +493,23 @@
|
|
|
317
493
|
"visibility": "private",
|
|
318
494
|
"priority": "MEDIUM",
|
|
319
495
|
"is_legacy": false,
|
|
320
|
-
"completed_at": null
|
|
496
|
+
"completed_at": null,
|
|
497
|
+
"uid": "T-366c6b",
|
|
498
|
+
"severity": null,
|
|
499
|
+
"category": null,
|
|
500
|
+
"origin_id": null,
|
|
501
|
+
"architectural_brief": null,
|
|
502
|
+
"icon": null,
|
|
503
|
+
"tags": null,
|
|
504
|
+
"context_summary": null,
|
|
505
|
+
"origin_feature_id": null,
|
|
506
|
+
"feature_id": null,
|
|
507
|
+
"checklist": [],
|
|
508
|
+
"origin_type": null,
|
|
509
|
+
"metadata": null,
|
|
510
|
+
"started_at": null,
|
|
511
|
+
"description": null,
|
|
512
|
+
"updated_at": "2026-01-21T18:40:49.607549+00:00"
|
|
321
513
|
},
|
|
322
514
|
{
|
|
323
515
|
"id": "de44fe4e-fc90-442f-87ec-8432c69324cd",
|
|
@@ -343,7 +535,23 @@
|
|
|
343
535
|
"visibility": "private",
|
|
344
536
|
"priority": "MEDIUM",
|
|
345
537
|
"is_legacy": false,
|
|
346
|
-
"completed_at": null
|
|
538
|
+
"completed_at": null,
|
|
539
|
+
"uid": "T-dc3e25",
|
|
540
|
+
"severity": null,
|
|
541
|
+
"category": null,
|
|
542
|
+
"origin_id": null,
|
|
543
|
+
"architectural_brief": null,
|
|
544
|
+
"icon": null,
|
|
545
|
+
"tags": null,
|
|
546
|
+
"context_summary": null,
|
|
547
|
+
"origin_feature_id": null,
|
|
548
|
+
"feature_id": null,
|
|
549
|
+
"checklist": [],
|
|
550
|
+
"origin_type": null,
|
|
551
|
+
"metadata": null,
|
|
552
|
+
"started_at": null,
|
|
553
|
+
"description": null,
|
|
554
|
+
"updated_at": "2026-01-21T18:40:49.607549+00:00"
|
|
347
555
|
},
|
|
348
556
|
{
|
|
349
557
|
"id": "569aad50-0096-40c5-8e3a-41a65fb7e30f",
|
|
@@ -369,7 +577,23 @@
|
|
|
369
577
|
"visibility": "private",
|
|
370
578
|
"priority": "MEDIUM",
|
|
371
579
|
"is_legacy": false,
|
|
372
|
-
"completed_at": null
|
|
580
|
+
"completed_at": null,
|
|
581
|
+
"uid": "T-7ca9f4",
|
|
582
|
+
"severity": null,
|
|
583
|
+
"category": null,
|
|
584
|
+
"origin_id": null,
|
|
585
|
+
"architectural_brief": null,
|
|
586
|
+
"icon": null,
|
|
587
|
+
"tags": null,
|
|
588
|
+
"context_summary": null,
|
|
589
|
+
"origin_feature_id": null,
|
|
590
|
+
"feature_id": null,
|
|
591
|
+
"checklist": [],
|
|
592
|
+
"origin_type": null,
|
|
593
|
+
"metadata": null,
|
|
594
|
+
"started_at": null,
|
|
595
|
+
"description": null,
|
|
596
|
+
"updated_at": "2026-01-21T18:40:49.607549+00:00"
|
|
373
597
|
},
|
|
374
598
|
{
|
|
375
599
|
"id": "2cf3faac-067d-4a6c-99dc-938cf8bfd1b8",
|
|
@@ -395,7 +619,23 @@
|
|
|
395
619
|
"visibility": "private",
|
|
396
620
|
"priority": "MEDIUM",
|
|
397
621
|
"is_legacy": false,
|
|
398
|
-
"completed_at": null
|
|
622
|
+
"completed_at": null,
|
|
623
|
+
"uid": "T-3a0235",
|
|
624
|
+
"severity": null,
|
|
625
|
+
"category": null,
|
|
626
|
+
"origin_id": null,
|
|
627
|
+
"architectural_brief": null,
|
|
628
|
+
"icon": null,
|
|
629
|
+
"tags": null,
|
|
630
|
+
"context_summary": null,
|
|
631
|
+
"origin_feature_id": null,
|
|
632
|
+
"feature_id": null,
|
|
633
|
+
"checklist": [],
|
|
634
|
+
"origin_type": null,
|
|
635
|
+
"metadata": null,
|
|
636
|
+
"started_at": null,
|
|
637
|
+
"description": null,
|
|
638
|
+
"updated_at": "2026-01-21T18:40:49.607549+00:00"
|
|
399
639
|
},
|
|
400
640
|
{
|
|
401
641
|
"id": "a0500716-55ec-4e66-99b0-4f51f59243f1",
|
|
@@ -421,7 +661,23 @@
|
|
|
421
661
|
"visibility": "private",
|
|
422
662
|
"priority": "MEDIUM",
|
|
423
663
|
"is_legacy": false,
|
|
424
|
-
"completed_at": null
|
|
664
|
+
"completed_at": null,
|
|
665
|
+
"uid": "T-544ee7",
|
|
666
|
+
"severity": null,
|
|
667
|
+
"category": null,
|
|
668
|
+
"origin_id": null,
|
|
669
|
+
"architectural_brief": null,
|
|
670
|
+
"icon": null,
|
|
671
|
+
"tags": null,
|
|
672
|
+
"context_summary": null,
|
|
673
|
+
"origin_feature_id": null,
|
|
674
|
+
"feature_id": null,
|
|
675
|
+
"checklist": [],
|
|
676
|
+
"origin_type": null,
|
|
677
|
+
"metadata": null,
|
|
678
|
+
"started_at": null,
|
|
679
|
+
"description": null,
|
|
680
|
+
"updated_at": "2026-01-21T18:40:49.607549+00:00"
|
|
425
681
|
},
|
|
426
682
|
{
|
|
427
683
|
"id": "4d51757b-2c33-4e14-9cf4-0d4dc638c6e9",
|
|
@@ -447,7 +703,23 @@
|
|
|
447
703
|
"visibility": "private",
|
|
448
704
|
"priority": "MEDIUM",
|
|
449
705
|
"is_legacy": false,
|
|
450
|
-
"completed_at": null
|
|
706
|
+
"completed_at": null,
|
|
707
|
+
"uid": "T-83380d",
|
|
708
|
+
"severity": null,
|
|
709
|
+
"category": null,
|
|
710
|
+
"origin_id": null,
|
|
711
|
+
"architectural_brief": null,
|
|
712
|
+
"icon": null,
|
|
713
|
+
"tags": null,
|
|
714
|
+
"context_summary": null,
|
|
715
|
+
"origin_feature_id": null,
|
|
716
|
+
"feature_id": null,
|
|
717
|
+
"checklist": [],
|
|
718
|
+
"origin_type": null,
|
|
719
|
+
"metadata": null,
|
|
720
|
+
"started_at": null,
|
|
721
|
+
"description": null,
|
|
722
|
+
"updated_at": "2026-01-21T18:40:49.607549+00:00"
|
|
451
723
|
},
|
|
452
724
|
{
|
|
453
725
|
"id": "8eb5f854-30e0-41d4-bb88-27d854e3c60e",
|
|
@@ -473,7 +745,23 @@
|
|
|
473
745
|
"visibility": "private",
|
|
474
746
|
"priority": "MEDIUM",
|
|
475
747
|
"is_legacy": false,
|
|
476
|
-
"completed_at": null
|
|
748
|
+
"completed_at": null,
|
|
749
|
+
"uid": "T-df84f9",
|
|
750
|
+
"severity": null,
|
|
751
|
+
"category": null,
|
|
752
|
+
"origin_id": null,
|
|
753
|
+
"architectural_brief": null,
|
|
754
|
+
"icon": null,
|
|
755
|
+
"tags": null,
|
|
756
|
+
"context_summary": null,
|
|
757
|
+
"origin_feature_id": null,
|
|
758
|
+
"feature_id": null,
|
|
759
|
+
"checklist": [],
|
|
760
|
+
"origin_type": null,
|
|
761
|
+
"metadata": null,
|
|
762
|
+
"started_at": null,
|
|
763
|
+
"description": null,
|
|
764
|
+
"updated_at": "2026-01-21T18:40:49.607549+00:00"
|
|
477
765
|
},
|
|
478
766
|
{
|
|
479
767
|
"id": "3784e7a0-629c-419d-9327-1743444466dc",
|
|
@@ -499,7 +787,23 @@
|
|
|
499
787
|
"visibility": "private",
|
|
500
788
|
"priority": "MEDIUM",
|
|
501
789
|
"is_legacy": false,
|
|
502
|
-
"completed_at": null
|
|
790
|
+
"completed_at": null,
|
|
791
|
+
"uid": "T-42a5c6",
|
|
792
|
+
"severity": null,
|
|
793
|
+
"category": null,
|
|
794
|
+
"origin_id": null,
|
|
795
|
+
"architectural_brief": null,
|
|
796
|
+
"icon": null,
|
|
797
|
+
"tags": null,
|
|
798
|
+
"context_summary": null,
|
|
799
|
+
"origin_feature_id": null,
|
|
800
|
+
"feature_id": null,
|
|
801
|
+
"checklist": [],
|
|
802
|
+
"origin_type": null,
|
|
803
|
+
"metadata": null,
|
|
804
|
+
"started_at": null,
|
|
805
|
+
"description": null,
|
|
806
|
+
"updated_at": "2026-01-21T18:40:49.607549+00:00"
|
|
503
807
|
},
|
|
504
808
|
{
|
|
505
809
|
"id": "d95fba4b-170c-4713-a80d-dc4d255a281c",
|
|
@@ -525,7 +829,497 @@
|
|
|
525
829
|
"visibility": "private",
|
|
526
830
|
"priority": "MEDIUM",
|
|
527
831
|
"is_legacy": false,
|
|
528
|
-
"completed_at": null
|
|
832
|
+
"completed_at": null,
|
|
833
|
+
"uid": "T-d9307a",
|
|
834
|
+
"severity": null,
|
|
835
|
+
"category": null,
|
|
836
|
+
"origin_id": null,
|
|
837
|
+
"architectural_brief": null,
|
|
838
|
+
"icon": null,
|
|
839
|
+
"tags": null,
|
|
840
|
+
"context_summary": null,
|
|
841
|
+
"origin_feature_id": null,
|
|
842
|
+
"feature_id": null,
|
|
843
|
+
"checklist": [],
|
|
844
|
+
"origin_type": null,
|
|
845
|
+
"metadata": null,
|
|
846
|
+
"started_at": null,
|
|
847
|
+
"description": null,
|
|
848
|
+
"updated_at": "2026-01-21T18:40:49.607549+00:00"
|
|
849
|
+
},
|
|
850
|
+
{
|
|
851
|
+
"id": "19688111-5f4c-4a4b-a826-249643adeb80",
|
|
852
|
+
"project_id": "bb9f8445-39fd-438c-8ab6-8057f5514395",
|
|
853
|
+
"step_number": 1014,
|
|
854
|
+
"title": "Establish Governance Audit Baseline",
|
|
855
|
+
"status": "LOCKED",
|
|
856
|
+
"prompt_content": "Configure an automated process to measure and report the lines of code for each file in the project, flagging those exceeding the established thresholds (Logic: 400, UI: 400). This will involve integrating a static analysis tool or custom script into the CI/CD pipeline.",
|
|
857
|
+
"verification_criteria": null,
|
|
858
|
+
"type": "CODE",
|
|
859
|
+
"created_at": "2026-01-07T13:03:29.476384+00:00",
|
|
860
|
+
"sprint_id": 0,
|
|
861
|
+
"sprint_focus": "Foundation",
|
|
862
|
+
"sprint_description": null,
|
|
863
|
+
"estimated_minutes": 20,
|
|
864
|
+
"verification_type": null,
|
|
865
|
+
"verification_path": null,
|
|
866
|
+
"verification_match": null,
|
|
867
|
+
"summary": "Automate code line count and reporting",
|
|
868
|
+
"sprint_number": 1,
|
|
869
|
+
"escalated_by": "Frank",
|
|
870
|
+
"escalated_at": "2026-01-07T13:03:29.365+00:00",
|
|
871
|
+
"visibility": "private",
|
|
872
|
+
"priority": "MEDIUM",
|
|
873
|
+
"is_legacy": false,
|
|
874
|
+
"completed_at": null,
|
|
875
|
+
"uid": "T-e1e2a6",
|
|
876
|
+
"severity": null,
|
|
877
|
+
"category": null,
|
|
878
|
+
"origin_id": null,
|
|
879
|
+
"architectural_brief": null,
|
|
880
|
+
"icon": null,
|
|
881
|
+
"tags": null,
|
|
882
|
+
"context_summary": null,
|
|
883
|
+
"origin_feature_id": null,
|
|
884
|
+
"feature_id": null,
|
|
885
|
+
"checklist": [],
|
|
886
|
+
"origin_type": null,
|
|
887
|
+
"metadata": null,
|
|
888
|
+
"started_at": null,
|
|
889
|
+
"description": null,
|
|
890
|
+
"updated_at": "2026-01-21T18:40:49.607549+00:00"
|
|
891
|
+
},
|
|
892
|
+
{
|
|
893
|
+
"id": "6c2d2efe-70a9-44fc-8b53-53d24142adb7",
|
|
894
|
+
"project_id": "bb9f8445-39fd-438c-8ab6-8057f5514395",
|
|
895
|
+
"step_number": 1015,
|
|
896
|
+
"title": "Implement Violation Reporting",
|
|
897
|
+
"status": "LOCKED",
|
|
898
|
+
"prompt_content": "Develop a mechanism to display the identified violations in a clear and actionable format, as demonstrated in the provided report. This includes categorizing violations as 'Critical' or 'Warning' based on severity and providing links to the problematic files.",
|
|
899
|
+
"verification_criteria": null,
|
|
900
|
+
"type": "CODE",
|
|
901
|
+
"created_at": "2026-01-07T13:03:29.476384+00:00",
|
|
902
|
+
"sprint_id": 0,
|
|
903
|
+
"sprint_focus": "Foundation",
|
|
904
|
+
"sprint_description": null,
|
|
905
|
+
"estimated_minutes": 20,
|
|
906
|
+
"verification_type": null,
|
|
907
|
+
"verification_path": null,
|
|
908
|
+
"verification_match": null,
|
|
909
|
+
"summary": "Display governance violations in UI",
|
|
910
|
+
"sprint_number": 2,
|
|
911
|
+
"escalated_by": "Frank",
|
|
912
|
+
"escalated_at": "2026-01-07T13:03:29.365+00:00",
|
|
913
|
+
"visibility": "private",
|
|
914
|
+
"priority": "MEDIUM",
|
|
915
|
+
"is_legacy": false,
|
|
916
|
+
"completed_at": null,
|
|
917
|
+
"uid": "T-b06953",
|
|
918
|
+
"severity": null,
|
|
919
|
+
"category": null,
|
|
920
|
+
"origin_id": null,
|
|
921
|
+
"architectural_brief": null,
|
|
922
|
+
"icon": null,
|
|
923
|
+
"tags": null,
|
|
924
|
+
"context_summary": null,
|
|
925
|
+
"origin_feature_id": null,
|
|
926
|
+
"feature_id": null,
|
|
927
|
+
"checklist": [],
|
|
928
|
+
"origin_type": null,
|
|
929
|
+
"metadata": null,
|
|
930
|
+
"started_at": null,
|
|
931
|
+
"description": null,
|
|
932
|
+
"updated_at": "2026-01-21T18:40:49.607549+00:00"
|
|
933
|
+
},
|
|
934
|
+
{
|
|
935
|
+
"id": "cdfe0a5c-3287-453c-87b5-afa4138d90b7",
|
|
936
|
+
"project_id": "bb9f8445-39fd-438c-8ab6-8057f5514395",
|
|
937
|
+
"step_number": 1016,
|
|
938
|
+
"title": "Refactor High-Violation Files",
|
|
939
|
+
"status": "LOCKED",
|
|
940
|
+
"prompt_content": "Address the files exceeding the line count limits by implementing modularization or refactoring strategies. Prioritize files with the highest violation counts, such as `roadmap-timeline.tsx`, `security-dashboard.tsx`, and `workshop-page.tsx`.",
|
|
941
|
+
"verification_criteria": null,
|
|
942
|
+
"type": "CODE",
|
|
943
|
+
"created_at": "2026-01-07T13:03:29.476384+00:00",
|
|
944
|
+
"sprint_id": 0,
|
|
945
|
+
"sprint_focus": "Foundation",
|
|
946
|
+
"sprint_description": null,
|
|
947
|
+
"estimated_minutes": 20,
|
|
948
|
+
"verification_type": null,
|
|
949
|
+
"verification_path": null,
|
|
950
|
+
"verification_match": null,
|
|
951
|
+
"summary": "Modularize and refactor oversized files",
|
|
952
|
+
"sprint_number": 2,
|
|
953
|
+
"escalated_by": "Frank",
|
|
954
|
+
"escalated_at": "2026-01-07T13:03:29.365+00:00",
|
|
955
|
+
"visibility": "private",
|
|
956
|
+
"priority": "MEDIUM",
|
|
957
|
+
"is_legacy": false,
|
|
958
|
+
"completed_at": null,
|
|
959
|
+
"uid": "T-347916",
|
|
960
|
+
"severity": null,
|
|
961
|
+
"category": null,
|
|
962
|
+
"origin_id": null,
|
|
963
|
+
"architectural_brief": null,
|
|
964
|
+
"icon": null,
|
|
965
|
+
"tags": null,
|
|
966
|
+
"context_summary": null,
|
|
967
|
+
"origin_feature_id": null,
|
|
968
|
+
"feature_id": null,
|
|
969
|
+
"checklist": [],
|
|
970
|
+
"origin_type": null,
|
|
971
|
+
"metadata": null,
|
|
972
|
+
"started_at": null,
|
|
973
|
+
"description": null,
|
|
974
|
+
"updated_at": "2026-01-21T18:40:49.607549+00:00"
|
|
975
|
+
},
|
|
976
|
+
{
|
|
977
|
+
"id": "7a452451-23d0-4a00-ae94-36eae05adac0",
|
|
978
|
+
"project_id": "bb9f8445-39fd-438c-8ab6-8057f5514395",
|
|
979
|
+
"step_number": 1017,
|
|
980
|
+
"title": "Integrate Audit Results into Development Workflow",
|
|
981
|
+
"status": "LOCKED",
|
|
982
|
+
"prompt_content": "Incorporate the governance audit results directly into the development workflow by providing feedback during code review and pre-commit hooks. This ensures that developers are immediately aware of any potential violations.",
|
|
983
|
+
"verification_criteria": null,
|
|
984
|
+
"type": "CODE",
|
|
985
|
+
"created_at": "2026-01-07T13:03:29.476384+00:00",
|
|
986
|
+
"sprint_id": 0,
|
|
987
|
+
"sprint_focus": "Foundation",
|
|
988
|
+
"sprint_description": null,
|
|
989
|
+
"estimated_minutes": 20,
|
|
990
|
+
"verification_type": null,
|
|
991
|
+
"verification_path": null,
|
|
992
|
+
"verification_match": null,
|
|
993
|
+
"summary": "Provide real-time governance violation feedback",
|
|
994
|
+
"sprint_number": 3,
|
|
995
|
+
"escalated_by": "Frank",
|
|
996
|
+
"escalated_at": "2026-01-07T13:03:29.365+00:00",
|
|
997
|
+
"visibility": "private",
|
|
998
|
+
"priority": "MEDIUM",
|
|
999
|
+
"is_legacy": false,
|
|
1000
|
+
"completed_at": null,
|
|
1001
|
+
"uid": "T-38dd2e",
|
|
1002
|
+
"severity": null,
|
|
1003
|
+
"category": null,
|
|
1004
|
+
"origin_id": null,
|
|
1005
|
+
"architectural_brief": null,
|
|
1006
|
+
"icon": null,
|
|
1007
|
+
"tags": null,
|
|
1008
|
+
"context_summary": null,
|
|
1009
|
+
"origin_feature_id": null,
|
|
1010
|
+
"feature_id": null,
|
|
1011
|
+
"checklist": [],
|
|
1012
|
+
"origin_type": null,
|
|
1013
|
+
"metadata": null,
|
|
1014
|
+
"started_at": null,
|
|
1015
|
+
"description": null,
|
|
1016
|
+
"updated_at": "2026-01-21T18:40:49.607549+00:00"
|
|
1017
|
+
},
|
|
1018
|
+
{
|
|
1019
|
+
"id": "05d106da-37a5-46f0-bca1-f19746aa5e0f",
|
|
1020
|
+
"project_id": "bb9f8445-39fd-438c-8ab6-8057f5514395",
|
|
1021
|
+
"step_number": 1018,
|
|
1022
|
+
"title": "Threshold Adjustment and Refinement",
|
|
1023
|
+
"status": "LOCKED",
|
|
1024
|
+
"prompt_content": "Continuously monitor the effectiveness of the governance audit process and adjust the line count thresholds or reporting mechanisms as needed based on project evolution and developer feedback. Also, consider adding configurable thresholds.",
|
|
1025
|
+
"verification_criteria": null,
|
|
1026
|
+
"type": "CODE",
|
|
1027
|
+
"created_at": "2026-01-07T13:03:29.476384+00:00",
|
|
1028
|
+
"sprint_id": 0,
|
|
1029
|
+
"sprint_focus": "Foundation",
|
|
1030
|
+
"sprint_description": null,
|
|
1031
|
+
"estimated_minutes": 20,
|
|
1032
|
+
"verification_type": null,
|
|
1033
|
+
"verification_path": null,
|
|
1034
|
+
"verification_match": null,
|
|
1035
|
+
"summary": "Monitor and adjust audit thresholds",
|
|
1036
|
+
"sprint_number": 3,
|
|
1037
|
+
"escalated_by": "Frank",
|
|
1038
|
+
"escalated_at": "2026-01-07T13:03:29.365+00:00",
|
|
1039
|
+
"visibility": "private",
|
|
1040
|
+
"priority": "MEDIUM",
|
|
1041
|
+
"is_legacy": false,
|
|
1042
|
+
"completed_at": null,
|
|
1043
|
+
"uid": "T-27dfe3",
|
|
1044
|
+
"severity": null,
|
|
1045
|
+
"category": null,
|
|
1046
|
+
"origin_id": null,
|
|
1047
|
+
"architectural_brief": null,
|
|
1048
|
+
"icon": null,
|
|
1049
|
+
"tags": null,
|
|
1050
|
+
"context_summary": null,
|
|
1051
|
+
"origin_feature_id": null,
|
|
1052
|
+
"feature_id": null,
|
|
1053
|
+
"checklist": [],
|
|
1054
|
+
"origin_type": null,
|
|
1055
|
+
"metadata": null,
|
|
1056
|
+
"started_at": null,
|
|
1057
|
+
"description": null,
|
|
1058
|
+
"updated_at": "2026-01-21T18:40:49.607549+00:00"
|
|
1059
|
+
},
|
|
1060
|
+
{
|
|
1061
|
+
"id": "6dfd911a-ec75-4a73-a91f-f2ea0943f6c0",
|
|
1062
|
+
"project_id": "bb9f8445-39fd-438c-8ab6-8057f5514395",
|
|
1063
|
+
"step_number": 1019,
|
|
1064
|
+
"title": "Extract Workshop Logic and Validation",
|
|
1065
|
+
"status": "LOCKED",
|
|
1066
|
+
"prompt_content": "1. Create `apps/web/src/lib/schemas/onboarding-workshop.ts` and move all Zod schemas there.\n2. Create `apps/web/src/hooks/useWorkshopController.ts`.\n3. Move state variables (currentStep, formData, isLoading) into the hook.\n4. Move `handleNext`, `handleBack`, and `handleSubmit` logic into the hook.\n5. Ensure the hook returns getters and setters required for the UI.",
|
|
1067
|
+
"verification_criteria": null,
|
|
1068
|
+
"type": "CODE",
|
|
1069
|
+
"created_at": "2026-01-11T00:03:23.788987+00:00",
|
|
1070
|
+
"sprint_id": 0,
|
|
1071
|
+
"sprint_focus": "Foundation",
|
|
1072
|
+
"sprint_description": null,
|
|
1073
|
+
"estimated_minutes": 20,
|
|
1074
|
+
"verification_type": "file_exists",
|
|
1075
|
+
"verification_path": "apps/web/src/hooks/useWorkshopController.ts",
|
|
1076
|
+
"verification_match": null,
|
|
1077
|
+
"summary": "Extract business logic to custom hook and schemas",
|
|
1078
|
+
"sprint_number": 1,
|
|
1079
|
+
"escalated_by": "Frank",
|
|
1080
|
+
"escalated_at": "2026-01-11T00:03:23.723+00:00",
|
|
1081
|
+
"visibility": "private",
|
|
1082
|
+
"priority": "MEDIUM",
|
|
1083
|
+
"is_legacy": false,
|
|
1084
|
+
"completed_at": null,
|
|
1085
|
+
"uid": "T-6de391",
|
|
1086
|
+
"severity": "MEDIUM",
|
|
1087
|
+
"category": "DEBT",
|
|
1088
|
+
"origin_id": null,
|
|
1089
|
+
"architectural_brief": "Separate concerns by moving Zod validation schemas to a dedicated utility file and encapsulating state management, step navigation, and Supabase interactions within a custom `useWorkshopController` hook. This isolates business logic from the UI layer, facilitating easier testing and reusability while preparing the main file for UI decomposition.",
|
|
1090
|
+
"icon": "✨",
|
|
1091
|
+
"tags": [
|
|
1092
|
+
"FEATURE",
|
|
1093
|
+
"debt"
|
|
1094
|
+
],
|
|
1095
|
+
"context_summary": "Implementation step for feature: Refactor: Workshop Page Decomp (Core Integrity)",
|
|
1096
|
+
"origin_feature_id": null,
|
|
1097
|
+
"feature_id": "669a0324-2c2f-4fde-84df-bb8e85e926c9",
|
|
1098
|
+
"checklist": [],
|
|
1099
|
+
"origin_type": "MANUAL",
|
|
1100
|
+
"metadata": null,
|
|
1101
|
+
"started_at": null,
|
|
1102
|
+
"description": null,
|
|
1103
|
+
"updated_at": "2026-01-21T18:40:49.607549+00:00"
|
|
1104
|
+
},
|
|
1105
|
+
{
|
|
1106
|
+
"id": "94c8d12a-1aed-4745-89dc-e95c8ff9be1a",
|
|
1107
|
+
"project_id": "bb9f8445-39fd-438c-8ab6-8057f5514395",
|
|
1108
|
+
"step_number": 1020,
|
|
1109
|
+
"title": "Scaffolding and Header Extraction",
|
|
1110
|
+
"status": "LOCKED",
|
|
1111
|
+
"prompt_content": "1. Create directory `apps/web/src/components/onboarding/workshop/`.\n2. Create `WorkshopHeader.tsx` in this directory.\n3. Move the progress bar, title, and introductory text JSX from `workshop-page.tsx` to `WorkshopHeader.tsx`.\n4. Define props interface for `WorkshopHeader` (e.g., `currentStep`, `totalSteps`) and replace the code in the main file with the component instance.",
|
|
1112
|
+
"verification_criteria": null,
|
|
1113
|
+
"type": "CODE",
|
|
1114
|
+
"created_at": "2026-01-11T00:03:23.788987+00:00",
|
|
1115
|
+
"sprint_id": 0,
|
|
1116
|
+
"sprint_focus": "Foundation",
|
|
1117
|
+
"sprint_description": null,
|
|
1118
|
+
"estimated_minutes": 20,
|
|
1119
|
+
"verification_type": "file_exists",
|
|
1120
|
+
"verification_path": "apps/web/src/components/onboarding/workshop/WorkshopHeader.tsx",
|
|
1121
|
+
"verification_match": null,
|
|
1122
|
+
"summary": "Create folder structure and extract header component",
|
|
1123
|
+
"sprint_number": 1,
|
|
1124
|
+
"escalated_by": "Frank",
|
|
1125
|
+
"escalated_at": "2026-01-11T00:03:23.723+00:00",
|
|
1126
|
+
"visibility": "private",
|
|
1127
|
+
"priority": "MEDIUM",
|
|
1128
|
+
"is_legacy": false,
|
|
1129
|
+
"completed_at": null,
|
|
1130
|
+
"uid": "T-893135",
|
|
1131
|
+
"severity": "MEDIUM",
|
|
1132
|
+
"category": "DEBT",
|
|
1133
|
+
"origin_id": null,
|
|
1134
|
+
"architectural_brief": "Establish the new directory structure to support the modular strategy and extract the `WorkshopHeader` component. This prepares the modular environment and immediately reduces complexity by removing static display logic from the main container, ensuring the new file adheres to the single responsibility principle.",
|
|
1135
|
+
"icon": "✨",
|
|
1136
|
+
"tags": [
|
|
1137
|
+
"FEATURE",
|
|
1138
|
+
"debt"
|
|
1139
|
+
],
|
|
1140
|
+
"context_summary": "Implementation step for feature: Refactor: Workshop Page Decomp (Core Integrity)",
|
|
1141
|
+
"origin_feature_id": null,
|
|
1142
|
+
"feature_id": "669a0324-2c2f-4fde-84df-bb8e85e926c9",
|
|
1143
|
+
"checklist": [],
|
|
1144
|
+
"origin_type": "MANUAL",
|
|
1145
|
+
"metadata": null,
|
|
1146
|
+
"started_at": null,
|
|
1147
|
+
"description": null,
|
|
1148
|
+
"updated_at": "2026-01-21T18:40:49.607549+00:00"
|
|
1149
|
+
},
|
|
1150
|
+
{
|
|
1151
|
+
"id": "bde519dc-b6ff-443c-b39b-a05f3d85b965",
|
|
1152
|
+
"project_id": "bb9f8445-39fd-438c-8ab6-8057f5514395",
|
|
1153
|
+
"step_number": 1021,
|
|
1154
|
+
"title": "Decompose Step Renderer and Controls",
|
|
1155
|
+
"status": "LOCKED",
|
|
1156
|
+
"prompt_content": "1. Create `WorkshopStepRenderer.tsx` to handle the `switch(step)` logic for rendering specific form views.\n2. Create `WorkshopControls.tsx` to contain the 'Back', 'Next', and 'Submit' buttons.\n3. Ensure `WorkshopControls` accepts `onNext`, `onBack`, and `isSubmitting` as props.\n4. Verify that these components are stateless regarding the overall flow, relying on props passed down from the controller hook.",
|
|
1157
|
+
"verification_criteria": null,
|
|
1158
|
+
"type": "CODE",
|
|
1159
|
+
"created_at": "2026-01-11T00:03:23.788987+00:00",
|
|
1160
|
+
"sprint_id": 0,
|
|
1161
|
+
"sprint_focus": "Foundation",
|
|
1162
|
+
"sprint_description": null,
|
|
1163
|
+
"estimated_minutes": 20,
|
|
1164
|
+
"verification_type": "file_exists",
|
|
1165
|
+
"verification_path": "apps/web/src/components/onboarding/workshop/WorkshopControls.tsx",
|
|
1166
|
+
"verification_match": null,
|
|
1167
|
+
"summary": "Isolate step rendering and navigation control components",
|
|
1168
|
+
"sprint_number": 1,
|
|
1169
|
+
"escalated_by": "Frank",
|
|
1170
|
+
"escalated_at": "2026-01-11T00:03:23.723+00:00",
|
|
1171
|
+
"visibility": "private",
|
|
1172
|
+
"priority": "MEDIUM",
|
|
1173
|
+
"is_legacy": false,
|
|
1174
|
+
"completed_at": null,
|
|
1175
|
+
"uid": "T-c08dc3",
|
|
1176
|
+
"severity": "MEDIUM",
|
|
1177
|
+
"category": "DEBT",
|
|
1178
|
+
"origin_id": null,
|
|
1179
|
+
"architectural_brief": "Abstract the specific rendering logic for form steps into a renderer component and the navigation buttons into a controls component. These components will consume the state exposed by the `useWorkshopController` hook, enforcing a clear unidirectional data flow and significantly reducing the line count of the parent.",
|
|
1180
|
+
"icon": "✨",
|
|
1181
|
+
"tags": [
|
|
1182
|
+
"FEATURE",
|
|
1183
|
+
"debt"
|
|
1184
|
+
],
|
|
1185
|
+
"context_summary": "Implementation step for feature: Refactor: Workshop Page Decomp (Core Integrity)",
|
|
1186
|
+
"origin_feature_id": null,
|
|
1187
|
+
"feature_id": "669a0324-2c2f-4fde-84df-bb8e85e926c9",
|
|
1188
|
+
"checklist": [],
|
|
1189
|
+
"origin_type": "MANUAL",
|
|
1190
|
+
"metadata": null,
|
|
1191
|
+
"started_at": null,
|
|
1192
|
+
"description": null,
|
|
1193
|
+
"updated_at": "2026-01-21T18:40:49.607549+00:00"
|
|
1194
|
+
},
|
|
1195
|
+
{
|
|
1196
|
+
"id": "0b8da658-fc25-423a-a556-bddfb50f6fca",
|
|
1197
|
+
"project_id": "bb9f8445-39fd-438c-8ab6-8057f5514395",
|
|
1198
|
+
"step_number": 1022,
|
|
1199
|
+
"title": "Refactor Main Workshop Page",
|
|
1200
|
+
"status": "LOCKED",
|
|
1201
|
+
"prompt_content": "1. Update `apps/web/src/components/onboarding/workshop-page.tsx`.\n2. Import `useWorkshopController`, `WorkshopHeader`, `WorkshopStepRenderer`, and `WorkshopControls`.\n3. Replace all inline logic and JSX with the hook and new components.\n4. Verify the file size is under 200 lines.\n5. Ensure full regression testing of the onboarding flow.",
|
|
1202
|
+
"verification_criteria": null,
|
|
1203
|
+
"type": "CODE",
|
|
1204
|
+
"created_at": "2026-01-11T00:03:23.788987+00:00",
|
|
1205
|
+
"sprint_id": 0,
|
|
1206
|
+
"sprint_focus": "Foundation",
|
|
1207
|
+
"sprint_description": null,
|
|
1208
|
+
"estimated_minutes": 20,
|
|
1209
|
+
"verification_type": "manual_verification",
|
|
1210
|
+
"verification_path": "apps/web/src/components/onboarding/workshop-page.tsx",
|
|
1211
|
+
"verification_match": null,
|
|
1212
|
+
"summary": "Assemble components into lightweight main page file",
|
|
1213
|
+
"sprint_number": 1,
|
|
1214
|
+
"escalated_by": "Frank",
|
|
1215
|
+
"escalated_at": "2026-01-11T00:03:23.723+00:00",
|
|
1216
|
+
"visibility": "private",
|
|
1217
|
+
"priority": "MEDIUM",
|
|
1218
|
+
"is_legacy": false,
|
|
1219
|
+
"completed_at": null,
|
|
1220
|
+
"uid": "T-dc1080",
|
|
1221
|
+
"severity": "MEDIUM",
|
|
1222
|
+
"category": "DEBT",
|
|
1223
|
+
"origin_id": null,
|
|
1224
|
+
"architectural_brief": "Rebuild the main `workshop-page.tsx` to act strictly as a layout container that orchestrates the custom hook and new sub-components. This step finalizes the reduction of the file size to under 200 lines, ensuring the 'Guardian' standard is met while maintaining core integrity via the extracted logic.",
|
|
1225
|
+
"icon": "✨",
|
|
1226
|
+
"tags": [
|
|
1227
|
+
"FEATURE",
|
|
1228
|
+
"debt"
|
|
1229
|
+
],
|
|
1230
|
+
"context_summary": "Implementation step for feature: Refactor: Workshop Page Decomp (Core Integrity)",
|
|
1231
|
+
"origin_feature_id": null,
|
|
1232
|
+
"feature_id": "669a0324-2c2f-4fde-84df-bb8e85e926c9",
|
|
1233
|
+
"checklist": [],
|
|
1234
|
+
"origin_type": "MANUAL",
|
|
1235
|
+
"metadata": null,
|
|
1236
|
+
"started_at": null,
|
|
1237
|
+
"description": null,
|
|
1238
|
+
"updated_at": "2026-01-21T18:40:49.607549+00:00"
|
|
1239
|
+
},
|
|
1240
|
+
{
|
|
1241
|
+
"id": "2ff8f7ef-0351-4b54-aaf2-ad0bf984af4b",
|
|
1242
|
+
"project_id": "bb9f8445-39fd-438c-8ab6-8057f5514395",
|
|
1243
|
+
"step_number": 1023,
|
|
1244
|
+
"title": "CONTEXT: Verify recent implementation of Fix 456.\n",
|
|
1245
|
+
"status": "COMPLETED",
|
|
1246
|
+
"prompt_content": "CONTEXT: Verify recent implementation of Fix 456.\nOBJECTIVE: Ensure the fix meets technical standards and doesn't introduce regressions.\nGUARDIAN CONSTRAINTS: Logic must remain modular; verify search_path security if SQL was involved.\nDEFINITION OF DONE: Type check passes, linting is clean, and functional verification is successful.",
|
|
1247
|
+
"verification_criteria": null,
|
|
1248
|
+
"type": "CODE",
|
|
1249
|
+
"created_at": "2026-01-15T11:37:22.955378+00:00",
|
|
1250
|
+
"sprint_id": 0,
|
|
1251
|
+
"sprint_focus": "Strategic Alignment",
|
|
1252
|
+
"sprint_description": null,
|
|
1253
|
+
"estimated_minutes": 20,
|
|
1254
|
+
"verification_type": null,
|
|
1255
|
+
"verification_path": null,
|
|
1256
|
+
"verification_match": null,
|
|
1257
|
+
"summary": "CONTEXT: Verify recent implementation of Fix 456.\nOBJECTIVE: Ensure the fix meets technical standard",
|
|
1258
|
+
"sprint_number": 1,
|
|
1259
|
+
"escalated_by": "Frank",
|
|
1260
|
+
"escalated_at": "2026-01-15T11:37:22.823+00:00",
|
|
1261
|
+
"visibility": "private",
|
|
1262
|
+
"priority": "MEDIUM",
|
|
1263
|
+
"is_legacy": false,
|
|
1264
|
+
"completed_at": "2026-01-21T02:19:36.986+00:00",
|
|
1265
|
+
"uid": "T-b69458",
|
|
1266
|
+
"severity": null,
|
|
1267
|
+
"category": null,
|
|
1268
|
+
"origin_id": null,
|
|
1269
|
+
"architectural_brief": null,
|
|
1270
|
+
"icon": "🛠️",
|
|
1271
|
+
"tags": [],
|
|
1272
|
+
"context_summary": "Manual entry via strategic orchestrator",
|
|
1273
|
+
"origin_feature_id": null,
|
|
1274
|
+
"feature_id": null,
|
|
1275
|
+
"checklist": [],
|
|
1276
|
+
"origin_type": "MANUAL",
|
|
1277
|
+
"metadata": null,
|
|
1278
|
+
"started_at": null,
|
|
1279
|
+
"description": null,
|
|
1280
|
+
"updated_at": "2026-01-21T18:40:49.607549+00:00"
|
|
1281
|
+
},
|
|
1282
|
+
{
|
|
1283
|
+
"id": "7f70a61d-be0a-40f3-821f-d0c0740bfce1",
|
|
1284
|
+
"project_id": "bb9f8445-39fd-438c-8ab6-8057f5514395",
|
|
1285
|
+
"step_number": 1024,
|
|
1286
|
+
"title": "OBJECTIVE: Verify Fix 456 and ensure system stabil",
|
|
1287
|
+
"status": "LOCKED",
|
|
1288
|
+
"prompt_content": "OBJECTIVE: Verify Fix 456 and ensure system stability.\nCONTEXT: Regression testing after recent security/logic updates.\nGUARDIAN CONSTRAINTS: Implementation must adhere to L_max limits and existing architectural patterns.\nDEFINITION OF DONE: Type checks passed, build successful, and manual verification of the fix confirmed.",
|
|
1289
|
+
"verification_criteria": null,
|
|
1290
|
+
"type": "CODE",
|
|
1291
|
+
"created_at": "2026-01-15T12:14:51.679108+00:00",
|
|
1292
|
+
"sprint_id": 0,
|
|
1293
|
+
"sprint_focus": "Strategic Alignment",
|
|
1294
|
+
"sprint_description": null,
|
|
1295
|
+
"estimated_minutes": 20,
|
|
1296
|
+
"verification_type": null,
|
|
1297
|
+
"verification_path": null,
|
|
1298
|
+
"verification_match": null,
|
|
1299
|
+
"summary": "OBJECTIVE: Verify Fix 456 and ensure system stability.\nCONTEXT: Regression testing after recent secu",
|
|
1300
|
+
"sprint_number": 1,
|
|
1301
|
+
"escalated_by": "Frank",
|
|
1302
|
+
"escalated_at": "2026-01-15T12:14:51.625+00:00",
|
|
1303
|
+
"visibility": "private",
|
|
1304
|
+
"priority": "MEDIUM",
|
|
1305
|
+
"is_legacy": false,
|
|
1306
|
+
"completed_at": null,
|
|
1307
|
+
"uid": "T-b8af9b",
|
|
1308
|
+
"severity": null,
|
|
1309
|
+
"category": null,
|
|
1310
|
+
"origin_id": null,
|
|
1311
|
+
"architectural_brief": null,
|
|
1312
|
+
"icon": "🛠️",
|
|
1313
|
+
"tags": [],
|
|
1314
|
+
"context_summary": "Manual entry via strategic orchestrator",
|
|
1315
|
+
"origin_feature_id": null,
|
|
1316
|
+
"feature_id": null,
|
|
1317
|
+
"checklist": [],
|
|
1318
|
+
"origin_type": "MANUAL",
|
|
1319
|
+
"metadata": null,
|
|
1320
|
+
"started_at": null,
|
|
1321
|
+
"description": null,
|
|
1322
|
+
"updated_at": "2026-01-21T18:40:49.607549+00:00"
|
|
529
1323
|
}
|
|
530
1324
|
]
|
|
531
1325
|
}
|