opencode-swarm 7.136.5 → 7.137.1

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.
Files changed (103) hide show
  1. package/.opencode/skills/swarm-pr-review/SKILL.md +35 -3
  2. package/.opencode/skills/swarm-pr-review/references/prompt-templates.md +7 -3
  3. package/dist/agents/agent-output-schema.d.ts +2 -2
  4. package/dist/background/candidate-contract.d.ts +14 -0
  5. package/dist/cli/{config-doctor-n3hatm9d.js → config-doctor-b9r9rt2c.js} +2 -2
  6. package/dist/cli/{core-jpjk2qvt.js → core-6w5sd5bc.js} +1 -1
  7. package/dist/cli/{curation-policy-c4g08bg1.js → curation-policy-ftx2emfw.js} +7 -6
  8. package/dist/cli/{curator-jc5cc980.js → curator-1sxxtbq7.js} +25 -25
  9. package/dist/cli/{curator-llm-factory-atfnhbn6.js → curator-llm-factory-yhqbkc5w.js} +25 -25
  10. package/dist/cli/{evidence-summary-service-nse06dqr.js → evidence-summary-service-85gw9p2m.js} +7 -7
  11. package/dist/cli/{gate-evidence-kdygjr56.js → gate-evidence-s2kytsrj.js} +4 -4
  12. package/dist/cli/{guardrail-explain-v6f8efve.js → guardrail-explain-qh1y8jsz.js} +26 -26
  13. package/dist/cli/{guardrail-log-0mrq14g9.js → guardrail-log-84zffdv3.js} +3 -3
  14. package/dist/cli/{hive-promoter-wyejhz8b.js → hive-promoter-hpe29xrz.js} +25 -25
  15. package/dist/cli/{index-eeb35dnx.js → index-1qn2gchc.js} +3 -2
  16. package/dist/cli/{index-45y0y3xh.js → index-1zrb3vt2.js} +7 -7
  17. package/dist/cli/{index-d2sf9an1.js → index-5r6kkhd7.js} +4 -4
  18. package/dist/cli/{index-ne28wyyc.js → index-5wjw05dy.js} +2 -2
  19. package/dist/cli/{index-xvcctb2t.js → index-7e60c7ay.js} +27 -27
  20. package/dist/cli/{index-7t3vjw5e.js → index-877ah4kx.js} +1 -1
  21. package/dist/cli/{index-tncy55bp.js → index-8ehyt3rx.js} +1 -1
  22. package/dist/cli/{index-hbzh7yyz.js → index-9vqxf9pd.js} +633 -209
  23. package/dist/cli/{index-6kd0ezgd.js → index-a3gpeb4f.js} +2 -2
  24. package/dist/cli/{index-nfm9f10v.js → index-b2s3t517.js} +5 -3
  25. package/dist/cli/{index-8f4346kf.js → index-bxk0a1r9.js} +2 -2
  26. package/dist/cli/{index-pyz1p8qv.js → index-d67810xe.js} +1 -1
  27. package/dist/cli/{index-akc6rp3x.js → index-d8rc8c9y.js} +2 -2
  28. package/dist/cli/{index-hh34tyv7.js → index-dxatvs3f.js} +1 -1
  29. package/dist/cli/{index-bqan4y2y.js → index-e0nvge1c.js} +2 -2
  30. package/dist/cli/{index-f5qs217h.js → index-em10pmph.js} +1 -1
  31. package/dist/cli/{index-j7ja83v5.js → index-gd47gp2q.js} +1 -1
  32. package/dist/cli/{index-w6j1n5az.js → index-gv00q5gc.js} +1 -1
  33. package/dist/cli/index-h5sbn1zr.js +1670 -0
  34. package/dist/cli/{index-vm05set2.js → index-k8y41t4y.js} +4 -4
  35. package/dist/cli/{index-tr0ctbhq.js → index-m4s91910.js} +5 -5
  36. package/dist/cli/{index-b3jfcptk.js → index-n3h6rmbe.js} +1 -1
  37. package/dist/cli/{index-xp2pfbpq.js → index-pbe51g7h.js} +1 -1
  38. package/dist/cli/{index-kym0cctr.js → index-qy3rgmkc.js} +1 -1
  39. package/dist/cli/{index-d61h3f3h.js → index-s3j9fsab.js} +2 -2
  40. package/dist/cli/{index-qhbr4h5n.js → index-t2mv25yf.js} +6 -6
  41. package/dist/cli/{index-84se71v1.js → index-t5099rx9.js} +3 -3
  42. package/dist/cli/{index-zzhyws9g.js → index-vft1pg34.js} +1 -1
  43. package/dist/cli/{index-yj61bped.js → index-zxf5w0jj.js} +3 -3
  44. package/dist/cli/index.js +25 -25
  45. package/dist/cli/{knowledge-escalator-2xe8z24p.js → knowledge-escalator-3ds615yq.js} +8 -7
  46. package/dist/cli/{knowledge-events-wecrshsx.js → knowledge-events-3c0g2xbm.js} +6 -5
  47. package/dist/cli/{knowledge-link-zr40rnwr.js → knowledge-link-t94b79qe.js} +5 -4
  48. package/dist/cli/{knowledge-store-9f74whxw.js → knowledge-store-pq43990j.js} +6 -5
  49. package/dist/cli/{knowledge-validator-4ng7x9dr.js → knowledge-validator-gepda374.js} +9 -8
  50. package/dist/cli/{pending-delegations-0h5b18p7.js → pending-delegations-kshh66s2.js} +3 -3
  51. package/dist/cli/{pr-subscriptions-jn0h047q.js → pr-subscriptions-5fpzz4f3.js} +3 -3
  52. package/dist/cli/{runner-deeswadt.js → runner-9rqc8y3m.js} +5 -5
  53. package/dist/cli/{scan-cursor-yzj9n225.js → scan-cursor-5hq37qdg.js} +7 -6
  54. package/dist/cli/{schema-cr1nr1w0.js → schema-mrbyt7dg.js} +1 -1
  55. package/dist/cli/{scope-persistence-5xc9ntdh.js → scope-persistence-sjz200dt.js} +4 -4
  56. package/dist/cli/{skill-generator-ybncj9et.js → skill-generator-3gt8em6v.js} +10 -9
  57. package/dist/cli/{telemetry-6678gya0.js → telemetry-h7h7f0ez.js} +2 -1
  58. package/dist/cli/{worktree-collision-ownership-wt7cc850.js → worktree-collision-ownership-xzwab4xt.js} +3 -3
  59. package/dist/config/constants.d.ts +1 -1
  60. package/dist/config/evidence-schema.d.ts +103 -103
  61. package/dist/config/plan-schema.d.ts +10 -10
  62. package/dist/config/schema.d.ts +8 -8
  63. package/dist/consensus/contracts.d.ts +3 -3
  64. package/dist/evaluation/index.d.ts +1 -0
  65. package/dist/evaluation/model-dispatcher.d.ts +19 -1
  66. package/dist/evaluation/pr-review-recovery.d.ts +41 -0
  67. package/dist/evaluation/public-api.d.ts +2 -0
  68. package/dist/evaluation/runner.d.ts +9 -0
  69. package/dist/hooks/hive-promoter.d.ts +1 -1
  70. package/dist/hooks/pr-workflow-gate.d.ts +69 -0
  71. package/dist/index.d.ts +2 -0
  72. package/dist/index.js +225 -225
  73. package/dist/observability/catalog.d.ts +84 -0
  74. package/dist/observability/envelope.d.ts +401 -0
  75. package/dist/observability/ids.d.ts +97 -0
  76. package/dist/observability/index.d.ts +58 -0
  77. package/dist/observability/legacy.d.ts +68 -0
  78. package/dist/observability/observe.d.ts +112 -0
  79. package/dist/observability/otel-mapping.d.ts +48 -0
  80. package/dist/observability/relationships.d.ts +44 -0
  81. package/dist/observability/sampling.d.ts +77 -0
  82. package/dist/summaries/schema.d.ts +2 -2
  83. package/dist/telemetry.d.ts +4 -1
  84. package/dist/tools/dispatch-lanes.d.ts +1 -0
  85. package/evaluation-fixtures/pr-review-recovery/baseline/SKILL.md +1823 -0
  86. package/evaluation-fixtures/pr-review-recovery/baseline-manifest.json +1 -0
  87. package/evaluation-fixtures/pr-review-recovery/environment/score-recovery.cjs +135 -0
  88. package/evaluation-fixtures/pr-review-recovery/instruction.md +40 -0
  89. package/evaluation-fixtures/pr-review-recovery/scorer-fixtures/blind-full-wave-retry/model-output.json +1 -0
  90. package/evaluation-fixtures/pr-review-recovery/scorer-fixtures/contradictory/model-output.json +1 -0
  91. package/evaluation-fixtures/pr-review-recovery/scorer-fixtures/copied-contract/model-output.json +1 -0
  92. package/evaluation-fixtures/pr-review-recovery/scorer-fixtures/critical-without-harm/model-output.json +1 -0
  93. package/evaluation-fixtures/pr-review-recovery/scorer-fixtures/invented-harm/model-output.json +1 -0
  94. package/evaluation-fixtures/pr-review-recovery/scorer-fixtures/malformed/model-output.json +1 -0
  95. package/evaluation-fixtures/pr-review-recovery/scorer-fixtures/missing-reproduction/model-output.json +1 -0
  96. package/evaluation-fixtures/pr-review-recovery/scorer-fixtures/parser-only/model-output.json +1 -0
  97. package/evaluation-fixtures/pr-review-recovery/scorer-fixtures/passing/model-output.json +1 -0
  98. package/evaluation-fixtures/pr-review-recovery/scorer-fixtures/premature-systemic-claim/model-output.json +1 -0
  99. package/evaluation-fixtures/pr-review-recovery/scorer-fixtures/profile-b-fallback/model-output.json +1 -0
  100. package/evaluation-fixtures/pr-review-recovery/scorer-fixtures/underclaimed-harm/model-output.json +1 -0
  101. package/evaluation-fixtures/pr-review-recovery/scorer-fixtures/unsupported-severity/model-output.json +1 -0
  102. package/package.json +3 -2
  103. package/dist/cli/index-cze4bq1x.js +0 -358
