opencode-swarm 7.140.4 → 7.140.6
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/plan/SKILL.md +40 -12
- package/.opencode/skills/swarm-pr-review/SKILL.md +2 -4
- package/.opencode/skills/swarm-pr-review/references/lane-output-recoverability.md +54 -0
- package/dist/agents/architect.d.ts +2 -1
- package/dist/background/candidate-contract.d.ts +1 -1
- package/dist/background/pending-delegations.d.ts +5 -0
- package/dist/background/pr-review-trigger-contract.d.ts +36 -0
- package/dist/cli/{config-doctor-qqe6172n.js → config-doctor-y5qeh18c.js} +3 -3
- package/dist/cli/{core-52k057mf.js → core-pwd9604e.js} +2 -2
- package/dist/cli/{curation-policy-9291bdat.js → curation-policy-avvb56x2.js} +6 -6
- package/dist/cli/curator-llm-factory-96pnc23w.js +61 -0
- package/dist/cli/{curator-04xqq68e.js → curator-q1nchgpg.js} +36 -36
- package/dist/cli/{evidence-summary-service-em58myd7.js → evidence-summary-service-18142mr3.js} +14 -11
- package/dist/cli/gate-evidence-smn2wqft.js +51 -0
- package/dist/cli/guardrail-explain-kyd89z8z.js +62 -0
- package/dist/cli/{guardrail-log-vb5zkegf.js → guardrail-log-cahp1ews.js} +4 -4
- package/dist/cli/{hive-promoter-z09khawt.js → hive-promoter-vcbcvcsh.js} +36 -36
- package/dist/cli/{index-ysa38bnr.js → index-1p72dtym.js} +3 -3
- package/dist/cli/{index-s8g7jh1k.js → index-2778hhh7.js} +2 -2
- package/dist/cli/{index-v3xhc7kg.js → index-4s7xgzbm.js} +1 -1
- package/dist/cli/{index-wk8s1m7b.js → index-4zxrkk1h.js} +217 -15
- package/dist/cli/{index-hz0refz4.js → index-56rqw2hs.js} +70 -29
- package/dist/cli/{index-djbhe0yh.js → index-5qd5vt2d.js} +38 -38
- package/dist/cli/{index-35qep0v7.js → index-912qz4y0.js} +88 -88
- package/dist/cli/{index-2rb3x0fk.js → index-92n3d5ky.js} +7 -7
- package/dist/cli/{index-ryq97w1x.js → index-bjqpdr83.js} +4 -4
- package/dist/cli/{index-c5kr20nz.js → index-c432knmy.js} +1 -1
- package/dist/cli/{index-v3x7j9ey.js → index-dtqjxfw9.js} +2 -2
- package/dist/cli/{index-hfwzxh3j.js → index-e58e3v0v.js} +12 -10
- package/dist/cli/{index-bfhwtdsw.js → index-epvhf50h.js} +3 -3
- package/dist/cli/{index-vrmkg8fm.js → index-fejfzy2j.js} +9 -9
- package/dist/cli/{index-mpytsq6k.js → index-h01wb18g.js} +2 -2
- package/dist/cli/{index-hxvkfx6t.js → index-jqsfsqbx.js} +15 -2
- package/dist/cli/{index-bn17ycxn.js → index-m9xrdjn0.js} +1 -1
- package/dist/cli/{index-a1fjhx4w.js → index-nakkgkkt.js} +37922 -35984
- package/dist/cli/index-p04qrwck.js +43 -0
- package/dist/cli/{index-arza4m4j.js → index-p2ty3eee.js} +2 -2
- package/dist/cli/{index-4hp8nvwb.js → index-p8kk34am.js} +3 -3
- package/dist/cli/{index-1kyex7z2.js → index-qwm6vdyv.js} +32 -1
- package/dist/cli/{index-dtam929z.js → index-qy1nq52t.js} +1 -1
- package/dist/cli/{index-rrb6cz2f.js → index-s1v0wza5.js} +6 -2
- package/dist/cli/{index-w4etfamq.js → index-t5pytnca.js} +2 -2
- package/dist/cli/{index-tj04dj06.js → index-thp186x0.js} +2 -2
- package/dist/cli/index-tjqzr3jc.js +623 -0
- package/dist/cli/{index-mrpfd1jx.js → index-vh05t3w5.js} +1 -1
- package/dist/cli/{index-7begd9aq.js → index-y9q9f6ms.js} +4 -4
- package/dist/cli/{index-v1an91bq.js → index-z0z9pe7b.js} +5 -5
- package/dist/cli/{index-hfjvepk2.js → index-z3s0a44b.js} +3 -3
- package/dist/cli/{index-pp5m7xga.js → index-zd4qhnr7.js} +70 -34
- package/dist/cli/{index-b8zgtz81.js → index-zsrtt42s.js} +34 -1
- package/dist/cli/index.js +35 -35
- package/dist/cli/{knowledge-escalator-gdjnwszd.js → knowledge-escalator-gj58za4g.js} +12 -12
- package/dist/cli/{knowledge-events-581x4q7n.js → knowledge-events-3m5jnnv6.js} +10 -10
- package/dist/cli/{knowledge-link-axx45d1h.js → knowledge-link-m9p80f4r.js} +5 -5
- package/dist/cli/{knowledge-store-ttg33482.js → knowledge-store-0vy8wbzd.js} +6 -6
- package/dist/cli/{knowledge-validator-8kywqt8b.js → knowledge-validator-mvcs8wf6.js} +8 -8
- package/dist/cli/{pending-delegations-btwqsvz4.js → pending-delegations-cxx9tezp.js} +4 -4
- package/dist/cli/{pr-subscriptions-83y1cdwv.js → pr-subscriptions-2sfnb599.js} +4 -4
- package/dist/cli/{runner-fh3r41nw.js → runner-mky3vvht.js} +6 -6
- package/dist/cli/{scan-cursor-j8ytdpam.js → scan-cursor-wznc7p7p.js} +7 -7
- package/dist/cli/{schema-6xfqtpvn.js → schema-k596bhds.js} +2 -2
- package/dist/cli/{scope-persistence-8c72jrgp.js → scope-persistence-0ny5fn07.js} +10 -5
- package/dist/cli/{skill-generator-n8vm1yhn.js → skill-generator-vrks0jjj.js} +14 -14
- package/dist/cli/{telemetry-fb44gpba.js → telemetry-0x6kszvk.js} +1 -1
- package/dist/cli/{worktree-collision-ownership-f28r473k.js → worktree-collision-ownership-wm5pse49.js} +8 -8
- package/dist/cli/worktree-isolation-zgk7314k.js +102 -0
- package/dist/cli/worktree-provisioning-owner-sjh7te1h.js +22 -0
- package/dist/commands/acknowledge-spec-drift.d.ts +4 -5
- package/dist/config/evidence-schema.d.ts +3 -3
- package/dist/config/index.d.ts +2 -2
- package/dist/config/plan-schema.d.ts +8 -0
- package/dist/config/schema.d.ts +2 -2
- package/dist/council/council-evidence-writer.d.ts +1 -1
- package/dist/gate-evidence.d.ts +117 -4
- package/dist/hooks/delegation-gate.d.ts +21 -0
- package/dist/hooks/pr-workflow-gate.d.ts +20 -0
- package/dist/index.js +775 -748
- package/dist/plan/ledger.d.ts +55 -0
- package/dist/plan/manager.d.ts +9 -0
- package/dist/plan/planning-profile.d.ts +27 -0
- package/dist/services/spec-drift-recovery.d.ts +84 -0
- package/dist/session/snapshot-writer.d.ts +3 -1
- package/dist/state.d.ts +19 -17
- package/dist/summaries/schema.d.ts +2 -2
- package/dist/tools/convene-council.d.ts +6 -6
- package/dist/tools/save-plan.d.ts +8 -0
- package/dist/tools/submit-phase-council-verdicts.d.ts +6 -6
- package/dist/tools/tool-metadata.d.ts +28 -28
- package/dist/tools/update-task-status.d.ts +13 -0
- package/dist/tools/write-final-council-evidence.d.ts +6 -6
- package/dist/types/events.d.ts +29 -1
- package/dist/workflow/coder-settlement.d.ts +62 -0
- package/dist/workflow/task-repair.d.ts +30 -0
- package/dist/workflow/task-terminal.d.ts +52 -0
- package/package.json +1 -1
- package/dist/cli/curator-llm-factory-cfm8fhdw.js +0 -61
- package/dist/cli/gate-evidence-ezxfkb22.js +0 -32
- package/dist/cli/guardrail-explain-pn1bcgfz.js +0 -62
- package/dist/cli/index-d181x9zr.js +0 -71
- package/dist/cli/index-dtyeabmj.js +0 -239
|
@@ -2,18 +2,18 @@
|
|
|
2
2
|
import {
|
|
3
3
|
effectiveRetrievalOutcomes,
|
|
4
4
|
readAuthoritativeKnowledgeCounterRollups
|
|
5
|
-
} from "./index-
|
|
5
|
+
} from "./index-92n3d5ky.js";
|
|
6
6
|
import {
|
|
7
7
|
ALLOWED_SKILL_PATH_PREFIXES,
|
|
8
8
|
validateSkillPath
|
|
9
|
-
} from "./index-
|
|
9
|
+
} from "./index-y9q9f6ms.js";
|
|
10
10
|
import {
|
|
11
11
|
computeOutcomeSignal,
|
|
12
12
|
readKnowledge,
|
|
13
13
|
resolveHiveKnowledgePath,
|
|
14
14
|
resolveSwarmKnowledgePath,
|
|
15
15
|
transactKnowledge
|
|
16
|
-
} from "./index-
|
|
16
|
+
} from "./index-fejfzy2j.js";
|
|
17
17
|
import {
|
|
18
18
|
advisoryWarn,
|
|
19
19
|
init_warning_buffer
|
|
@@ -10,16 +10,16 @@ import {
|
|
|
10
10
|
PluginConfigSchema,
|
|
11
11
|
init_schema,
|
|
12
12
|
resolveExternalSkillsConfig
|
|
13
|
-
} from "./index-
|
|
14
|
-
import {
|
|
15
|
-
DEFAULT_WORKTREE_ISOLATION_CONFIG,
|
|
16
|
-
init_constants
|
|
17
|
-
} from "./index-hxvkfx6t.js";
|
|
13
|
+
} from "./index-thp186x0.js";
|
|
18
14
|
import {
|
|
19
15
|
MAX_MERGE_DEPTH,
|
|
20
16
|
deepMerge,
|
|
21
17
|
init_merge
|
|
22
18
|
} from "./index-zjygnfay.js";
|
|
19
|
+
import {
|
|
20
|
+
exports_external,
|
|
21
|
+
init_zod
|
|
22
|
+
} from "./index-bpmtbmy9.js";
|
|
23
23
|
import {
|
|
24
24
|
__esm,
|
|
25
25
|
__export
|
|
@@ -688,33 +688,69 @@ var init_loader = __esm(() => {
|
|
|
688
688
|
init_merge();
|
|
689
689
|
});
|
|
690
690
|
|
|
691
|
-
// src/config/
|
|
692
|
-
|
|
693
|
-
|
|
694
|
-
|
|
695
|
-
|
|
696
|
-
|
|
697
|
-
|
|
698
|
-
|
|
699
|
-
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
|
|
703
|
-
|
|
704
|
-
|
|
705
|
-
|
|
706
|
-
|
|
707
|
-
|
|
708
|
-
|
|
709
|
-
|
|
710
|
-
|
|
711
|
-
|
|
712
|
-
|
|
713
|
-
|
|
714
|
-
|
|
715
|
-
|
|
716
|
-
|
|
717
|
-
|
|
718
|
-
var
|
|
691
|
+
// src/config/plan-schema.ts
|
|
692
|
+
init_zod();
|
|
693
|
+
var ExecutionProfileSchema = exports_external.object({
|
|
694
|
+
parallelization_enabled: exports_external.boolean().default(false),
|
|
695
|
+
max_concurrent_tasks: exports_external.number().int().min(1).max(64).default(10),
|
|
696
|
+
council_parallel: exports_external.boolean().default(true),
|
|
697
|
+
locked: exports_external.boolean().default(false),
|
|
698
|
+
auto_proceed: exports_external.boolean().default(false),
|
|
699
|
+
commit_after_each_completed_task: exports_external.boolean().default(false),
|
|
700
|
+
planning_profile: exports_external.enum(["balanced", "strict"]).optional()
|
|
701
|
+
});
|
|
702
|
+
var TaskStatusSchema = exports_external.enum([
|
|
703
|
+
"pending",
|
|
704
|
+
"in_progress",
|
|
705
|
+
"completed",
|
|
706
|
+
"blocked",
|
|
707
|
+
"closed"
|
|
708
|
+
]);
|
|
709
|
+
var TaskSizeSchema = exports_external.enum(["small", "medium", "large"]);
|
|
710
|
+
var PhaseStatusSchema = exports_external.enum([
|
|
711
|
+
"pending",
|
|
712
|
+
"in_progress",
|
|
713
|
+
"complete",
|
|
714
|
+
"completed",
|
|
715
|
+
"blocked",
|
|
716
|
+
"closed"
|
|
717
|
+
]);
|
|
718
|
+
var MigrationStatusSchema = exports_external.enum([
|
|
719
|
+
"native",
|
|
720
|
+
"migrated",
|
|
721
|
+
"migration_failed"
|
|
722
|
+
]);
|
|
723
|
+
var TaskSchema = exports_external.object({
|
|
724
|
+
id: exports_external.string(),
|
|
725
|
+
phase: exports_external.number().int().min(1),
|
|
726
|
+
status: TaskStatusSchema.default("pending"),
|
|
727
|
+
size: TaskSizeSchema.default("small"),
|
|
728
|
+
description: exports_external.string().min(1),
|
|
729
|
+
depends: exports_external.array(exports_external.string()).default([]),
|
|
730
|
+
acceptance: exports_external.string().optional(),
|
|
731
|
+
files_touched: exports_external.array(exports_external.string()).default([]),
|
|
732
|
+
evidence_path: exports_external.string().optional(),
|
|
733
|
+
blocked_reason: exports_external.string().optional(),
|
|
734
|
+
fr_refs: exports_external.array(exports_external.string()).optional()
|
|
735
|
+
});
|
|
736
|
+
var PhaseSchema = exports_external.object({
|
|
737
|
+
id: exports_external.number().int().min(1),
|
|
738
|
+
name: exports_external.string().min(1),
|
|
739
|
+
status: PhaseStatusSchema.default("pending"),
|
|
740
|
+
tasks: exports_external.array(TaskSchema).default([]),
|
|
741
|
+
type: exports_external.enum(["code", "non-code"]).optional(),
|
|
742
|
+
required_agents: exports_external.array(exports_external.string()).optional()
|
|
743
|
+
});
|
|
744
|
+
var PlanSchema = exports_external.object({
|
|
745
|
+
schema_version: exports_external.literal("1.0.0"),
|
|
746
|
+
title: exports_external.string().min(1),
|
|
747
|
+
swarm: exports_external.string().min(1),
|
|
748
|
+
current_phase: exports_external.number().int().min(1).optional(),
|
|
749
|
+
phases: exports_external.array(PhaseSchema).min(1),
|
|
750
|
+
migration_status: MigrationStatusSchema.optional(),
|
|
751
|
+
specMtime: exports_external.string().optional(),
|
|
752
|
+
specHash: exports_external.string().optional(),
|
|
753
|
+
execution_profile: ExecutionProfileSchema.optional()
|
|
754
|
+
});
|
|
719
755
|
|
|
720
|
-
export { loadPluginConfig, loadPluginConfigWithMeta, getSafeDefaultConfigLoadResult, loadPluginConfigWithMetaAsync, loadAgentPrompt, exports_loader, init_loader
|
|
756
|
+
export { ExecutionProfileSchema, TaskStatusSchema, TaskSizeSchema, PhaseStatusSchema, MigrationStatusSchema, TaskSchema, PhaseSchema, PlanSchema, loadPluginConfig, loadPluginConfigWithMeta, getSafeDefaultConfigLoadResult, loadPluginConfigWithMetaAsync, loadAgentPrompt, exports_loader, init_loader };
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
// @bun
|
|
2
2
|
// src/hooks/delegation-gate/worktree-merge-status.ts
|
|
3
|
+
import * as crypto from "crypto";
|
|
3
4
|
import * as fs from "fs";
|
|
4
5
|
import * as path from "path";
|
|
5
6
|
var failuresByTask = new Map;
|
|
@@ -25,6 +26,24 @@ function loadDurableStatus(statusPath) {
|
|
|
25
26
|
failuresByTask.clear();
|
|
26
27
|
}
|
|
27
28
|
}
|
|
29
|
+
function saveDurableStatus(statusPath) {
|
|
30
|
+
const dir = path.dirname(statusPath);
|
|
31
|
+
try {
|
|
32
|
+
if (!fs.existsSync(dir))
|
|
33
|
+
fs.mkdirSync(dir, { recursive: true });
|
|
34
|
+
const tempPath = `${statusPath}.tmp.${crypto.randomBytes(8).toString("hex")}`;
|
|
35
|
+
const data = Object.fromEntries(failuresByTask);
|
|
36
|
+
try {
|
|
37
|
+
fs.writeFileSync(tempPath, JSON.stringify(data, null, 2), "utf-8");
|
|
38
|
+
fs.renameSync(tempPath, statusPath);
|
|
39
|
+
} catch (err) {
|
|
40
|
+
try {
|
|
41
|
+
fs.unlinkSync(tempPath);
|
|
42
|
+
} catch {}
|
|
43
|
+
throw err;
|
|
44
|
+
}
|
|
45
|
+
} catch {}
|
|
46
|
+
}
|
|
28
47
|
function isRecoveryFailure(value) {
|
|
29
48
|
if (!value || typeof value !== "object" || Array.isArray(value))
|
|
30
49
|
return false;
|
|
@@ -107,6 +126,20 @@ function initDurableStatusPath(projectDir) {
|
|
|
107
126
|
hasLoaded = false;
|
|
108
127
|
loadDurableStatus(durableStatusPath);
|
|
109
128
|
}
|
|
129
|
+
function recordWorktreeMergeFailure(taskId, failure) {
|
|
130
|
+
if (!taskId)
|
|
131
|
+
return;
|
|
132
|
+
failuresByTask.set(taskId, failure);
|
|
133
|
+
if (durableStatusPath)
|
|
134
|
+
saveDurableStatus(durableStatusPath);
|
|
135
|
+
}
|
|
136
|
+
function clearWorktreeMergeStatus(taskId) {
|
|
137
|
+
if (!taskId)
|
|
138
|
+
return;
|
|
139
|
+
failuresByTask.delete(taskId);
|
|
140
|
+
if (durableStatusPath)
|
|
141
|
+
saveDurableStatus(durableStatusPath);
|
|
142
|
+
}
|
|
110
143
|
function getWorktreeMergeFailure(taskId) {
|
|
111
144
|
if (!hasLoaded && durableStatusPath) {
|
|
112
145
|
loadDurableStatus(durableStatusPath);
|
|
@@ -120,4 +153,4 @@ function getAllWorktreeMergeFailures() {
|
|
|
120
153
|
return failuresByTask.entries();
|
|
121
154
|
}
|
|
122
155
|
|
|
123
|
-
export { scanWorktreeMergeFailuresForRecovery, initDurableStatusPath, getWorktreeMergeFailure, getAllWorktreeMergeFailures };
|
|
156
|
+
export { scanWorktreeMergeFailuresForRecovery, initDurableStatusPath, recordWorktreeMergeFailure, clearWorktreeMergeStatus, getWorktreeMergeFailure, getAllWorktreeMergeFailures };
|
package/dist/cli/index.js
CHANGED
|
@@ -6,65 +6,65 @@ import {
|
|
|
6
6
|
getPluginConfigDir,
|
|
7
7
|
getPluginLockFilePaths,
|
|
8
8
|
resolveCommand
|
|
9
|
-
} from "./index-
|
|
10
|
-
import"./index-41hkt36g.js";
|
|
11
|
-
import"./index-c5kr20nz.js";
|
|
12
|
-
import"./index-ysa38bnr.js";
|
|
13
|
-
import"./index-arza4m4j.js";
|
|
14
|
-
import"./index-hz0refz4.js";
|
|
15
|
-
import"./index-w4etfamq.js";
|
|
16
|
-
import"./index-y8552snf.js";
|
|
9
|
+
} from "./index-nakkgkkt.js";
|
|
17
10
|
import"./index-4905hd2m.js";
|
|
18
|
-
import"./index-
|
|
19
|
-
import"./index-
|
|
20
|
-
import"./index-
|
|
21
|
-
import"./index-mpytsq6k.js";
|
|
22
|
-
import"./index-v2xrer41.js";
|
|
11
|
+
import"./index-41hkt36g.js";
|
|
12
|
+
import"./index-c432knmy.js";
|
|
13
|
+
import"./index-1p72dtym.js";
|
|
23
14
|
import"./index-c8s9a3zh.js";
|
|
15
|
+
import"./index-p2ty3eee.js";
|
|
16
|
+
import"./index-56rqw2hs.js";
|
|
17
|
+
import"./index-134d35c1.js";
|
|
18
|
+
import"./index-t5pytnca.js";
|
|
19
|
+
import"./index-y8552snf.js";
|
|
24
20
|
import"./index-9ss2m4rs.js";
|
|
25
|
-
import"./index-bn17ycxn.js";
|
|
26
|
-
import"./index-ryq97w1x.js";
|
|
27
|
-
import"./index-556ja8an.js";
|
|
28
|
-
import"./index-wk8s1m7b.js";
|
|
29
|
-
import"./index-1kyex7z2.js";
|
|
30
|
-
import"./index-b8zgtz81.js";
|
|
31
|
-
import"./index-v3x7j9ey.js";
|
|
32
|
-
import"./index-rrb6cz2f.js";
|
|
33
21
|
import"./index-74hpm6sh.js";
|
|
34
|
-
import"./index-
|
|
22
|
+
import"./index-z3s0a44b.js";
|
|
23
|
+
import"./index-z0z9pe7b.js";
|
|
24
|
+
import"./index-h01wb18g.js";
|
|
25
|
+
import"./index-v2xrer41.js";
|
|
26
|
+
import"./index-m9xrdjn0.js";
|
|
27
|
+
import"./index-bjqpdr83.js";
|
|
28
|
+
import"./index-556ja8an.js";
|
|
29
|
+
import"./index-4zxrkk1h.js";
|
|
30
|
+
import"./index-zsrtt42s.js";
|
|
31
|
+
import"./index-dtqjxfw9.js";
|
|
32
|
+
import"./index-qwm6vdyv.js";
|
|
33
|
+
import"./index-tjqzr3jc.js";
|
|
34
|
+
import"./index-s1v0wza5.js";
|
|
35
35
|
import"./index-8fwhhayc.js";
|
|
36
36
|
import"./index-q1exe2b3.js";
|
|
37
|
-
import"./index-
|
|
37
|
+
import"./index-92n3d5ky.js";
|
|
38
38
|
import"./index-k46me75h.js";
|
|
39
39
|
import"./index-ee3x66a5.js";
|
|
40
|
-
import"./index-
|
|
41
|
-
import"./index-
|
|
40
|
+
import"./index-y9q9f6ms.js";
|
|
41
|
+
import"./index-qy1nq52t.js";
|
|
42
42
|
import"./index-rtry5xyf.js";
|
|
43
|
-
import"./index-
|
|
43
|
+
import"./index-fejfzy2j.js";
|
|
44
44
|
import"./index-ae75rja9.js";
|
|
45
|
-
import"./index-
|
|
46
|
-
import"./index-
|
|
47
|
-
import"./index-
|
|
48
|
-
import"./index-35qep0v7.js";
|
|
45
|
+
import"./index-vh05t3w5.js";
|
|
46
|
+
import"./index-p8kk34am.js";
|
|
47
|
+
import"./index-912qz4y0.js";
|
|
49
48
|
import"./index-7g4c7s5r.js";
|
|
49
|
+
import"./index-ed5ykebp.js";
|
|
50
50
|
import"./index-4nt52yr9.js";
|
|
51
|
-
import"./index-
|
|
51
|
+
import"./index-p04qrwck.js";
|
|
52
52
|
import"./index-gprxjmm7.js";
|
|
53
53
|
import"./index-n832052r.js";
|
|
54
|
-
import"./index-
|
|
54
|
+
import"./index-zd4qhnr7.js";
|
|
55
55
|
import"./index-4rhhvd1a.js";
|
|
56
56
|
import"./index-zgwm4ryv.js";
|
|
57
57
|
import {
|
|
58
58
|
init_package,
|
|
59
59
|
package_default
|
|
60
|
-
} from "./index-
|
|
60
|
+
} from "./index-thp186x0.js";
|
|
61
61
|
import {
|
|
62
62
|
DEFAULT_AGENT_CONFIGS,
|
|
63
63
|
init_constants
|
|
64
|
-
} from "./index-
|
|
64
|
+
} from "./index-jqsfsqbx.js";
|
|
65
65
|
import"./index-zjygnfay.js";
|
|
66
66
|
import"./index-bk5tah7q.js";
|
|
67
|
-
import"./index-
|
|
67
|
+
import"./index-epvhf50h.js";
|
|
68
68
|
import"./index-bpmtbmy9.js";
|
|
69
69
|
import"./index-a76rekgs.js";
|
|
70
70
|
|
|
@@ -9,29 +9,29 @@ import {
|
|
|
9
9
|
maybeEscalateOnViolation,
|
|
10
10
|
maybeQuarantineOnContradiction,
|
|
11
11
|
readRecentEscalations
|
|
12
|
-
} from "./index-
|
|
13
|
-
import"./index-
|
|
12
|
+
} from "./index-z0z9pe7b.js";
|
|
13
|
+
import"./index-92n3d5ky.js";
|
|
14
14
|
import"./index-k46me75h.js";
|
|
15
15
|
import"./index-ee3x66a5.js";
|
|
16
|
-
import"./index-
|
|
16
|
+
import"./index-fejfzy2j.js";
|
|
17
17
|
import"./index-ae75rja9.js";
|
|
18
|
-
import"./index-
|
|
19
|
-
import"./index-
|
|
20
|
-
import"./index-
|
|
21
|
-
import"./index-35qep0v7.js";
|
|
18
|
+
import"./index-vh05t3w5.js";
|
|
19
|
+
import"./index-p8kk34am.js";
|
|
20
|
+
import"./index-912qz4y0.js";
|
|
22
21
|
import"./index-7g4c7s5r.js";
|
|
22
|
+
import"./index-ed5ykebp.js";
|
|
23
23
|
import"./index-4nt52yr9.js";
|
|
24
|
-
import"./index-
|
|
24
|
+
import"./index-p04qrwck.js";
|
|
25
25
|
import"./index-gprxjmm7.js";
|
|
26
26
|
import"./index-n832052r.js";
|
|
27
|
-
import"./index-
|
|
27
|
+
import"./index-zd4qhnr7.js";
|
|
28
28
|
import"./index-4rhhvd1a.js";
|
|
29
29
|
import"./index-zgwm4ryv.js";
|
|
30
|
-
import"./index-
|
|
31
|
-
import"./index-
|
|
30
|
+
import"./index-thp186x0.js";
|
|
31
|
+
import"./index-jqsfsqbx.js";
|
|
32
32
|
import"./index-zjygnfay.js";
|
|
33
33
|
import"./index-bk5tah7q.js";
|
|
34
|
-
import"./index-
|
|
34
|
+
import"./index-epvhf50h.js";
|
|
35
35
|
import"./index-bpmtbmy9.js";
|
|
36
36
|
import"./index-a76rekgs.js";
|
|
37
37
|
export {
|
|
@@ -29,27 +29,27 @@ import {
|
|
|
29
29
|
resolveKnowledgeCounterBaselinePath,
|
|
30
30
|
resolveKnowledgeEventsPath,
|
|
31
31
|
resolveLegacyApplicationLogPath
|
|
32
|
-
} from "./index-
|
|
32
|
+
} from "./index-92n3d5ky.js";
|
|
33
33
|
import"./index-k46me75h.js";
|
|
34
34
|
import"./index-ee3x66a5.js";
|
|
35
35
|
import"./index-ae75rja9.js";
|
|
36
|
-
import"./index-
|
|
37
|
-
import"./index-
|
|
38
|
-
import"./index-
|
|
39
|
-
import"./index-35qep0v7.js";
|
|
36
|
+
import"./index-vh05t3w5.js";
|
|
37
|
+
import"./index-p8kk34am.js";
|
|
38
|
+
import"./index-912qz4y0.js";
|
|
40
39
|
import"./index-7g4c7s5r.js";
|
|
40
|
+
import"./index-ed5ykebp.js";
|
|
41
41
|
import"./index-4nt52yr9.js";
|
|
42
|
-
import"./index-
|
|
42
|
+
import"./index-p04qrwck.js";
|
|
43
43
|
import"./index-gprxjmm7.js";
|
|
44
44
|
import"./index-n832052r.js";
|
|
45
|
-
import"./index-
|
|
45
|
+
import"./index-zd4qhnr7.js";
|
|
46
46
|
import"./index-4rhhvd1a.js";
|
|
47
47
|
import"./index-zgwm4ryv.js";
|
|
48
|
-
import"./index-
|
|
49
|
-
import"./index-
|
|
48
|
+
import"./index-thp186x0.js";
|
|
49
|
+
import"./index-jqsfsqbx.js";
|
|
50
50
|
import"./index-zjygnfay.js";
|
|
51
51
|
import"./index-bk5tah7q.js";
|
|
52
|
-
import"./index-
|
|
52
|
+
import"./index-epvhf50h.js";
|
|
53
53
|
import"./index-bpmtbmy9.js";
|
|
54
54
|
import"./index-a76rekgs.js";
|
|
55
55
|
export {
|
|
@@ -12,14 +12,14 @@ import {
|
|
|
12
12
|
resolveLinkDir,
|
|
13
13
|
sanitizeLinkId,
|
|
14
14
|
writeLinkPointer
|
|
15
|
-
} from "./index-
|
|
16
|
-
import"./index-
|
|
17
|
-
import"./index-
|
|
18
|
-
import"./index-35qep0v7.js";
|
|
15
|
+
} from "./index-vh05t3w5.js";
|
|
16
|
+
import"./index-p8kk34am.js";
|
|
17
|
+
import"./index-912qz4y0.js";
|
|
19
18
|
import"./index-7g4c7s5r.js";
|
|
19
|
+
import"./index-ed5ykebp.js";
|
|
20
20
|
import"./index-4nt52yr9.js";
|
|
21
21
|
import"./index-zgwm4ryv.js";
|
|
22
|
-
import"./index-
|
|
22
|
+
import"./index-epvhf50h.js";
|
|
23
23
|
import"./index-bpmtbmy9.js";
|
|
24
24
|
import"./index-a76rekgs.js";
|
|
25
25
|
export {
|
|
@@ -41,19 +41,19 @@ import {
|
|
|
41
41
|
transactKnowledge,
|
|
42
42
|
transactKnowledgeWithCas,
|
|
43
43
|
wordBigrams
|
|
44
|
-
} from "./index-
|
|
44
|
+
} from "./index-fejfzy2j.js";
|
|
45
45
|
import {
|
|
46
46
|
resolveHiveDataDir
|
|
47
47
|
} from "./index-ae75rja9.js";
|
|
48
|
-
import"./index-
|
|
49
|
-
import"./index-
|
|
50
|
-
import"./index-
|
|
51
|
-
import"./index-35qep0v7.js";
|
|
48
|
+
import"./index-vh05t3w5.js";
|
|
49
|
+
import"./index-p8kk34am.js";
|
|
50
|
+
import"./index-912qz4y0.js";
|
|
52
51
|
import"./index-7g4c7s5r.js";
|
|
52
|
+
import"./index-ed5ykebp.js";
|
|
53
53
|
import"./index-4nt52yr9.js";
|
|
54
54
|
import"./index-zgwm4ryv.js";
|
|
55
55
|
import"./index-bk5tah7q.js";
|
|
56
|
-
import"./index-
|
|
56
|
+
import"./index-epvhf50h.js";
|
|
57
57
|
import"./index-bpmtbmy9.js";
|
|
58
58
|
import"./index-a76rekgs.js";
|
|
59
59
|
export {
|
|
@@ -23,20 +23,20 @@ import {
|
|
|
23
23
|
validateLesson,
|
|
24
24
|
validateSkillCandidatePath,
|
|
25
25
|
validateSkillPath
|
|
26
|
-
} from "./index-
|
|
27
|
-
import"./index-
|
|
26
|
+
} from "./index-y9q9f6ms.js";
|
|
27
|
+
import"./index-qy1nq52t.js";
|
|
28
28
|
import"./index-rtry5xyf.js";
|
|
29
|
-
import"./index-
|
|
29
|
+
import"./index-fejfzy2j.js";
|
|
30
30
|
import"./index-ae75rja9.js";
|
|
31
|
-
import"./index-
|
|
32
|
-
import"./index-
|
|
33
|
-
import"./index-
|
|
34
|
-
import"./index-35qep0v7.js";
|
|
31
|
+
import"./index-vh05t3w5.js";
|
|
32
|
+
import"./index-p8kk34am.js";
|
|
33
|
+
import"./index-912qz4y0.js";
|
|
35
34
|
import"./index-7g4c7s5r.js";
|
|
35
|
+
import"./index-ed5ykebp.js";
|
|
36
36
|
import"./index-4nt52yr9.js";
|
|
37
37
|
import"./index-zgwm4ryv.js";
|
|
38
38
|
import"./index-bk5tah7q.js";
|
|
39
|
-
import"./index-
|
|
39
|
+
import"./index-epvhf50h.js";
|
|
40
40
|
import"./index-bpmtbmy9.js";
|
|
41
41
|
import"./index-a76rekgs.js";
|
|
42
42
|
export {
|
|
@@ -41,16 +41,16 @@ import {
|
|
|
41
41
|
sweepStaleDelegations,
|
|
42
42
|
updateCoderSettlement,
|
|
43
43
|
writeDelegationFallback
|
|
44
|
-
} from "./index-
|
|
44
|
+
} from "./index-s1v0wza5.js";
|
|
45
45
|
import"./index-k46me75h.js";
|
|
46
46
|
import"./index-ee3x66a5.js";
|
|
47
|
-
import"./index-
|
|
48
|
-
import"./index-35qep0v7.js";
|
|
47
|
+
import"./index-912qz4y0.js";
|
|
49
48
|
import"./index-7g4c7s5r.js";
|
|
49
|
+
import"./index-ed5ykebp.js";
|
|
50
50
|
import"./index-4nt52yr9.js";
|
|
51
51
|
import"./index-zgwm4ryv.js";
|
|
52
52
|
import"./index-zjygnfay.js";
|
|
53
|
-
import"./index-
|
|
53
|
+
import"./index-epvhf50h.js";
|
|
54
54
|
import"./index-bpmtbmy9.js";
|
|
55
55
|
import"./index-a76rekgs.js";
|
|
56
56
|
export {
|
|
@@ -9,16 +9,16 @@ import {
|
|
|
9
9
|
sweepStale,
|
|
10
10
|
unsubscribe,
|
|
11
11
|
updateSnapshot
|
|
12
|
-
} from "./index-
|
|
12
|
+
} from "./index-m9xrdjn0.js";
|
|
13
13
|
import"./index-k46me75h.js";
|
|
14
14
|
import"./index-ee3x66a5.js";
|
|
15
|
-
import"./index-
|
|
16
|
-
import"./index-35qep0v7.js";
|
|
15
|
+
import"./index-912qz4y0.js";
|
|
17
16
|
import"./index-7g4c7s5r.js";
|
|
17
|
+
import"./index-ed5ykebp.js";
|
|
18
18
|
import"./index-4nt52yr9.js";
|
|
19
19
|
import"./index-zgwm4ryv.js";
|
|
20
20
|
import"./index-zjygnfay.js";
|
|
21
|
-
import"./index-
|
|
21
|
+
import"./index-epvhf50h.js";
|
|
22
22
|
import"./index-bpmtbmy9.js";
|
|
23
23
|
import"./index-a76rekgs.js";
|
|
24
24
|
export {
|
|
@@ -3,16 +3,16 @@ import {
|
|
|
3
3
|
_internals,
|
|
4
4
|
createModelEvaluationExecutor,
|
|
5
5
|
runEvaluation
|
|
6
|
-
} from "./index-
|
|
7
|
-
import"./index-
|
|
6
|
+
} from "./index-c432knmy.js";
|
|
7
|
+
import"./index-t5pytnca.js";
|
|
8
8
|
import"./index-y8552snf.js";
|
|
9
|
-
import"./index-
|
|
10
|
-
import"./index-
|
|
11
|
-
import"./index-35qep0v7.js";
|
|
9
|
+
import"./index-p8kk34am.js";
|
|
10
|
+
import"./index-912qz4y0.js";
|
|
12
11
|
import"./index-7g4c7s5r.js";
|
|
12
|
+
import"./index-ed5ykebp.js";
|
|
13
13
|
import"./index-4nt52yr9.js";
|
|
14
14
|
import"./index-zgwm4ryv.js";
|
|
15
|
-
import"./index-
|
|
15
|
+
import"./index-epvhf50h.js";
|
|
16
16
|
import"./index-bpmtbmy9.js";
|
|
17
17
|
import"./index-a76rekgs.js";
|
|
18
18
|
export {
|
|
@@ -4,18 +4,18 @@ import {
|
|
|
4
4
|
alreadyCuratedThisGeneration,
|
|
5
5
|
claimNextScanBatch,
|
|
6
6
|
getScanStatus
|
|
7
|
-
} from "./index-
|
|
8
|
-
import"./index-
|
|
7
|
+
} from "./index-h01wb18g.js";
|
|
8
|
+
import"./index-fejfzy2j.js";
|
|
9
9
|
import"./index-ae75rja9.js";
|
|
10
|
-
import"./index-
|
|
11
|
-
import"./index-
|
|
12
|
-
import"./index-
|
|
13
|
-
import"./index-35qep0v7.js";
|
|
10
|
+
import"./index-vh05t3w5.js";
|
|
11
|
+
import"./index-p8kk34am.js";
|
|
12
|
+
import"./index-912qz4y0.js";
|
|
14
13
|
import"./index-7g4c7s5r.js";
|
|
14
|
+
import"./index-ed5ykebp.js";
|
|
15
15
|
import"./index-4nt52yr9.js";
|
|
16
16
|
import"./index-zgwm4ryv.js";
|
|
17
17
|
import"./index-bk5tah7q.js";
|
|
18
|
-
import"./index-
|
|
18
|
+
import"./index-epvhf50h.js";
|
|
19
19
|
import"./index-bpmtbmy9.js";
|
|
20
20
|
import"./index-a76rekgs.js";
|
|
21
21
|
export {
|
|
@@ -96,8 +96,8 @@ import {
|
|
|
96
96
|
resolveGeneratedAgentRole,
|
|
97
97
|
resolveGuardrailsConfig,
|
|
98
98
|
stripKnownSwarmPrefix
|
|
99
|
-
} from "./index-
|
|
100
|
-
import"./index-
|
|
99
|
+
} from "./index-thp186x0.js";
|
|
100
|
+
import"./index-jqsfsqbx.js";
|
|
101
101
|
import"./index-zjygnfay.js";
|
|
102
102
|
import"./index-bk5tah7q.js";
|
|
103
103
|
import"./index-bpmtbmy9.js";
|
|
@@ -23,15 +23,20 @@ import {
|
|
|
23
23
|
tombstoneScopeBinding,
|
|
24
24
|
writeScopeBindingToDisk,
|
|
25
25
|
writeScopeToDisk
|
|
26
|
-
} from "./index-
|
|
26
|
+
} from "./index-bjqpdr83.js";
|
|
27
27
|
import"./index-556ja8an.js";
|
|
28
|
-
import"./index-
|
|
29
|
-
import"./index-
|
|
28
|
+
import"./index-4zxrkk1h.js";
|
|
29
|
+
import"./index-912qz4y0.js";
|
|
30
30
|
import"./index-7g4c7s5r.js";
|
|
31
31
|
import"./index-4nt52yr9.js";
|
|
32
|
-
import"./index-
|
|
32
|
+
import"./index-zd4qhnr7.js";
|
|
33
|
+
import"./index-4rhhvd1a.js";
|
|
33
34
|
import"./index-zgwm4ryv.js";
|
|
34
|
-
import"./index-
|
|
35
|
+
import"./index-thp186x0.js";
|
|
36
|
+
import"./index-jqsfsqbx.js";
|
|
37
|
+
import"./index-zjygnfay.js";
|
|
38
|
+
import"./index-bk5tah7q.js";
|
|
39
|
+
import"./index-epvhf50h.js";
|
|
35
40
|
import"./index-bpmtbmy9.js";
|
|
36
41
|
import"./index-a76rekgs.js";
|
|
37
42
|
export {
|
|
@@ -33,32 +33,32 @@ import {
|
|
|
33
33
|
sanitizeSlug,
|
|
34
34
|
selectCandidateEntries,
|
|
35
35
|
writeEvalStub
|
|
36
|
-
} from "./index-
|
|
37
|
-
import"./index-
|
|
36
|
+
} from "./index-z3s0a44b.js";
|
|
37
|
+
import"./index-92n3d5ky.js";
|
|
38
38
|
import"./index-k46me75h.js";
|
|
39
39
|
import"./index-ee3x66a5.js";
|
|
40
|
-
import"./index-
|
|
41
|
-
import"./index-
|
|
40
|
+
import"./index-y9q9f6ms.js";
|
|
41
|
+
import"./index-qy1nq52t.js";
|
|
42
42
|
import"./index-rtry5xyf.js";
|
|
43
|
-
import"./index-
|
|
43
|
+
import"./index-fejfzy2j.js";
|
|
44
44
|
import"./index-ae75rja9.js";
|
|
45
|
-
import"./index-
|
|
46
|
-
import"./index-
|
|
47
|
-
import"./index-
|
|
48
|
-
import"./index-35qep0v7.js";
|
|
45
|
+
import"./index-vh05t3w5.js";
|
|
46
|
+
import"./index-p8kk34am.js";
|
|
47
|
+
import"./index-912qz4y0.js";
|
|
49
48
|
import"./index-7g4c7s5r.js";
|
|
49
|
+
import"./index-ed5ykebp.js";
|
|
50
50
|
import"./index-4nt52yr9.js";
|
|
51
|
-
import"./index-
|
|
51
|
+
import"./index-p04qrwck.js";
|
|
52
52
|
import"./index-gprxjmm7.js";
|
|
53
53
|
import"./index-n832052r.js";
|
|
54
|
-
import"./index-
|
|
54
|
+
import"./index-zd4qhnr7.js";
|
|
55
55
|
import"./index-4rhhvd1a.js";
|
|
56
56
|
import"./index-zgwm4ryv.js";
|
|
57
|
-
import"./index-
|
|
58
|
-
import"./index-
|
|
57
|
+
import"./index-thp186x0.js";
|
|
58
|
+
import"./index-jqsfsqbx.js";
|
|
59
59
|
import"./index-zjygnfay.js";
|
|
60
60
|
import"./index-bk5tah7q.js";
|
|
61
|
-
import"./index-
|
|
61
|
+
import"./index-epvhf50h.js";
|
|
62
62
|
import"./index-bpmtbmy9.js";
|
|
63
63
|
import"./index-a76rekgs.js";
|
|
64
64
|
export {
|