opencode-swarm 7.157.1 → 7.158.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 (80) hide show
  1. package/.opencode/skills/swarm-pr-review/SKILL.md +24 -26
  2. package/.opencode/skills/swarm-pr-review/references/findings-persistence-contract.md +11 -3
  3. package/.opencode/skills/swarm-pr-review/references/parser-dry-run.md +1 -1
  4. package/.opencode/skills/swarm-pr-review/references/prompt-templates.md +3 -3
  5. package/dist/background/candidate-contract.d.ts +20 -3
  6. package/dist/background/candidate-parser.d.ts +8 -1
  7. package/dist/background/pr-review-contract.d.ts +93 -5
  8. package/dist/background/pr-subscriptions.d.ts +31 -15
  9. package/dist/cli/{coder-settlement-tqh28pr3.js → coder-settlement-nrtcjr0h.js} +9 -9
  10. package/dist/cli/{config-doctor-9rsk8ags.js → config-doctor-hs0x10ty.js} +3 -3
  11. package/dist/cli/{core-7zwdc0sk.js → core-a42bexs1.js} +3 -3
  12. package/dist/cli/{curation-policy-72qx868r.js → curation-policy-vn3m5nq2.js} +4 -4
  13. package/dist/cli/curator-drift-g6w4ga1q.js +1 -1
  14. package/dist/cli/{curator-llm-factory-rtkeb1y1.js → curator-llm-factory-21vqqvn3.js} +31 -31
  15. package/dist/cli/{curator-fdj5ftfz.js → curator-yawrnk3t.js} +31 -31
  16. package/dist/cli/{evidence-summary-service-bhqvx9qe.js → evidence-summary-service-kmc92b95.js} +12 -12
  17. package/dist/cli/{gate-evidence-rp0r5phx.js → gate-evidence-6tzhdxb2.js} +6 -6
  18. package/dist/cli/{guardrail-explain-17me709w.js → guardrail-explain-7xrdp18c.js} +32 -32
  19. package/dist/cli/{guardrail-log-te4a5fmn.js → guardrail-log-f16sdc3p.js} +4 -4
  20. package/dist/cli/{guardrail-reset-5n76tj7e.js → guardrail-reset-0ks08s0t.js} +31 -31
  21. package/dist/cli/{hive-promoter-e0zrkgns.js → hive-promoter-d661k3qq.js} +31 -31
  22. package/dist/cli/{index-pr6a7669.js → index-203fqkqk.js} +1 -1
  23. package/dist/cli/{index-ybvtfthv.js → index-2j07670d.js} +2 -2
  24. package/dist/cli/{index-w7s5vgb6.js → index-4wy9kzjg.js} +34 -34
  25. package/dist/cli/{index-sdde1nvx.js → index-5erwyk1b.js} +5 -5
  26. package/dist/cli/{index-b5xm177r.js → index-5zgf140g.js} +1 -1
  27. package/dist/cli/{index-n3362zjr.js → index-6x9jq0cd.js} +3 -3
  28. package/dist/cli/{index-pbh1rmb9.js → index-7qvfkgyk.js} +4 -4
  29. package/dist/cli/{index-ngn6jmad.js → index-7s1hmrfh.js} +1 -1
  30. package/dist/cli/{index-b3cwazk2.js → index-86vvhe8m.js} +2 -2
  31. package/dist/cli/{index-dwkrdpz2.js → index-8fqb0ynp.js} +1 -1
  32. package/dist/cli/{index-tt350s4g.js → index-ac8rwjsg.js} +859 -459
  33. package/dist/cli/{index-xttdbb6d.js → index-azx50qge.js} +5 -5
  34. package/dist/cli/{index-80qxscrc.js → index-dr2tfawg.js} +3 -3
  35. package/dist/cli/{index-r98wqjw4.js → index-ff8xjr1c.js} +3 -5
  36. package/dist/cli/{index-xe6zbfps.js → index-h52hs4e9.js} +1 -1
  37. package/dist/cli/{index-r4qxngnx.js → index-hrrzxz3q.js} +8 -8
  38. package/dist/cli/{index-gg70afs7.js → index-jz216dhj.js} +6 -6
  39. package/dist/cli/{index-91ybfvy2.js → index-mc9qgkwd.js} +532 -101
  40. package/dist/cli/{index-hq3m47kh.js → index-mfv7mfgg.js} +2 -2
  41. package/dist/cli/{index-14awxpgt.js → index-mt6qjp4c.js} +2 -2
  42. package/dist/cli/{index-1gk7ctgp.js → index-nphnjeh8.js} +2 -2
  43. package/dist/cli/{index-gpf3cjre.js → index-pfnj5pvs.js} +1 -1
  44. package/dist/cli/{index-e7m7g2f9.js → index-t8g88esk.js} +5 -5
  45. package/dist/cli/{index-n9hecanw.js → index-tc14d2zy.js} +4 -4
  46. package/dist/cli/{index-1vjjh2gp.js → index-tppnfxkm.js} +4 -4
  47. package/dist/cli/{index-q24ffxx6.js → index-xscjecyq.js} +6 -6
  48. package/dist/cli/{index-rgkwg6d7.js → index-xzhk2hav.js} +1 -1
  49. package/dist/cli/{index-qy6rcnjg.js → index-ygxb3jw4.js} +6 -6
  50. package/dist/cli/{index-9r7gp6cp.js → index-yt75r1er.js} +4 -0
  51. package/dist/cli/{index-t0kxka8n.js → index-z54qw70y.js} +1 -1
  52. package/dist/cli/{index-6sbx96v6.js → index-zcmwwp1x.js} +5 -4
  53. package/dist/cli/{index-az2sga91.js → index-zy60xd05.js} +1 -1
  54. package/dist/cli/index.js +32 -32
  55. package/dist/cli/{knowledge-escalator-wrpk82b9.js → knowledge-escalator-9py5r6c9.js} +11 -11
  56. package/dist/cli/{knowledge-events-4z6yzntf.js → knowledge-events-vcbece74.js} +9 -9
  57. package/dist/cli/{knowledge-link-z9cchqdj.js → knowledge-link-cj2abbae.js} +3 -3
  58. package/dist/cli/{knowledge-store-z9686tpv.js → knowledge-store-0rdfjv20.js} +4 -4
  59. package/dist/cli/{knowledge-validator-rqb0b436.js → knowledge-validator-nwjnjgf5.js} +6 -6
  60. package/dist/cli/{model-preflight-cv9kvw8h.js → model-preflight-w85ecyxh.js} +1 -1
  61. package/dist/cli/{pending-delegations-g10v5k22.js → pending-delegations-ht1vgaze.js} +1 -1
  62. package/dist/cli/pr-review-reentry-authorization-857b9rvv.js +299 -0
  63. package/dist/cli/{pr-subscriptions-76vg2xya.js → pr-subscriptions-j9j70bmd.js} +2 -2
  64. package/dist/cli/{runner-eagt6gf8.js → runner-sj5sf36c.js} +4 -4
  65. package/dist/cli/{scan-cursor-7s1bz7ew.js → scan-cursor-59yj7tp9.js} +5 -5
  66. package/dist/cli/{schema-78pdxc8f.js → schema-8a7fyp87.js} +2 -2
  67. package/dist/cli/{scope-persistence-7ad69qmq.js → scope-persistence-prdxtcr3.js} +7 -7
  68. package/dist/cli/{skill-generator-7cxf53ye.js → skill-generator-v2jkgp63.js} +13 -13
  69. package/dist/cli/{worktree-collision-ownership-ry7xnaae.js → worktree-collision-ownership-6x03w8h7.js} +4 -4
  70. package/dist/cli/{worktree-isolation-1jcc8ynj.js → worktree-isolation-s0setq2a.js} +31 -31
  71. package/dist/hooks/pr-review-reentry-authorization.d.ts +97 -0
  72. package/dist/hooks/pr-workflow-gate.d.ts +211 -8
  73. package/dist/index.js +479 -471
  74. package/dist/tools/authorize-pr-review-reentry.d.ts +16 -0
  75. package/dist/tools/complete-pr-workflow.d.ts +2 -1
  76. package/dist/tools/index.d.ts +1 -0
  77. package/dist/tools/manifest.d.ts +1 -0
  78. package/dist/tools/tool-metadata.d.ts +4 -0
  79. package/dist/tools/write-pr-review-artifact.d.ts +18 -0
  80. package/package.json +1 -1