@@ -1,7 +1,7 @@
1
1
  // @bun
2
2
  import {
3
3
  authorizeCuration
4
- } from "./index-6kd0ezgd.js";
4
+ } from "./index-a3gpeb4f.js";
5
5
  import {
6
6
  findNearDuplicate,
7
7
  inferTags,
@@ -9,13 +9,13 @@ import {
9
9
  resolveSwarmKnowledgePath,
10
10
  resolveSwarmRejectedPath,
11
11
  transactKnowledge
12
- } from "./index-qhbr4h5n.js";
12
+ } from "./index-t2mv25yf.js";
13
13
  import {
14
14
  resolveKnowledgeStoreDir
15
- } from "./index-zzhyws9g.js";
15
+ } from "./index-vft1pg34.js";
16
16
  import {
17
17
  atomicWriteFile
18
- } from "./index-b3jfcptk.js";
18
+ } from "./index-n3h6rmbe.js";
19
19
  import {
20
20
  require_proper_lockfile
21
21
  } from "./index-7g4c7s5r.js";
@@ -6,13 +6,13 @@ import {
6
6
  resolveSwarmKnowledgePath,
7
7
  transactKnowledge,
8
8
  wordBigrams
9
- } from "./index-qhbr4h5n.js";
9
+ } from "./index-t2mv25yf.js";
10
10
  import {
11
11
  countEntryContradictionsInWindow,
12
12
  countEntryViolationsInWindow,
13
13
  readKnowledgeEvents,
14
14
  recordKnowledgeEvent
15
- } from "./index-84se71v1.js";
15
+ } from "./index-t5099rx9.js";
16
16
  import {
17
17
  init_knowledge_types,
18
18
  isActiveStatus
@@ -190,11 +190,11 @@ async function maybeQuarantineOnContradiction(directory, entryId, threshold, win
190
190
  alreadyInactive: true
191
191
  };
192
192
  }
