opencode-swarm 7.135.1 → 7.135.2

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-feedback/SKILL.md +24 -21
  2. package/.opencode/skills/swarm-pr-review/SKILL.md +55 -42
  3. package/dist/agents/explorer.d.ts +1 -1
  4. package/dist/background/candidate-contract.d.ts +113 -0
  5. package/dist/background/candidate-parser.d.ts +8 -29
  6. package/dist/background/pr-review-trigger-contract.d.ts +197 -0
  7. package/dist/background/workspace-snapshot.d.ts +26 -0
  8. package/dist/cli/{config-doctor-6398t3a6.js → config-doctor-pj3yvxdb.js} +2 -2
  9. package/dist/cli/{core-9876t6cs.js → core-4va9z2ng.js} +2 -2
  10. package/dist/cli/{curation-policy-f7qz4tez.js → curation-policy-b2caf3v3.js} +5 -5
  11. package/dist/cli/{curator-drift-9q6f85bm.js → curator-drift-2ta83hss.js} +2 -2
  12. package/dist/cli/{curator-llm-factory-wr3zmy2c.js → curator-llm-factory-9983528d.js} +26 -26
  13. package/dist/cli/{curator-fjhyezyx.js → curator-r1s2mwf2.js} +26 -26
  14. package/dist/cli/{dispatch-gxbeb2ps.js → dispatch-wtk6dxky.js} +2 -2
  15. package/dist/cli/{evidence-summary-service-0cczdmjv.js → evidence-summary-service-feby8ny0.js} +5 -5
  16. package/dist/cli/{explorer-jp0nen03.js → explorer-15gqzxh8.js} +1 -1
  17. package/dist/cli/{gate-evidence-8zrwdj69.js → gate-evidence-84b03mb4.js} +3 -3
  18. package/dist/cli/guardrail-explain-pwxvg5n0.js +57 -0
  19. package/dist/cli/{guardrail-log-bd45kw0x.js → guardrail-log-yzpz8b7t.js} +4 -4
  20. package/dist/cli/{hive-promoter-f2yh22m1.js → hive-promoter-586dhndj.js} +26 -26
  21. package/dist/cli/{index-j89zmcpx.js → index-02cqjna3.js} +6 -6
  22. package/dist/cli/{index-jtshf1pd.js → index-2pxk6qg4.js} +1 -1
  23. package/dist/cli/{index-aky90eqz.js → index-340chr1e.js} +1612 -166
  24. package/dist/cli/{index-xhpmagdm.js → index-3m7kpnqf.js} +2 -2
  25. package/dist/cli/{index-z085b4ka.js → index-3xbx305x.js} +1 -1
  26. package/dist/cli/{index-b4z7s917.js → index-73dfyfhq.js} +1 -1
  27. package/dist/cli/{index-ens0gt38.js → index-7pnvf04s.js} +8 -8
  28. package/dist/cli/{index-g1drmgxe.js → index-8gw8p7yh.js} +3 -3
  29. package/dist/cli/{index-jxchddjk.js → index-9c3gf2wd.js} +1 -1
  30. package/dist/cli/{index-bjrkg4tc.js → index-b0eva00y.js} +2 -2
  31. package/dist/cli/{index-2ghkk9ve.js → index-bfd4xfpp.js} +3 -3
  32. package/dist/cli/{index-4pdrmemy.js → index-bs4m85v1.js} +2 -2
  33. package/dist/cli/{index-5wx8wdxg.js → index-ckdva4rs.js} +5 -5
  34. package/dist/cli/{index-w80r3axq.js → index-cwdy5vw9.js} +28 -28
  35. package/dist/cli/{index-fwkqq9mq.js → index-d5psymdk.js} +4 -4
  36. package/dist/cli/{index-vxv732ex.js → index-dg1njnms.js} +7 -4
  37. package/dist/cli/{index-yhba8swx.js → index-dzyjb33e.js} +1 -1
  38. package/dist/cli/{index-xg9repnx.js → index-ey29aap6.js} +1 -1
  39. package/dist/cli/{index-wdkkf3xg.js → index-g3meqrsg.js} +2 -2
  40. package/dist/cli/{index-7an2qn0s.js → index-hdy2nd5h.js} +4 -4
  41. package/dist/cli/{index-nbnqf4fj.js → index-hvrrq3f3.js} +1 -1
  42. package/dist/cli/{index-dzaarxhg.js → index-j0kte6gd.js} +1 -1
  43. package/dist/cli/{index-5vp9gka3.js → index-j92ser8n.js} +1 -1
  44. package/dist/cli/{index-2nqsr1dx.js → index-jgkjxpdh.js} +4 -4
  45. package/dist/cli/{index-13xxjfhn.js → index-m0ynxkaa.js} +3 -3
  46. package/dist/cli/{index-247b1c1m.js → index-qqkw794p.js} +3 -3
  47. package/dist/cli/{index-b7p0mp2q.js → index-ryqnn3nv.js} +1 -1
  48. package/dist/cli/{index-fpkb3mw1.js → index-vg3yx648.js} +1 -1
  49. package/dist/cli/{index-qe3v54nb.js → index-y111zefa.js} +64 -23
  50. package/dist/cli/{index-3nasn371.js → index-y6a7gjtj.js} +126 -42
  51. package/dist/cli/index.js +26 -26
  52. package/dist/cli/{knowledge-escalator-4tp3yy7e.js → knowledge-escalator-w7by1m8m.js} +6 -6
  53. package/dist/cli/{knowledge-events-7854gb3p.js → knowledge-events-n8xxsay3.js} +4 -4
  54. package/dist/cli/{knowledge-link-etrfntkd.js → knowledge-link-mm1w967j.js} +3 -3
  55. package/dist/cli/{knowledge-store-cxnr6v01.js → knowledge-store-xzmvfnx3.js} +4 -4
  56. package/dist/cli/{knowledge-validator-3n5t55qy.js → knowledge-validator-5q1amsq6.js} +7 -7
  57. package/dist/cli/{pending-delegations-4z3tkkct.js → pending-delegations-mt5gs1bt.js} +3 -3
  58. package/dist/cli/{pr-subscriptions-29j794kd.js → pr-subscriptions-v5xd3j6d.js} +3 -3
  59. package/dist/cli/{scan-cursor-0cexjh3b.js → scan-cursor-1q1zmt4b.js} +5 -5
  60. package/dist/cli/{schema-rs5a7ywx.js → schema-8mtsfspm.js} +1 -1
  61. package/dist/cli/{scope-persistence-1vsnkmm4.js → scope-persistence-h2fpgxww.js} +2 -2
  62. package/dist/cli/{skill-generator-n0h9n0zd.js → skill-generator-54xbjgak.js} +8 -8
  63. package/dist/cli/{workspace-snapshot-9h5za0s6.js → workspace-snapshot-jmyamqnv.js} +6 -1
  64. package/dist/cli/{worktree-collision-ownership-dtwr0xj4.js → worktree-collision-ownership-15hymf1y.js} +5 -5
  65. package/dist/commands/registry.d.ts +1 -1
  66. package/dist/hooks/pr-workflow-gate.d.ts +30 -4
  67. package/dist/hooks/repo-graph-builder.d.ts +18 -0
  68. package/dist/index.js +394 -390
  69. package/dist/tools/convene-council.d.ts +3 -3
  70. package/dist/tools/dispatch-lanes.d.ts +65 -7
  71. package/dist/tools/repo-graph/builder.d.ts +20 -2
  72. package/dist/tools/repo-graph/incremental.d.ts +18 -1
  73. package/dist/tools/repo-graph/ontology.d.ts +8 -0
  74. package/dist/tools/repo-graph/types.d.ts +62 -1
  75. package/dist/tools/repo-graph.d.ts +1 -1
  76. package/dist/tools/submit-phase-council-verdicts.d.ts +3 -3
  77. package/dist/tools/write-final-council-evidence.d.ts +3 -3
  78. package/dist/tools/write-pr-review-trigger-eval.d.ts +34 -63
  79. package/package.json +1 -1
  80. package/dist/cli/guardrail-explain-g1s89b3e.js +0 -57