@@ -2,14 +2,14 @@
2
2
  import {
3
3
  readKnowledge,
4
4
  transactKnowledge
5
- } from "./index-q24ffxx6.js";
5
+ } from "./index-xscjecyq.js";
6
6
  import {
7
7
  init_git_executable,
8
8
  resolveGitExecutableAsync
9
9
  } from "./index-9e6fdz2h.js";
10
10
  import {
11
11
  resolveKnowledgeStoreDir
12
- } from "./index-b5xm177r.js";
12
+ } from "./index-5zgf140g.js";
13
13
  import {
14
14
  init_knowledge_types,
15
15
  isActiveStatus
@@ -3,7 +3,7 @@ import {
3
3
  ALL_AGENT_NAMES,
4
4
  SUMMARIZER_EXEMPT_TOOL_NAMES,
5
5
  init_constants
6
- } from "./index-9r7gp6cp.js";
6
+ } from "./index-yt75r1er.js";
7
7
  import {
8
8
  OUTCOME_BLOCK_THRESHOLD,
9
9
  init_knowledge_types
@@ -21,7 +21,7 @@ var package_default;
21
21
  var init_package = __esm(() => {
22
22
  package_default = {
23
23
  name: "opencode-swarm",
24
- version: "7.157.1",
24
+ version: "7.158.1",
25
25
  description: "Architect-centric agentic swarm plugin for OpenCode - hub-and-spoke orchestration with SME consultation, code generation, and QA review",
26
26
  main: "dist/index.js",
27
27
  types: "dist/index.d.ts",
@@ -14,14 +14,14 @@ import {
14
14
  detectWindowsWrites,
15
15
  getSharedClassifierGuardrailBlock,
16
16
  resolveWriteTargets
17
- } from "./index-tt350s4g.js";
17
+ } from "./index-ac8rwjsg.js";
18
18
  import {
19
19
  checkFileAuthority,
20
20
  classifyFile,
21
21
  isInDeclaredScope,
22
22
  redactPath,
23
23
  redactShellCommand
24
- } from "./index-r98wqjw4.js";
24
+ } from "./index-ff8xjr1c.js";
25
25
 
26
26
  // src/services/guardrail-explain-service.ts
27
27
  import path from "path";
@@ -7,7 +7,7 @@ import {
7
7
  readLinkPointer,
8
8
  resolveKnowledgeStoreDir,
9
9
  resolveLinkDir
10
- } from "./index-b5xm177r.js";
10
+ } from "./index-5zgf140g.js";
11
11
 
12
12
  // src/knowledge/curation-policy.ts
13
13
  import { appendFile, mkdir as mkdir2, readFile as readFile2 } from "fs/promises";
@@ -2,10 +2,6 @@
2
2
  import {
3
3
  bunSpawn
4
4
  } from "./index-r3mvsbtq.js";
5
- import {
6
- SWARM_WORKTREE_DIR_NAME,
7
- init_constants
8
- } from "./index-9r7gp6cp.js";
9
5
  import {
10
6
  init_git_executable,
11
7
  resolveGitExecutable
@@ -14,6 +10,10 @@ import {
14
10
  advisoryWarn,
15
11
  init_warning_buffer
16
12
  } from "./index-4rhhvd1a.js";
13
+ import {
14
+ SWARM_WORKTREE_DIR_NAME,
15
+ init_constants
16
+ } from "./index-yt75r1er.js";
17
17
  import {
18
18
  log
19
19
  } from "./index-zgwm4ryv.js";
@@ -92,7 +92,7 @@ var _internals = {
92
92
  symlinkSync: fs.symlinkSync
93
93
  },
94
94
  writeScopeToDisk: async (directory, taskId, files) => {
95
- const { writeScopeToDisk: realWrite } = await import("./scope-persistence-7ad69qmq.js");
95
+ const { writeScopeToDisk: realWrite } = await import("./scope-persistence-prdxtcr3.js");
96
96
  return realWrite(directory, taskId, files);
97
97
  },
98
98
  writeLaneProfileToDisk: async (_worktreePath, _laneIndex, _envOverrides) => {
@@ -2,7 +2,7 @@
2
2
  import {
3
3
  ALLOWED_SKILL_PATH_PREFIXES,
4
4
  validateSkillPath
5
- } from "./index-1vjjh2gp.js";
5
+ } from "./index-tppnfxkm.js";
6
6
  import {
7
7
  withTimeoutSignal
8
8
  } from "./index-q7sjgr1y.js";
@@ -12,11 +12,11 @@ import {
12
12
  resolveHiveKnowledgePath,
13
13
  resolveSwarmKnowledgePath,
14
14
  transactKnowledge
15
- } from "./index-q24ffxx6.js";
15
+ } from "./index-xscjecyq.js";
16
16
  import {
17
17
  effectiveRetrievalOutcomes,
18
18
  readAuthoritativeKnowledgeCounterRollups
19
- } from "./index-sdde1nvx.js";
19
+ } from "./index-5erwyk1b.js";
20
20
  import {
21
21
  advisoryWarn,
22
22
  init_warning_buffer
@@ -28,7 +28,7 @@ import {
28
28
  import {
29
29
  atomicWriteFileAnyRoot,
30
30
  atomicWriteSwarmFile
31
- } from "./index-6sbx96v6.js";
31
+ } from "./index-zcmwwp1x.js";
32
32
  import {
33
33
  init_logger,
34
34
  log,
@@ -1,7 +1,7 @@
1
1
  // @bun
2
2
  import {
3
3
  authorizeCuration
4
- } from "./index-gpf3cjre.js";
4
+ } from "./index-pfnj5pvs.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-q24ffxx6.js";
12
+ } from "./index-xscjecyq.js";
13
13
  import {
14
14
  resolveKnowledgeStoreDir
15
- } from "./index-b5xm177r.js";
15
+ } from "./index-5zgf140g.js";
16
16
  import {
17
17
  atomicWriteFile
18
- } from "./index-xe6zbfps.js";
18
+ } from "./index-h52hs4e9.js";
19
19
  import {
20
20
  require_proper_lockfile
21
21
  } from "./index-7g4c7s5r.js";