193
- const { quarantineEntry } = await import("./knowledge-validator-4ng7x9dr.js");
193
+ const { quarantineEntry } = await import("./knowledge-validator-gepda374.js");
194
194
  let policyConfig;
195
195
  try {
196
- const { KnowledgeConfigSchema } = await import("./schema-cr1nr1w0.js");
197
- const { loadPluginConfigWithMeta } = await import("./index-bqan4y2y.js");
196
+ const { KnowledgeConfigSchema } = await import("./schema-mrbyt7dg.js");
197
+ const { loadPluginConfigWithMeta } = await import("./index-e0nvge1c.js");
198
198
  const { config: loadedConfig } = loadPluginConfigWithMeta(directory);
199
199
  policyConfig = KnowledgeConfigSchema.parse(loadedConfig.knowledge ?? {});
200
200
  } catch {
@@ -4,7 +4,7 @@ import {
4
4
  } from "./index-fsrp8wp3.js";
5
5
  import {
6
6
  withEvidenceLock
7
- } from "./index-tncy55bp.js";
7
+ } from "./index-8ehyt3rx.js";
8
8
  import {
9
9
  bunWrite
10
10
  } from "./index-y111zefa.js";
@@ -2,7 +2,7 @@
2
2
  import {
3
3
  redactPath,
4
4
  redactShellCommand
5
- } from "./index-f5qs217h.js";
5
+ } from "./index-em10pmph.js";
6
6
 
7
7
  // src/services/guardrail-log-service.ts
8
8
  import * as fs from "fs/promises";
@@ -4,7 +4,7 @@ import {
4
4
  } from "./index-4qzeef9h.js";
