@harness-engineering/cli 2.4.5 → 2.6.0
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/dist/agents-md-2JUQ4FE2.js +13 -0
- package/dist/analyzer-VY6DJVOU-4AHIJLNS.js +26 -0
- package/dist/{architecture-NX7FWQD3.js → architecture-CXAVNB5X.js} +7 -4
- package/dist/{assess-project-PLY6ZWMW.js → assess-project-M626SSPN.js} +1 -1
- package/dist/bin/harness-mcp.js +20 -17
- package/dist/bin/harness.js +38 -35
- package/dist/{check-phase-gate-WFIEJKMN.js → check-phase-gate-XMU6LLUQ.js} +8 -5
- package/dist/{chunk-OPDIMKUZ.js → chunk-24KCOJJG.js} +2 -2
- package/dist/{chunk-72TZ2GZR.js → chunk-43M3RLFQ.js} +7 -7
- package/dist/{chunk-7TRTU7JL.js → chunk-5JNSFYZU.js} +2 -2
- package/dist/{chunk-PGY57ABC.js → chunk-6AX6R3LM.js} +7 -7
- package/dist/{chunk-TC4GQBIK.js → chunk-GWE5LL3R.js} +6 -6
- package/dist/{chunk-LJTQVJEP.js → chunk-GWF2OILZ.js} +2 -2
- package/dist/{chunk-FPUNXFJG.js → chunk-HFOB2MPQ.js} +2 -2
- package/dist/{chunk-Z6PF2YXB.js → chunk-HMW3VKUF.js} +3 -3
- package/dist/{chunk-NSLFLGUB.js → chunk-HYTRDAHV.js} +2 -2
- package/dist/{chunk-3XFFGAX4.js → chunk-I6K43QQS.js} +3 -3
- package/dist/{chunk-YL2N4OZQ.js → chunk-JFZOWO7D.js} +2 -2
- package/dist/{chunk-4H2KIQ3I.js → chunk-K246XQ2L.js} +2 -2
- package/dist/{chunk-ZEKY6PQQ.js → chunk-L5BCZ5XS.js} +2 -2
- package/dist/{chunk-4PO2QAXO.js → chunk-NX6A24DS.js} +2153 -985
- package/dist/{chunk-A5GXGRW6.js → chunk-OA6SWTU4.js} +6 -6
- package/dist/chunk-OH3NXXUY.js +383 -0
- package/dist/{chunk-DUK6C7I7.js → chunk-ORNMAYHB.js} +611 -300
- package/dist/{chunk-73ACYXIS.js → chunk-PFZEADQM.js} +1 -1
- package/dist/{chunk-M5TJOV3A.js → chunk-Q6ZR2L6Q.js} +2 -2
- package/dist/chunk-QCLOIUMX.js +395 -0
- package/dist/{chunk-DUCVDDZO.js → chunk-QOKMDDBJ.js} +4 -4
- package/dist/chunk-SZEFU6XC.js +3337 -0
- package/dist/{chunk-KEF624FQ.js → chunk-VTTNIZJL.js} +27 -6
- package/dist/chunk-XARGEOJV.js +21 -0
- package/dist/{chunk-HCTXLKAH.js → chunk-YP7I25SL.js} +2 -2
- package/dist/{chunk-65M5R3X6.js → chunk-YYRQCQPZ.js} +4204 -7347
- package/dist/ci-workflow-3JNDZQYD.js +13 -0
- package/dist/dist-E3SAAHCM.js +93 -0
- package/dist/{dist-SVZHSOLP.js → dist-OHDQBTSO.js} +119 -48
- package/dist/{docs-7LXCR62T.js → docs-5RYMDHN3.js} +8 -5
- package/dist/engine-KZ3PPUYE.js +13 -0
- package/dist/{entropy-LMOXWMR4.js → entropy-DQTAPSSE.js} +6 -3
- package/dist/{feedback-CLBC3IMP.js → feedback-WH6XPQJS.js} +1 -1
- package/dist/{generate-agent-definitions-5FDIGEVZ.js → generate-agent-definitions-SZA4QIHN.js} +8 -5
- package/dist/index.d.ts +47 -0
- package/dist/index.js +49 -46
- package/dist/loader-BNKGM23C.js +15 -0
- package/dist/{mcp-4W45E6OH.js → mcp-GZH4EYGD.js} +20 -17
- package/dist/{performance-WZQIUHLR.js → performance-54TMJOEU.js} +8 -5
- package/dist/{review-pipeline-YPRUHKM7.js → review-pipeline-OTDDVPNY.js} +6 -3
- package/dist/runtime-W5THSNAL.js +14 -0
- package/dist/{security-AZNLX3N6.js → security-27HW7CYT.js} +1 -1
- package/dist/timeline-manager-FPYKJRHR-VVX7CSGW.js +24 -0
- package/dist/{tool-tiers-QVWKAZX4.js → tool-tiers-B7JC2XC3.js} +9 -2
- package/dist/{validate-S7G6H7F4.js → validate-QRVCD4GP.js} +7 -4
- package/dist/validate-cross-check-BUAGBAPO.js +13 -0
- package/package.json +6 -6
- package/dist/agents-md-KJVGWF2S.js +0 -10
- package/dist/chunk-O63AAPIZ.js +0 -190
- package/dist/ci-workflow-XDIKOFSN.js +0 -10
- package/dist/dist-O733ZU6I.js +0 -49
- package/dist/engine-MMQF2ZW5.js +0 -10
- package/dist/loader-WTWR2CWT.js +0 -12
- package/dist/runtime-WC2IWI2X.js +0 -11
- package/dist/validate-cross-check-Z73SCHXZ.js +0 -10
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import {
|
|
2
|
+
generateCIWorkflow
|
|
3
|
+
} from "./chunk-YP7I25SL.js";
|
|
4
|
+
import "./chunk-YYRQCQPZ.js";
|
|
5
|
+
import "./chunk-SZEFU6XC.js";
|
|
6
|
+
import "./chunk-OH3NXXUY.js";
|
|
7
|
+
import "./chunk-BCFDGOMA.js";
|
|
8
|
+
import "./chunk-QCLOIUMX.js";
|
|
9
|
+
import "./chunk-XARGEOJV.js";
|
|
10
|
+
import "./chunk-KFQGP6VL.js";
|
|
11
|
+
export {
|
|
12
|
+
generateCIWorkflow
|
|
13
|
+
};
|
|
@@ -0,0 +1,93 @@
|
|
|
1
|
+
import {
|
|
2
|
+
AuthAuditEntrySchema,
|
|
3
|
+
AuthTokenPublicSchema,
|
|
4
|
+
AuthTokenSchema,
|
|
5
|
+
BridgeKindSchema,
|
|
6
|
+
DEFAULT_SKILL_CONTEXT_BUDGET,
|
|
7
|
+
EditProposalInputSchema,
|
|
8
|
+
EmitSkillProposalInputSchema,
|
|
9
|
+
Err,
|
|
10
|
+
GatewayEventSchema,
|
|
11
|
+
INDEXED_FILE_KINDS,
|
|
12
|
+
INSIGHTS_KEYS,
|
|
13
|
+
NotificationActionSchema,
|
|
14
|
+
NotificationDeliveryResultSchema,
|
|
15
|
+
NotificationEnvelopeSchema,
|
|
16
|
+
NotificationSeveritySchema,
|
|
17
|
+
NotificationSinkConfigSchema,
|
|
18
|
+
NotificationSinkKindSchema,
|
|
19
|
+
NotificationsConfigSchema,
|
|
20
|
+
OTLPKeyValueSchema,
|
|
21
|
+
OTLPSpanSchema,
|
|
22
|
+
Ok,
|
|
23
|
+
PromptCacheStatsSchema,
|
|
24
|
+
ProposalContentSchema,
|
|
25
|
+
ProposalDecisionSchema,
|
|
26
|
+
ProposalGateFindingSchema,
|
|
27
|
+
ProposalGateSchema,
|
|
28
|
+
ProposalKindSchema,
|
|
29
|
+
ProposalSourceSchema,
|
|
30
|
+
ProposalStatusSchema,
|
|
31
|
+
SESSIONS_DEFAULTS,
|
|
32
|
+
SESSION_SECTION_NAMES,
|
|
33
|
+
STANDARD_COGNITIVE_MODES,
|
|
34
|
+
SessionSummarySchema,
|
|
35
|
+
SkillProposalSchema,
|
|
36
|
+
SkillProvenanceSchema,
|
|
37
|
+
TokenScopeSchema,
|
|
38
|
+
TrajectoryMetadataSchema,
|
|
39
|
+
WebhookDeliverySchema,
|
|
40
|
+
WebhookDeliveryStatusSchema,
|
|
41
|
+
WebhookSubscriptionPublicSchema,
|
|
42
|
+
WebhookSubscriptionSchema,
|
|
43
|
+
init_dist,
|
|
44
|
+
isErr,
|
|
45
|
+
isOk
|
|
46
|
+
} from "./chunk-OH3NXXUY.js";
|
|
47
|
+
import "./chunk-KFQGP6VL.js";
|
|
48
|
+
init_dist();
|
|
49
|
+
export {
|
|
50
|
+
AuthAuditEntrySchema,
|
|
51
|
+
AuthTokenPublicSchema,
|
|
52
|
+
AuthTokenSchema,
|
|
53
|
+
BridgeKindSchema,
|
|
54
|
+
DEFAULT_SKILL_CONTEXT_BUDGET,
|
|
55
|
+
EditProposalInputSchema,
|
|
56
|
+
EmitSkillProposalInputSchema,
|
|
57
|
+
Err,
|
|
58
|
+
GatewayEventSchema,
|
|
59
|
+
INDEXED_FILE_KINDS,
|
|
60
|
+
INSIGHTS_KEYS,
|
|
61
|
+
NotificationActionSchema,
|
|
62
|
+
NotificationDeliveryResultSchema,
|
|
63
|
+
NotificationEnvelopeSchema,
|
|
64
|
+
NotificationSeveritySchema,
|
|
65
|
+
NotificationSinkConfigSchema,
|
|
66
|
+
NotificationSinkKindSchema,
|
|
67
|
+
NotificationsConfigSchema,
|
|
68
|
+
OTLPKeyValueSchema,
|
|
69
|
+
OTLPSpanSchema,
|
|
70
|
+
Ok,
|
|
71
|
+
PromptCacheStatsSchema,
|
|
72
|
+
ProposalContentSchema,
|
|
73
|
+
ProposalDecisionSchema,
|
|
74
|
+
ProposalGateFindingSchema,
|
|
75
|
+
ProposalGateSchema,
|
|
76
|
+
ProposalKindSchema,
|
|
77
|
+
ProposalSourceSchema,
|
|
78
|
+
ProposalStatusSchema,
|
|
79
|
+
SESSIONS_DEFAULTS,
|
|
80
|
+
SESSION_SECTION_NAMES,
|
|
81
|
+
STANDARD_COGNITIVE_MODES,
|
|
82
|
+
SessionSummarySchema,
|
|
83
|
+
SkillProposalSchema,
|
|
84
|
+
SkillProvenanceSchema,
|
|
85
|
+
TokenScopeSchema,
|
|
86
|
+
TrajectoryMetadataSchema,
|
|
87
|
+
WebhookDeliverySchema,
|
|
88
|
+
WebhookDeliveryStatusSchema,
|
|
89
|
+
WebhookSubscriptionPublicSchema,
|
|
90
|
+
WebhookSubscriptionSchema,
|
|
91
|
+
isErr,
|
|
92
|
+
isOk
|
|
93
|
+
};
|
|
@@ -8,10 +8,6 @@ import {
|
|
|
8
8
|
AgentActionEmitter,
|
|
9
9
|
AnthropicCacheAdapter,
|
|
10
10
|
ArchBaselineManager,
|
|
11
|
-
ArchBaselineSchema,
|
|
12
|
-
ArchConfigSchema,
|
|
13
|
-
ArchDiffResultSchema,
|
|
14
|
-
ArchMetricCategorySchema,
|
|
15
11
|
BUG_DETECTION_DESCRIPTOR,
|
|
16
12
|
BUG_TRACK_CATEGORIES,
|
|
17
13
|
BaselineManager,
|
|
@@ -24,10 +20,7 @@ import {
|
|
|
24
20
|
COMPLIANCE_DESCRIPTOR,
|
|
25
21
|
CORROBORATED_AGREEMENT,
|
|
26
22
|
CacheMetricsRecorder,
|
|
27
|
-
CategoryBaselineSchema,
|
|
28
23
|
CategoryForecastSchema,
|
|
29
|
-
CategoryRegressionSchema,
|
|
30
|
-
CategorySnapshotSchema,
|
|
31
24
|
ChecklistBuilder,
|
|
32
25
|
CircularDepsCollector,
|
|
33
26
|
CompactionPipeline,
|
|
@@ -37,7 +30,6 @@ import {
|
|
|
37
30
|
ConfirmationSchema,
|
|
38
31
|
ConflictError,
|
|
39
32
|
ConsoleSink,
|
|
40
|
-
ConstraintRuleSchema,
|
|
41
33
|
ContributingFeatureSchema,
|
|
42
34
|
ContributionsSchema,
|
|
43
35
|
CouplingCollector,
|
|
@@ -45,7 +37,6 @@ import {
|
|
|
45
37
|
DEFAULT_LOADER_CONFIG,
|
|
46
38
|
DEFAULT_PROVIDER_TIERS,
|
|
47
39
|
DEFAULT_SECURITY_CONFIG,
|
|
48
|
-
DEFAULT_STABILITY_THRESHOLDS,
|
|
49
40
|
DEFAULT_STATE,
|
|
50
41
|
DEFAULT_STREAM_INDEX,
|
|
51
42
|
DEFAULT_TOKEN_BUDGET,
|
|
@@ -57,12 +48,7 @@ import {
|
|
|
57
48
|
EMPTY_SUPPLY_CHAIN,
|
|
58
49
|
ETagStore,
|
|
59
50
|
EVIDENCE_SATURATION,
|
|
60
|
-
EXTENSION_MAP,
|
|
61
|
-
EmergenceConfidenceSchema,
|
|
62
|
-
EmergenceResultSchema,
|
|
63
|
-
EmergentConstraintSuggestionSchema,
|
|
64
51
|
EmitInteractionInputSchema,
|
|
65
|
-
EntropyAnalyzer,
|
|
66
52
|
EntropyConfigSchema,
|
|
67
53
|
ExclusionSet,
|
|
68
54
|
FACTOR_WEIGHTS,
|
|
@@ -84,7 +70,6 @@ import {
|
|
|
84
70
|
LockfileSchema,
|
|
85
71
|
MOCK_ADAPTER_NAME,
|
|
86
72
|
ManifestSchema,
|
|
87
|
-
MetricResultSchema,
|
|
88
73
|
ModuleSizeCollector,
|
|
89
74
|
NoOpExecutor,
|
|
90
75
|
NoOpSink,
|
|
@@ -100,6 +85,8 @@ import {
|
|
|
100
85
|
PredictionResultSchema,
|
|
101
86
|
PredictionWarningSchema,
|
|
102
87
|
ProjectScanner,
|
|
88
|
+
ProposalConflictError,
|
|
89
|
+
ProposalNotFoundError,
|
|
103
90
|
PulseAdapterAlreadyRegisteredError,
|
|
104
91
|
PulseConfigSchema,
|
|
105
92
|
PulseDbSourceSchema,
|
|
@@ -136,25 +123,15 @@ import {
|
|
|
136
123
|
StreamInfoSchema,
|
|
137
124
|
StructuralStrategy,
|
|
138
125
|
SupplyChainSnapshotSchema,
|
|
139
|
-
ThresholdConfigSchema,
|
|
140
126
|
TimeToFixResultSchema,
|
|
141
127
|
TimeToFixStatsSchema,
|
|
142
|
-
TimelineFileSchema,
|
|
143
|
-
TimelineManager,
|
|
144
|
-
TimelineSnapshotSchema,
|
|
145
128
|
TransitionSchema,
|
|
146
129
|
TrendAttributionSchema,
|
|
147
|
-
TrendLineSchema,
|
|
148
|
-
TrendResultSchema,
|
|
149
130
|
TruncationStrategy,
|
|
150
|
-
TypeScriptParser,
|
|
151
131
|
VALIDATION_SCORES,
|
|
152
132
|
VALID_SCOPES,
|
|
153
133
|
VERSION,
|
|
154
134
|
ViolationHistoryManager,
|
|
155
|
-
ViolationHistorySchema,
|
|
156
|
-
ViolationSchema,
|
|
157
|
-
ViolationSnapshotSchema,
|
|
158
135
|
WHATWG_BAD_PORTS,
|
|
159
136
|
acquireCompoundLock,
|
|
160
137
|
addProvenance,
|
|
@@ -184,9 +161,7 @@ import {
|
|
|
184
161
|
assertPortUsable,
|
|
185
162
|
assertSanitized,
|
|
186
163
|
assignFeature,
|
|
187
|
-
buildDependencyGraph,
|
|
188
164
|
buildExclusionSet,
|
|
189
|
-
buildSnapshot,
|
|
190
165
|
calculateCacheSavings,
|
|
191
166
|
calculateCost,
|
|
192
167
|
checkDocCoverage,
|
|
@@ -203,6 +178,7 @@ import {
|
|
|
203
178
|
clearTaint,
|
|
204
179
|
clusterViolations,
|
|
205
180
|
collectEvents,
|
|
181
|
+
composeInsights,
|
|
206
182
|
computeContentHash,
|
|
207
183
|
computeHotspots,
|
|
208
184
|
computeLexicalSimilarity,
|
|
@@ -218,11 +194,11 @@ import {
|
|
|
218
194
|
countLearningEntries,
|
|
219
195
|
createBoundaryValidator,
|
|
220
196
|
createCommentedCodeFixes,
|
|
221
|
-
createError,
|
|
222
197
|
createFixes,
|
|
223
198
|
createForbiddenImportFixes,
|
|
224
199
|
createOrphanedDepFixes,
|
|
225
|
-
|
|
200
|
+
createOsvClient,
|
|
201
|
+
createProposal,
|
|
226
202
|
createRegionMap,
|
|
227
203
|
createSelfReview,
|
|
228
204
|
createStream,
|
|
@@ -233,19 +209,12 @@ import {
|
|
|
233
209
|
deduplicateFindings,
|
|
234
210
|
deepMergeConstraints,
|
|
235
211
|
defaultCollectors,
|
|
236
|
-
|
|
212
|
+
deriveSkillUsage,
|
|
237
213
|
deserializationRules,
|
|
238
214
|
detectChangeType,
|
|
239
215
|
detectCircularDeps,
|
|
240
216
|
detectCircularDepsInFiles,
|
|
241
|
-
detectComplexityViolations,
|
|
242
|
-
detectCouplingViolations,
|
|
243
|
-
detectDeadCode,
|
|
244
|
-
detectDocDrift,
|
|
245
217
|
detectEmergentConstraints,
|
|
246
|
-
detectLanguage,
|
|
247
|
-
detectPatternViolations,
|
|
248
|
-
detectSizeBudgetViolations,
|
|
249
218
|
detectStack,
|
|
250
219
|
detectStaleConstraints,
|
|
251
220
|
detectStaleLearnings,
|
|
@@ -271,21 +240,18 @@ import {
|
|
|
271
240
|
formatGitHubComment,
|
|
272
241
|
formatGitHubSummary,
|
|
273
242
|
formatIsoWeek,
|
|
274
|
-
formatOutline,
|
|
275
243
|
formatTerminalOutput,
|
|
276
244
|
fullSync,
|
|
277
245
|
generateAgentsMap,
|
|
278
246
|
generateRubric,
|
|
279
|
-
generateSuggestions,
|
|
280
247
|
getActionEmitter,
|
|
281
248
|
getExitCode,
|
|
282
249
|
getFeedbackConfig,
|
|
283
250
|
getInjectionPatterns,
|
|
284
251
|
getModelPrice,
|
|
285
252
|
getOrCreateInstallId,
|
|
286
|
-
getOutline,
|
|
287
|
-
getParser,
|
|
288
253
|
getPhaseCategories,
|
|
254
|
+
getProposal,
|
|
289
255
|
getPulseAdapter,
|
|
290
256
|
getRoadmapMode,
|
|
291
257
|
getStreamForBranch,
|
|
@@ -306,6 +272,7 @@ import {
|
|
|
306
272
|
isUpdateCheckEnabled,
|
|
307
273
|
isoWeek,
|
|
308
274
|
listActiveSessions,
|
|
275
|
+
listProposals,
|
|
309
276
|
listPulseAdapters,
|
|
310
277
|
listStreams,
|
|
311
278
|
listTaintedSessions,
|
|
@@ -314,6 +281,7 @@ import {
|
|
|
314
281
|
loadFailures,
|
|
315
282
|
loadHandoff,
|
|
316
283
|
loadIndexEntries,
|
|
284
|
+
loadNotificationsConfig,
|
|
317
285
|
loadPricingData,
|
|
318
286
|
loadProjectRoadmapMode,
|
|
319
287
|
loadRelevantLearnings,
|
|
@@ -339,7 +307,6 @@ import {
|
|
|
339
307
|
parseCCRecords,
|
|
340
308
|
parseDateFromEntry,
|
|
341
309
|
parseDiff,
|
|
342
|
-
parseFile,
|
|
343
310
|
parseFileRegions,
|
|
344
311
|
parseFrontmatter2,
|
|
345
312
|
parseHarnessIgnore,
|
|
@@ -350,11 +317,11 @@ import {
|
|
|
350
317
|
parseRoadmap,
|
|
351
318
|
parseSections,
|
|
352
319
|
parseSecurityConfig,
|
|
353
|
-
parseSize,
|
|
354
320
|
pathTraversalRules,
|
|
355
321
|
previewFix,
|
|
356
322
|
projectValue,
|
|
357
323
|
promoteSessionLearnings,
|
|
324
|
+
proposalsDir,
|
|
358
325
|
pruneLearnings,
|
|
359
326
|
reactRules,
|
|
360
327
|
readAdoptionRecords,
|
|
@@ -372,9 +339,7 @@ import {
|
|
|
372
339
|
requestMultiplePeerReviews,
|
|
373
340
|
requestPeerReview,
|
|
374
341
|
resetFeedbackConfig,
|
|
375
|
-
resetParserCache,
|
|
376
342
|
resolveConsent,
|
|
377
|
-
resolveFileToLayer,
|
|
378
343
|
resolveModelTier,
|
|
379
344
|
resolveReverseStatus,
|
|
380
345
|
resolveRuleSeverity,
|
|
@@ -427,6 +392,7 @@ import {
|
|
|
427
392
|
trackAction,
|
|
428
393
|
unfoldRange,
|
|
429
394
|
unfoldSymbol,
|
|
395
|
+
updateProposal,
|
|
430
396
|
updateSessionEntryStatus,
|
|
431
397
|
updateSessionIndex,
|
|
432
398
|
validateAgentConfigs,
|
|
@@ -435,7 +401,6 @@ import {
|
|
|
435
401
|
validateBranchName,
|
|
436
402
|
validateCommitMessage,
|
|
437
403
|
validateConfig,
|
|
438
|
-
validateDependencies,
|
|
439
404
|
validateFileStructure,
|
|
440
405
|
validateFindings,
|
|
441
406
|
validateKnowledgeMap,
|
|
@@ -452,21 +417,69 @@ import {
|
|
|
452
417
|
writeSessionSummary,
|
|
453
418
|
writeTaint,
|
|
454
419
|
xssRules
|
|
455
|
-
} from "./chunk-
|
|
420
|
+
} from "./chunk-YYRQCQPZ.js";
|
|
421
|
+
import {
|
|
422
|
+
EXTENSION_MAP,
|
|
423
|
+
EntropyAnalyzer,
|
|
424
|
+
TypeScriptParser,
|
|
425
|
+
buildDependencyGraph,
|
|
426
|
+
buildSnapshot,
|
|
427
|
+
createError,
|
|
428
|
+
createParseError,
|
|
429
|
+
defineLayer,
|
|
430
|
+
detectComplexityViolations,
|
|
431
|
+
detectCouplingViolations,
|
|
432
|
+
detectDeadCode,
|
|
433
|
+
detectDocDrift,
|
|
434
|
+
detectLanguage,
|
|
435
|
+
detectPatternViolations,
|
|
436
|
+
detectSizeBudgetViolations,
|
|
437
|
+
formatOutline,
|
|
438
|
+
generateSuggestions,
|
|
439
|
+
getOutline,
|
|
440
|
+
getParser,
|
|
441
|
+
parseFile,
|
|
442
|
+
parseSize,
|
|
443
|
+
resetParserCache,
|
|
444
|
+
resolveFileToLayer,
|
|
445
|
+
validateDependencies
|
|
446
|
+
} from "./chunk-SZEFU6XC.js";
|
|
456
447
|
import {
|
|
457
448
|
AuthAuditEntrySchema,
|
|
458
449
|
AuthTokenPublicSchema,
|
|
459
450
|
AuthTokenSchema,
|
|
460
451
|
BridgeKindSchema,
|
|
461
452
|
DEFAULT_SKILL_CONTEXT_BUDGET,
|
|
453
|
+
EditProposalInputSchema,
|
|
454
|
+
EmitSkillProposalInputSchema,
|
|
462
455
|
Err,
|
|
463
456
|
GatewayEventSchema,
|
|
457
|
+
INDEXED_FILE_KINDS,
|
|
458
|
+
INSIGHTS_KEYS,
|
|
459
|
+
NotificationActionSchema,
|
|
460
|
+
NotificationDeliveryResultSchema,
|
|
461
|
+
NotificationEnvelopeSchema,
|
|
462
|
+
NotificationSeveritySchema,
|
|
463
|
+
NotificationSinkConfigSchema,
|
|
464
|
+
NotificationSinkKindSchema,
|
|
465
|
+
NotificationsConfigSchema,
|
|
464
466
|
OTLPKeyValueSchema,
|
|
465
467
|
OTLPSpanSchema,
|
|
466
468
|
Ok,
|
|
467
469
|
PromptCacheStatsSchema,
|
|
470
|
+
ProposalContentSchema,
|
|
471
|
+
ProposalDecisionSchema,
|
|
472
|
+
ProposalGateFindingSchema,
|
|
473
|
+
ProposalGateSchema,
|
|
474
|
+
ProposalKindSchema,
|
|
475
|
+
ProposalSourceSchema,
|
|
476
|
+
ProposalStatusSchema,
|
|
477
|
+
SESSIONS_DEFAULTS,
|
|
468
478
|
SESSION_SECTION_NAMES,
|
|
469
479
|
STANDARD_COGNITIVE_MODES,
|
|
480
|
+
SessionSummarySchema,
|
|
481
|
+
SkillProposalSchema,
|
|
482
|
+
SkillProvenanceSchema,
|
|
470
483
|
TokenScopeSchema,
|
|
471
484
|
TrajectoryMetadataSchema,
|
|
472
485
|
WebhookDeliverySchema,
|
|
@@ -475,8 +488,33 @@ import {
|
|
|
475
488
|
WebhookSubscriptionSchema,
|
|
476
489
|
isErr,
|
|
477
490
|
isOk
|
|
478
|
-
} from "./chunk-
|
|
491
|
+
} from "./chunk-OH3NXXUY.js";
|
|
479
492
|
import "./chunk-BCFDGOMA.js";
|
|
493
|
+
import {
|
|
494
|
+
ArchBaselineSchema,
|
|
495
|
+
ArchConfigSchema,
|
|
496
|
+
ArchDiffResultSchema,
|
|
497
|
+
ArchMetricCategorySchema,
|
|
498
|
+
CategoryBaselineSchema,
|
|
499
|
+
CategoryRegressionSchema,
|
|
500
|
+
CategorySnapshotSchema,
|
|
501
|
+
ConstraintRuleSchema,
|
|
502
|
+
DEFAULT_STABILITY_THRESHOLDS,
|
|
503
|
+
EmergenceConfidenceSchema,
|
|
504
|
+
EmergenceResultSchema,
|
|
505
|
+
EmergentConstraintSuggestionSchema,
|
|
506
|
+
MetricResultSchema,
|
|
507
|
+
ThresholdConfigSchema,
|
|
508
|
+
TimelineFileSchema,
|
|
509
|
+
TimelineManager,
|
|
510
|
+
TimelineSnapshotSchema,
|
|
511
|
+
TrendLineSchema,
|
|
512
|
+
TrendResultSchema,
|
|
513
|
+
ViolationHistorySchema,
|
|
514
|
+
ViolationSchema,
|
|
515
|
+
ViolationSnapshotSchema
|
|
516
|
+
} from "./chunk-QCLOIUMX.js";
|
|
517
|
+
import "./chunk-XARGEOJV.js";
|
|
480
518
|
import "./chunk-KFQGP6VL.js";
|
|
481
519
|
init_dist();
|
|
482
520
|
export {
|
|
@@ -543,10 +581,12 @@ export {
|
|
|
543
581
|
ETagStore,
|
|
544
582
|
EVIDENCE_SATURATION,
|
|
545
583
|
EXTENSION_MAP,
|
|
584
|
+
EditProposalInputSchema,
|
|
546
585
|
EmergenceConfidenceSchema,
|
|
547
586
|
EmergenceResultSchema,
|
|
548
587
|
EmergentConstraintSuggestionSchema,
|
|
549
588
|
EmitInteractionInputSchema,
|
|
589
|
+
EmitSkillProposalInputSchema,
|
|
550
590
|
EntropyAnalyzer,
|
|
551
591
|
EntropyConfigSchema,
|
|
552
592
|
Err,
|
|
@@ -563,6 +603,8 @@ export {
|
|
|
563
603
|
GitHubIssuesSyncAdapter,
|
|
564
604
|
HandoffSchema,
|
|
565
605
|
HarnessStateSchema,
|
|
606
|
+
INDEXED_FILE_KINDS,
|
|
607
|
+
INSIGHTS_KEYS,
|
|
566
608
|
InteractionTypeSchema,
|
|
567
609
|
KNOWLEDGE_TRACK_CATEGORIES,
|
|
568
610
|
LITELLM_PRICING_URL,
|
|
@@ -576,6 +618,13 @@ export {
|
|
|
576
618
|
NoOpExecutor,
|
|
577
619
|
NoOpSink,
|
|
578
620
|
NoOpTelemetryAdapter,
|
|
621
|
+
NotificationActionSchema,
|
|
622
|
+
NotificationDeliveryResultSchema,
|
|
623
|
+
NotificationEnvelopeSchema,
|
|
624
|
+
NotificationSeveritySchema,
|
|
625
|
+
NotificationSinkConfigSchema,
|
|
626
|
+
NotificationSinkKindSchema,
|
|
627
|
+
NotificationsConfigSchema,
|
|
579
628
|
OTLPExporter,
|
|
580
629
|
OTLPKeyValueSchema,
|
|
581
630
|
OTLPSpanSchema,
|
|
@@ -592,6 +641,15 @@ export {
|
|
|
592
641
|
PredictionWarningSchema,
|
|
593
642
|
ProjectScanner,
|
|
594
643
|
PromptCacheStatsSchema,
|
|
644
|
+
ProposalConflictError,
|
|
645
|
+
ProposalContentSchema,
|
|
646
|
+
ProposalDecisionSchema,
|
|
647
|
+
ProposalGateFindingSchema,
|
|
648
|
+
ProposalGateSchema,
|
|
649
|
+
ProposalKindSchema,
|
|
650
|
+
ProposalNotFoundError,
|
|
651
|
+
ProposalSourceSchema,
|
|
652
|
+
ProposalStatusSchema,
|
|
595
653
|
PulseAdapterAlreadyRegisteredError,
|
|
596
654
|
PulseConfigSchema,
|
|
597
655
|
PulseDbSourceSchema,
|
|
@@ -601,6 +659,7 @@ export {
|
|
|
601
659
|
RegressionDetector,
|
|
602
660
|
RuleRegistry,
|
|
603
661
|
SECURITY_DESCRIPTOR,
|
|
662
|
+
SESSIONS_DEFAULTS,
|
|
604
663
|
SESSION_SECTION_NAMES,
|
|
605
664
|
STALENESS_WARNING_DAYS,
|
|
606
665
|
STANDALONE_AGREEMENT,
|
|
@@ -615,11 +674,14 @@ export {
|
|
|
615
674
|
SecurityTimelineSnapshotSchema,
|
|
616
675
|
SecurityTrendLineSchema,
|
|
617
676
|
SecurityTrendResultSchema,
|
|
677
|
+
SessionSummarySchema,
|
|
618
678
|
SharableBoundaryConfigSchema,
|
|
619
679
|
SharableForbiddenImportSchema,
|
|
620
680
|
SharableLayerSchema,
|
|
621
681
|
SharableSecurityRulesSchema,
|
|
622
682
|
SkillEventSchema,
|
|
683
|
+
SkillProposalSchema,
|
|
684
|
+
SkillProvenanceSchema,
|
|
623
685
|
SolutionDocFrontmatterSchema,
|
|
624
686
|
SpanKind,
|
|
625
687
|
SpecImpactEstimateSchema,
|
|
@@ -703,6 +765,7 @@ export {
|
|
|
703
765
|
clearTaint,
|
|
704
766
|
clusterViolations,
|
|
705
767
|
collectEvents,
|
|
768
|
+
composeInsights,
|
|
706
769
|
computeContentHash,
|
|
707
770
|
computeHotspots,
|
|
708
771
|
computeLexicalSimilarity,
|
|
@@ -722,7 +785,9 @@ export {
|
|
|
722
785
|
createFixes,
|
|
723
786
|
createForbiddenImportFixes,
|
|
724
787
|
createOrphanedDepFixes,
|
|
788
|
+
createOsvClient,
|
|
725
789
|
createParseError,
|
|
790
|
+
createProposal,
|
|
726
791
|
createRegionMap,
|
|
727
792
|
createSelfReview,
|
|
728
793
|
createStream,
|
|
@@ -734,6 +799,7 @@ export {
|
|
|
734
799
|
deepMergeConstraints,
|
|
735
800
|
defaultCollectors,
|
|
736
801
|
defineLayer,
|
|
802
|
+
deriveSkillUsage,
|
|
737
803
|
deserializationRules,
|
|
738
804
|
detectChangeType,
|
|
739
805
|
detectCircularDeps,
|
|
@@ -786,6 +852,7 @@ export {
|
|
|
786
852
|
getOutline,
|
|
787
853
|
getParser,
|
|
788
854
|
getPhaseCategories,
|
|
855
|
+
getProposal,
|
|
789
856
|
getPulseAdapter,
|
|
790
857
|
getRoadmapMode,
|
|
791
858
|
getStreamForBranch,
|
|
@@ -807,6 +874,7 @@ export {
|
|
|
807
874
|
isUpdateCheckEnabled,
|
|
808
875
|
isoWeek,
|
|
809
876
|
listActiveSessions,
|
|
877
|
+
listProposals,
|
|
810
878
|
listPulseAdapters,
|
|
811
879
|
listStreams,
|
|
812
880
|
listTaintedSessions,
|
|
@@ -815,6 +883,7 @@ export {
|
|
|
815
883
|
loadFailures,
|
|
816
884
|
loadHandoff,
|
|
817
885
|
loadIndexEntries,
|
|
886
|
+
loadNotificationsConfig,
|
|
818
887
|
loadPricingData,
|
|
819
888
|
loadProjectRoadmapMode,
|
|
820
889
|
loadRelevantLearnings,
|
|
@@ -856,6 +925,7 @@ export {
|
|
|
856
925
|
previewFix,
|
|
857
926
|
projectValue,
|
|
858
927
|
promoteSessionLearnings,
|
|
928
|
+
proposalsDir,
|
|
859
929
|
pruneLearnings,
|
|
860
930
|
reactRules,
|
|
861
931
|
readAdoptionRecords,
|
|
@@ -928,6 +998,7 @@ export {
|
|
|
928
998
|
trackAction,
|
|
929
999
|
unfoldRange,
|
|
930
1000
|
unfoldSymbol,
|
|
1001
|
+
updateProposal,
|
|
931
1002
|
updateSessionEntryStatus,
|
|
932
1003
|
updateSessionIndex,
|
|
933
1004
|
validateAgentConfigs,
|
|
@@ -1,15 +1,18 @@
|
|
|
1
1
|
import {
|
|
2
2
|
checkDocsDefinition,
|
|
3
3
|
handleCheckDocs
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-GWE5LL3R.js";
|
|
5
5
|
import "./chunk-EPUKTTJZ.js";
|
|
6
6
|
import "./chunk-W6Y7ZW3Y.js";
|
|
7
|
-
import "./chunk-
|
|
7
|
+
import "./chunk-VTTNIZJL.js";
|
|
8
8
|
import "./chunk-ZCZD7FHU.js";
|
|
9
|
-
import "./chunk-65M5R3X6.js";
|
|
10
|
-
import "./chunk-O63AAPIZ.js";
|
|
11
|
-
import "./chunk-BCFDGOMA.js";
|
|
12
9
|
import "./chunk-3WGJMBKH.js";
|
|
10
|
+
import "./chunk-YYRQCQPZ.js";
|
|
11
|
+
import "./chunk-SZEFU6XC.js";
|
|
12
|
+
import "./chunk-OH3NXXUY.js";
|
|
13
|
+
import "./chunk-BCFDGOMA.js";
|
|
14
|
+
import "./chunk-QCLOIUMX.js";
|
|
15
|
+
import "./chunk-XARGEOJV.js";
|
|
13
16
|
import "./chunk-KFQGP6VL.js";
|
|
14
17
|
export {
|
|
15
18
|
checkDocsDefinition,
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import {
|
|
2
|
+
TemplateEngine
|
|
3
|
+
} from "./chunk-HYTRDAHV.js";
|
|
4
|
+
import "./chunk-YYRQCQPZ.js";
|
|
5
|
+
import "./chunk-SZEFU6XC.js";
|
|
6
|
+
import "./chunk-OH3NXXUY.js";
|
|
7
|
+
import "./chunk-BCFDGOMA.js";
|
|
8
|
+
import "./chunk-QCLOIUMX.js";
|
|
9
|
+
import "./chunk-XARGEOJV.js";
|
|
10
|
+
import "./chunk-KFQGP6VL.js";
|
|
11
|
+
export {
|
|
12
|
+
TemplateEngine
|
|
13
|
+
};
|
|
@@ -1,12 +1,15 @@
|
|
|
1
1
|
import {
|
|
2
2
|
detectEntropyDefinition,
|
|
3
3
|
handleDetectEntropy
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-QOKMDDBJ.js";
|
|
5
5
|
import "./chunk-EPUKTTJZ.js";
|
|
6
6
|
import "./chunk-W6Y7ZW3Y.js";
|
|
7
|
-
import "./chunk-
|
|
8
|
-
import "./chunk-
|
|
7
|
+
import "./chunk-YYRQCQPZ.js";
|
|
8
|
+
import "./chunk-SZEFU6XC.js";
|
|
9
|
+
import "./chunk-OH3NXXUY.js";
|
|
9
10
|
import "./chunk-BCFDGOMA.js";
|
|
11
|
+
import "./chunk-QCLOIUMX.js";
|
|
12
|
+
import "./chunk-XARGEOJV.js";
|
|
10
13
|
import "./chunk-KFQGP6VL.js";
|
|
11
14
|
export {
|
|
12
15
|
detectEntropyDefinition,
|
package/dist/{generate-agent-definitions-5FDIGEVZ.js → generate-agent-definitions-SZA4QIHN.js}
RENAMED
|
@@ -1,15 +1,18 @@
|
|
|
1
1
|
import {
|
|
2
2
|
createGenerateAgentDefinitionsCommand,
|
|
3
3
|
generateAgentDefinitions
|
|
4
|
-
} from "./chunk-
|
|
4
|
+
} from "./chunk-PFZEADQM.js";
|
|
5
5
|
import "./chunk-KET4QQZB.js";
|
|
6
|
-
import "./chunk-
|
|
6
|
+
import "./chunk-K246XQ2L.js";
|
|
7
7
|
import "./chunk-3ISINLYT.js";
|
|
8
8
|
import "./chunk-6B6UN6SG.js";
|
|
9
|
-
import "./chunk-65M5R3X6.js";
|
|
10
|
-
import "./chunk-O63AAPIZ.js";
|
|
11
|
-
import "./chunk-BCFDGOMA.js";
|
|
12
9
|
import "./chunk-3WGJMBKH.js";
|
|
10
|
+
import "./chunk-YYRQCQPZ.js";
|
|
11
|
+
import "./chunk-SZEFU6XC.js";
|
|
12
|
+
import "./chunk-OH3NXXUY.js";
|
|
13
|
+
import "./chunk-BCFDGOMA.js";
|
|
14
|
+
import "./chunk-QCLOIUMX.js";
|
|
15
|
+
import "./chunk-XARGEOJV.js";
|
|
13
16
|
import "./chunk-KFQGP6VL.js";
|
|
14
17
|
export {
|
|
15
18
|
createGenerateAgentDefinitionsCommand,
|