opencode-swarm 7.146.2 → 7.146.4
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/skills/swarm-pr-review/SKILL.md +27 -44
- package/.opencode/skills/swarm-pr-review/references/findings-persistence-contract.md +52 -12
- package/.opencode/skills/swarm-pr-review/references/lane-output-recoverability.md +6 -3
- package/.opencode/skills/swarm-pr-review/references/parser-dry-run.md +19 -1
- package/.opencode/skills/swarm-pr-review/references/verdict-settlement-contract.md +41 -0
- package/dist/agents/council-prompts.d.ts +3 -3
- package/dist/background/candidate-contract.d.ts +21 -1
- package/dist/background/candidate-parser.d.ts +21 -1
- package/dist/background/pending-delegations.d.ts +8 -1
- package/dist/background/pr-review-collection-receipt.d.ts +70 -0
- package/dist/cli/{config-doctor-vstrprja.js → config-doctor-578ebqhn.js} +2 -2
- package/dist/cli/{core-3wzpwe5z.js → core-2ne03a43.js} +1 -1
- package/dist/cli/{curation-policy-x19e8bqc.js → curation-policy-g353f457.js} +6 -6
- package/dist/cli/{curator-llm-factory-6bra0bfd.js → curator-llm-factory-6hgn7p6n.js} +27 -27
- package/dist/cli/{curator-cvy1s7wd.js → curator-w52frg17.js} +27 -27
- package/dist/cli/{evidence-summary-service-yhap2xph.js → evidence-summary-service-nj4p6a0d.js} +11 -11
- package/dist/cli/{gate-evidence-vxbyq5sb.js → gate-evidence-4vnjdh9y.js} +6 -6
- package/dist/cli/{guardrail-explain-h8cnwa02.js → guardrail-explain-rq01z1yz.js} +28 -28
- package/dist/cli/{guardrail-log-syb7tz2w.js → guardrail-log-ratb651f.js} +3 -3
- package/dist/cli/{hive-promoter-3tex870c.js → hive-promoter-pbm9kee1.js} +27 -27
- package/dist/cli/{index-yxhcy5cm.js → index-1mbdwy12.js} +55 -1
- package/dist/cli/{index-01ybcsa5.js → index-3neh2mxk.js} +2 -2
- package/dist/cli/{index-5e5a1y2r.js → index-3p4wgm0d.js} +1 -1
- package/dist/cli/{index-4vwn66wk.js → index-5cbbtbvf.js} +3 -3
- package/dist/cli/{index-z5ppkn8y.js → index-6eycwm3v.js} +6 -6
- package/dist/cli/{index-bghwrr59.js → index-6q35swn2.js} +1 -1
- package/dist/cli/{index-qbpxrw95.js → index-8py21zn6.js} +2 -2
- package/dist/cli/{index-tj861zhd.js → index-96zkay2e.js} +4 -4
- package/dist/cli/{index-y3hmyvt6.js → index-bq4mvwht.js} +2 -2
- package/dist/cli/{index-rfph0nhf.js → index-brb64k96.js} +1426 -635
- package/dist/cli/{index-p0m03xa6.js → index-df8xj9hr.js} +4 -4
- package/dist/cli/{index-cr90rcg3.js → index-dp5w9s5z.js} +7 -7
- package/dist/cli/{index-w0cj7zyd.js → index-f75qjtn5.js} +1 -1
- package/dist/cli/{index-vmfaafte.js → index-ffqdah8s.js} +5 -5
- package/dist/cli/{index-f3x2gsby.js → index-fp2d44f5.js} +1 -1
- package/dist/cli/{index-jv9xs6mb.js → index-g2r8nknz.js} +2 -2
- package/dist/cli/{index-n4k0pt5f.js → index-g335vrc7.js} +4 -4
- package/dist/cli/{index-z9ed68jt.js → index-gr3zfcsh.js} +18 -4
- package/dist/cli/{index-w5r84rd1.js → index-hcb25p12.js} +1 -1
- package/dist/cli/{index-ycgm9pzg.js → index-hw1yghpg.js} +7 -6
- package/dist/cli/{index-a1febb2k.js → index-jgwhpza8.js} +2 -2
- package/dist/cli/{index-cx67qa9g.js → index-kjmcp9mf.js} +1 -1
- package/dist/cli/{index-42nq97rb.js → index-kv2j4cnq.js} +6 -6
- package/dist/cli/{index-zkaz3fhw.js → index-p3k155dv.js} +2 -2
- package/dist/cli/{index-qyvjp0bq.js → index-q81s0m8k.js} +66 -37
- package/dist/cli/{index-97psh79d.js → index-rpy0bent.js} +178 -18
- package/dist/cli/{index-r46q6996.js → index-t798v5pq.js} +29 -29
- package/dist/cli/{index-e1hjd15c.js → index-tp5ytzzg.js} +1 -1
- package/dist/cli/{index-vj9bba5k.js → index-vdrwj7z0.js} +4 -4
- package/dist/cli/{index-46cypnz3.js → index-wesj94x0.js} +4 -4
- package/dist/cli/{index-c9jr4j2q.js → index-xsxj4vbf.js} +1 -1
- package/dist/cli/index.js +27 -27
- package/dist/cli/{knowledge-escalator-mn4sx4qd.js → knowledge-escalator-jbazxmk5.js} +11 -11
- package/dist/cli/{knowledge-events-x975ngy4.js → knowledge-events-jyqy3st8.js} +9 -9
- package/dist/cli/{knowledge-link-8pr02pza.js → knowledge-link-jkx8xjxp.js} +5 -5
- package/dist/cli/{knowledge-store-33p762ey.js → knowledge-store-e2defagd.js} +6 -6
- package/dist/cli/{knowledge-validator-q5jc0scs.js → knowledge-validator-pnmdsw2b.js} +8 -8
- package/dist/cli/{pending-delegations-kkrczqv7.js → pending-delegations-k2yqg1sj.js} +3 -3
- package/dist/cli/{pr-subscriptions-2xn238xt.js → pr-subscriptions-js5v2xr6.js} +3 -3
- package/dist/cli/{runner-e7z9cf5y.js → runner-q7d22d1w.js} +6 -6
- package/dist/cli/{scan-cursor-p7t5mb4x.js → scan-cursor-snx85enn.js} +7 -7
- package/dist/cli/{schema-t8bmshhj.js → schema-6rmxzg6g.js} +1 -1
- package/dist/cli/{scope-persistence-2kyrgsca.js → scope-persistence-23cqafkx.js} +7 -7
- package/dist/cli/{skill-generator-fwvmcv8m.js → skill-generator-980zjk9q.js} +13 -13
- package/dist/cli/{telemetry-t109dhv7.js → telemetry-xzy0qeap.js} +1 -1
- package/dist/cli/{worktree-collision-ownership-2jtg2my1.js → worktree-collision-ownership-xj0bsg92.js} +3 -3
- package/dist/cli/{worktree-isolation-87j70zg1.js → worktree-isolation-4d0nc04c.js} +27 -27
- package/dist/commands/close.d.ts +1 -0
- package/dist/commands/context-map-stats.d.ts +5 -0
- package/dist/config/schema.d.ts +16 -0
- package/dist/context-map/telemetry.d.ts +168 -26
- package/dist/council/council-evidence-writer.d.ts +2 -1
- package/dist/council/council-freshness.d.ts +49 -0
- package/dist/council/council-review-identity.d.ts +133 -0
- package/dist/council/council-round-state.d.ts +27 -3
- package/dist/council/disagreement-detector.d.ts +12 -2
- package/dist/council/general-council-types.d.ts +32 -0
- package/dist/council/types.d.ts +43 -7
- package/dist/hooks/pr-workflow-gate.d.ts +58 -5
- package/dist/index.js +177 -152
- package/dist/observability/catalog.d.ts +7 -5
- package/dist/telemetry.d.ts +22 -1
- package/dist/tools/dispatch-lanes.d.ts +30 -8
- package/dist/tools/phase-complete/gates/types.d.ts +7 -0
- package/dist/tools/write-final-council-evidence.d.ts +1 -7
- package/package.json +2 -1
|
@@ -1,45 +1,45 @@
|
|
|
1
1
|
// @bun
|
|
2
2
|
import {
|
|
3
3
|
createCuratorLLMDelegate
|
|
4
|
-
} from "./index-
|
|
5
|
-
import"./index-
|
|
6
|
-
import"./index-
|
|
7
|
-
import"./index-
|
|
8
|
-
import"./index-
|
|
9
|
-
import"./index-
|
|
4
|
+
} from "./index-brb64k96.js";
|
|
5
|
+
import"./index-hcb25p12.js";
|
|
6
|
+
import"./index-xsxj4vbf.js";
|
|
7
|
+
import"./index-1mbdwy12.js";
|
|
8
|
+
import"./index-6eycwm3v.js";
|
|
9
|
+
import"./index-p3k155dv.js";
|
|
10
10
|
import"./index-134d35c1.js";
|
|
11
11
|
import"./index-abtrcs16.js";
|
|
12
12
|
import"./index-y8552snf.js";
|
|
13
|
-
import"./index-
|
|
14
|
-
import"./index-
|
|
13
|
+
import"./index-ffqdah8s.js";
|
|
14
|
+
import"./index-g2r8nknz.js";
|
|
15
15
|
import"./index-70ha9e09.js";
|
|
16
16
|
import"./index-c8s9a3zh.js";
|
|
17
17
|
import"./index-9ss2m4rs.js";
|
|
18
18
|
import"./index-z9yhhk6q.js";
|
|
19
|
-
import"./index-
|
|
20
|
-
import"./index-
|
|
21
|
-
import"./index-
|
|
22
|
-
import"./index-
|
|
19
|
+
import"./index-3p4wgm0d.js";
|
|
20
|
+
import"./index-vdrwj7z0.js";
|
|
21
|
+
import"./index-g335vrc7.js";
|
|
22
|
+
import"./index-tp5ytzzg.js";
|
|
23
23
|
import"./index-rtry5xyf.js";
|
|
24
24
|
import"./index-zsrtt42s.js";
|
|
25
|
-
import"./index-
|
|
25
|
+
import"./index-rpy0bent.js";
|
|
26
26
|
import"./index-e1pxav9g.js";
|
|
27
|
-
import"./index-
|
|
28
|
-
import"./index-
|
|
29
|
-
import"./index-
|
|
30
|
-
import"./index-
|
|
27
|
+
import"./index-96zkay2e.js";
|
|
28
|
+
import"./index-kjmcp9mf.js";
|
|
29
|
+
import"./index-wesj94x0.js";
|
|
30
|
+
import"./index-df8xj9hr.js";
|
|
31
31
|
import"./index-556ja8an.js";
|
|
32
32
|
import"./index-7sy3aa9m.js";
|
|
33
33
|
import"./index-wx8zdh4a.js";
|
|
34
34
|
import"./index-3g0xk6tk.js";
|
|
35
35
|
import"./index-85gkedsf.js";
|
|
36
|
-
import"./index-
|
|
37
|
-
import"./index-
|
|
38
|
-
import"./index-
|
|
36
|
+
import"./index-kv2j4cnq.js";
|
|
37
|
+
import"./index-dp5w9s5z.js";
|
|
38
|
+
import"./index-bq4mvwht.js";
|
|
39
39
|
import"./index-gprxjmm7.js";
|
|
40
40
|
import"./index-n832052r.js";
|
|
41
|
-
import"./index-
|
|
42
|
-
import"./index-
|
|
41
|
+
import"./index-3neh2mxk.js";
|
|
42
|
+
import"./index-gr3zfcsh.js";
|
|
43
43
|
import"./index-cpg98bh1.js";
|
|
44
44
|
import"./index-9e6fdz2h.js";
|
|
45
45
|
import"./index-4rhhvd1a.js";
|
|
@@ -48,12 +48,12 @@ import"./index-z6xqpmqg.js";
|
|
|
48
48
|
import"./index-zj6t9zgx.js";
|
|
49
49
|
import"./index-zjygnfay.js";
|
|
50
50
|
import"./index-ae75rja9.js";
|
|
51
|
-
import"./index-
|
|
52
|
-
import"./index-
|
|
51
|
+
import"./index-f75qjtn5.js";
|
|
52
|
+
import"./index-8py21zn6.js";
|
|
53
53
|
import"./index-bk5tah7q.js";
|
|
54
|
-
import"./index-
|
|
55
|
-
import"./index-
|
|
56
|
-
import"./index-
|
|
54
|
+
import"./index-hw1yghpg.js";
|
|
55
|
+
import"./index-6q35swn2.js";
|
|
56
|
+
import"./index-q81s0m8k.js";
|
|
57
57
|
import"./index-7g4c7s5r.js";
|
|
58
58
|
import"./index-bpmtbmy9.js";
|
|
59
59
|
import"./index-ed5ykebp.js";
|
|
@@ -14,45 +14,45 @@ import {
|
|
|
14
14
|
runCuratorInit,
|
|
15
15
|
runCuratorPhase,
|
|
16
16
|
writeCuratorSummary
|
|
17
|
-
} from "./index-
|
|
18
|
-
import"./index-
|
|
19
|
-
import"./index-
|
|
20
|
-
import"./index-
|
|
21
|
-
import"./index-
|
|
22
|
-
import"./index-
|
|
17
|
+
} from "./index-brb64k96.js";
|
|
18
|
+
import"./index-hcb25p12.js";
|
|
19
|
+
import"./index-xsxj4vbf.js";
|
|
20
|
+
import"./index-1mbdwy12.js";
|
|
21
|
+
import"./index-6eycwm3v.js";
|
|
22
|
+
import"./index-p3k155dv.js";
|
|
23
23
|
import"./index-134d35c1.js";
|
|
24
24
|
import"./index-abtrcs16.js";
|
|
25
25
|
import"./index-y8552snf.js";
|
|
26
|
-
import"./index-
|
|
27
|
-
import"./index-
|
|
26
|
+
import"./index-ffqdah8s.js";
|
|
27
|
+
import"./index-g2r8nknz.js";
|
|
28
28
|
import"./index-70ha9e09.js";
|
|
29
29
|
import"./index-c8s9a3zh.js";
|
|
30
30
|
import"./index-9ss2m4rs.js";
|
|
31
31
|
import"./index-z9yhhk6q.js";
|
|
32
|
-
import"./index-
|
|
33
|
-
import"./index-
|
|
34
|
-
import"./index-
|
|
35
|
-
import"./index-
|
|
32
|
+
import"./index-3p4wgm0d.js";
|
|
33
|
+
import"./index-vdrwj7z0.js";
|
|
34
|
+
import"./index-g335vrc7.js";
|
|
35
|
+
import"./index-tp5ytzzg.js";
|
|
36
36
|
import"./index-rtry5xyf.js";
|
|
37
37
|
import"./index-zsrtt42s.js";
|
|
38
|
-
import"./index-
|
|
38
|
+
import"./index-rpy0bent.js";
|
|
39
39
|
import"./index-e1pxav9g.js";
|
|
40
|
-
import"./index-
|
|
41
|
-
import"./index-
|
|
42
|
-
import"./index-
|
|
43
|
-
import"./index-
|
|
40
|
+
import"./index-96zkay2e.js";
|
|
41
|
+
import"./index-kjmcp9mf.js";
|
|
42
|
+
import"./index-wesj94x0.js";
|
|
43
|
+
import"./index-df8xj9hr.js";
|
|
44
44
|
import"./index-556ja8an.js";
|
|
45
45
|
import"./index-7sy3aa9m.js";
|
|
46
46
|
import"./index-wx8zdh4a.js";
|
|
47
47
|
import"./index-3g0xk6tk.js";
|
|
48
48
|
import"./index-85gkedsf.js";
|
|
49
|
-
import"./index-
|
|
50
|
-
import"./index-
|
|
51
|
-
import"./index-
|
|
49
|
+
import"./index-kv2j4cnq.js";
|
|
50
|
+
import"./index-dp5w9s5z.js";
|
|
51
|
+
import"./index-bq4mvwht.js";
|
|
52
52
|
import"./index-gprxjmm7.js";
|
|
53
53
|
import"./index-n832052r.js";
|
|
54
|
-
import"./index-
|
|
55
|
-
import"./index-
|
|
54
|
+
import"./index-3neh2mxk.js";
|
|
55
|
+
import"./index-gr3zfcsh.js";
|
|
56
56
|
import"./index-cpg98bh1.js";
|
|
57
57
|
import"./index-9e6fdz2h.js";
|
|
58
58
|
import"./index-4rhhvd1a.js";
|
|
@@ -61,12 +61,12 @@ import"./index-z6xqpmqg.js";
|
|
|
61
61
|
import"./index-zj6t9zgx.js";
|
|
62
62
|
import"./index-zjygnfay.js";
|
|
63
63
|
import"./index-ae75rja9.js";
|
|
64
|
-
import"./index-
|
|
65
|
-
import"./index-
|
|
64
|
+
import"./index-f75qjtn5.js";
|
|
65
|
+
import"./index-8py21zn6.js";
|
|
66
66
|
import"./index-bk5tah7q.js";
|
|
67
|
-
import"./index-
|
|
68
|
-
import"./index-
|
|
69
|
-
import"./index-
|
|
67
|
+
import"./index-hw1yghpg.js";
|
|
68
|
+
import"./index-6q35swn2.js";
|
|
69
|
+
import"./index-q81s0m8k.js";
|
|
70
70
|
import"./index-7g4c7s5r.js";
|
|
71
71
|
import"./index-bpmtbmy9.js";
|
|
72
72
|
import"./index-ed5ykebp.js";
|
package/dist/cli/{evidence-summary-service-yhap2xph.js → evidence-summary-service-nj4p6a0d.js}
RENAMED
|
@@ -6,21 +6,21 @@ import {
|
|
|
6
6
|
loadPlanJsonOnly,
|
|
7
7
|
mergeDurableGateEntriesFromEvidence,
|
|
8
8
|
readDurableGateEvidence
|
|
9
|
-
} from "./index-
|
|
10
|
-
import"./index-
|
|
9
|
+
} from "./index-6eycwm3v.js";
|
|
10
|
+
import"./index-p3k155dv.js";
|
|
11
11
|
import"./index-134d35c1.js";
|
|
12
12
|
import"./index-y8552snf.js";
|
|
13
13
|
import"./index-9ss2m4rs.js";
|
|
14
14
|
import"./index-zsrtt42s.js";
|
|
15
|
-
import"./index-
|
|
16
|
-
import"./index-
|
|
17
|
-
import"./index-
|
|
15
|
+
import"./index-96zkay2e.js";
|
|
16
|
+
import"./index-kjmcp9mf.js";
|
|
17
|
+
import"./index-df8xj9hr.js";
|
|
18
18
|
import"./index-556ja8an.js";
|
|
19
19
|
import"./index-85gkedsf.js";
|
|
20
20
|
import"./index-gprxjmm7.js";
|
|
21
21
|
import"./index-n832052r.js";
|
|
22
|
-
import"./index-
|
|
23
|
-
import"./index-
|
|
22
|
+
import"./index-3neh2mxk.js";
|
|
23
|
+
import"./index-gr3zfcsh.js";
|
|
24
24
|
import"./index-cpg98bh1.js";
|
|
25
25
|
import"./index-9e6fdz2h.js";
|
|
26
26
|
import"./index-4rhhvd1a.js";
|
|
@@ -28,11 +28,11 @@ import"./index-w8pgjr75.js";
|
|
|
28
28
|
import"./index-z6xqpmqg.js";
|
|
29
29
|
import"./index-zj6t9zgx.js";
|
|
30
30
|
import"./index-zjygnfay.js";
|
|
31
|
-
import"./index-
|
|
31
|
+
import"./index-8py21zn6.js";
|
|
32
32
|
import"./index-bk5tah7q.js";
|
|
33
|
-
import"./index-
|
|
34
|
-
import"./index-
|
|
35
|
-
import"./index-
|
|
33
|
+
import"./index-hw1yghpg.js";
|
|
34
|
+
import"./index-6q35swn2.js";
|
|
35
|
+
import"./index-q81s0m8k.js";
|
|
36
36
|
import"./index-7g4c7s5r.js";
|
|
37
37
|
import"./index-bpmtbmy9.js";
|
|
38
38
|
import"./index-ed5ykebp.js";
|
|
@@ -17,8 +17,8 @@ import {
|
|
|
17
17
|
reduceTaskWorkflowSnapshot,
|
|
18
18
|
transitionTaskWorkflowEvidence,
|
|
19
19
|
withTaskEvidenceTransaction
|
|
20
|
-
} from "./index-
|
|
21
|
-
import"./index-
|
|
20
|
+
} from "./index-96zkay2e.js";
|
|
21
|
+
import"./index-kjmcp9mf.js";
|
|
22
22
|
import"./index-556ja8an.js";
|
|
23
23
|
import"./index-cpg98bh1.js";
|
|
24
24
|
import"./index-9e6fdz2h.js";
|
|
@@ -27,10 +27,10 @@ import"./index-w8pgjr75.js";
|
|
|
27
27
|
import"./index-z6xqpmqg.js";
|
|
28
28
|
import"./index-zj6t9zgx.js";
|
|
29
29
|
import"./index-zjygnfay.js";
|
|
30
|
-
import"./index-
|
|
31
|
-
import"./index-
|
|
32
|
-
import"./index-
|
|
33
|
-
import"./index-
|
|
30
|
+
import"./index-8py21zn6.js";
|
|
31
|
+
import"./index-hw1yghpg.js";
|
|
32
|
+
import"./index-6q35swn2.js";
|
|
33
|
+
import"./index-q81s0m8k.js";
|
|
34
34
|
import"./index-7g4c7s5r.js";
|
|
35
35
|
import"./index-bpmtbmy9.js";
|
|
36
36
|
import"./index-ed5ykebp.js";
|
|
@@ -1,46 +1,46 @@
|
|
|
1
1
|
// @bun
|
|
2
2
|
import {
|
|
3
3
|
handleGuardrailExplain
|
|
4
|
-
} from "./index-
|
|
5
|
-
import"./index-
|
|
6
|
-
import"./index-
|
|
7
|
-
import"./index-
|
|
8
|
-
import"./index-
|
|
9
|
-
import"./index-
|
|
10
|
-
import"./index-
|
|
4
|
+
} from "./index-jgwhpza8.js";
|
|
5
|
+
import"./index-brb64k96.js";
|
|
6
|
+
import"./index-hcb25p12.js";
|
|
7
|
+
import"./index-xsxj4vbf.js";
|
|
8
|
+
import"./index-1mbdwy12.js";
|
|
9
|
+
import"./index-6eycwm3v.js";
|
|
10
|
+
import"./index-p3k155dv.js";
|
|
11
11
|
import"./index-134d35c1.js";
|
|
12
12
|
import"./index-abtrcs16.js";
|
|
13
13
|
import"./index-y8552snf.js";
|
|
14
|
-
import"./index-
|
|
15
|
-
import"./index-
|
|
14
|
+
import"./index-ffqdah8s.js";
|
|
15
|
+
import"./index-g2r8nknz.js";
|
|
16
16
|
import"./index-70ha9e09.js";
|
|
17
17
|
import"./index-c8s9a3zh.js";
|
|
18
18
|
import"./index-9ss2m4rs.js";
|
|
19
19
|
import"./index-z9yhhk6q.js";
|
|
20
|
-
import"./index-
|
|
21
|
-
import"./index-
|
|
22
|
-
import"./index-
|
|
23
|
-
import"./index-
|
|
20
|
+
import"./index-3p4wgm0d.js";
|
|
21
|
+
import"./index-vdrwj7z0.js";
|
|
22
|
+
import"./index-g335vrc7.js";
|
|
23
|
+
import"./index-tp5ytzzg.js";
|
|
24
24
|
import"./index-rtry5xyf.js";
|
|
25
25
|
import"./index-zsrtt42s.js";
|
|
26
|
-
import"./index-
|
|
26
|
+
import"./index-rpy0bent.js";
|
|
27
27
|
import"./index-e1pxav9g.js";
|
|
28
|
-
import"./index-
|
|
29
|
-
import"./index-
|
|
30
|
-
import"./index-
|
|
31
|
-
import"./index-
|
|
28
|
+
import"./index-96zkay2e.js";
|
|
29
|
+
import"./index-kjmcp9mf.js";
|
|
30
|
+
import"./index-wesj94x0.js";
|
|
31
|
+
import"./index-df8xj9hr.js";
|
|
32
32
|
import"./index-556ja8an.js";
|
|
33
33
|
import"./index-7sy3aa9m.js";
|
|
34
34
|
import"./index-wx8zdh4a.js";
|
|
35
35
|
import"./index-3g0xk6tk.js";
|
|
36
36
|
import"./index-85gkedsf.js";
|
|
37
|
-
import"./index-
|
|
38
|
-
import"./index-
|
|
39
|
-
import"./index-
|
|
37
|
+
import"./index-kv2j4cnq.js";
|
|
38
|
+
import"./index-dp5w9s5z.js";
|
|
39
|
+
import"./index-bq4mvwht.js";
|
|
40
40
|
import"./index-gprxjmm7.js";
|
|
41
41
|
import"./index-n832052r.js";
|
|
42
|
-
import"./index-
|
|
43
|
-
import"./index-
|
|
42
|
+
import"./index-3neh2mxk.js";
|
|
43
|
+
import"./index-gr3zfcsh.js";
|
|
44
44
|
import"./index-cpg98bh1.js";
|
|
45
45
|
import"./index-9e6fdz2h.js";
|
|
46
46
|
import"./index-4rhhvd1a.js";
|
|
@@ -49,12 +49,12 @@ import"./index-z6xqpmqg.js";
|
|
|
49
49
|
import"./index-zj6t9zgx.js";
|
|
50
50
|
import"./index-zjygnfay.js";
|
|
51
51
|
import"./index-ae75rja9.js";
|
|
52
|
-
import"./index-
|
|
53
|
-
import"./index-
|
|
52
|
+
import"./index-f75qjtn5.js";
|
|
53
|
+
import"./index-8py21zn6.js";
|
|
54
54
|
import"./index-bk5tah7q.js";
|
|
55
|
-
import"./index-
|
|
56
|
-
import"./index-
|
|
57
|
-
import"./index-
|
|
55
|
+
import"./index-hw1yghpg.js";
|
|
56
|
+
import"./index-6q35swn2.js";
|
|
57
|
+
import"./index-q81s0m8k.js";
|
|
58
58
|
import"./index-7g4c7s5r.js";
|
|
59
59
|
import"./index-bpmtbmy9.js";
|
|
60
60
|
import"./index-ed5ykebp.js";
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
// @bun
|
|
2
2
|
import {
|
|
3
3
|
handleGuardrailLog
|
|
4
|
-
} from "./index-
|
|
5
|
-
import"./index-
|
|
4
|
+
} from "./index-fp2d44f5.js";
|
|
5
|
+
import"./index-xsxj4vbf.js";
|
|
6
6
|
import"./index-556ja8an.js";
|
|
7
|
-
import"./index-
|
|
7
|
+
import"./index-gr3zfcsh.js";
|
|
8
8
|
import"./index-cpg98bh1.js";
|
|
9
9
|
import"./index-z6xqpmqg.js";
|
|
10
10
|
import"./index-zj6t9zgx.js";
|
|
@@ -7,33 +7,33 @@ import {
|
|
|
7
7
|
isHiveEligible,
|
|
8
8
|
promoteFromSwarm,
|
|
9
9
|
promoteToHive
|
|
10
|
-
} from "./index-
|
|
11
|
-
import"./index-
|
|
12
|
-
import"./index-
|
|
13
|
-
import"./index-
|
|
14
|
-
import"./index-
|
|
15
|
-
import"./index-
|
|
10
|
+
} from "./index-brb64k96.js";
|
|
11
|
+
import"./index-hcb25p12.js";
|
|
12
|
+
import"./index-xsxj4vbf.js";
|
|
13
|
+
import"./index-1mbdwy12.js";
|
|
14
|
+
import"./index-6eycwm3v.js";
|
|
15
|
+
import"./index-p3k155dv.js";
|
|
16
16
|
import"./index-134d35c1.js";
|
|
17
17
|
import"./index-abtrcs16.js";
|
|
18
18
|
import"./index-y8552snf.js";
|
|
19
|
-
import"./index-
|
|
20
|
-
import"./index-
|
|
19
|
+
import"./index-ffqdah8s.js";
|
|
20
|
+
import"./index-g2r8nknz.js";
|
|
21
21
|
import"./index-70ha9e09.js";
|
|
22
22
|
import"./index-c8s9a3zh.js";
|
|
23
23
|
import"./index-9ss2m4rs.js";
|
|
24
24
|
import"./index-z9yhhk6q.js";
|
|
25
|
-
import"./index-
|
|
26
|
-
import"./index-
|
|
27
|
-
import"./index-
|
|
28
|
-
import"./index-
|
|
25
|
+
import"./index-3p4wgm0d.js";
|
|
26
|
+
import"./index-vdrwj7z0.js";
|
|
27
|
+
import"./index-g335vrc7.js";
|
|
28
|
+
import"./index-tp5ytzzg.js";
|
|
29
29
|
import"./index-rtry5xyf.js";
|
|
30
30
|
import"./index-zsrtt42s.js";
|
|
31
|
-
import"./index-
|
|
31
|
+
import"./index-rpy0bent.js";
|
|
32
32
|
import"./index-e1pxav9g.js";
|
|
33
|
-
import"./index-
|
|
34
|
-
import"./index-
|
|
35
|
-
import"./index-
|
|
36
|
-
import"./index-
|
|
33
|
+
import"./index-96zkay2e.js";
|
|
34
|
+
import"./index-kjmcp9mf.js";
|
|
35
|
+
import"./index-wesj94x0.js";
|
|
36
|
+
import"./index-df8xj9hr.js";
|
|
37
37
|
import"./index-556ja8an.js";
|
|
38
38
|
import"./index-7sy3aa9m.js";
|
|
39
39
|
import"./index-wx8zdh4a.js";
|
|
@@ -41,13 +41,13 @@ import"./index-3g0xk6tk.js";
|
|
|
41
41
|
import"./index-85gkedsf.js";
|
|
42
42
|
import {
|
|
43
43
|
resolveHiveKnowledgePath
|
|
44
|
-
} from "./index-
|
|
45
|
-
import"./index-
|
|
46
|
-
import"./index-
|
|
44
|
+
} from "./index-kv2j4cnq.js";
|
|
45
|
+
import"./index-dp5w9s5z.js";
|
|
46
|
+
import"./index-bq4mvwht.js";
|
|
47
47
|
import"./index-gprxjmm7.js";
|
|
48
48
|
import"./index-n832052r.js";
|
|
49
|
-
import"./index-
|
|
50
|
-
import"./index-
|
|
49
|
+
import"./index-3neh2mxk.js";
|
|
50
|
+
import"./index-gr3zfcsh.js";
|
|
51
51
|
import"./index-cpg98bh1.js";
|
|
52
52
|
import"./index-9e6fdz2h.js";
|
|
53
53
|
import"./index-4rhhvd1a.js";
|
|
@@ -56,12 +56,12 @@ import"./index-z6xqpmqg.js";
|
|
|
56
56
|
import"./index-zj6t9zgx.js";
|
|
57
57
|
import"./index-zjygnfay.js";
|
|
58
58
|
import"./index-ae75rja9.js";
|
|
59
|
-
import"./index-
|
|
60
|
-
import"./index-
|
|
59
|
+
import"./index-f75qjtn5.js";
|
|
60
|
+
import"./index-8py21zn6.js";
|
|
61
61
|
import"./index-bk5tah7q.js";
|
|
62
|
-
import"./index-
|
|
63
|
-
import"./index-
|
|
64
|
-
import"./index-
|
|
62
|
+
import"./index-hw1yghpg.js";
|
|
63
|
+
import"./index-6q35swn2.js";
|
|
64
|
+
import"./index-q81s0m8k.js";
|
|
65
65
|
import"./index-7g4c7s5r.js";
|
|
66
66
|
import"./index-bpmtbmy9.js";
|
|
67
67
|
import"./index-ed5ykebp.js";
|
|
@@ -6,7 +6,7 @@ import {
|
|
|
6
6
|
PluginConfigSchema,
|
|
7
7
|
init_schema,
|
|
8
8
|
stripKnownSwarmPrefix
|
|
9
|
-
} from "./index-
|
|
9
|
+
} from "./index-gr3zfcsh.js";
|
|
10
10
|
import {
|
|
11
11
|
ALL_AGENT_NAMES,
|
|
12
12
|
init_constants
|
|
@@ -100,6 +100,59 @@ function emitObjectTypeMismatch(key, value, findings) {
|
|
|
100
100
|
function isPlainObject(value) {
|
|
101
101
|
return typeof value === "object" && value !== null && !Array.isArray(value);
|
|
102
102
|
}
|
|
103
|
+
function collectRawCouncilPolicyFindings(directory) {
|
|
104
|
+
const findings = [];
|
|
105
|
+
const { userConfigPath, projectConfigPath } = getConfigPaths(directory);
|
|
106
|
+
for (const configPath of [userConfigPath, projectConfigPath]) {
|
|
107
|
+
if (!fs.existsSync(configPath))
|
|
108
|
+
continue;
|
|
109
|
+
try {
|
|
110
|
+
const stats = fs.statSync(configPath);
|
|
111
|
+
if (stats.size > CONFIG_DOCTOR_MAX_CONFIG_FILE_BYTES)
|
|
112
|
+
continue;
|
|
113
|
+
const raw = JSON.parse(fs.readFileSync(configPath, "utf-8"));
|
|
114
|
+
if (!isPlainObject(raw) || raw.council === undefined)
|
|
115
|
+
continue;
|
|
116
|
+
if (!isPlainObject(raw.council))
|
|
117
|
+
continue;
|
|
118
|
+
const council = raw.council;
|
|
119
|
+
if ("parallelTimeoutMs" in council) {
|
|
120
|
+
findings.push({
|
|
121
|
+
id: "council-parallel-timeout-deprecated",
|
|
122
|
+
title: "Deprecated and inert: council.parallelTimeoutMs",
|
|
123
|
+
description: 'Config field "council.parallelTimeoutMs" (in ' + configPath + ") is deprecated and inert: no runtime consumer exists and no timeout is enforced. It is accepted only for parse compatibility. Remove the key \u2014 dispatch timeouts are governed by the agent host. The field is scheduled for removal in a future release.",
|
|
124
|
+
severity: "warn",
|
|
125
|
+
path: "council.parallelTimeoutMs",
|
|
126
|
+
currentValue: council.parallelTimeoutMs,
|
|
127
|
+
autoFixable: false
|
|
128
|
+
});
|
|
129
|
+
}
|
|
130
|
+
if ("escalateOnMaxRounds" in council) {
|
|
131
|
+
findings.push({
|
|
132
|
+
id: "council-escalate-inert",
|
|
133
|
+
title: "Inert: council.escalateOnMaxRounds",
|
|
134
|
+
description: 'Config field "council.escalateOnMaxRounds" (in ' + configPath + ") is set, but the handler/webhook remains INERT in this release: no handler, webhook, or outbound execution exists or was added (issue #1650). Max-rounds exhaustion emits a durable structured event (.swarm/council/events/max-rounds-exhaustion.jsonl) and a user escalation message instead; the run stays fail-closed. Wiring real outbound escalation requires a separate security review.",
|
|
135
|
+
severity: "warn",
|
|
136
|
+
path: "council.escalateOnMaxRounds",
|
|
137
|
+
currentValue: "[redacted: handler/webhook strings are never echoed]",
|
|
138
|
+
autoFixable: false
|
|
139
|
+
});
|
|
140
|
+
}
|
|
141
|
+
if (isPlainObject(council.finalCompletionPolicy) && council.finalCompletionPolicy.mode === "quorum") {
|
|
142
|
+
findings.push({
|
|
143
|
+
id: "council-final-quorum-weaker",
|
|
144
|
+
title: 'council.finalCompletionPolicy.mode "quorum" weakens the strict final council',
|
|
145
|
+
description: "Final-council completion is configured in quorum mode (in " + configPath + "): a bounded minimum of distinct canonical members can accept the project instead of the strict default (all five canonical roles, zero absentees). This is weaker than the strict default. Any change to this policy invalidates previously accepted final-council evidence.",
|
|
146
|
+
severity: "warn",
|
|
147
|
+
path: "council.finalCompletionPolicy",
|
|
148
|
+
currentValue: council.finalCompletionPolicy,
|
|
149
|
+
autoFixable: false
|
|
150
|
+
});
|
|
151
|
+
}
|
|
152
|
+
} catch {}
|
|
153
|
+
}
|
|
154
|
+
return findings;
|
|
155
|
+
}
|
|
103
156
|
function collectRawGatesConfigFindings(directory) {
|
|
104
157
|
const findings = [];
|
|
105
158
|
const { userConfigPath, projectConfigPath } = getConfigPaths(directory);
|
|
@@ -1234,6 +1287,7 @@ function runConfigDoctor(config, directory) {
|
|
|
1234
1287
|
const findings = [];
|
|
1235
1288
|
walkConfigAndValidate(config, "", findings);
|
|
1236
1289
|
findings.push(...collectRawGatesConfigFindings(directory));
|
|
1290
|
+
findings.push(...collectRawCouncilPolicyFindings(directory));
|
|
1237
1291
|
findings.push(...collectRawStrictSectionFindings(directory));
|
|
1238
1292
|
findings.push(...collectRawValueConstraintFindings(directory));
|
|
1239
1293
|
findings.push(...collectRawAutoReviewCompatibilityFindings(directory));
|
|
@@ -6,7 +6,7 @@ import {
|
|
|
6
6
|
PluginConfigSchema,
|
|
7
7
|
init_schema,
|
|
8
8
|
resolveExternalSkillsConfig
|
|
9
|
-
} from "./index-
|
|
9
|
+
} from "./index-gr3zfcsh.js";
|
|
10
10
|
import {
|
|
11
11
|
GIT_BINARY_ENV_VAR,
|
|
12
12
|
init_git_executable
|
|
@@ -788,4 +788,4 @@ var PlanSchema = exports_external.object({
|
|
|
788
788
|
execution_profile: ExecutionProfileSchema.optional()
|
|
789
789
|
});
|
|
790
790
|
|
|
791
|
-
export {
|
|
791
|
+
export { loadPluginConfig, loadPluginConfigWithMeta, getSafeDefaultConfigLoadResult, loadPluginConfigWithMetaAsync, loadAgentPrompt, exports_loader, init_loader, ExecutionProfileSchema, TaskStatusSchema, TaskSizeSchema, PhaseStatusSchema, MigrationStatusSchema, TaskSchema, PhaseSchema, PlanSchema };
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
import {
|
|
3
3
|
_internals,
|
|
4
4
|
resolveWorktreeIsolationConfig
|
|
5
|
-
} from "./index-
|
|
5
|
+
} from "./index-bq4mvwht.js";
|
|
6
6
|
import {
|
|
7
7
|
ApprovalEvidenceSchema,
|
|
8
8
|
BaseEvidenceSchema,
|
|
@@ -42,7 +42,7 @@ import {
|
|
|
42
42
|
loadPluginConfig,
|
|
43
43
|
loadPluginConfigWithMeta,
|
|
44
44
|
loadPluginConfigWithMetaAsync
|
|
45
|
-
} from "./index-
|
|
45
|
+
} from "./index-3neh2mxk.js";
|
|
46
46
|
import {
|
|
47
47
|
AUTO_REVIEW_V8_BURN_IN_DECISION,
|
|
48
48
|
AgentOverrideConfigSchema,
|
|
@@ -64,7 +64,7 @@ import {
|
|
|
64
64
|
TurboConfigSchema,
|
|
65
65
|
WorktreeIsolationConfigSchema,
|
|
66
66
|
resolveAutoReviewConfig
|
|
67
|
-
} from "./index-
|
|
67
|
+
} from "./index-gr3zfcsh.js";
|
|
68
68
|
import {
|
|
69
69
|
ALL_AGENT_NAMES,
|
|
70
70
|
ALL_SUBAGENT_NAMES,
|
|
@@ -3,7 +3,7 @@ import {
|
|
|
3
3
|
EvaluationRunV1Schema,
|
|
4
4
|
GateAuditResultV1Schema,
|
|
5
5
|
getProtectedEvaluationRunIds
|
|
6
|
-
} from "./index-
|
|
6
|
+
} from "./index-p3k155dv.js";
|
|
7
7
|
import {
|
|
8
8
|
loadDatabaseCtor
|
|
9
9
|
} from "./index-134d35c1.js";
|
|
@@ -23,7 +23,7 @@ import {
|
|
|
23
23
|
readTaskEvidence,
|
|
24
24
|
readTaskEvidenceRaw,
|
|
25
25
|
sanitizeTaskId
|
|
26
|
-
} from "./index-
|
|
26
|
+
} from "./index-96zkay2e.js";
|
|
27
27
|
import {
|
|
28
28
|
LedgerStaleWriterError,
|
|
29
29
|
appendLedgerEvent,
|
|
@@ -43,7 +43,7 @@ import {
|
|
|
43
43
|
replayFromLedgerWithStatus,
|
|
44
44
|
takeSnapshotEvent,
|
|
45
45
|
takeSnapshotWithRetry
|
|
46
|
-
} from "./index-
|
|
46
|
+
} from "./index-df8xj9hr.js";
|
|
47
47
|
import {
|
|
48
48
|
init_executor,
|
|
49
49
|
isUntrustedEnvKey,
|
|
@@ -56,7 +56,7 @@ import {
|
|
|
56
56
|
} from "./index-gprxjmm7.js";
|
|
57
57
|
import {
|
|
58
58
|
PlanSchema
|
|
59
|
-
} from "./index-
|
|
59
|
+
} from "./index-3neh2mxk.js";
|
|
60
60
|
import {
|
|
61
61
|
GIT_BINARY_ENV_VAR,
|
|
62
62
|
describeGitResolution,
|
|
@@ -76,10 +76,10 @@ import {
|
|
|
76
76
|
assertProjectRoot,
|
|
77
77
|
tryAcquireLock,
|
|
78
78
|
withEvidenceLock
|
|
79
|
-
} from "./index-
|
|
79
|
+
} from "./index-6q35swn2.js";
|
|
80
80
|
import {
|
|
81
81
|
emit
|
|
82
|
-
} from "./index-
|
|
82
|
+
} from "./index-q81s0m8k.js";
|
|
83
83
|
import {
|
|
84
84
|
ZodError,
|
|
85
85
|
init_zod
|
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
// @bun
|
|
2
2
|
import {
|
|
3
3
|
atomicWriteFileAnyRoot
|
|
4
|
-
} from "./index-
|
|
4
|
+
} from "./index-hw1yghpg.js";
|
|
5
5
|
import {
|
|
6
6
|
withEvidenceLock
|
|
7
|
-
} from "./index-
|
|
7
|
+
} from "./index-6q35swn2.js";
|
|
8
8
|
|
|
9
9
|
// src/evidence/task-file.ts
|
|
10
10
|
import * as path from "path";
|