5
5
  import {
6
6
  withEvidenceLock
7
- } from "./index-tncy55bp.js";
7
+ } from "./index-8ehyt3rx.js";
8
8
  import {
9
9
  exports_external,
10
10
  init_zod
@@ -6,10 +6,10 @@ import {
6
6
  } from "./index-1kz6da87.js";
7
7
  import {
8
8
  withEvidenceLock
9
- } from "./index-tncy55bp.js";
9
+ } from "./index-8ehyt3rx.js";
10
10
  import {
11
11
  emit
12
- } from "./index-cze4bq1x.js";
12
+ } from "./index-h5sbn1zr.js";
13
13
  import {
14
14
  criticalWarn,
15
15
  init_logger,
@@ -6,10 +6,10 @@ import {
6
6
  } from "./index-ae75rja9.js";
7
7
  import {
8
8
  resolveKnowledgeStoreDir
9
- } from "./index-zzhyws9g.js";
9
+ } from "./index-vft1pg34.js";
10
10
  import {
11
11
  atomicWriteFile
12
- } from "./index-b3jfcptk.js";
12
+ } from "./index-n3h6rmbe.js";
13
13
  import {
14
14
  init_knowledge_types,
15
15
  isActiveStatus
@@ -702,7 +702,7 @@ async function applyConfidenceFloorAction(directory, touched, options) {
702
702
  const recovered = touched.filter((e) => e.confidence > CONFIDENCE_FLOOR + FLOOR_EPSILON && e.confidence_floor_demoted);
703
703
  if (atFloor.length === 0 && recovered.length === 0)
704
704
  return;
705
- const { readKnowledgeCounterRollups, effectiveRetrievalOutcomes } = await import("./knowledge-events-wecrshsx.js");
705
+ const { readKnowledgeCounterRollups, effectiveRetrievalOutcomes } = await import("./knowledge-events-3c0g2xbm.js");
706
706
  const rollups = await readKnowledgeCounterRollups(directory);
707
707
  const flagIds = new Set;
708
708
  for (const e of atFloor) {
@@ -769,11 +769,11 @@ async function applyConfidenceFloorAction(directory, touched, options) {
769
769
  });
770
770
  }
771
771
  if (action === "quarantine" && toQuarantine.length > 0) {
772
- const { quarantineEntry } = await import("./knowledge-validator-4ng7x9dr.js");
773
- const { KnowledgeConfigSchema } = await import("./schema-cr1nr1w0.js");
772
+ const { quarantineEntry } = await import("./knowledge-validator-gepda374.js");
773
+ const { KnowledgeConfigSchema } = await import("./schema-mrbyt7dg.js");
774
774
  let config;
775
775
  try {
776
- const { loadPluginConfigWithMeta } = await import("./index-bqan4y2y.js");
776
+ const { loadPluginConfigWithMeta } = await import("./index-e0nvge1c.js");
777
777
  const { config: loadedConfig } = loadPluginConfigWithMeta(directory);
778
778
  config = KnowledgeConfigSchema.parse(loadedConfig.knowledge ?? {});
779
779
  } catch {
@@ -4,10 +4,10 @@ import {
4
4
  } from "./index-ae75rja9.js";
5
5
  import {
6
6
  resolveKnowledgeStoreDir
7
- } from "./index-zzhyws9g.js";
7
+ } from "./index-vft1pg34.js";
8
8
  import {
9
9
  atomicWriteFile
10
- } from "./index-b3jfcptk.js";
10
+ } from "./index-n3h6rmbe.js";
11
11
  import {
12
12
  require_proper_lockfile
13
13
  } from "./index-7g4c7s5r.js";
@@ -625,7 +625,7 @@ async function applyKnowledgeVerdictFeedback(directory, options) {
625
625
  deltas.push({ id, delta });
626
626
  }
627
627
  if (deltas.length > 0) {
628
- const { bumpKnowledgeConfidenceBatch } = await import("./knowledge-store-9f74whxw.js");
628
+ const { bumpKnowledgeConfidenceBatch } = await import("./knowledge-store-pq43990j.js");
629
629
  await bumpKnowledgeConfidenceBatch(directory, deltas, options?.floorOptions);
630
630
  }
631
631
  return {
@@ -1,7 +1,7 @@
1
1
  // @bun
2
2
  import {
3
3
  atomicWriteFile
4
- } from "./index-b3jfcptk.js";
4
+ } from "./index-n3h6rmbe.js";
5
5
  import {
6
6
  init_logger,
7
7
  warn
@@ -2,18 +2,18 @@
2
2
  import {
3
3
  ALLOWED_SKILL_PATH_PREFIXES,
4
4
  validateSkillPath
5
- } from "./index-vm05set2.js";
5
+ } from "./index-k8y41t4y.js";
6
6
  import {
7
7
  computeOutcomeSignal,
8
8
  readKnowledge,
9
9
  resolveHiveKnowledgePath,
10
10
  resolveSwarmKnowledgePath,
11
11
  transactKnowledge
12
- } from "./index-qhbr4h5n.js";
12
+ } from "./index-t2mv25yf.js";
13
13
  import {
14
14
  effectiveRetrievalOutcomes,
15
15
  readKnowledgeCounterRollups
16
- } from "./index-84se71v1.js";
16
+ } from "./index-t5099rx9.js";
17
17
  import {
18
18
  init_knowledge_types,
19
19
  isActiveStatus
package/dist/cli/index.js CHANGED
@@ -6,61 +6,61 @@ import {
6
6
  getPluginConfigDir,
7
7
  getPluginLockFilePaths,
8
8
  resolveCommand
9
- } from "./index-hbzh7yyz.js";
9
+ } from "./index-9vqxf9pd.js";
10
10
  import"./index-vm4xw9z3.js";