@@ -0,0 +1,197 @@
1
+ import { z } from 'zod';
2
+ export declare const PR_REVIEW_TRIGGER_DEFINITIONS: readonly [{
3
+ readonly id: "auth-identity-secrets";
4
+ readonly scope: "universal";
5
+ readonly trigger_row: "authentication, authorization, identity, sessions, permissions, secrets, cryptography";
6
+ readonly micro_lane: "Identity and secret boundaries";
7
+ }, {
8
+ readonly id: "untrusted-input-boundaries";
9
+ readonly scope: "universal";
10
+ readonly trigger_row: "parsing, serialization, queries, templates/rendering, file or network input/output";
11
+ readonly micro_lane: "Untrusted input and sink analysis";
12
+ }, {
13
+ readonly id: "subprocess-platform";
14
+ readonly scope: "universal";
15
+ readonly trigger_row: "subprocesses, shell commands, filesystem operations, OS/runtime-specific code";
16
+ readonly micro_lane: "Subprocess and platform safety";
17
+ }, {
18
+ readonly id: "concurrency-state";
19
+ readonly scope: "universal";
20
+ readonly trigger_row: "queues, caches, retries, transactions, locks, state machines, async coordination";
21
+ readonly micro_lane: "Concurrency and state transitions";
22
+ }, {
23
+ readonly id: "dependencies-build-release";
24
+ readonly scope: "universal";
25
+ readonly trigger_row: "dependency manifests, lockfiles, installers, build scripts, CI, packaging, deployment";
26
+ readonly micro_lane: "Dependency and delivery integrity";
27
+ }, {
28
+ readonly id: "api-schema-migrations";
29
+ readonly scope: "universal";
30
+ readonly trigger_row: "public API, wire/schema/config/storage formats, migrations, feature flags";
31
+ readonly micro_lane: "Compatibility and migration safety";
32
+ }, {
33
+ readonly id: "test-infrastructure";
34
+ readonly scope: "universal";
35
+ readonly trigger_row: "tests, mocks, fixtures, harnesses, coverage, CI matrices";
36
+ readonly micro_lane: "Test validity and isolation";
37
+ }, {
38
+ readonly id: "ui-accessibility-i18n";
39
+ readonly scope: "universal";
40
+ readonly trigger_row: "user interfaces, interaction flows, rendering, accessibility, localization";
41
+ readonly micro_lane: "UI and human-interface quality";
42
+ }, {
43
+ readonly id: "privacy-observability";
44
+ readonly scope: "universal";
45
+ readonly trigger_row: "telemetry, logs, analytics, traces, retention, diagnostics";
46
+ readonly micro_lane: "Privacy and observability safety";
47
+ }, {
48
+ readonly id: "generated-provenance";
49
+ readonly scope: "universal";
50
+ readonly trigger_row: "generated, vendored, binary, model-produced, codegen or checked-in build artifacts";
51
+ readonly micro_lane: "Generated artifact provenance";
52
+ }, {
53
+ readonly id: "unclassified-risk";
54
+ readonly scope: "universal";
55
+ readonly trigger_row: "any changed artifact or behavior not confidently classified by the rows above";
56
+ readonly micro_lane: "Unclassified high-risk fallback";
57
+ }];
58
+ export declare const PR_REVIEW_REQUIRED_TRIGGER_IDS: ("auth-identity-secrets" | "untrusted-input-boundaries" | "subprocess-platform" | "concurrency-state" | "dependencies-build-release" | "api-schema-migrations" | "test-infrastructure" | "ui-accessibility-i18n" | "privacy-observability" | "generated-provenance" | "unclassified-risk")[];
59
+ export type PrReviewTriggerId = (typeof PR_REVIEW_REQUIRED_TRIGGER_IDS)[number];
60
+ export declare const PrReviewInlineTriggerRowSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
61
+ trigger_id: z.ZodEnum<{
62
+ "auth-identity-secrets": "auth-identity-secrets";
63
+ "untrusted-input-boundaries": "untrusted-input-boundaries";
64
+ "subprocess-platform": "subprocess-platform";
65
+ "concurrency-state": "concurrency-state";
66
+ "dependencies-build-release": "dependencies-build-release";
67
+ "api-schema-migrations": "api-schema-migrations";
68
+ "test-infrastructure": "test-infrastructure";
69
+ "ui-accessibility-i18n": "ui-accessibility-i18n";
70
+ "privacy-observability": "privacy-observability";
71
+ "generated-provenance": "generated-provenance";
72
+ "unclassified-risk": "unclassified-risk";
73
+ }>;
74
+ result: z.ZodLiteral<"MATCHED">;
75
+ evidence: z.ZodString;
76
+ }, z.core.$strict>, z.ZodObject<{
77
+ trigger_id: z.ZodEnum<{
78
+ "auth-identity-secrets": "auth-identity-secrets";
79
+ "untrusted-input-boundaries": "untrusted-input-boundaries";
80
+ "subprocess-platform": "subprocess-platform";
81
+ "concurrency-state": "concurrency-state";
82
+ "dependencies-build-release": "dependencies-build-release";
83
+ "api-schema-migrations": "api-schema-migrations";
84
+ "test-infrastructure": "test-infrastructure";
85
+ "ui-accessibility-i18n": "ui-accessibility-i18n";
86
+ "privacy-observability": "privacy-observability";
87
+ "generated-provenance": "generated-provenance";
88
+ "unclassified-risk": "unclassified-risk";
89
+ }>;
90
+ result: z.ZodLiteral<"NOT_TRIGGERED">;
91
+ evidence: z.ZodString;
92
+ }, z.core.$strict>], "result">;
93
+ export declare const PrReviewPersistedInputRowSchema: z.ZodDiscriminatedUnion<[z.ZodObject<{
94
+ trigger_id: z.ZodEnum<{
95
+ "auth-identity-secrets": "auth-identity-secrets";
96
+ "untrusted-input-boundaries": "untrusted-input-boundaries";
97
+ "subprocess-platform": "subprocess-platform";
98
+ "concurrency-state": "concurrency-state";
99
+ "dependencies-build-release": "dependencies-build-release";
100
+ "api-schema-migrations": "api-schema-migrations";
101
+ "test-infrastructure": "test-infrastructure";
102
+ "ui-accessibility-i18n": "ui-accessibility-i18n";
103
+ "privacy-observability": "privacy-observability";
104
+ "generated-provenance": "generated-provenance";
105
+ "unclassified-risk": "unclassified-risk";
106
+ }>;
107
+ result: z.ZodLiteral<"MATCHED">;
108
+ evidence: z.ZodString;
109
+ source_batch_id: z.ZodString;
110
+ source_lane_id: z.ZodString;
111
+ }, z.core.$strict>, z.ZodObject<{
112
+ trigger_id: z.ZodEnum<{
113
+ "auth-identity-secrets": "auth-identity-secrets";
114
+ "untrusted-input-boundaries": "untrusted-input-boundaries";
115
+ "subprocess-platform": "subprocess-platform";
116
+ "concurrency-state": "concurrency-state";
117
+ "dependencies-build-release": "dependencies-build-release";
118
+ "api-schema-migrations": "api-schema-migrations";
119
+ "test-infrastructure": "test-infrastructure";
120
+ "ui-accessibility-i18n": "ui-accessibility-i18n";
121
+ "privacy-observability": "privacy-observability";
122
+ "generated-provenance": "generated-provenance";
123
+ "unclassified-risk": "unclassified-risk";
124
+ }>;
125
+ result: z.ZodLiteral<"NOT_TRIGGERED">;
126
+ evidence: z.ZodString;
127
+ }, z.core.$strict>], "result">;
128
+ export type PrReviewInlineTriggerRow = z.infer<typeof PrReviewInlineTriggerRowSchema>;
129
+ export type PrReviewPersistedInputRow = z.infer<typeof PrReviewPersistedInputRowSchema>;
130
+ interface ValidatedTriggerLedger<TRow> {
131
+ rows: TRow[];
132
+ matchedIds: PrReviewTriggerId[];
133
+ notTriggeredIds: PrReviewTriggerId[];
134
+ }
135
+ export declare function validatePrReviewInlineTriggerLedger(input: unknown): ValidatedTriggerLedger<PrReviewInlineTriggerRow>;
136
+ export declare function validatePrReviewPersistedInputLedger(input: unknown): ValidatedTriggerLedger<PrReviewPersistedInputRow>;
137
+ export interface BuildPrReviewTriggerReceiptV2Args {
138
+ run_id: string;
139
+ pr_head_sha: string;
140
+ base_ref: string;
141
+ base_sha: string;
142
+ evaluated_at: string;
143
+ dispatched_micro_lane_count: number;
144
+ rows: unknown;
145
+ }
146
+ export declare function buildPrReviewTriggerReceiptV2(input: BuildPrReviewTriggerReceiptV2Args): {
147
+ run_id: string;
148
+ pr_head_sha: string;
149
+ base_ref: string;
150
+ base_sha: string;
151
+ evaluated_at: string;
152
+ dispatched_micro_lane_count: number;
153
+ schema_version: 2;
154
+ trigger_count: number;
155
+ matched_count: number;
156
+ not_triggered_count: number;
157
+ no_match_count: number;
158
+ rows: ({
159
+ result: "MATCHED";
160
+ evidence: string;
161
+ source_batch_id: string;
162
+ source_lane_id: string;
163
+ scope: "universal";
164
+ trigger_row: string;
165
+ micro_lane: string;
166
+ trigger_id: "auth-identity-secrets" | "untrusted-input-boundaries" | "subprocess-platform" | "concurrency-state" | "dependencies-build-release" | "api-schema-migrations" | "test-infrastructure" | "ui-accessibility-i18n" | "privacy-observability" | "generated-provenance" | "unclassified-risk";
167
+ } | {
168
+ result: "NOT_TRIGGERED";
169
+ evidence: string;
170
+ scope: "universal";
171
+ trigger_row: string;
172
+ micro_lane: string;
173
+ trigger_id: "auth-identity-secrets" | "untrusted-input-boundaries" | "subprocess-platform" | "concurrency-state" | "dependencies-build-release" | "api-schema-migrations" | "test-infrastructure" | "ui-accessibility-i18n" | "privacy-observability" | "generated-provenance" | "unclassified-risk";
174
+ })[];
175
+ };
176
+ export interface ParsedPrReviewTriggerReceipt {
177
+ schemaVersion: 0 | 1 | 2;
178
+ rows: PrReviewPersistedInputRow[];
179
+ matchedRows: Extract<PrReviewPersistedInputRow, {
180
+ result: 'MATCHED';
181
+ }>[];
182
+ notTriggeredRows: Extract<PrReviewPersistedInputRow, {
183
+ result: 'NOT_TRIGGERED';
184
+ }>[];
185
+ }
186
+ /**
187
+ * Bind every micro dispatch and the final receipt to one semantic ledger.
188
+ * Callers pass rows after exact-set validation; the tuple representation makes
189
+ * the identity stable and independent of post-dispatch provenance fields.
190
+ */
191
+ export declare function prReviewTriggerLedgerDigest(rows: ReadonlyArray<{
192
+ trigger_id: PrReviewTriggerId;
193
+ result: 'MATCHED' | 'NOT_TRIGGERED';
194
+ evidence: string;
195
+ }>): string;
196
+ export declare function parsePrReviewTriggerReceipt(input: unknown): ParsedPrReviewTriggerReceipt;
197
+ export {};
@@ -1,4 +1,5 @@
1
1
  import * as child_process from 'node:child_process';