@@ -6,10 +6,10 @@ import {
6
6
  } from "./index-ae75rja9.js";
7
7
  import {
8
8
  resolveKnowledgeStoreDir
9
- } from "./index-b5xm177r.js";
9
+ } from "./index-5zgf140g.js";
10
10
  import {
11
11
  atomicWriteFile
12
- } from "./index-xe6zbfps.js";
12
+ } from "./index-h52hs4e9.js";
13
13
  import {
14
14
  init_knowledge_types,
15
15
  isActiveStatus
@@ -713,7 +713,7 @@ async function applyConfidenceFloorAction(directory, touched, options) {
713
713
  const {
714
714
  readAuthoritativeKnowledgeCounterRollups,
715
715
  effectiveRetrievalOutcomes
716
- } = await import("./knowledge-events-4z6yzntf.js");
716
+ } = await import("./knowledge-events-vcbece74.js");
717
717
  const rollups = await readAuthoritativeKnowledgeCounterRollups(directory);
718
718
  const flagIds = new Set;
719
719
  for (const e of atFloor) {
@@ -780,11 +780,11 @@ async function applyConfidenceFloorAction(directory, touched, options) {
780
780
  });
781
781
  }
782
782
  if (action === "quarantine" && toQuarantine.length > 0) {
783
- const { quarantineEntry } = await import("./knowledge-validator-rqb0b436.js");
784
- const { KnowledgeConfigSchema } = await import("./schema-78pdxc8f.js");
783
+ const { quarantineEntry } = await import("./knowledge-validator-nwjnjgf5.js");
784
+ const { KnowledgeConfigSchema } = await import("./schema-8a7fyp87.js");
785
785
  let config;
786
786
  try {
787
- const { loadPluginConfigWithMeta } = await import("./index-qy6rcnjg.js");
787
+ const { loadPluginConfigWithMeta } = await import("./index-ygxb3jw4.js");
788
788
  const { config: loadedConfig } = loadPluginConfigWithMeta(directory);
789
789
  config = KnowledgeConfigSchema.parse(loadedConfig.knowledge ?? {});
790
790
  } catch {
@@ -4,7 +4,7 @@ import {
4
4
  readShellAuditTail,
5
5
  redactPath,
6
6
  redactShellCommand
7
- } from "./index-r98wqjw4.js";
7
+ } from "./index-ff8xjr1c.js";
8
8
 
9
9
  // src/services/guardrail-log-service.ts
10
10
  var BLOCK_TYPES = new Set([
@@ -2,7 +2,7 @@
2
2
  import {
3
3
  _internals,
4
4
  resolveWorktreeIsolationConfig
5
- } from "./index-n3362zjr.js";
5
+ } from "./index-6x9jq0cd.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-gg70afs7.js";
45
+ } from "./index-jz216dhj.js";
46
46
  import {
47
47
  AUTO_REVIEW_V8_BURN_IN_DECISION,
48
48
  AgentOverrideConfigSchema,
@@ -64,7 +64,9 @@ import {
64
64
  TurboConfigSchema,
65
65
  WorktreeIsolationConfigSchema,
66
66
  resolveAutoReviewConfig
67
- } from "./index-14awxpgt.js";
67
+ } from "./index-mt6qjp4c.js";
68
+ import"./index-9e6fdz2h.js";
69
+ import"./index-4rhhvd1a.js";
68
70
  import {
69
71
  ALL_AGENT_NAMES,
70
72
  ALL_SUBAGENT_NAMES,
@@ -74,10 +76,8 @@ import {
74
76
  QA_AGENTS,
75
77
  isQAAgent,
76
78
  isSubagent
77
- } from "./index-9r7gp6cp.js";
79
+ } from "./index-yt75r1er.js";
78
80
  import"./index-zjygnfay.js";
79
- import"./index-9e6fdz2h.js";
80
- import"./index-4rhhvd1a.js";
81
81
  import"./index-bk5tah7q.js";
82
82
  import"./index-bpmtbmy9.js";
83
83
  import"./index-zgwm4ryv.js";
@@ -238,6 +238,10 @@ var init_tool_metadata = __esm(() => {
238
238
  description: "abort an unrecoverable PR_REVIEW/PR_FEEDBACK mechanical gate and clear its durable session state",
239
239
  agents: ["architect"]
240
240
  },
241
+ authorize_pr_review_reentry: {
242
+ description: "issue a one-use, identity-bound reviewer/test_engineer re-entry authorization for the active PR_REVIEW workflow (issue #2383)",
243
+ agents: ["architect"]
244
+ },
241
245
  approve_plan_critic: {
242
246
  description: "record a MANUAL plan_critic_gate approval snapshot to unblock the ratchet-tighter critic_pre_plan execution gate when the critic already returned APPROVED but the mechanical recorder failed to persist it (issue #2012)",
243
247
  agents: ["architect"]
@@ -9,7 +9,7 @@ import {
9
9
  readEvaluationRun,
10
10
  saveEvaluationRun,
11
11
  saveTaskSetSnapshot
12
- } from "./index-ngn6jmad.js";
12
+ } from "./index-7s1hmrfh.js";
13
13
  import {
14
14
  canonicalHash,
15
15
  computeCandidateInputContentHash,
@@ -42,8 +42,8 @@ var SWARM_TEMP_GRAMMARS = [
42
42
  token: "instance",
43
43
  quarantineEligible: true,
44
44
  parsesTarget: true,
45
- producers: ["src/hooks/pr-workflow-gate.ts:16990"],
46
- note: "pre/post-rename file-identity verification (assertOpened/ClosedSwarmFileIdentity, pr-workflow-gate.ts:16932-16970) is writer-specific and load-bearing"
45
+ producers: ["src/hooks/pr-workflow-gate.ts:17944"],
46
+ note: "pre/post-rename file-identity verification (assertOpened/ClosedSwarmFileIdentity, pr-workflow-gate.ts:17880-17980) is writer-specific and load-bearing"
47
47
  },
48
48
  {
49
49
  id: "target-suffix-tmp-num-num-json",
@@ -170,8 +170,8 @@ var SWARM_TEMP_GRAMMARS = [
170
170
  quarantineEligible: true,
171
171
  parsesTarget: true,
172
172
  producers: [
173
- "src/tools/write-pr-review-artifact.ts:124",
174
- "src/tools/write-pr-review-artifact.ts:144",
173
+ "src/tools/write-pr-review-artifact.ts:140",
174
+ "src/tools/write-pr-review-artifact.ts:160",
175
175
  "src/tools/write-pr-review-trigger-eval.ts:96"
176
176
  ],
177
177
  note: "bundled-skills writes outside .swarm (project skill roots) and keeps its own contained-directory logic (invariant 4 bundled-skill ownership)"
@@ -307,6 +307,7 @@ var WRITER_CLASSIFICATION = Object.freeze({
307
307
  "src/hooks/issue-trace-state.ts": "registered-bespoke",
308
308
  "src/hooks/knowledge-receipt-ledger-storage.ts": "registered-bespoke",
309
309
  "src/hooks/pr-workflow-gate.ts": "registered-bespoke",
310
+ "src/hooks/pr-review-reentry-authorization.ts": "registered-bespoke",
310
311
  "src/hooks/promotion-evidence-store.ts": "registered-bespoke",
311
312
  "src/hooks/review-receipt.ts": "registered-bespoke",
312
313
  "src/hooks/skill-usage-log.ts": "registered-bespoke",
@@ -3096,7 +3096,7 @@ async function reconcileLegacyCoderSettlements(directory, maxRecords, onReconcil
3096
3096
  const candidates = readDelegations(directory).filter((record) => record.normalizedAgent === "coder" && Boolean(record.legacyCoderSettlementTransfer) && Boolean(record.terminalResult)).slice(0, maxRecords);
3097
3097
  if (candidates.length === 0)
3098
3098
  return 0;
3099
- const { transferCoderSettlementToBackground } = await import("./coder-settlement-tqh28pr3.js");
3099
+ const { transferCoderSettlementToBackground } = await import("./coder-settlement-nrtcjr0h.js");
3100
3100
  let transferred = 0;
3101
3101
  for (const record of candidates) {
3102
3102
  try {
package/dist/cli/index.js CHANGED
@@ -11,65 +11,65 @@ import {
11
11
  readCachePackageVersion,
12
12
  resolveCommand,
13
13
  safeRealpathSync
14
- } from "./index-tt350s4g.js";
15
- import"./index-t0kxka8n.js";
16
- import"./index-r98wqjw4.js";
17
- import"./index-b3cwazk2.js";
18
- import"./index-pbh1rmb9.js";
19
- import"./index-ngn6jmad.js";
14
+ } from "./index-ac8rwjsg.js";
15
+ import"./index-z54qw70y.js";
16
+ import"./index-ff8xjr1c.js";
17
+ import"./index-86vvhe8m.js";
18
+ import"./index-7qvfkgyk.js";
19
+ import"./index-7s1hmrfh.js";
20
+ import"./index-txdagbh7.js";
20
21
  import"./index-134d35c1.js";
21
22
  import"./index-nj6rmyeh.js";
22
- import"./index-txdagbh7.js";
23
- import"./index-xttdbb6d.js";
24
- import"./index-hq3m47kh.js";
23
+ import"./index-tc14d2zy.js";
24
+ import"./index-azx50qge.js";
25
+ import"./index-mfv7mfgg.js";
25
26
  import"./index-70ha9e09.js";
26
27
  import"./index-c8s9a3zh.js";
27
28
  import"./index-9ss2m4rs.js";
28
- import"./index-91ybfvy2.js";
29
+ import"./index-mc9qgkwd.js";
29
30
  import"./index-zsrtt42s.js";
30
- import"./index-r4qxngnx.js";
31
- import"./index-dwkrdpz2.js";
32
- import"./index-n9hecanw.js";
33
- import"./index-1vjjh2gp.js";
34
- import"./index-gpf3cjre.js";
31
+ import"./index-hrrzxz3q.js";
32
+ import"./index-3f7hqtgg.js";
33
+ import"./index-8fqb0ynp.js";
34
+ import"./index-tppnfxkm.js";
35
+ import"./index-pfnj5pvs.js";
35
36
  import"./index-rtry5xyf.js";
36
- import"./index-ybvtfthv.js";
37
- import"./index-e7m7g2f9.js";
38
- import"./index-az2sga91.js";
37
+ import"./index-2j07670d.js";
38
+ import"./index-t8g88esk.js";
39
+ import"./index-zy60xd05.js";
39
40
  import"./index-ddszzne4.js";
40
- import"./index-3f7hqtgg.js";
41
- import"./index-80qxscrc.js";
42
- import"./index-pr6a7669.js";
41
+ import"./index-dr2tfawg.js";
42
+ import"./index-203fqkqk.js";
43
43
  import"./index-nwkr6tvv.js";
44
44
  import"./index-556ja8an.js";
45
45
  import"./index-4fwbbad3.js";
46
46
  import"./index-b43rt5ph.js";
47
47
  import"./index-q7sjgr1y.js";
48
- import"./index-q24ffxx6.js";
49
- import"./index-sdde1nvx.js";
50
- import"./index-n3362zjr.js";
48
+ import"./index-xscjecyq.js";
49
+ import"./index-5erwyk1b.js";
50
+ import"./index-6x9jq0cd.js";
51
51
  import"./index-gprxjmm7.js";
52
52
  import"./index-n832052r.js";
53
53
  import"./index-dtn0pne5.js";
54
54
  import"./index-z6xqpmqg.js";
55
55
  import"./index-r3mvsbtq.js";
56
- import"./index-gg70afs7.js";
56
+ import"./index-jz216dhj.js";
57
57
  import {
58
58
  init_package,
59
59
  package_default
60
- } from "./index-14awxpgt.js";
60
+ } from "./index-mt6qjp4c.js";
61
+ import"./index-9e6fdz2h.js";
62
+ import"./index-4rhhvd1a.js";
61
63
  import {
62
64
  DEFAULT_AGENT_CONFIGS,
63
65
  init_constants
64
- } from "./index-9r7gp6cp.js";
66
+ } from "./index-yt75r1er.js";
65
67
  import"./index-zjygnfay.js";
66
- import"./index-9e6fdz2h.js";
67
- import"./index-4rhhvd1a.js";
68
68
  import"./index-ae75rja9.js";
69
- import"./index-b5xm177r.js";
70
- import"./index-xe6zbfps.js";
69
+ import"./index-5zgf140g.js";
70
+ import"./index-h52hs4e9.js";
71
71
  import"./index-bk5tah7q.js";
72
- import"./index-6sbx96v6.js";
72
+ import"./index-zcmwwp1x.js";
73
73
  import"./index-xagq35tf.js";
74
74
  import"./index-ed5ykebp.js";
75
75
  import"./index-h1g8w4v0.js";
@@ -9,26 +9,26 @@ import {
9
9
  maybeEscalateOnViolation,
10
10
  maybeQuarantineOnContradiction,
11
11
  readRecentEscalations
12
- } from "./index-xttdbb6d.js";
13
- import"./index-q24ffxx6.js";
14
- import"./index-sdde1nvx.js";
15
- import"./index-n3362zjr.js";
12
+ } from "./index-azx50qge.js";
13
+ import"./index-xscjecyq.js";
14
+ import"./index-5erwyk1b.js";
15
+ import"./index-6x9jq0cd.js";
16
16
  import"./index-gprxjmm7.js";
17
17
  import"./index-n832052r.js";
18
18
  import"./index-dtn0pne5.js";
19
19
  import"./index-z6xqpmqg.js";
20
20
  import"./index-r3mvsbtq.js";
21
- import"./index-gg70afs7.js";
22
- import"./index-14awxpgt.js";
23
- import"./index-9r7gp6cp.js";
24
- import"./index-zjygnfay.js";
21
+ import"./index-jz216dhj.js";
22
+ import"./index-mt6qjp4c.js";
25
23
  import"./index-9e6fdz2h.js";
26
24
  import"./index-4rhhvd1a.js";
25
+ import"./index-yt75r1er.js";
26
+ import"./index-zjygnfay.js";
27
27
  import"./index-ae75rja9.js";
28
- import"./index-b5xm177r.js";
29
- import"./index-xe6zbfps.js";
28
+ import"./index-5zgf140g.js";
29
+ import"./index-h52hs4e9.js";
30
30
  import"./index-bk5tah7q.js";
31
- import"./index-6sbx96v6.js";
31
+ import"./index-zcmwwp1x.js";
32
32
  import"./index-xagq35tf.js";
33
33
  import"./index-ed5ykebp.js";
34
34
  import"./index-h1g8w4v0.js";
@@ -29,24 +29,24 @@ import {
29
29
  resolveKnowledgeCounterBaselinePath,
30
30
  resolveKnowledgeEventsPath,
31
31
  resolveLegacyApplicationLogPath
32
- } from "./index-sdde1nvx.js";
33
- import"./index-n3362zjr.js";
32
+ } from "./index-5erwyk1b.js";
33
+ import"./index-6x9jq0cd.js";
34
34
  import"./index-gprxjmm7.js";
35
35
  import"./index-n832052r.js";
36
36
  import"./index-dtn0pne5.js";
37
37
  import"./index-z6xqpmqg.js";
38
38
  import"./index-r3mvsbtq.js";
39
- import"./index-gg70afs7.js";
40
- import"./index-14awxpgt.js";
41
- import"./index-9r7gp6cp.js";
42
- import"./index-zjygnfay.js";
39
+ import"./index-jz216dhj.js";
40
+ import"./index-mt6qjp4c.js";
43
41
  import"./index-9e6fdz2h.js";
44
42
  import"./index-4rhhvd1a.js";
43
+ import"./index-yt75r1er.js";
44
+ import"./index-zjygnfay.js";
45
45
  import"./index-ae75rja9.js";
46
- import"./index-b5xm177r.js";
47
- import"./index-xe6zbfps.js";
46
+ import"./index-5zgf140g.js";
47
+ import"./index-h52hs4e9.js";
48
48
  import"./index-bk5tah7q.js";
49
- import"./index-6sbx96v6.js";
49
+ import"./index-zcmwwp1x.js";
50
50
  import"./index-xagq35tf.js";
51
51
  import"./index-ed5ykebp.js";
52
52
  import"./index-h1g8w4v0.js";
@@ -12,9 +12,9 @@ import {
12
12
  resolveLinkDir,
13
13
  sanitizeLinkId,
14
14
  writeLinkPointer
15
- } from "./index-b5xm177r.js";
16
- import"./index-xe6zbfps.js";
17
- import"./index-6sbx96v6.js";
15
+ } from "./index-5zgf140g.js";
16
+ import"./index-h52hs4e9.js";
17
+ import"./index-zcmwwp1x.js";
18
18
  import"./index-xagq35tf.js";
19
19
  import"./index-ed5ykebp.js";
20
20
  import"./index-h1g8w4v0.js";
@@ -42,14 +42,14 @@ import {
42
42
  transactKnowledge,
43
43
  transactKnowledgeWithCas,
44
44
  wordBigrams
45
- } from "./index-q24ffxx6.js";
45
+ } from "./index-xscjecyq.js";
46
46
  import {
47
47
  resolveHiveDataDir
48
48
  } from "./index-ae75rja9.js";
49
- import"./index-b5xm177r.js";
50
- import"./index-xe6zbfps.js";
49
+ import"./index-5zgf140g.js";
50
+ import"./index-h52hs4e9.js";
51
51
  import"./index-bk5tah7q.js";
52
- import"./index-6sbx96v6.js";
52
+ import"./index-zcmwwp1x.js";
53
53
  import"./index-xagq35tf.js";
54
54
  import"./index-ed5ykebp.js";
55
55
  import"./index-h1g8w4v0.js";
@@ -23,15 +23,15 @@ import {
23
23
  validateLesson,
24
24
  validateSkillCandidatePath,
25
25
  validateSkillPath
26
- } from "./index-1vjjh2gp.js";
27
- import"./index-gpf3cjre.js";
26
+ } from "./index-tppnfxkm.js";
27
+ import"./index-pfnj5pvs.js";
28
28
  import"./index-rtry5xyf.js";
29
- import"./index-q24ffxx6.js";
29
+ import"./index-xscjecyq.js";
30
30
  import"./index-ae75rja9.js";
31
- import"./index-b5xm177r.js";
32
- import"./index-xe6zbfps.js";
31
+ import"./index-5zgf140g.js";
32
+ import"./index-h52hs4e9.js";
33
33
  import"./index-bk5tah7q.js";
34
- import"./index-6sbx96v6.js";
34
+ import"./index-zcmwwp1x.js";
35
35
  import"./index-xagq35tf.js";
36
36
  import"./index-ed5ykebp.js";
37
37
  import"./index-h1g8w4v0.js";
@@ -2,7 +2,7 @@
2
2
  import {
3
3
  DEFAULT_MODELS,
4
4
  init_constants
5
- } from "./index-9r7gp6cp.js";
5
+ } from "./index-yt75r1er.js";
6
6
  import"./index-zjygnfay.js";
7
7
  import"./index-a76rekgs.js";
8
8
 
@@ -64,7 +64,7 @@ import {
64
64
  sweepStaleDelegations,
65
65
  updateCoderSettlement,
66
66
  writeDelegationFallback
67
- } from "./index-az2sga91.js";
67
+ } from "./index-zy60xd05.js";
68
68
  import"./index-ddszzne4.js";
69
69
  import"./index-dtn0pne5.js";
70
70
  import"./index-z6xqpmqg.js";