11
- import"./index-nfm9f10v.js";
12
- import"./index-f5qs217h.js";
13
- import"./index-j7ja83v5.js";
14
- import"./index-45y0y3xh.js";
15
- import"./index-ne28wyyc.js";
11
+ import"./index-b2s3t517.js";
12
+ import"./index-em10pmph.js";
13
+ import"./index-gd47gp2q.js";
14
+ import"./index-1zrb3vt2.js";
15
+ import"./index-5wjw05dy.js";
16
16
  import"./index-y8552snf.js";
17
17
  import"./index-4905hd2m.js";
18
18
  import"./index-134d35c1.js";
19
- import"./index-yj61bped.js";
20
- import"./index-tr0ctbhq.js";
21
- import"./index-8f4346kf.js";
19
+ import"./index-zxf5w0jj.js";
20
+ import"./index-m4s91910.js";
21
+ import"./index-bxk0a1r9.js";
22
22
  import"./index-6mjf4vr1.js";
23
23
  import"./index-c8s9a3zh.js";
24
24
  import"./index-9ss2m4rs.js";
25
25
  import"./index-wsdnttf4.js";
26
- import"./index-d2sf9an1.js";
27
- import"./index-vm05set2.js";
28
- import"./index-6kd0ezgd.js";
26
+ import"./index-5r6kkhd7.js";
27
+ import"./index-k8y41t4y.js";
28
+ import"./index-a3gpeb4f.js";
29
29
  import"./index-rtry5xyf.js";
30
- import"./index-qhbr4h5n.js";
31
- import"./index-84se71v1.js";
30
+ import"./index-t2mv25yf.js";
31
+ import"./index-t5099rx9.js";
32
32
  import"./index-ae75rja9.js";
33
- import"./index-zzhyws9g.js";
34
- import"./index-b3jfcptk.js";
35
- import"./index-pyz1p8qv.js";
33
+ import"./index-vft1pg34.js";
34
+ import"./index-n3h6rmbe.js";
35
+ import"./index-d67810xe.js";
36
36
  import"./index-k5jrywpr.js";
37
37
  import"./index-n832052r.js";
38
38
  import {
39
39
  init_package,
40
40
  package_default
41
- } from "./index-eeb35dnx.js";
41
+ } from "./index-1qn2gchc.js";
42
42
  import"./index-bk5tah7q.js";
43
43
  import"./index-8fwhhayc.js";
44
44
  import"./index-q1exe2b3.js";
45
- import"./index-kym0cctr.js";
46
- import"./index-w6j1n5az.js";
47
- import"./index-d61h3f3h.js";
45
+ import"./index-qy3rgmkc.js";
46
+ import"./index-gv00q5gc.js";
47
+ import"./index-s3j9fsab.js";
48
48
  import"./index-1kz6da87.js";
49
49
  import"./index-x20cgr2q.js";
50
50
  import"./index-b8zgtz81.js";
51
- import"./index-hh34tyv7.js";
51
+ import"./index-dxatvs3f.js";
52
52
  import"./index-4rhhvd1a.js";
53
53
  import {
54
54
  DEFAULT_AGENT_CONFIGS,
55
55
  init_constants
56
56
  } from "./index-3jcyn8g6.js";
57
- import"./index-7t3vjw5e.js";
57
+ import"./index-877ah4kx.js";
58
58
  import"./index-4qzeef9h.js";
59
59
  import"./index-fsrp8wp3.js";
60
- import"./index-tncy55bp.js";
60
+ import"./index-8ehyt3rx.js";
61
61
  import"./index-7g4c7s5r.js";
62
+ import"./index-h5sbn1zr.js";
62
63
  import"./index-bpmtbmy9.js";
63
- import"./index-cze4bq1x.js";
64
64
  import"./index-z6xqpmqg.js";
65
65
  import"./index-zjygnfay.js";
66
66
  import"./index-y111zefa.js";
@@ -8,17 +8,18 @@ import {
8
8
  maybeEscalateOnViolation,
9
9
  maybeQuarantineOnContradiction,
10
10
  readRecentEscalations
11
- } from "./index-tr0ctbhq.js";
12
- import"./index-qhbr4h5n.js";
13
- import"./index-84se71v1.js";
11
+ } from "./index-m4s91910.js";
12
+ import"./index-t2mv25yf.js";
13
+ import"./index-t5099rx9.js";
14
14
  import"./index-ae75rja9.js";