2
+ import { bunSpawn } from '../utils/bun-compat.js';
2
3
  import type { BackgroundWorkspaceSnapshot } from './pending-delegations.js';
3
4
  type SpawnSync = typeof child_process.spawnSync;
4
5
  interface CaptureWorkspaceSnapshotOptions {
@@ -96,6 +97,29 @@ export declare function resolveIsExactSingleChildCommitAsync(directory: string,
96
97
  export declare function resolveRemoteRefsContainingHead(directory: string, headSha: string): string[] | null;
97
98
  /** Async twin of {@link resolveRemoteRefsContainingHead} used off the blocking spawn on the gate/dispatch bind path. */
98
99
  export declare function resolveRemoteRefsContainingHeadAsync(directory: string, headSha: string): Promise<string[] | null>;
100
+ export type PrFeedbackTrackingCandidate = {
101
+ kind: 'local';
102
+ branchName: string;
103
+ remoteTrackingRef: string;
104
+ } | {
105
+ kind: 'remote';
106
+ remoteTrackingRef: string;
107
+ };
108
+ /**
109
+ * Discover the exact tracked branches that can safely attach a detached
110
+ * PR_FEEDBACK checkout. Full ref names come from Git; no remote-name slash
111
+ * boundary is guessed in application code.
112
+ */
113
+ export declare function resolvePrFeedbackTrackingCandidatesAsync(directory: string, headSha: string): Promise<{
114
+ local: Extract<PrFeedbackTrackingCandidate, {
115
+ kind: 'local';
116
+ }>[];
117
+ remote: Extract<PrFeedbackTrackingCandidate, {
118
+ kind: 'remote';
119
+ }>[];
120
+ } | null>;
121
+ /** Run the exact array-form switch selected by the controller. */
122
+ export declare function switchPrFeedbackTrackingCandidateAsync(directory: string, candidate: PrFeedbackTrackingCandidate): Promise<boolean>;
99
123
  /**
100
124
  * Bind a mutable working tree to its actual content, not merely porcelain status.
101
125
  * This lets PR-feedback approvals fail closed when a same-path edit occurs after a
@@ -146,6 +170,8 @@ export declare function compareWorkspaceSnapshots(expected: BackgroundWorkspaceS
146
170
  export declare function digest(text: string): string;
147
171
  export declare const _internals: {
148
172
  spawnSync: SpawnSync;
173
+ bunSpawn: typeof bunSpawn;
174
+ gitTimeoutMs: number;
149
175
  yieldControl: () => Promise<void>;
150
176
  parsePorcelainV2Snapshot: typeof parsePorcelainV2Snapshot;
151
177
  };
@@ -12,8 +12,8 @@ import {
12
12
  shouldRunOnStartup,
13
13
  writeBackupArtifact,
14
14
  writeDoctorArtifact
15
- } from "./index-5vp9gka3.js";
16
- import"./index-dzaarxhg.js";
15
+ } from "./index-j92ser8n.js";
16
+ import"./index-j0kte6gd.js";
17
17
  import"./index-bk5tah7q.js";
18
18
  import"./index-bpmtbmy9.js";
19
19
  import"./index-z6xqpmqg.js";
@@ -14,12 +14,12 @@ import {
14
14
  resolveWorktreeBaseDir,
15
15
  shortenWorktreePath,
16
16
  writeLaneProfileToDiskReal
17
- } from "./index-fwkqq9mq.js";
17
+ } from "./index-d5psymdk.js";
18
18
  import"./index-4rhhvd1a.js";
19
19
  import"./index-z6xqpmqg.js";
20
20
  import"./index-zjygnfay.js";
21
- import"./index-qe3v54nb.js";
22
21
  import"./index-zgwm4ryv.js";
22
+ import"./index-y111zefa.js";
23
23
  import"./index-a76rekgs.js";
24
24
  export {
25
25
  writeLaneProfileToDiskReal,
@@ -4,18 +4,18 @@ import {
4
4
  authorizeCuration,
5
5
  buildConfigFingerprintInput,
6
6
  readCohortConfigFingerprint
7
- } from "./index-xhpmagdm.js";
7
+ } from "./index-3m7kpnqf.js";
8
8
  import"./index-rtry5xyf.js";
9
- import"./index-g1drmgxe.js";
9
+ import"./index-8gw8p7yh.js";
10
10
  import"./index-ae75rja9.js";
11
- import"./index-yhba8swx.js";
12
- import"./index-xg9repnx.js";
11
+ import"./index-dzyjb33e.js";
12
+ import"./index-ey29aap6.js";
13
13
  import"./index-fsrp8wp3.js";
14
14
  import"./index-09b9zncg.js";
15
15
  import"./index-7g4c7s5r.js";
16
16
  import"./index-7a2hm51h.js";
17
- import"./index-qe3v54nb.js";
18
17
  import"./index-zgwm4ryv.js";
18
+ import"./index-y111zefa.js";
19
19
  import"./index-a76rekgs.js";
20
20
  export {
21
21
  readCohortConfigFingerprint,
@@ -10,16 +10,16 @@ import"./index-4rhhvd1a.js";
10
10
  import {
11
11
  readSwarmFileAsync,
12
12
  validateSwarmPath
13
- } from "./index-2ghkk9ve.js";
13
+ } from "./index-bfd4xfpp.js";
14
14
  import"./index-fsrp8wp3.js";
15
15
  import"./index-bpmtbmy9.js";
16
16
  import"./index-z6xqpmqg.js";
17
17
  import"./index-zjygnfay.js";
18
- import"./index-qe3v54nb.js";
19
18
  import {
20
19
  init_logger,
21
20
  warn
22
21
  } from "./index-zgwm4ryv.js";
22
+ import"./index-y111zefa.js";
23
23
  import"./index-a76rekgs.js";
24
24
 
25
25
  // src/hooks/curator-drift.ts
@@ -1,45 +1,45 @@
1
1
  // @bun
2
2
  import {
3
3
  createCuratorLLMDelegate
4
- } from "./index-aky90eqz.js";
5
- import"./index-13xxjfhn.js";
6
- import"./index-jtshf1pd.js";
7
- import"./index-5vp9gka3.js";
8
- import"./index-ens0gt38.js";
4
+ } from "./index-340chr1e.js";
5
+ import"./index-m0ynxkaa.js";
6
+ import"./index-2pxk6qg4.js";
7
+ import"./index-j92ser8n.js";
8
+ import"./index-7pnvf04s.js";
9
9
  import"./index-4905hd2m.js";
10
10
  import"./index-134d35c1.js";
11
- import"./index-247b1c1m.js";
12
- import"./index-5wx8wdxg.js";
13
- import"./index-bjrkg4tc.js";
14
- import"./index-vxv732ex.js";
11
+ import"./index-qqkw794p.js";
12
+ import"./index-ckdva4rs.js";
13
+ import"./index-b0eva00y.js";
14
+ import"./index-dg1njnms.js";
15
15
  import"./index-c8s9a3zh.js";
16
16
  import"./index-9ss2m4rs.js";
17
- import"./index-b7p0mp2q.js";
18
- import"./index-z085b4ka.js";
19
- import"./index-2nqsr1dx.js";
20
- import"./index-xhpmagdm.js";
17
+ import"./index-ryqnn3nv.js";
18
+ import"./index-3xbx305x.js";
19
+ import"./index-jgkjxpdh.js";
20
+ import"./index-3m7kpnqf.js";
21
21
  import"./index-rtry5xyf.js";
22
- import"./index-j89zmcpx.js";
23
- import"./index-g1drmgxe.js";
22
+ import"./index-02cqjna3.js";
23
+ import"./index-8gw8p7yh.js";
24
24
  import"./index-ae75rja9.js";
25
- import"./index-yhba8swx.js";
26
- import"./index-xg9repnx.js";
27
- import"./index-jxchddjk.js";
25
+ import"./index-dzyjb33e.js";
26
+ import"./index-ey29aap6.js";
27
+ import"./index-9c3gf2wd.js";
28
28
  import"./index-k5jrywpr.js";
29
29
  import"./index-n832052r.js";
30
- import"./index-dzaarxhg.js";
30
+ import"./index-j0kte6gd.js";
31
31
  import"./index-bk5tah7q.js";
32
32
  import"./index-8fwhhayc.js";
33
33
  import"./index-q1exe2b3.js";
34
- import"./index-fpkb3mw1.js";
34
+ import"./index-vg3yx648.js";
35
35
  import"./index-wxyxf0bd.js";
36
36
  import"./index-1kz6da87.js";
37
- import"./index-b4z7s917.js";
37
+ import"./index-73dfyfhq.js";
38
38
  import"./index-b8zgtz81.js";
39
- import"./index-fwkqq9mq.js";
39
+ import"./index-d5psymdk.js";
40
40
  import"./index-4rhhvd1a.js";
41
- import"./index-7an2qn0s.js";
42
- import"./index-2ghkk9ve.js";
41
+ import"./index-hdy2nd5h.js";
42
+ import"./index-bfd4xfpp.js";
43
43
  import"./index-fsrp8wp3.js";
44
44
  import"./index-09b9zncg.js";
45
45
  import"./index-7g4c7s5r.js";
@@ -47,9 +47,9 @@ import"./index-7a2hm51h.js";
47
47
  import"./index-bpmtbmy9.js";
48
48
  import"./index-z6xqpmqg.js";
49
49
  import"./index-zjygnfay.js";
50
- import"./index-qe3v54nb.js";
51
50
  import"./index-zgwm4ryv.js";
52
- import"./index-3nasn371.js";
51
+ import"./index-y6a7gjtj.js";
52
+ import"./index-y111zefa.js";
53
53
  import"./index-a76rekgs.js";
54
54
  export {
55
55
  createCuratorLLMDelegate
@@ -14,45 +14,45 @@ import {
14
14
  runCuratorInit,
15
15
  runCuratorPhase,
16
16
  writeCuratorSummary
17
- } from "./index-aky90eqz.js";
18
- import"./index-13xxjfhn.js";
19
- import"./index-jtshf1pd.js";
20
- import"./index-5vp9gka3.js";
21
- import"./index-ens0gt38.js";
17
+ } from "./index-340chr1e.js";
18
+ import"./index-m0ynxkaa.js";
19
+ import"./index-2pxk6qg4.js";
20
+ import"./index-j92ser8n.js";
21
+ import"./index-7pnvf04s.js";
22
22
  import"./index-4905hd2m.js";
23
23
  import"./index-134d35c1.js";
24
- import"./index-247b1c1m.js";
25
- import"./index-5wx8wdxg.js";
26
- import"./index-bjrkg4tc.js";
27
- import"./index-vxv732ex.js";
24
+ import"./index-qqkw794p.js";
25
+ import"./index-ckdva4rs.js";
26
+ import"./index-b0eva00y.js";
27
+ import"./index-dg1njnms.js";
28
28
  import"./index-c8s9a3zh.js";
29
29
  import"./index-9ss2m4rs.js";
30
- import"./index-b7p0mp2q.js";
31
- import"./index-z085b4ka.js";
32
- import"./index-2nqsr1dx.js";
33
- import"./index-xhpmagdm.js";
30
+ import"./index-ryqnn3nv.js";
31
+ import"./index-3xbx305x.js";
32
+ import"./index-jgkjxpdh.js";
33
+ import"./index-3m7kpnqf.js";
34
34
  import"./index-rtry5xyf.js";
35
- import"./index-j89zmcpx.js";
36
- import"./index-g1drmgxe.js";
35
+ import"./index-02cqjna3.js";
36
+ import"./index-8gw8p7yh.js";
37
37
  import"./index-ae75rja9.js";
38
- import"./index-yhba8swx.js";
39
- import"./index-xg9repnx.js";
40
- import"./index-jxchddjk.js";
38
+ import"./index-dzyjb33e.js";
39
+ import"./index-ey29aap6.js";
40
+ import"./index-9c3gf2wd.js";
41
41
  import"./index-k5jrywpr.js";
42
42
  import"./index-n832052r.js";
43
- import"./index-dzaarxhg.js";
43
+ import"./index-j0kte6gd.js";
44
44
  import"./index-bk5tah7q.js";
45
45
  import"./index-8fwhhayc.js";
46
46
  import"./index-q1exe2b3.js";
47
- import"./index-fpkb3mw1.js";
47
+ import"./index-vg3yx648.js";
48
48
  import"./index-wxyxf0bd.js";
49
49
  import"./index-1kz6da87.js";
50
- import"./index-b4z7s917.js";
50
+ import"./index-73dfyfhq.js";
51
51
  import"./index-b8zgtz81.js";
52
- import"./index-fwkqq9mq.js";
52
+ import"./index-d5psymdk.js";
53
53
  import"./index-4rhhvd1a.js";
54
- import"./index-7an2qn0s.js";
55
- import"./index-2ghkk9ve.js";
54
+ import"./index-hdy2nd5h.js";
55
+ import"./index-bfd4xfpp.js";
56
56
  import"./index-fsrp8wp3.js";
57
57
  import"./index-09b9zncg.js";
58
58
  import"./index-7g4c7s5r.js";
@@ -60,9 +60,9 @@ import"./index-7a2hm51h.js";
60
60
  import"./index-bpmtbmy9.js";
61
61
  import"./index-z6xqpmqg.js";
62
62
  import"./index-zjygnfay.js";
63
- import"./index-qe3v54nb.js";
64
63
  import"./index-zgwm4ryv.js";
65
- import"./index-3nasn371.js";
64
+ import"./index-y6a7gjtj.js";
65
+ import"./index-y111zefa.js";
66
66
  import"./index-a76rekgs.js";
67
67
  export {
68
68
  writeCuratorSummary,
@@ -11,11 +11,11 @@ import {
11
11
  defaultTestFilesFor,
12
12
  detectProjectLanguages,
13
13
  tokenizeCommand
14
- } from "./index-13xxjfhn.js";
14
+ } from "./index-m0ynxkaa.js";
15
15
  import"./index-z6xqpmqg.js";
16
16
  import"./index-zjygnfay.js";
17
- import"./index-qe3v54nb.js";
18
17
  import"./index-zgwm4ryv.js";
18
+ import"./index-y111zefa.js";
19
19
  import"./index-a76rekgs.js";
20
20
 
21
21
  // src/lang/dispatch.ts
@@ -6,10 +6,10 @@ import {
6
6
  loadPlanJsonOnly,
7
7
  mergeDurableGateEntriesFromEvidence,
8
8
  readDurableGateEvidence
9
- } from "./index-ens0gt38.js";
9
+ } from "./index-7pnvf04s.js";
10
10
  import"./index-9ss2m4rs.js";
11
- import"./index-b7p0mp2q.js";
12
- import"./index-xg9repnx.js";
11
+ import"./index-ryqnn3nv.js";
12
+ import"./index-ey29aap6.js";
13
13
  import"./index-k5jrywpr.js";
14
14
  import"./index-n832052r.js";
15
15
  import"./index-q1exe2b3.js";
@@ -17,7 +17,7 @@ import"./index-wxyxf0bd.js";
17
17
  import"./index-1kz6da87.js";
18
18
  import"./index-b8zgtz81.js";
19
19
  import"./index-4rhhvd1a.js";
20
- import"./index-2ghkk9ve.js";
20
+ import"./index-bfd4xfpp.js";
21
21
  import"./index-fsrp8wp3.js";
22
22
  import"./index-09b9zncg.js";
23
23
  import"./index-7g4c7s5r.js";
@@ -25,10 +25,10 @@ import"./index-7a2hm51h.js";
25
25
  import"./index-bpmtbmy9.js";
26
26
  import"./index-z6xqpmqg.js";
27
27
  import"./index-zjygnfay.js";
28
- import"./index-qe3v54nb.js";
29
28
  import {
30
29
  log
31
30
  } from "./index-zgwm4ryv.js";
31
+ import"./index-y111zefa.js";
32
32
  import"./index-a76rekgs.js";
33
33
 
34
34
  // src/services/evidence-summary-service.ts
@@ -6,7 +6,7 @@ import {
6
6
  CURATOR_POSTMORTEM_PROMPT,
7
7
  EXPLORER_PROMPT,
8
8
  createExplorerAgent
9
- } from "./index-vxv732ex.js";
9
+ } from "./index-dg1njnms.js";
10
10
  import"./index-a76rekgs.js";
11
11
  export {
12
12
  createExplorerAgent,
@@ -9,14 +9,14 @@ import {
9
9
  readTaskEvidenceRaw,
10
10
  recordAgentDispatch,
11
11
  recordGateEvidence
12
- } from "./index-b7p0mp2q.js";
13
- import"./index-xg9repnx.js";
12
+ } from "./index-ryqnn3nv.js";
13
+ import"./index-ey29aap6.js";
14
14
  import"./index-fsrp8wp3.js";
15
15
  import"./index-09b9zncg.js";
16
16
  import"./index-7g4c7s5r.js";
17
17
  import"./index-7a2hm51h.js";
18
18
  import"./index-bpmtbmy9.js";
19
- import"./index-qe3v54nb.js";
19
+ import"./index-y111zefa.js";
20
20
  import"./index-a76rekgs.js";
21
21
  export {
22
22
  recordGateEvidence,
@@ -0,0 +1,57 @@
1
+ // @bun
2
+ import {
3
+ handleGuardrailExplain
4
+ } from "./index-bs4m85v1.js";
5
+ import"./index-340chr1e.js";
6
+ import"./index-m0ynxkaa.js";
7
+ import"./index-2pxk6qg4.js";
8
+ import"./index-j92ser8n.js";
9
+ import"./index-7pnvf04s.js";
10
+ import"./index-4905hd2m.js";
11
+ import"./index-134d35c1.js";
12
+ import"./index-qqkw794p.js";
13
+ import"./index-ckdva4rs.js";
14
+ import"./index-b0eva00y.js";
15
+ import"./index-dg1njnms.js";
16
+ import"./index-c8s9a3zh.js";
17
+ import"./index-9ss2m4rs.js";
18
+ import"./index-ryqnn3nv.js";
19
+ import"./index-3xbx305x.js";
20
+ import"./index-jgkjxpdh.js";
21
+ import"./index-3m7kpnqf.js";
22
+ import"./index-rtry5xyf.js";
23
+ import"./index-02cqjna3.js";
24
+ import"./index-8gw8p7yh.js";
25
+ import"./index-ae75rja9.js";
26
+ import"./index-dzyjb33e.js";
27
+ import"./index-ey29aap6.js";
28
+ import"./index-9c3gf2wd.js";
29
+ import"./index-k5jrywpr.js";
30
+ import"./index-n832052r.js";
31
+ import"./index-j0kte6gd.js";
32
+ import"./index-bk5tah7q.js";
33
+ import"./index-8fwhhayc.js";
34
+ import"./index-q1exe2b3.js";
35
+ import"./index-vg3yx648.js";
36
+ import"./index-wxyxf0bd.js";
37
+ import"./index-1kz6da87.js";
38
+ import"./index-73dfyfhq.js";
39
+ import"./index-b8zgtz81.js";
40
+ import"./index-d5psymdk.js";
41
+ import"./index-4rhhvd1a.js";
42
+ import"./index-hdy2nd5h.js";
43
+ import"./index-bfd4xfpp.js";
44
+ import"./index-fsrp8wp3.js";
45
+ import"./index-09b9zncg.js";
46
+ import"./index-7g4c7s5r.js";
47
+ import"./index-7a2hm51h.js";
48
+ import"./index-bpmtbmy9.js";
49
+ import"./index-z6xqpmqg.js";
50
+ import"./index-zjygnfay.js";
51
+ import"./index-zgwm4ryv.js";
52
+ import"./index-y6a7gjtj.js";
53
+ import"./index-y111zefa.js";
54
+ import"./index-a76rekgs.js";
55
+ export {
56
+ handleGuardrailExplain
57
+ };
@@ -1,15 +1,15 @@
1
1
  // @bun
2
2
  import {
3
3
  handleGuardrailLog
4
- } from "./index-nbnqf4fj.js";
5
- import"./index-jtshf1pd.js";
6
- import"./index-dzaarxhg.js";
4
+ } from "./index-hvrrq3f3.js";
5
+ import"./index-2pxk6qg4.js";
6
+ import"./index-j0kte6gd.js";
7
7
  import"./index-bk5tah7q.js";
8
8
  import"./index-bpmtbmy9.js";
9
9
  import"./index-z6xqpmqg.js";
10
10
  import"./index-zjygnfay.js";
11
- import"./index-qe3v54nb.js";
12
11
  import"./index-zgwm4ryv.js";
12
+ import"./index-y111zefa.js";
13
13
  import"./index-a76rekgs.js";
14
14
  export {
15
15
  handleGuardrailLog