@lucern/contracts 0.3.0-alpha.5 → 0.3.0-alpha.7
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/CHANGELOG.md +4 -0
- package/dist/{dsl-BgpoVOVQ.d.ts → dsl-djCRfuWC.d.ts} +1 -1
- package/dist/dsl.d.ts +1 -1
- package/dist/dsl.js +1 -4
- package/dist/dsl.js.map +1 -1
- package/dist/{edge-policy-manifest-DpmTtjmm.d.ts → edge-policy-manifest-Byv6cQPP.d.ts} +1 -1
- package/dist/function-registry/beliefs.js +73 -10
- package/dist/function-registry/beliefs.js.map +1 -1
- package/dist/function-registry/coding.js +73 -10
- package/dist/function-registry/coding.js.map +1 -1
- package/dist/function-registry/context.js +78 -12
- package/dist/function-registry/context.js.map +1 -1
- package/dist/function-registry/contracts.js +73 -10
- package/dist/function-registry/contracts.js.map +1 -1
- package/dist/function-registry/coordination.js +73 -10
- package/dist/function-registry/coordination.js.map +1 -1
- package/dist/function-registry/edges.js +73 -10
- package/dist/function-registry/edges.js.map +1 -1
- package/dist/function-registry/evidence.js +77 -11
- package/dist/function-registry/evidence.js.map +1 -1
- package/dist/function-registry/graph.js +73 -10
- package/dist/function-registry/graph.js.map +1 -1
- package/dist/function-registry/helpers.d.ts +3 -3
- package/dist/function-registry/helpers.js +73 -10
- package/dist/function-registry/helpers.js.map +1 -1
- package/dist/function-registry/identity.js +73 -10
- package/dist/function-registry/identity.js.map +1 -1
- package/dist/function-registry/index.d.ts +2 -2
- package/dist/function-registry/index.js +76 -13
- package/dist/function-registry/index.js.map +1 -1
- package/dist/function-registry/judgments.js +73 -10
- package/dist/function-registry/judgments.js.map +1 -1
- package/dist/function-registry/legacy.js +73 -10
- package/dist/function-registry/legacy.js.map +1 -1
- package/dist/function-registry/lenses.js +73 -10
- package/dist/function-registry/lenses.js.map +1 -1
- package/dist/function-registry/manifest.d.ts +1 -1
- package/dist/function-registry/ontologies.js +73 -10
- package/dist/function-registry/ontologies.js.map +1 -1
- package/dist/function-registry/pipeline.js +73 -10
- package/dist/function-registry/pipeline.js.map +1 -1
- package/dist/function-registry/questions.js +73 -10
- package/dist/function-registry/questions.js.map +1 -1
- package/dist/function-registry/tasks.d.ts +17 -17
- package/dist/function-registry/tasks.js +117 -12
- package/dist/function-registry/tasks.js.map +1 -1
- package/dist/function-registry/topics.js +73 -10
- package/dist/function-registry/topics.js.map +1 -1
- package/dist/function-registry/types.d.ts +1 -1
- package/dist/function-registry/worktrees.js +81 -13
- package/dist/function-registry/worktrees.js.map +1 -1
- package/dist/function-registry-input-audit.js +4 -2
- package/dist/function-registry-input-audit.js.map +1 -1
- package/dist/index.d.ts +5 -5
- package/dist/index.js +100 -12
- package/dist/index.js.map +1 -1
- package/dist/infisical-runtime.contract.js +5 -0
- package/dist/infisical-runtime.contract.js.map +1 -1
- package/dist/lens-filter.contract.js +4 -3
- package/dist/lens-filter.contract.js.map +1 -1
- package/dist/lens-workflow.contract.js +4 -3
- package/dist/lens-workflow.contract.js.map +1 -1
- package/dist/manifests/edge-policy-manifest.d.ts +1 -1
- package/dist/manifests/infisical-runtime-manifest.js +5 -0
- package/dist/manifests/infisical-runtime-manifest.js.map +1 -1
- package/dist/manifests/tenant-client-manifest.d.ts +20 -1
- package/dist/manifests/tenant-client-manifest.js +23 -0
- package/dist/manifests/tenant-client-manifest.js.map +1 -1
- package/dist/projections/check-convex-args-shape.js +4 -1
- package/dist/projections/check-convex-args-shape.js.map +1 -1
- package/dist/projections/create-evidence.projection.js +4 -1
- package/dist/projections/create-evidence.projection.js.map +1 -1
- package/dist/projections/index.js +4 -1
- package/dist/projections/index.js.map +1 -1
- package/dist/schema-helpers/enumValidation.js +2 -5
- package/dist/schema-helpers/enumValidation.js.map +1 -1
- package/dist/schema-helpers/spine/nodes/decision.js +2 -1
- package/dist/schema-helpers/spine/nodes/decision.js.map +1 -1
- package/dist/schema-helpers/spine/tables/epistemicNodes.js +27 -27
- package/dist/schema-helpers/spine/tables/epistemicNodes.js.map +1 -1
- package/dist/sdk-methods.contract.d.ts +1 -1
- package/dist/{sdk-tools.contract-Ng8ULxjr.d.ts → sdk-tools.contract-Ci8bkoai.d.ts} +2 -2
- package/dist/sdk-tools.contract.d.ts +2 -2
- package/dist/sdk-tools.contract.js +72 -7
- package/dist/sdk-tools.contract.js.map +1 -1
- package/dist/tenant-client.contract.d.ts +20 -1
- package/dist/tenant-client.contract.js +23 -0
- package/dist/tenant-client.contract.js.map +1 -1
- package/dist/{tool-contracts-CYXVPN4K.d.ts → tool-contracts-B4iWhejG.d.ts} +1 -1
- package/dist/tool-contracts.d.ts +1 -1
- package/dist/tool-contracts.js +72 -7
- package/dist/tool-contracts.js.map +1 -1
- package/package.json +1 -1
|
@@ -428,9 +428,16 @@ var ADD_WORKTREE = {
|
|
|
428
428
|
},
|
|
429
429
|
projectId: {
|
|
430
430
|
type: "string",
|
|
431
|
-
description: "Legacy topicId alias"
|
|
431
|
+
description: "Legacy topicId alias or resolver hint"
|
|
432
|
+
},
|
|
433
|
+
topicId: {
|
|
434
|
+
type: "string",
|
|
435
|
+
description: "Optional topic scope hint for resolver validation"
|
|
436
|
+
},
|
|
437
|
+
topicHint: {
|
|
438
|
+
type: "string",
|
|
439
|
+
description: "Natural-language topic hint for automatic topic resolution"
|
|
432
440
|
},
|
|
433
|
-
topicId: { type: "string", description: "Optional topic scope hint" },
|
|
434
441
|
branchId: {
|
|
435
442
|
type: "string",
|
|
436
443
|
description: "The branch this worktree investigates"
|
|
@@ -528,6 +535,22 @@ var ADD_WORKTREE = {
|
|
|
528
535
|
type: "string",
|
|
529
536
|
description: "Optional domain pack whose shaping hooks should influence generated questions and tasks"
|
|
530
537
|
},
|
|
538
|
+
tags: {
|
|
539
|
+
type: "array",
|
|
540
|
+
description: "Additional topic-resolution tags for the worktree"
|
|
541
|
+
},
|
|
542
|
+
touchedPaths: {
|
|
543
|
+
type: "array",
|
|
544
|
+
description: "File paths used as topic-resolution signals"
|
|
545
|
+
},
|
|
546
|
+
sourceRef: {
|
|
547
|
+
type: "string",
|
|
548
|
+
description: "Source reference used as a topic-resolution signal"
|
|
549
|
+
},
|
|
550
|
+
sourceKind: {
|
|
551
|
+
type: "string",
|
|
552
|
+
description: "Source kind used as a topic-resolution signal"
|
|
553
|
+
},
|
|
531
554
|
campaign: {
|
|
532
555
|
type: "number",
|
|
533
556
|
description: "Top-level pipeline campaign number. Campaigns define the outer execution slice."
|
|
@@ -565,7 +588,7 @@ var ADD_WORKTREE = {
|
|
|
565
588
|
description: "Timestamp when worktree metadata was last reconciled"
|
|
566
589
|
}
|
|
567
590
|
},
|
|
568
|
-
required: ["title"
|
|
591
|
+
required: ["title"],
|
|
569
592
|
response: {
|
|
570
593
|
description: "The created worktree",
|
|
571
594
|
fields: {
|
|
@@ -2268,18 +2291,60 @@ var CREATE_TASK = {
|
|
|
2268
2291
|
name: "create_task",
|
|
2269
2292
|
description: "Create an execution task tied to the reasoning state. Like `git task` \u2014 tracks concrete work items (calls to make, data to gather, analyses to run) linked to questions, beliefs, or worktrees.",
|
|
2270
2293
|
parameters: {
|
|
2271
|
-
title: { type: "string", description: "Task
|
|
2294
|
+
title: { type: "string", description: "Task title" },
|
|
2272
2295
|
topicId: { type: "string", description: "Topic scope" },
|
|
2296
|
+
description: {
|
|
2297
|
+
type: "string",
|
|
2298
|
+
description: "Long-form task description"
|
|
2299
|
+
},
|
|
2273
2300
|
taskType: {
|
|
2274
2301
|
type: "string",
|
|
2275
|
-
description: "
|
|
2276
|
-
enum: [
|
|
2302
|
+
description: "Task taxonomy",
|
|
2303
|
+
enum: [
|
|
2304
|
+
"general",
|
|
2305
|
+
"find_evidence",
|
|
2306
|
+
"verify_claim",
|
|
2307
|
+
"research",
|
|
2308
|
+
"review",
|
|
2309
|
+
"interview",
|
|
2310
|
+
"analysis",
|
|
2311
|
+
"track_metrics"
|
|
2312
|
+
]
|
|
2313
|
+
},
|
|
2314
|
+
priority: {
|
|
2315
|
+
type: "string",
|
|
2316
|
+
description: "Priority",
|
|
2317
|
+
enum: ["urgent", "high", "medium", "low"]
|
|
2318
|
+
},
|
|
2319
|
+
status: {
|
|
2320
|
+
type: "string",
|
|
2321
|
+
description: "Initial status (defaults to todo)",
|
|
2322
|
+
enum: ["todo", "in_progress", "blocked", "done"]
|
|
2323
|
+
},
|
|
2324
|
+
linkedWorktreeId: {
|
|
2325
|
+
type: "string",
|
|
2326
|
+
description: "Worktree this task belongs to"
|
|
2327
|
+
},
|
|
2328
|
+
linkedBeliefId: {
|
|
2329
|
+
type: "string",
|
|
2330
|
+
description: "Belief this task supports"
|
|
2277
2331
|
},
|
|
2278
2332
|
linkedQuestionId: {
|
|
2279
2333
|
type: "string",
|
|
2280
2334
|
description: "Question this task addresses"
|
|
2281
2335
|
},
|
|
2282
|
-
|
|
2336
|
+
assigneeId: {
|
|
2337
|
+
type: "string",
|
|
2338
|
+
description: "Principal assigned to the task"
|
|
2339
|
+
},
|
|
2340
|
+
dueDate: {
|
|
2341
|
+
type: "number",
|
|
2342
|
+
description: "Due date as epoch milliseconds"
|
|
2343
|
+
},
|
|
2344
|
+
tags: {
|
|
2345
|
+
type: "array",
|
|
2346
|
+
description: "Free-form string tags"
|
|
2347
|
+
}
|
|
2283
2348
|
},
|
|
2284
2349
|
required: ["title"],
|
|
2285
2350
|
response: {
|
|
@@ -4362,9 +4427,7 @@ function mcpContractFromArgsSchema(base, args, contractName) {
|
|
|
4362
4427
|
required: converted.filter(([, field]) => field.required).map(([fieldName]) => fieldName)
|
|
4363
4428
|
};
|
|
4364
4429
|
}
|
|
4365
|
-
|
|
4366
|
-
return contract;
|
|
4367
|
-
}
|
|
4430
|
+
var defineFunctionContract = (contract) => contract;
|
|
4368
4431
|
function authUserId(context) {
|
|
4369
4432
|
return context.userId ?? context.principalId ?? "lucern-agent";
|
|
4370
4433
|
}
|