15
- import"./index-zzhyws9g.js";
16
- import"./index-b3jfcptk.js";
15
+ import"./index-vft1pg34.js";
16
+ import"./index-n3h6rmbe.js";
17
17
  import"./index-bk5tah7q.js";
18
18
  import"./index-fsrp8wp3.js";
19
- import"./index-tncy55bp.js";
19
+ import"./index-8ehyt3rx.js";
20
20
  import"./index-7g4c7s5r.js";
21
- import"./index-cze4bq1x.js";
21
+ import"./index-h5sbn1zr.js";
22
+ import"./index-bpmtbmy9.js";
22
23
  import"./index-y111zefa.js";
23
24
  import"./index-zgwm4ryv.js";
24
25
  import"./index-a76rekgs.js";
@@ -28,14 +28,15 @@ import {
28
28
  resolveKnowledgeCounterBaselinePath,
29
29
  resolveKnowledgeEventsPath,
30
30
  resolveLegacyApplicationLogPath
31
- } from "./index-84se71v1.js";
31
+ } from "./index-t5099rx9.js";
32
32
  import"./index-ae75rja9.js";
33
- import"./index-zzhyws9g.js";
34
- import"./index-b3jfcptk.js";
33
+ import"./index-vft1pg34.js";
34
+ import"./index-n3h6rmbe.js";
35
35
  import"./index-fsrp8wp3.js";
36
- import"./index-tncy55bp.js";
36
+ import"./index-8ehyt3rx.js";
37
37
  import"./index-7g4c7s5r.js";
38
- import"./index-cze4bq1x.js";
38
+ import"./index-h5sbn1zr.js";
39
+ import"./index-bpmtbmy9.js";
39
40
  import"./index-y111zefa.js";
40
41
  import"./index-zgwm4ryv.js";
41
42
  import"./index-a76rekgs.js";
@@ -12,12 +12,13 @@ import {
12
12
  resolveLinkDir,
13
13
  sanitizeLinkId,
14
14
  writeLinkPointer
15
- } from "./index-zzhyws9g.js";
16
- import"./index-b3jfcptk.js";
15
+ } from "./index-vft1pg34.js";
16
+ import"./index-n3h6rmbe.js";
17
17
  import"./index-fsrp8wp3.js";
18
- import"./index-tncy55bp.js";
18
+ import"./index-8ehyt3rx.js";
19
19
  import"./index-7g4c7s5r.js";
20
- import"./index-cze4bq1x.js";
20
+ import"./index-h5sbn1zr.js";
21
+ import"./index-bpmtbmy9.js";
21
22
  import"./index-y111zefa.js";
22
23
  import"./index-zgwm4ryv.js";
23
24
  import"./index-a76rekgs.js";
@@ -41,17 +41,18 @@ import {
41
41
  transactKnowledge,
42
42
  transactKnowledgeWithCas,
43
43
  wordBigrams
44
- } from "./index-qhbr4h5n.js";
44
+ } from "./index-t2mv25yf.js";
45
45
  import {
46
46
  resolveHiveDataDir
47
47
  } from "./index-ae75rja9.js";
48
- import"./index-zzhyws9g.js";
49
- import"./index-b3jfcptk.js";
48
+ import"./index-vft1pg34.js";
49
+ import"./index-n3h6rmbe.js";
50
50
  import"./index-bk5tah7q.js";
51
51
  import"./index-fsrp8wp3.js";
52
- import"./index-tncy55bp.js";
52
+ import"./index-8ehyt3rx.js";
53
53
  import"./index-7g4c7s5r.js";
54
- import"./index-cze4bq1x.js";
54
+ import"./index-h5sbn1zr.js";
55
+ import"./index-bpmtbmy9.js";
55
56
  import"./index-y111zefa.js";
56
57
  import"./index-zgwm4ryv.js";
57
58
  import"./index-a76rekgs.js";
@@ -23,19 +23,20 @@ import {
23
23
  validateLesson,
24
24
  validateSkillCandidatePath,
25
25
  validateSkillPath
26
- } from "./index-vm05set2.js";
27
- import"./index-6kd0ezgd.js";
26
+ } from "./index-k8y41t4y.js";
27
+ import"./index-a3gpeb4f.js";
28
28
  import"./index-rtry5xyf.js";
29
- import"./index-qhbr4h5n.js";
30
- import"./index-84se71v1.js";
29
+ import"./index-t2mv25yf.js";
30
+ import"./index-t5099rx9.js";
31
31
  import"./index-ae75rja9.js";
32
- import"./index-zzhyws9g.js";
33
- import"./index-b3jfcptk.js";
32
+ import"./index-vft1pg34.js";
33
+ import"./index-n3h6rmbe.js";
34
34
  import"./index-bk5tah7q.js";
35
35
  import"./index-fsrp8wp3.js";
