strray-ai 1.22.63 → 1.22.65
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/.opencode/strray/codex.json +1 -1
- package/.opencode/strray/config.json +1 -1
- package/.opencode/strray/features.json +1 -1
- package/.opencode/strray/integrations.json +3 -3
- package/.strray/codex.json +1 -1
- package/.strray/config.json +1 -1
- package/.strray/features.json +1 -1
- package/.strray/inference/governance-state.json +1 -1
- package/.strray/inference/inference-cycle-history.json +274 -249
- package/.strray/inference/inference-cycle-state.json +1 -1
- package/.strray/inference/latest-workflow.json +1 -1
- package/.strray/inference/workflow-1779209168078.json +191 -0
- package/.strray/inference/workflow-1779209168876.json +191 -0
- package/.strray/inference/workflow-1779210056017.json +191 -0
- package/.strray/inference/workflow-1779210056021.json +191 -0
- package/.strray/inference/workflow-1779210208762.json +191 -0
- package/.strray/inference/workflow-1779210208764.json +191 -0
- package/.strray/inference/workflow-1779210257951.json +191 -0
- package/.strray/inference/workflow-1779210258591.json +191 -0
- package/.strray/inference/workflow-status.json +1 -1
- package/.strray/integrations.json +3 -3
- package/AGENTS.md +15 -52
- package/dist/AGENTS.md +15 -52
- package/dist/cli/index.js +28 -1
- package/dist/integrations/grok/grok-cli.js +13 -0
- package/dist/mcps/config/server-config-registry.js +94 -39
- package/package.json +10 -2
- package/scripts/node/postinstall.cjs +25 -0
- package/scripts/node/prepare-consumer.cjs +0 -69
- package/src/opencode/strray/codex.json +1 -1
- package/src/opencode/strray/config.json +1 -1
- package/src/opencode/strray/features.json +1 -1
- package/src/opencode/strray/integrations.json +3 -3
|
@@ -1,78 +1,6 @@
|
|
|
1
1
|
[
|
|
2
2
|
{
|
|
3
|
-
"cycleId": "external-
|
|
4
|
-
"triggered": true,
|
|
5
|
-
"triggerReason": "external proposals",
|
|
6
|
-
"corpusSummary": {
|
|
7
|
-
"sessions": 0,
|
|
8
|
-
"totalCommits": 0,
|
|
9
|
-
"recurringPatterns": 0,
|
|
10
|
-
"recurringProblems": 0
|
|
11
|
-
},
|
|
12
|
-
"proposals": [],
|
|
13
|
-
"votes": [],
|
|
14
|
-
"phase": "complete",
|
|
15
|
-
"completedAt": "2026-05-19T10:53:55.595Z",
|
|
16
|
-
"duration": 0
|
|
17
|
-
},
|
|
18
|
-
{
|
|
19
|
-
"cycleId": "external-1779188160607",
|
|
20
|
-
"triggered": true,
|
|
21
|
-
"triggerReason": "external proposals",
|
|
22
|
-
"corpusSummary": {
|
|
23
|
-
"sessions": 0,
|
|
24
|
-
"totalCommits": 0,
|
|
25
|
-
"recurringPatterns": 0,
|
|
26
|
-
"recurringProblems": 0
|
|
27
|
-
},
|
|
28
|
-
"proposals": [
|
|
29
|
-
{
|
|
30
|
-
"id": "e2e-1",
|
|
31
|
-
"title": "E2E test fix",
|
|
32
|
-
"description": "Test fix proposal",
|
|
33
|
-
"type": "fix",
|
|
34
|
-
"confidence": 0.8,
|
|
35
|
-
"evidence": [
|
|
36
|
-
"e2e evidence"
|
|
37
|
-
],
|
|
38
|
-
"status": "rejected"
|
|
39
|
-
},
|
|
40
|
-
{
|
|
41
|
-
"id": "e2e-2",
|
|
42
|
-
"title": "E2E test codify",
|
|
43
|
-
"description": "Test codify proposal",
|
|
44
|
-
"type": "codify",
|
|
45
|
-
"confidence": 0.9,
|
|
46
|
-
"evidence": [
|
|
47
|
-
"e2e evidence"
|
|
48
|
-
],
|
|
49
|
-
"status": "rejected"
|
|
50
|
-
}
|
|
51
|
-
],
|
|
52
|
-
"votes": [
|
|
53
|
-
{
|
|
54
|
-
"proposalId": "e2e-1",
|
|
55
|
-
"decision": "abstain",
|
|
56
|
-
"confidence": 0.5,
|
|
57
|
-
"details": [
|
|
58
|
-
"governance-mcp: parse-failed"
|
|
59
|
-
]
|
|
60
|
-
},
|
|
61
|
-
{
|
|
62
|
-
"proposalId": "e2e-2",
|
|
63
|
-
"decision": "abstain",
|
|
64
|
-
"confidence": 0.5,
|
|
65
|
-
"details": [
|
|
66
|
-
"governance-mcp: parse-failed"
|
|
67
|
-
]
|
|
68
|
-
}
|
|
69
|
-
],
|
|
70
|
-
"phase": "complete",
|
|
71
|
-
"completedAt": "2026-05-19T10:56:00.612Z",
|
|
72
|
-
"duration": 5
|
|
73
|
-
},
|
|
74
|
-
{
|
|
75
|
-
"cycleId": "external-1779188160616",
|
|
3
|
+
"cycleId": "external-1779188898938",
|
|
76
4
|
"triggered": true,
|
|
77
5
|
"triggerReason": "external proposals",
|
|
78
6
|
"corpusSummary": {
|
|
@@ -124,11 +52,11 @@
|
|
|
124
52
|
}
|
|
125
53
|
],
|
|
126
54
|
"phase": "complete",
|
|
127
|
-
"completedAt": "2026-05-
|
|
55
|
+
"completedAt": "2026-05-19T11:08:18.939Z",
|
|
128
56
|
"duration": 1
|
|
129
57
|
},
|
|
130
58
|
{
|
|
131
|
-
"cycleId": "external-
|
|
59
|
+
"cycleId": "external-1779188898942",
|
|
132
60
|
"triggered": true,
|
|
133
61
|
"triggerReason": "external proposals",
|
|
134
62
|
"corpusSummary": {
|
|
@@ -140,11 +68,11 @@
|
|
|
140
68
|
"proposals": [],
|
|
141
69
|
"votes": [],
|
|
142
70
|
"phase": "complete",
|
|
143
|
-
"completedAt": "2026-05-
|
|
71
|
+
"completedAt": "2026-05-19T11:08:18.943Z",
|
|
144
72
|
"duration": 1
|
|
145
73
|
},
|
|
146
74
|
{
|
|
147
|
-
"cycleId": "external-
|
|
75
|
+
"cycleId": "external-1779189018916",
|
|
148
76
|
"triggered": true,
|
|
149
77
|
"triggerReason": "external proposals",
|
|
150
78
|
"corpusSummary": {
|
|
@@ -196,11 +124,11 @@
|
|
|
196
124
|
}
|
|
197
125
|
],
|
|
198
126
|
"phase": "complete",
|
|
199
|
-
"completedAt": "2026-05-
|
|
200
|
-
"duration":
|
|
127
|
+
"completedAt": "2026-05-19T11:10:18.917Z",
|
|
128
|
+
"duration": 1
|
|
201
129
|
},
|
|
202
130
|
{
|
|
203
|
-
"cycleId": "external-
|
|
131
|
+
"cycleId": "external-1779189018922",
|
|
204
132
|
"triggered": true,
|
|
205
133
|
"triggerReason": "external proposals",
|
|
206
134
|
"corpusSummary": {
|
|
@@ -252,11 +180,11 @@
|
|
|
252
180
|
}
|
|
253
181
|
],
|
|
254
182
|
"phase": "complete",
|
|
255
|
-
"completedAt": "2026-05-
|
|
256
|
-
"duration":
|
|
183
|
+
"completedAt": "2026-05-19T11:10:18.923Z",
|
|
184
|
+
"duration": 1
|
|
257
185
|
},
|
|
258
186
|
{
|
|
259
|
-
"cycleId": "external-
|
|
187
|
+
"cycleId": "external-1779189018927",
|
|
260
188
|
"triggered": true,
|
|
261
189
|
"triggerReason": "external proposals",
|
|
262
190
|
"corpusSummary": {
|
|
@@ -268,11 +196,11 @@
|
|
|
268
196
|
"proposals": [],
|
|
269
197
|
"votes": [],
|
|
270
198
|
"phase": "complete",
|
|
271
|
-
"completedAt": "2026-05-
|
|
199
|
+
"completedAt": "2026-05-19T11:10:18.927Z",
|
|
272
200
|
"duration": 0
|
|
273
201
|
},
|
|
274
202
|
{
|
|
275
|
-
"cycleId": "external-
|
|
203
|
+
"cycleId": "external-1779191145134",
|
|
276
204
|
"triggered": true,
|
|
277
205
|
"triggerReason": "external proposals",
|
|
278
206
|
"corpusSummary": {
|
|
@@ -324,11 +252,11 @@
|
|
|
324
252
|
}
|
|
325
253
|
],
|
|
326
254
|
"phase": "complete",
|
|
327
|
-
"completedAt": "2026-05-19T11:
|
|
255
|
+
"completedAt": "2026-05-19T11:45:45.136Z",
|
|
328
256
|
"duration": 2
|
|
329
257
|
},
|
|
330
258
|
{
|
|
331
|
-
"cycleId": "external-
|
|
259
|
+
"cycleId": "external-1779191209466",
|
|
332
260
|
"triggered": true,
|
|
333
261
|
"triggerReason": "external proposals",
|
|
334
262
|
"corpusSummary": {
|
|
@@ -380,27 +308,11 @@
|
|
|
380
308
|
}
|
|
381
309
|
],
|
|
382
310
|
"phase": "complete",
|
|
383
|
-
"completedAt": "2026-05-19T11:
|
|
384
|
-
"duration":
|
|
385
|
-
},
|
|
386
|
-
{
|
|
387
|
-
"cycleId": "external-1779188407489",
|
|
388
|
-
"triggered": true,
|
|
389
|
-
"triggerReason": "external proposals",
|
|
390
|
-
"corpusSummary": {
|
|
391
|
-
"sessions": 0,
|
|
392
|
-
"totalCommits": 0,
|
|
393
|
-
"recurringPatterns": 0,
|
|
394
|
-
"recurringProblems": 0
|
|
395
|
-
},
|
|
396
|
-
"proposals": [],
|
|
397
|
-
"votes": [],
|
|
398
|
-
"phase": "complete",
|
|
399
|
-
"completedAt": "2026-05-19T11:00:07.489Z",
|
|
400
|
-
"duration": 0
|
|
311
|
+
"completedAt": "2026-05-19T11:46:49.469Z",
|
|
312
|
+
"duration": 3
|
|
401
313
|
},
|
|
402
314
|
{
|
|
403
|
-
"cycleId": "external-
|
|
315
|
+
"cycleId": "external-1779191329493",
|
|
404
316
|
"triggered": true,
|
|
405
317
|
"triggerReason": "external proposals",
|
|
406
318
|
"corpusSummary": {
|
|
@@ -452,11 +364,11 @@
|
|
|
452
364
|
}
|
|
453
365
|
],
|
|
454
366
|
"phase": "complete",
|
|
455
|
-
"completedAt": "2026-05-19T11:
|
|
456
|
-
"duration":
|
|
367
|
+
"completedAt": "2026-05-19T11:48:49.498Z",
|
|
368
|
+
"duration": 5
|
|
457
369
|
},
|
|
458
370
|
{
|
|
459
|
-
"cycleId": "external-
|
|
371
|
+
"cycleId": "external-1779191351058",
|
|
460
372
|
"triggered": true,
|
|
461
373
|
"triggerReason": "external proposals",
|
|
462
374
|
"corpusSummary": {
|
|
@@ -508,27 +420,11 @@
|
|
|
508
420
|
}
|
|
509
421
|
],
|
|
510
422
|
"phase": "complete",
|
|
511
|
-
"completedAt": "2026-05-19T11:
|
|
512
|
-
"duration":
|
|
513
|
-
},
|
|
514
|
-
{
|
|
515
|
-
"cycleId": "external-1779188527556",
|
|
516
|
-
"triggered": true,
|
|
517
|
-
"triggerReason": "external proposals",
|
|
518
|
-
"corpusSummary": {
|
|
519
|
-
"sessions": 0,
|
|
520
|
-
"totalCommits": 0,
|
|
521
|
-
"recurringPatterns": 0,
|
|
522
|
-
"recurringProblems": 0
|
|
523
|
-
},
|
|
524
|
-
"proposals": [],
|
|
525
|
-
"votes": [],
|
|
526
|
-
"phase": "complete",
|
|
527
|
-
"completedAt": "2026-05-19T11:02:07.557Z",
|
|
528
|
-
"duration": 1
|
|
423
|
+
"completedAt": "2026-05-19T11:49:11.060Z",
|
|
424
|
+
"duration": 2
|
|
529
425
|
},
|
|
530
426
|
{
|
|
531
|
-
"cycleId": "external-
|
|
427
|
+
"cycleId": "external-1779191449506",
|
|
532
428
|
"triggered": true,
|
|
533
429
|
"triggerReason": "external proposals",
|
|
534
430
|
"corpusSummary": {
|
|
@@ -580,11 +476,11 @@
|
|
|
580
476
|
}
|
|
581
477
|
],
|
|
582
478
|
"phase": "complete",
|
|
583
|
-
"completedAt": "2026-05-19T11:
|
|
584
|
-
"duration":
|
|
479
|
+
"completedAt": "2026-05-19T11:50:49.508Z",
|
|
480
|
+
"duration": 2
|
|
585
481
|
},
|
|
586
482
|
{
|
|
587
|
-
"cycleId": "external-
|
|
483
|
+
"cycleId": "external-1779191471067",
|
|
588
484
|
"triggered": true,
|
|
589
485
|
"triggerReason": "external proposals",
|
|
590
486
|
"corpusSummary": {
|
|
@@ -636,27 +532,11 @@
|
|
|
636
532
|
}
|
|
637
533
|
],
|
|
638
534
|
"phase": "complete",
|
|
639
|
-
"completedAt": "2026-05-19T11:
|
|
640
|
-
"duration":
|
|
641
|
-
},
|
|
642
|
-
{
|
|
643
|
-
"cycleId": "external-1779188898942",
|
|
644
|
-
"triggered": true,
|
|
645
|
-
"triggerReason": "external proposals",
|
|
646
|
-
"corpusSummary": {
|
|
647
|
-
"sessions": 0,
|
|
648
|
-
"totalCommits": 0,
|
|
649
|
-
"recurringPatterns": 0,
|
|
650
|
-
"recurringProblems": 0
|
|
651
|
-
},
|
|
652
|
-
"proposals": [],
|
|
653
|
-
"votes": [],
|
|
654
|
-
"phase": "complete",
|
|
655
|
-
"completedAt": "2026-05-19T11:08:18.943Z",
|
|
656
|
-
"duration": 1
|
|
535
|
+
"completedAt": "2026-05-19T11:51:11.073Z",
|
|
536
|
+
"duration": 6
|
|
657
537
|
},
|
|
658
538
|
{
|
|
659
|
-
"cycleId": "external-
|
|
539
|
+
"cycleId": "external-1779191591104",
|
|
660
540
|
"triggered": true,
|
|
661
541
|
"triggerReason": "external proposals",
|
|
662
542
|
"corpusSummary": {
|
|
@@ -708,11 +588,11 @@
|
|
|
708
588
|
}
|
|
709
589
|
],
|
|
710
590
|
"phase": "complete",
|
|
711
|
-
"completedAt": "2026-05-19T11:
|
|
712
|
-
"duration":
|
|
591
|
+
"completedAt": "2026-05-19T11:53:11.106Z",
|
|
592
|
+
"duration": 2
|
|
713
593
|
},
|
|
714
594
|
{
|
|
715
|
-
"cycleId": "external-
|
|
595
|
+
"cycleId": "external-1779191763258",
|
|
716
596
|
"triggered": true,
|
|
717
597
|
"triggerReason": "external proposals",
|
|
718
598
|
"corpusSummary": {
|
|
@@ -764,27 +644,11 @@
|
|
|
764
644
|
}
|
|
765
645
|
],
|
|
766
646
|
"phase": "complete",
|
|
767
|
-
"completedAt": "2026-05-19T11:
|
|
768
|
-
"duration":
|
|
769
|
-
},
|
|
770
|
-
{
|
|
771
|
-
"cycleId": "external-1779189018927",
|
|
772
|
-
"triggered": true,
|
|
773
|
-
"triggerReason": "external proposals",
|
|
774
|
-
"corpusSummary": {
|
|
775
|
-
"sessions": 0,
|
|
776
|
-
"totalCommits": 0,
|
|
777
|
-
"recurringPatterns": 0,
|
|
778
|
-
"recurringProblems": 0
|
|
779
|
-
},
|
|
780
|
-
"proposals": [],
|
|
781
|
-
"votes": [],
|
|
782
|
-
"phase": "complete",
|
|
783
|
-
"completedAt": "2026-05-19T11:10:18.927Z",
|
|
784
|
-
"duration": 0
|
|
647
|
+
"completedAt": "2026-05-19T11:56:03.260Z",
|
|
648
|
+
"duration": 2
|
|
785
649
|
},
|
|
786
650
|
{
|
|
787
|
-
"cycleId": "external-
|
|
651
|
+
"cycleId": "external-1779192808772",
|
|
788
652
|
"triggered": true,
|
|
789
653
|
"triggerReason": "external proposals",
|
|
790
654
|
"corpusSummary": {
|
|
@@ -836,11 +700,11 @@
|
|
|
836
700
|
}
|
|
837
701
|
],
|
|
838
702
|
"phase": "complete",
|
|
839
|
-
"completedAt": "2026-05-
|
|
703
|
+
"completedAt": "2026-05-19T12:13:28.774Z",
|
|
840
704
|
"duration": 2
|
|
841
705
|
},
|
|
842
706
|
{
|
|
843
|
-
"cycleId": "external-
|
|
707
|
+
"cycleId": "external-1779192809036",
|
|
844
708
|
"triggered": true,
|
|
845
709
|
"triggerReason": "external proposals",
|
|
846
710
|
"corpusSummary": {
|
|
@@ -892,11 +756,11 @@
|
|
|
892
756
|
}
|
|
893
757
|
],
|
|
894
758
|
"phase": "complete",
|
|
895
|
-
"completedAt": "2026-05-
|
|
896
|
-
"duration":
|
|
759
|
+
"completedAt": "2026-05-19T12:13:29.037Z",
|
|
760
|
+
"duration": 1
|
|
897
761
|
},
|
|
898
762
|
{
|
|
899
|
-
"cycleId": "external-
|
|
763
|
+
"cycleId": "external-1779200100882",
|
|
900
764
|
"triggered": true,
|
|
901
765
|
"triggerReason": "external proposals",
|
|
902
766
|
"corpusSummary": {
|
|
@@ -948,11 +812,11 @@
|
|
|
948
812
|
}
|
|
949
813
|
],
|
|
950
814
|
"phase": "complete",
|
|
951
|
-
"completedAt": "2026-05-
|
|
952
|
-
"duration":
|
|
815
|
+
"completedAt": "2026-05-19T14:15:00.885Z",
|
|
816
|
+
"duration": 3
|
|
953
817
|
},
|
|
954
818
|
{
|
|
955
|
-
"cycleId": "external-
|
|
819
|
+
"cycleId": "external-1779200100891",
|
|
956
820
|
"triggered": true,
|
|
957
821
|
"triggerReason": "external proposals",
|
|
958
822
|
"corpusSummary": {
|
|
@@ -1004,11 +868,27 @@
|
|
|
1004
868
|
}
|
|
1005
869
|
],
|
|
1006
870
|
"phase": "complete",
|
|
1007
|
-
"completedAt": "2026-05-
|
|
1008
|
-
"duration":
|
|
871
|
+
"completedAt": "2026-05-19T14:15:00.892Z",
|
|
872
|
+
"duration": 1
|
|
1009
873
|
},
|
|
1010
874
|
{
|
|
1011
|
-
"cycleId": "external-
|
|
875
|
+
"cycleId": "external-1779200100894",
|
|
876
|
+
"triggered": true,
|
|
877
|
+
"triggerReason": "external proposals",
|
|
878
|
+
"corpusSummary": {
|
|
879
|
+
"sessions": 0,
|
|
880
|
+
"totalCommits": 0,
|
|
881
|
+
"recurringPatterns": 0,
|
|
882
|
+
"recurringProblems": 0
|
|
883
|
+
},
|
|
884
|
+
"proposals": [],
|
|
885
|
+
"votes": [],
|
|
886
|
+
"phase": "complete",
|
|
887
|
+
"completedAt": "2026-05-19T14:15:00.894Z",
|
|
888
|
+
"duration": 0
|
|
889
|
+
},
|
|
890
|
+
{
|
|
891
|
+
"cycleId": "external-1779200618762",
|
|
1012
892
|
"triggered": true,
|
|
1013
893
|
"triggerReason": "external proposals",
|
|
1014
894
|
"corpusSummary": {
|
|
@@ -1060,11 +940,11 @@
|
|
|
1060
940
|
}
|
|
1061
941
|
],
|
|
1062
942
|
"phase": "complete",
|
|
1063
|
-
"completedAt": "2026-05-
|
|
943
|
+
"completedAt": "2026-05-19T14:23:38.764Z",
|
|
1064
944
|
"duration": 2
|
|
1065
945
|
},
|
|
1066
946
|
{
|
|
1067
|
-
"cycleId": "external-
|
|
947
|
+
"cycleId": "external-1779200618768",
|
|
1068
948
|
"triggered": true,
|
|
1069
949
|
"triggerReason": "external proposals",
|
|
1070
950
|
"corpusSummary": {
|
|
@@ -1116,11 +996,27 @@
|
|
|
1116
996
|
}
|
|
1117
997
|
],
|
|
1118
998
|
"phase": "complete",
|
|
1119
|
-
"completedAt": "2026-05-
|
|
1120
|
-
"duration":
|
|
999
|
+
"completedAt": "2026-05-19T14:23:38.769Z",
|
|
1000
|
+
"duration": 1
|
|
1121
1001
|
},
|
|
1122
1002
|
{
|
|
1123
|
-
"cycleId": "external-
|
|
1003
|
+
"cycleId": "external-1779200618774",
|
|
1004
|
+
"triggered": true,
|
|
1005
|
+
"triggerReason": "external proposals",
|
|
1006
|
+
"corpusSummary": {
|
|
1007
|
+
"sessions": 0,
|
|
1008
|
+
"totalCommits": 0,
|
|
1009
|
+
"recurringPatterns": 0,
|
|
1010
|
+
"recurringProblems": 0
|
|
1011
|
+
},
|
|
1012
|
+
"proposals": [],
|
|
1013
|
+
"votes": [],
|
|
1014
|
+
"phase": "complete",
|
|
1015
|
+
"completedAt": "2026-05-19T14:23:38.774Z",
|
|
1016
|
+
"duration": 0
|
|
1017
|
+
},
|
|
1018
|
+
{
|
|
1019
|
+
"cycleId": "external-1779206450352",
|
|
1124
1020
|
"triggered": true,
|
|
1125
1021
|
"triggerReason": "external proposals",
|
|
1126
1022
|
"corpusSummary": {
|
|
@@ -1172,11 +1068,11 @@
|
|
|
1172
1068
|
}
|
|
1173
1069
|
],
|
|
1174
1070
|
"phase": "complete",
|
|
1175
|
-
"completedAt": "2026-05-
|
|
1176
|
-
"duration":
|
|
1071
|
+
"completedAt": "2026-05-19T16:00:50.355Z",
|
|
1072
|
+
"duration": 3
|
|
1177
1073
|
},
|
|
1178
1074
|
{
|
|
1179
|
-
"cycleId": "external-
|
|
1075
|
+
"cycleId": "external-1779206450368",
|
|
1180
1076
|
"triggered": true,
|
|
1181
1077
|
"triggerReason": "external proposals",
|
|
1182
1078
|
"corpusSummary": {
|
|
@@ -1228,11 +1124,27 @@
|
|
|
1228
1124
|
}
|
|
1229
1125
|
],
|
|
1230
1126
|
"phase": "complete",
|
|
1231
|
-
"completedAt": "2026-05-
|
|
1232
|
-
"duration":
|
|
1127
|
+
"completedAt": "2026-05-19T16:00:50.369Z",
|
|
1128
|
+
"duration": 1
|
|
1233
1129
|
},
|
|
1234
1130
|
{
|
|
1235
|
-
"cycleId": "external-
|
|
1131
|
+
"cycleId": "external-1779206450373",
|
|
1132
|
+
"triggered": true,
|
|
1133
|
+
"triggerReason": "external proposals",
|
|
1134
|
+
"corpusSummary": {
|
|
1135
|
+
"sessions": 0,
|
|
1136
|
+
"totalCommits": 0,
|
|
1137
|
+
"recurringPatterns": 0,
|
|
1138
|
+
"recurringProblems": 0
|
|
1139
|
+
},
|
|
1140
|
+
"proposals": [],
|
|
1141
|
+
"votes": [],
|
|
1142
|
+
"phase": "complete",
|
|
1143
|
+
"completedAt": "2026-05-19T16:00:50.373Z",
|
|
1144
|
+
"duration": 0
|
|
1145
|
+
},
|
|
1146
|
+
{
|
|
1147
|
+
"cycleId": "external-1779207667713",
|
|
1236
1148
|
"triggered": true,
|
|
1237
1149
|
"triggerReason": "external proposals",
|
|
1238
1150
|
"corpusSummary": {
|
|
@@ -1284,11 +1196,11 @@
|
|
|
1284
1196
|
}
|
|
1285
1197
|
],
|
|
1286
1198
|
"phase": "complete",
|
|
1287
|
-
"completedAt": "2026-05-
|
|
1288
|
-
"duration":
|
|
1199
|
+
"completedAt": "2026-05-19T16:21:07.716Z",
|
|
1200
|
+
"duration": 3
|
|
1289
1201
|
},
|
|
1290
1202
|
{
|
|
1291
|
-
"cycleId": "external-
|
|
1203
|
+
"cycleId": "external-1779207667720",
|
|
1292
1204
|
"triggered": true,
|
|
1293
1205
|
"triggerReason": "external proposals",
|
|
1294
1206
|
"corpusSummary": {
|
|
@@ -1340,11 +1252,27 @@
|
|
|
1340
1252
|
}
|
|
1341
1253
|
],
|
|
1342
1254
|
"phase": "complete",
|
|
1343
|
-
"completedAt": "2026-05-
|
|
1344
|
-
"duration":
|
|
1255
|
+
"completedAt": "2026-05-19T16:21:07.720Z",
|
|
1256
|
+
"duration": 0
|
|
1345
1257
|
},
|
|
1346
1258
|
{
|
|
1347
|
-
"cycleId": "external-
|
|
1259
|
+
"cycleId": "external-1779207667723",
|
|
1260
|
+
"triggered": true,
|
|
1261
|
+
"triggerReason": "external proposals",
|
|
1262
|
+
"corpusSummary": {
|
|
1263
|
+
"sessions": 0,
|
|
1264
|
+
"totalCommits": 0,
|
|
1265
|
+
"recurringPatterns": 0,
|
|
1266
|
+
"recurringProblems": 0
|
|
1267
|
+
},
|
|
1268
|
+
"proposals": [],
|
|
1269
|
+
"votes": [],
|
|
1270
|
+
"phase": "complete",
|
|
1271
|
+
"completedAt": "2026-05-19T16:21:07.723Z",
|
|
1272
|
+
"duration": 0
|
|
1273
|
+
},
|
|
1274
|
+
{
|
|
1275
|
+
"cycleId": "external-1779207904771",
|
|
1348
1276
|
"triggered": true,
|
|
1349
1277
|
"triggerReason": "external proposals",
|
|
1350
1278
|
"corpusSummary": {
|
|
@@ -1396,11 +1324,11 @@
|
|
|
1396
1324
|
}
|
|
1397
1325
|
],
|
|
1398
1326
|
"phase": "complete",
|
|
1399
|
-
"completedAt": "2026-05-
|
|
1327
|
+
"completedAt": "2026-05-19T16:25:04.774Z",
|
|
1400
1328
|
"duration": 3
|
|
1401
1329
|
},
|
|
1402
1330
|
{
|
|
1403
|
-
"cycleId": "external-
|
|
1331
|
+
"cycleId": "external-1779207904778",
|
|
1404
1332
|
"triggered": true,
|
|
1405
1333
|
"triggerReason": "external proposals",
|
|
1406
1334
|
"corpusSummary": {
|
|
@@ -1452,11 +1380,11 @@
|
|
|
1452
1380
|
}
|
|
1453
1381
|
],
|
|
1454
1382
|
"phase": "complete",
|
|
1455
|
-
"completedAt": "2026-05-
|
|
1383
|
+
"completedAt": "2026-05-19T16:25:04.779Z",
|
|
1456
1384
|
"duration": 1
|
|
1457
1385
|
},
|
|
1458
1386
|
{
|
|
1459
|
-
"cycleId": "external-
|
|
1387
|
+
"cycleId": "external-1779207904781",
|
|
1460
1388
|
"triggered": true,
|
|
1461
1389
|
"triggerReason": "external proposals",
|
|
1462
1390
|
"corpusSummary": {
|
|
@@ -1468,11 +1396,11 @@
|
|
|
1468
1396
|
"proposals": [],
|
|
1469
1397
|
"votes": [],
|
|
1470
1398
|
"phase": "complete",
|
|
1471
|
-
"completedAt": "2026-05-
|
|
1472
|
-
"duration":
|
|
1399
|
+
"completedAt": "2026-05-19T16:25:04.782Z",
|
|
1400
|
+
"duration": 1
|
|
1473
1401
|
},
|
|
1474
1402
|
{
|
|
1475
|
-
"cycleId": "external-
|
|
1403
|
+
"cycleId": "external-1779208079990",
|
|
1476
1404
|
"triggered": true,
|
|
1477
1405
|
"triggerReason": "external proposals",
|
|
1478
1406
|
"corpusSummary": {
|
|
@@ -1524,11 +1452,11 @@
|
|
|
1524
1452
|
}
|
|
1525
1453
|
],
|
|
1526
1454
|
"phase": "complete",
|
|
1527
|
-
"completedAt": "2026-05-
|
|
1455
|
+
"completedAt": "2026-05-19T16:27:59.992Z",
|
|
1528
1456
|
"duration": 2
|
|
1529
1457
|
},
|
|
1530
1458
|
{
|
|
1531
|
-
"cycleId": "external-
|
|
1459
|
+
"cycleId": "external-1779208079995",
|
|
1532
1460
|
"triggered": true,
|
|
1533
1461
|
"triggerReason": "external proposals",
|
|
1534
1462
|
"corpusSummary": {
|
|
@@ -1580,11 +1508,11 @@
|
|
|
1580
1508
|
}
|
|
1581
1509
|
],
|
|
1582
1510
|
"phase": "complete",
|
|
1583
|
-
"completedAt": "2026-05-
|
|
1511
|
+
"completedAt": "2026-05-19T16:27:59.996Z",
|
|
1584
1512
|
"duration": 1
|
|
1585
1513
|
},
|
|
1586
1514
|
{
|
|
1587
|
-
"cycleId": "external-
|
|
1515
|
+
"cycleId": "external-1779208079999",
|
|
1588
1516
|
"triggered": true,
|
|
1589
1517
|
"triggerReason": "external proposals",
|
|
1590
1518
|
"corpusSummary": {
|
|
@@ -1596,11 +1524,11 @@
|
|
|
1596
1524
|
"proposals": [],
|
|
1597
1525
|
"votes": [],
|
|
1598
1526
|
"phase": "complete",
|
|
1599
|
-
"completedAt": "2026-05-
|
|
1527
|
+
"completedAt": "2026-05-19T16:27:59.999Z",
|
|
1600
1528
|
"duration": 0
|
|
1601
1529
|
},
|
|
1602
1530
|
{
|
|
1603
|
-
"cycleId": "external-
|
|
1531
|
+
"cycleId": "external-1779208777672",
|
|
1604
1532
|
"triggered": true,
|
|
1605
1533
|
"triggerReason": "external proposals",
|
|
1606
1534
|
"corpusSummary": {
|
|
@@ -1652,11 +1580,11 @@
|
|
|
1652
1580
|
}
|
|
1653
1581
|
],
|
|
1654
1582
|
"phase": "complete",
|
|
1655
|
-
"completedAt": "2026-05-19T16:
|
|
1583
|
+
"completedAt": "2026-05-19T16:39:37.675Z",
|
|
1656
1584
|
"duration": 3
|
|
1657
1585
|
},
|
|
1658
1586
|
{
|
|
1659
|
-
"cycleId": "external-
|
|
1587
|
+
"cycleId": "external-1779208777679",
|
|
1660
1588
|
"triggered": true,
|
|
1661
1589
|
"triggerReason": "external proposals",
|
|
1662
1590
|
"corpusSummary": {
|
|
@@ -1708,11 +1636,11 @@
|
|
|
1708
1636
|
}
|
|
1709
1637
|
],
|
|
1710
1638
|
"phase": "complete",
|
|
1711
|
-
"completedAt": "2026-05-19T16:
|
|
1712
|
-
"duration":
|
|
1639
|
+
"completedAt": "2026-05-19T16:39:37.679Z",
|
|
1640
|
+
"duration": 0
|
|
1713
1641
|
},
|
|
1714
1642
|
{
|
|
1715
|
-
"cycleId": "external-
|
|
1643
|
+
"cycleId": "external-1779208777684",
|
|
1716
1644
|
"triggered": true,
|
|
1717
1645
|
"triggerReason": "external proposals",
|
|
1718
1646
|
"corpusSummary": {
|
|
@@ -1724,11 +1652,11 @@
|
|
|
1724
1652
|
"proposals": [],
|
|
1725
1653
|
"votes": [],
|
|
1726
1654
|
"phase": "complete",
|
|
1727
|
-
"completedAt": "2026-05-19T16:
|
|
1655
|
+
"completedAt": "2026-05-19T16:39:37.684Z",
|
|
1728
1656
|
"duration": 0
|
|
1729
1657
|
},
|
|
1730
1658
|
{
|
|
1731
|
-
"cycleId": "external-
|
|
1659
|
+
"cycleId": "external-1779209166270",
|
|
1732
1660
|
"triggered": true,
|
|
1733
1661
|
"triggerReason": "external proposals",
|
|
1734
1662
|
"corpusSummary": {
|
|
@@ -1780,11 +1708,11 @@
|
|
|
1780
1708
|
}
|
|
1781
1709
|
],
|
|
1782
1710
|
"phase": "complete",
|
|
1783
|
-
"completedAt": "2026-05-19T16:
|
|
1711
|
+
"completedAt": "2026-05-19T16:46:06.273Z",
|
|
1784
1712
|
"duration": 3
|
|
1785
1713
|
},
|
|
1786
1714
|
{
|
|
1787
|
-
"cycleId": "external-
|
|
1715
|
+
"cycleId": "external-1779209166278",
|
|
1788
1716
|
"triggered": true,
|
|
1789
1717
|
"triggerReason": "external proposals",
|
|
1790
1718
|
"corpusSummary": {
|
|
@@ -1836,11 +1764,11 @@
|
|
|
1836
1764
|
}
|
|
1837
1765
|
],
|
|
1838
1766
|
"phase": "complete",
|
|
1839
|
-
"completedAt": "2026-05-19T16:
|
|
1767
|
+
"completedAt": "2026-05-19T16:46:06.278Z",
|
|
1840
1768
|
"duration": 0
|
|
1841
1769
|
},
|
|
1842
1770
|
{
|
|
1843
|
-
"cycleId": "external-
|
|
1771
|
+
"cycleId": "external-1779209166281",
|
|
1844
1772
|
"triggered": true,
|
|
1845
1773
|
"triggerReason": "external proposals",
|
|
1846
1774
|
"corpusSummary": {
|
|
@@ -1852,11 +1780,11 @@
|
|
|
1852
1780
|
"proposals": [],
|
|
1853
1781
|
"votes": [],
|
|
1854
1782
|
"phase": "complete",
|
|
1855
|
-
"completedAt": "2026-05-19T16:
|
|
1783
|
+
"completedAt": "2026-05-19T16:46:06.281Z",
|
|
1856
1784
|
"duration": 0
|
|
1857
1785
|
},
|
|
1858
1786
|
{
|
|
1859
|
-
"cycleId": "external-
|
|
1787
|
+
"cycleId": "external-1779210055108",
|
|
1860
1788
|
"triggered": true,
|
|
1861
1789
|
"triggerReason": "external proposals",
|
|
1862
1790
|
"corpusSummary": {
|
|
@@ -1908,11 +1836,11 @@
|
|
|
1908
1836
|
}
|
|
1909
1837
|
],
|
|
1910
1838
|
"phase": "complete",
|
|
1911
|
-
"completedAt": "2026-05-
|
|
1839
|
+
"completedAt": "2026-05-19T17:00:55.111Z",
|
|
1912
1840
|
"duration": 3
|
|
1913
1841
|
},
|
|
1914
1842
|
{
|
|
1915
|
-
"cycleId": "external-
|
|
1843
|
+
"cycleId": "external-1779210055114",
|
|
1916
1844
|
"triggered": true,
|
|
1917
1845
|
"triggerReason": "external proposals",
|
|
1918
1846
|
"corpusSummary": {
|
|
@@ -1964,11 +1892,11 @@
|
|
|
1964
1892
|
}
|
|
1965
1893
|
],
|
|
1966
1894
|
"phase": "complete",
|
|
1967
|
-
"completedAt": "2026-05-
|
|
1895
|
+
"completedAt": "2026-05-19T17:00:55.115Z",
|
|
1968
1896
|
"duration": 1
|
|
1969
1897
|
},
|
|
1970
1898
|
{
|
|
1971
|
-
"cycleId": "external-
|
|
1899
|
+
"cycleId": "external-1779210055117",
|
|
1972
1900
|
"triggered": true,
|
|
1973
1901
|
"triggerReason": "external proposals",
|
|
1974
1902
|
"corpusSummary": {
|
|
@@ -1980,11 +1908,11 @@
|
|
|
1980
1908
|
"proposals": [],
|
|
1981
1909
|
"votes": [],
|
|
1982
1910
|
"phase": "complete",
|
|
1983
|
-
"completedAt": "2026-05-
|
|
1911
|
+
"completedAt": "2026-05-19T17:00:55.118Z",
|
|
1984
1912
|
"duration": 1
|
|
1985
1913
|
},
|
|
1986
1914
|
{
|
|
1987
|
-
"cycleId": "external-
|
|
1915
|
+
"cycleId": "external-1779210207702",
|
|
1988
1916
|
"triggered": true,
|
|
1989
1917
|
"triggerReason": "external proposals",
|
|
1990
1918
|
"corpusSummary": {
|
|
@@ -2036,11 +1964,11 @@
|
|
|
2036
1964
|
}
|
|
2037
1965
|
],
|
|
2038
1966
|
"phase": "complete",
|
|
2039
|
-
"completedAt": "2026-05-
|
|
2040
|
-
"duration":
|
|
1967
|
+
"completedAt": "2026-05-19T17:03:27.705Z",
|
|
1968
|
+
"duration": 3
|
|
2041
1969
|
},
|
|
2042
1970
|
{
|
|
2043
|
-
"cycleId": "external-
|
|
1971
|
+
"cycleId": "external-1779210207710",
|
|
2044
1972
|
"triggered": true,
|
|
2045
1973
|
"triggerReason": "external proposals",
|
|
2046
1974
|
"corpusSummary": {
|
|
@@ -2092,11 +2020,11 @@
|
|
|
2092
2020
|
}
|
|
2093
2021
|
],
|
|
2094
2022
|
"phase": "complete",
|
|
2095
|
-
"completedAt": "2026-05-
|
|
2096
|
-
"duration":
|
|
2023
|
+
"completedAt": "2026-05-19T17:03:27.710Z",
|
|
2024
|
+
"duration": 0
|
|
2097
2025
|
},
|
|
2098
2026
|
{
|
|
2099
|
-
"cycleId": "external-
|
|
2027
|
+
"cycleId": "external-1779210207714",
|
|
2100
2028
|
"triggered": true,
|
|
2101
2029
|
"triggerReason": "external proposals",
|
|
2102
2030
|
"corpusSummary": {
|
|
@@ -2108,11 +2036,11 @@
|
|
|
2108
2036
|
"proposals": [],
|
|
2109
2037
|
"votes": [],
|
|
2110
2038
|
"phase": "complete",
|
|
2111
|
-
"completedAt": "2026-05-
|
|
2112
|
-
"duration":
|
|
2039
|
+
"completedAt": "2026-05-19T17:03:27.715Z",
|
|
2040
|
+
"duration": 1
|
|
2113
2041
|
},
|
|
2114
2042
|
{
|
|
2115
|
-
"cycleId": "external-
|
|
2043
|
+
"cycleId": "external-1779210257481",
|
|
2116
2044
|
"triggered": true,
|
|
2117
2045
|
"triggerReason": "external proposals",
|
|
2118
2046
|
"corpusSummary": {
|
|
@@ -2164,11 +2092,11 @@
|
|
|
2164
2092
|
}
|
|
2165
2093
|
],
|
|
2166
2094
|
"phase": "complete",
|
|
2167
|
-
"completedAt": "2026-05-
|
|
2168
|
-
"duration":
|
|
2095
|
+
"completedAt": "2026-05-19T17:04:17.483Z",
|
|
2096
|
+
"duration": 2
|
|
2169
2097
|
},
|
|
2170
2098
|
{
|
|
2171
|
-
"cycleId": "external-
|
|
2099
|
+
"cycleId": "external-1779210257487",
|
|
2172
2100
|
"triggered": true,
|
|
2173
2101
|
"triggerReason": "external proposals",
|
|
2174
2102
|
"corpusSummary": {
|
|
@@ -2220,11 +2148,11 @@
|
|
|
2220
2148
|
}
|
|
2221
2149
|
],
|
|
2222
2150
|
"phase": "complete",
|
|
2223
|
-
"completedAt": "2026-05-
|
|
2224
|
-
"duration":
|
|
2151
|
+
"completedAt": "2026-05-19T17:04:17.488Z",
|
|
2152
|
+
"duration": 1
|
|
2225
2153
|
},
|
|
2226
2154
|
{
|
|
2227
|
-
"cycleId": "external-
|
|
2155
|
+
"cycleId": "external-1779210257492",
|
|
2228
2156
|
"triggered": true,
|
|
2229
2157
|
"triggerReason": "external proposals",
|
|
2230
2158
|
"corpusSummary": {
|
|
@@ -2236,7 +2164,104 @@
|
|
|
2236
2164
|
"proposals": [],
|
|
2237
2165
|
"votes": [],
|
|
2238
2166
|
"phase": "complete",
|
|
2239
|
-
"completedAt": "2026-05-
|
|
2240
|
-
"duration":
|
|
2167
|
+
"completedAt": "2026-05-19T17:04:17.493Z",
|
|
2168
|
+
"duration": 1
|
|
2169
|
+
},
|
|
2170
|
+
{
|
|
2171
|
+
"cycleId": "external-1779210978088",
|
|
2172
|
+
"triggered": true,
|
|
2173
|
+
"triggerReason": "external proposals",
|
|
2174
|
+
"corpusSummary": {
|
|
2175
|
+
"sessions": 0,
|
|
2176
|
+
"totalCommits": 0,
|
|
2177
|
+
"recurringPatterns": 0,
|
|
2178
|
+
"recurringProblems": 0
|
|
2179
|
+
},
|
|
2180
|
+
"proposals": [
|
|
2181
|
+
{
|
|
2182
|
+
"id": "test-gov-1",
|
|
2183
|
+
"type": "fix",
|
|
2184
|
+
"title": "Test governance MCP integration",
|
|
2185
|
+
"description": "Verify that govern_proposals via MCP returns parseable JSON with results and overallDecision",
|
|
2186
|
+
"evidence": [
|
|
2187
|
+
"src/inference/inference-cycle.ts",
|
|
2188
|
+
"src/mcps/governance.server.ts"
|
|
2189
|
+
],
|
|
2190
|
+
"source": "manual-test",
|
|
2191
|
+
"confidence": 0.8,
|
|
2192
|
+
"status": "rejected"
|
|
2193
|
+
},
|
|
2194
|
+
{
|
|
2195
|
+
"id": "test-gov-2",
|
|
2196
|
+
"type": "refactor",
|
|
2197
|
+
"title": "Improve MCP response handling",
|
|
2198
|
+
"description": "Ensure inference-cycle parseGovernanceMcpResponse receives raw JSON not wrapper messages",
|
|
2199
|
+
"evidence": [
|
|
2200
|
+
"src/mcps/mcp-client.ts"
|
|
2201
|
+
],
|
|
2202
|
+
"source": "manual-test",
|
|
2203
|
+
"confidence": 0.7,
|
|
2204
|
+
"status": "rejected"
|
|
2205
|
+
}
|
|
2206
|
+
],
|
|
2207
|
+
"votes": [
|
|
2208
|
+
{
|
|
2209
|
+
"proposalId": "test-gov-1",
|
|
2210
|
+
"decision": "abstain",
|
|
2211
|
+
"confidence": 0.5,
|
|
2212
|
+
"details": [
|
|
2213
|
+
"governance-mcp: parse-failed"
|
|
2214
|
+
]
|
|
2215
|
+
},
|
|
2216
|
+
{
|
|
2217
|
+
"proposalId": "test-gov-2",
|
|
2218
|
+
"decision": "abstain",
|
|
2219
|
+
"confidence": 0.5,
|
|
2220
|
+
"details": [
|
|
2221
|
+
"governance-mcp: parse-failed"
|
|
2222
|
+
]
|
|
2223
|
+
}
|
|
2224
|
+
],
|
|
2225
|
+
"phase": "complete",
|
|
2226
|
+
"completedAt": "2026-05-19T17:16:18.091Z",
|
|
2227
|
+
"duration": 3
|
|
2228
|
+
},
|
|
2229
|
+
{
|
|
2230
|
+
"cycleId": "external-1779211500459",
|
|
2231
|
+
"triggered": true,
|
|
2232
|
+
"triggerReason": "external proposals",
|
|
2233
|
+
"corpusSummary": {
|
|
2234
|
+
"sessions": 0,
|
|
2235
|
+
"totalCommits": 0,
|
|
2236
|
+
"recurringPatterns": 0,
|
|
2237
|
+
"recurringProblems": 0
|
|
2238
|
+
},
|
|
2239
|
+
"proposals": [
|
|
2240
|
+
{
|
|
2241
|
+
"id": "debug-gov-1",
|
|
2242
|
+
"type": "fix",
|
|
2243
|
+
"title": "Debug governance MCP response shape",
|
|
2244
|
+
"description": "Force real transport and capture exact error from executeRealTool for governance server",
|
|
2245
|
+
"evidence": [
|
|
2246
|
+
"debugging session"
|
|
2247
|
+
],
|
|
2248
|
+
"source": "debug",
|
|
2249
|
+
"confidence": 0.9,
|
|
2250
|
+
"status": "rejected"
|
|
2251
|
+
}
|
|
2252
|
+
],
|
|
2253
|
+
"votes": [
|
|
2254
|
+
{
|
|
2255
|
+
"proposalId": "debug-gov-1",
|
|
2256
|
+
"decision": "reject",
|
|
2257
|
+
"confidence": 0,
|
|
2258
|
+
"details": [
|
|
2259
|
+
"rejected: external governance error: [PURE MCP] Real transport failed for governance/govern_proposals: Process closed with code 1. Simulation and generic fallbacks are disabled in pure governance mode."
|
|
2260
|
+
]
|
|
2261
|
+
}
|
|
2262
|
+
],
|
|
2263
|
+
"phase": "complete",
|
|
2264
|
+
"completedAt": "2026-05-19T17:25:01.563Z",
|
|
2265
|
+
"duration": 1104
|
|
2241
2266
|
}
|
|
2242
2267
|
]
|