36
- import"./index-tncy55bp.js";
36
+ import"./index-8ehyt3rx.js";
37
37
  import"./index-7g4c7s5r.js";
38
- import"./index-cze4bq1x.js";
38
+ import"./index-h5sbn1zr.js";
39
+ import"./index-bpmtbmy9.js";
39
40
  import"./index-y111zefa.js";
40
41
  import"./index-zgwm4ryv.js";
41
42
  import"./index-a76rekgs.js";
@@ -40,13 +40,13 @@ import {
40
40
  sweepStaleDelegations,
41
41
  updateCoderSettlement,
42
42
  writeDelegationFallback
43
- } from "./index-7t3vjw5e.js";
43
+ } from "./index-877ah4kx.js";
44
44
  import"./index-4qzeef9h.js";
45
45
  import"./index-fsrp8wp3.js";
46
- import"./index-tncy55bp.js";
46
+ import"./index-8ehyt3rx.js";
47
47
  import"./index-7g4c7s5r.js";
48
+ import"./index-h5sbn1zr.js";
48
49
  import"./index-bpmtbmy9.js";
49
- import"./index-cze4bq1x.js";
50
50
  import"./index-z6xqpmqg.js";
51
51
  import"./index-zjygnfay.js";
52
52
  import"./index-y111zefa.js";
@@ -9,13 +9,13 @@ import {
9
9
  sweepStale,
10
10
  unsubscribe,
11
11
  updateSnapshot
12
- } from "./index-kym0cctr.js";
12
+ } from "./index-qy3rgmkc.js";
13
13
  import"./index-4qzeef9h.js";
14
14
  import"./index-fsrp8wp3.js";
15
- import"./index-tncy55bp.js";
15
+ import"./index-8ehyt3rx.js";
16
16
  import"./index-7g4c7s5r.js";
17
+ import"./index-h5sbn1zr.js";
17
18
  import"./index-bpmtbmy9.js";
18
- import"./index-cze4bq1x.js";
19
19
  import"./index-z6xqpmqg.js";
20
20
  import"./index-zjygnfay.js";
21
21
  import"./index-y111zefa.js";
@@ -3,15 +3,15 @@ import {
3
3
  _internals,
4
4
  createModelEvaluationExecutor,
5
5
  runEvaluation
6
- } from "./index-nfm9f10v.js";
7
- import"./index-ne28wyyc.js";
6
+ } from "./index-b2s3t517.js";
7
+ import"./index-5wjw05dy.js";
8
8
  import"./index-y8552snf.js";
9
- import"./index-b3jfcptk.js";
9
+ import"./index-n3h6rmbe.js";
10
10
  import"./index-fsrp8wp3.js";
11
- import"./index-tncy55bp.js";
11
+ import"./index-8ehyt3rx.js";
12
12
  import"./index-7g4c7s5r.js";
13
+ import"./index-h5sbn1zr.js";
13
14
  import"./index-bpmtbmy9.js";
14
- import"./index-cze4bq1x.js";
15
15
  import"./index-y111zefa.js";
16
16
  import"./index-a76rekgs.js";
17
17
  export {
@@ -4,16 +4,17 @@ import {
4
4
  alreadyCuratedThisGeneration,
5
5
  claimNextScanBatch,
6
6
  getScanStatus
7
- } from "./index-8f4346kf.js";
8
- import"./index-qhbr4h5n.js";
7
+ } from "./index-bxk0a1r9.js";
8
+ import"./index-t2mv25yf.js";
9
9
  import"./index-ae75rja9.js";
10
- import"./index-zzhyws9g.js";
11
- import"./index-b3jfcptk.js";
10
+ import"./index-vft1pg34.js";
11
+ import"./index-n3h6rmbe.js";
12
12
  import"./index-bk5tah7q.js";
13
13
  import"./index-fsrp8wp3.js";
14
- import"./index-tncy55bp.js";
14
+ import"./index-8ehyt3rx.js";
15
15
  import"./index-7g4c7s5r.js";
16
- import"./index-cze4bq1x.js";
16
+ import"./index-h5sbn1zr.js";
17
+ import"./index-bpmtbmy9.js";
17
18
  import"./index-y111zefa.js";
18
19
  import"./index-zgwm4ryv.js";
19
20
  import"./index-a76rekgs.js";
@@ -95,7 +95,7 @@ import {
95
95
  resolveGeneratedAgentRole,
96
96
  resolveGuardrailsConfig,
97
97
  stripKnownSwarmPrefix
98
- } from "./index-eeb35dnx.js";
98
+ } from "./index-1qn2gchc.js";
99
99
  import"./index-bk5tah7q.js";
100
100
  import"./index-3jcyn8g6.js";
101
101
  import"./index-bpmtbmy9.js";
@@ -12,13 +12,13 @@ import {
12
12
  resolveScopeWithFallbacks,
13
13
  writeScopeBindingToDisk,
14
14
  writeScopeToDisk
15
- } from "./index-w6j1n5az.js";
16
- import"./index-d61h3f3h.js";
15
+ } from "./index-gv00q5gc.js";
16
+ import"./index-s3j9fsab.js";
17
17
  import"./index-1kz6da87.js";
18
- import"./index-tncy55bp.js";
18
+ import"./index-8ehyt3rx.js";
19
19
  import"./index-7g4c7s5r.js";
20
+ import"./index-h5sbn1zr.js";
20
21
  import"./index-bpmtbmy9.js";
21
- import"./index-cze4bq1x.js";
22
22
  import"./index-y111zefa.js";
23
23
  import"./index-zgwm4ryv.js";
24
24
  import"./index-a76rekgs.js";
@@ -33,21 +33,22 @@ import {
33
33
  sanitizeSlug,
34
34
  selectCandidateEntries,
35
35
  writeEvalStub
36
- } from "./index-yj61bped.js";
37
- import"./index-vm05set2.js";
38
- import"./index-6kd0ezgd.js";
36
+ } from "./index-zxf5w0jj.js";
37
+ import"./index-k8y41t4y.js";
38
+ import"./index-a3gpeb4f.js";
39
39
  import"./index-rtry5xyf.js";
40
- import"./index-qhbr4h5n.js";
41
- import"./index-84se71v1.js";
40
+ import"./index-t2mv25yf.js";
41
+ import"./index-t5099rx9.js";
42
42
  import"./index-ae75rja9.js";
43
- import"./index-zzhyws9g.js";
44
- import"./index-b3jfcptk.js";
43
+ import"./index-vft1pg34.js";
44
+ import"./index-n3h6rmbe.js";
45
45
  import"./index-bk5tah7q.js";
46
46
  import"./index-4rhhvd1a.js";
47
47
  import"./index-fsrp8wp3.js";
48
- import"./index-tncy55bp.js";
48
+ import"./index-8ehyt3rx.js";
49
49
  import"./index-7g4c7s5r.js";
50
- import"./index-cze4bq1x.js";
50
+ import"./index-h5sbn1zr.js";
51
+ import"./index-bpmtbmy9.js";
51
52
  import"./index-y111zefa.js";
52
53
  import"./index-zgwm4ryv.js";
53
54
  import"./index-a76rekgs.js";
@@ -12,7 +12,8 @@ import {
12
12
  startHeartbeatTracking,
13
13
  stopHeartbeatTracking,
14
14
  telemetry
15
- } from "./index-cze4bq1x.js";
15
+ } from "./index-h5sbn1zr.js";
16
+ import"./index-bpmtbmy9.js";
16
17
  import"./index-a76rekgs.js";
17
18
  export {
18
19
  telemetry,
@@ -8,13 +8,13 @@ import {
8
8
  import {
9
9
  scanDelegationFallbacksForRecovery,
10
10
  scanDelegationsForRecovery
11
- } from "./index-7t3vjw5e.js";
11
+ } from "./index-877ah4kx.js";
12
12
  import"./index-4qzeef9h.js";
13
13
  import"./index-fsrp8wp3.js";
14
- import"./index-tncy55bp.js";
14
+ import"./index-8ehyt3rx.js";
15
15
  import"./index-7g4c7s5r.js";
16
+ import"./index-h5sbn1zr.js";
16
17
  import"./index-bpmtbmy9.js";
17
- import"./index-cze4bq1x.js";
18
18
  import"./index-z6xqpmqg.js";
19
19
  import"./index-zjygnfay.js";
20
20
  import {
@@ -3,7 +3,7 @@ import type { AgentName, QAAgentName } from './agent-names';
3
3
  export { AGENT_TOOL_MAP, TOOL_DESCRIPTIONS } from '../tools/tool-metadata';
4
4
  export type { AgentName, PipelineAgentName, QAAgentName } from './agent-names';
5
5
  export { ALL_AGENT_NAMES, ALL_SUBAGENT_NAMES, ORCHESTRATOR_NAME, PIPELINE_AGENTS, QA_AGENTS, } from './agent-names';
6
- export declare const OPENCODE_NATIVE_AGENTS: Set<"compaction" | "title" | "build" | "general" | "plan" | "explore" | "summary">;
6
+ export declare const OPENCODE_NATIVE_AGENTS: Set<"plan" | "summary" | "compaction" | "title" | "build" | "general" | "explore">;
7
7
  export declare const CLAUDE_CODE_NATIVE_COMMANDS: ReadonlySet<string>;
8
8
  export declare const MEMORY_TOOL_NAMES: readonly ["swarm_memory_recall", "swarm_memory_propose"];
9
9
  export declare const MEMORY_AGENT_TOOL_MAP: Partial<Record<AgentName, ToolName[]>>;