@lucern/contracts 1.0.0 → 1.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +4 -1
- package/dist/dsl.d.ts +75 -4
- package/dist/dsl.values-rhsroqi0.d.ts +21 -0
- package/dist/dsl.values.d.ts +5 -0
- package/dist/dsl.values.js +675 -0
- package/dist/dsl.values.js.map +1 -0
- package/dist/function-registry/beliefs.d.ts +1 -17
- package/dist/function-registry/beliefs.js +155 -117
- package/dist/function-registry/beliefs.js.map +1 -1
- package/dist/function-registry/coding.d.ts +1 -17
- package/dist/function-registry/coding.js +155 -117
- package/dist/function-registry/coding.js.map +1 -1
- package/dist/function-registry/context.d.ts +1 -17
- package/dist/function-registry/context.js +155 -117
- package/dist/function-registry/context.js.map +1 -1
- package/dist/function-registry/contracts.d.ts +1 -17
- package/dist/function-registry/contracts.js +155 -117
- package/dist/function-registry/contracts.js.map +1 -1
- package/dist/function-registry/coordination.d.ts +1 -17
- package/dist/function-registry/coordination.js +155 -117
- package/dist/function-registry/coordination.js.map +1 -1
- package/dist/function-registry/edges.d.ts +1 -17
- package/dist/function-registry/edges.js +155 -117
- package/dist/function-registry/edges.js.map +1 -1
- package/dist/function-registry/evidence.d.ts +1 -17
- package/dist/function-registry/evidence.js +155 -117
- package/dist/function-registry/evidence.js.map +1 -1
- package/dist/function-registry/graph.d.ts +1 -17
- package/dist/function-registry/graph.js +155 -117
- package/dist/function-registry/graph.js.map +1 -1
- package/dist/function-registry/helpers.d.ts +1 -1
- package/dist/function-registry/helpers.js +155 -117
- package/dist/function-registry/helpers.js.map +1 -1
- package/dist/function-registry/identity.d.ts +1 -17
- package/dist/function-registry/identity.js +155 -117
- package/dist/function-registry/identity.js.map +1 -1
- package/dist/function-registry/index.d.ts +1 -1
- package/dist/function-registry/index.js +158 -118
- package/dist/function-registry/index.js.map +1 -1
- package/dist/function-registry/judgments.d.ts +1 -17
- package/dist/function-registry/judgments.js +155 -117
- package/dist/function-registry/judgments.js.map +1 -1
- package/dist/function-registry/legacy.d.ts +1 -17
- package/dist/function-registry/legacy.js +155 -117
- package/dist/function-registry/legacy.js.map +1 -1
- package/dist/function-registry/lenses.d.ts +1 -17
- package/dist/function-registry/lenses.js +155 -117
- package/dist/function-registry/lenses.js.map +1 -1
- package/dist/function-registry/manifest.d.ts +3 -3
- package/dist/function-registry/manifest.js +1 -0
- package/dist/function-registry/manifest.js.map +1 -1
- package/dist/function-registry/nodes.d.ts +1 -17
- package/dist/function-registry/nodes.js +155 -117
- package/dist/function-registry/nodes.js.map +1 -1
- package/dist/function-registry/ontologies.d.ts +1 -17
- package/dist/function-registry/ontologies.js +155 -117
- package/dist/function-registry/ontologies.js.map +1 -1
- package/dist/function-registry/pipeline.d.ts +1 -17
- package/dist/function-registry/pipeline.js +155 -117
- package/dist/function-registry/pipeline.js.map +1 -1
- package/dist/function-registry/questions.d.ts +1 -17
- package/dist/function-registry/questions.js +155 -117
- package/dist/function-registry/questions.js.map +1 -1
- package/dist/function-registry/tasks.d.ts +1 -17
- package/dist/function-registry/tasks.js +155 -117
- package/dist/function-registry/tasks.js.map +1 -1
- package/dist/function-registry/topics.d.ts +1 -17
- package/dist/function-registry/topics.js +155 -117
- package/dist/function-registry/topics.js.map +1 -1
- package/dist/function-registry/types.d.ts +2 -2
- package/dist/function-registry/worktrees.d.ts +41 -17
- package/dist/function-registry/worktrees.js +174 -117
- package/dist/function-registry/worktrees.js.map +1 -1
- package/dist/generated/lucernWebPublicEnv.js.map +1 -1
- package/dist/generated/lucernWebServerEnv.js.map +1 -1
- package/dist/{idOf-DR8tkhQS.d.ts → idOf-BmkVDhD8.d.ts} +1 -1
- package/dist/index.d.ts +47 -8
- package/dist/index.js +45072 -45005
- package/dist/index.js.map +1 -1
- package/dist/infisical-runtime.base.d.ts +444 -0
- package/dist/infisical-runtime.base.js +640 -0
- package/dist/infisical-runtime.base.js.map +1 -0
- package/dist/infisical-runtime.contract.d.ts +9 -440
- package/dist/infisical-runtime.contract.js +14 -1
- package/dist/infisical-runtime.contract.js.map +1 -1
- package/dist/infisical-runtime.platform-ops-secrets.d.ts +743 -0
- package/dist/infisical-runtime.platform-ops-secrets.js +962 -0
- package/dist/infisical-runtime.platform-ops-secrets.js.map +1 -0
- package/dist/infisical-runtime.platform-secrets.d.ts +598 -0
- package/dist/infisical-runtime.platform-secrets.js +726 -0
- package/dist/infisical-runtime.platform-secrets.js.map +1 -0
- package/dist/infisical-runtime.tenant-secrets.d.ts +486 -0
- package/dist/infisical-runtime.tenant-secrets.js +1131 -0
- package/dist/infisical-runtime.tenant-secrets.js.map +1 -0
- package/dist/manifests/edge-policy-manifest.d.ts +1 -1
- package/dist/manifests/infisical-runtime-manifest.d.ts +1 -1
- package/dist/manifests/infisical-runtime-manifest.js +14 -1
- package/dist/manifests/infisical-runtime-manifest.js.map +1 -1
- package/dist/manifests/tenant-client-manifest.d.ts +5 -1
- package/dist/manifests/tenant-client-manifest.js +5 -0
- package/dist/manifests/tenant-client-manifest.js.map +1 -1
- package/dist/proof-attestation.json +1 -1
- package/dist/schemas/index.d.ts +1 -1
- package/dist/schemas/index.js.map +1 -1
- package/dist/schemas/manifest.d.ts +61 -61
- package/dist/schemas/manifest.js.map +1 -1
- package/dist/schemas/tables/kernel/config.js.map +1 -1
- package/dist/schemas/tables/kernel/coordination.js.map +1 -1
- package/dist/schemas/tables/kernel/decision.d.ts +1 -1
- package/dist/schemas/tables/kernel/decision.js.map +1 -1
- package/dist/schemas/tables/kernel/embedding.d.ts +1 -1
- package/dist/schemas/tables/kernel/embedding.js.map +1 -1
- package/dist/schemas/tables/kernel/epistemic.d.ts +1 -1
- package/dist/schemas/tables/kernel/epistemic.js.map +1 -1
- package/dist/schemas/tables/kernel/idempotency.js.map +1 -1
- package/dist/schemas/tables/kernel/infra.js.map +1 -1
- package/dist/schemas/tables/kernel/intelligence.d.ts +1 -1
- package/dist/schemas/tables/kernel/intelligence.js.map +1 -1
- package/dist/schemas/tables/kernel/lens.d.ts +5 -5
- package/dist/schemas/tables/kernel/lens.js.map +1 -1
- package/dist/schemas/tables/kernel/ontology.d.ts +1 -1
- package/dist/schemas/tables/kernel/ontology.js.map +1 -1
- package/dist/schemas/tables/kernel/platform.js.map +1 -1
- package/dist/schemas/tables/kernel/spine.d.ts +1 -1
- package/dist/schemas/tables/kernel/spine.js.map +1 -1
- package/dist/schemas/tables/kernel/task.d.ts +1 -1
- package/dist/schemas/tables/kernel/task.js.map +1 -1
- package/dist/schemas/tables/kernel/topic.d.ts +1 -1
- package/dist/schemas/tables/kernel/topic.js.map +1 -1
- package/dist/schemas/tables/kernel/workflow.d.ts +1 -1
- package/dist/schemas/tables/kernel/workflow.js.map +1 -1
- package/dist/schemas/tables/kernel/worktree.d.ts +1 -1
- package/dist/schemas/tables/kernel/worktree.js.map +1 -1
- package/dist/schemas/tables/mc/identity.d.ts +1 -1
- package/dist/schemas/tables/mc/methodology.d.ts +1 -1
- package/dist/schemas/tables/mc/pack.d.ts +9 -9
- package/dist/schemas/tables/mc/policy.d.ts +1 -1
- package/dist/schemas/tables/mc/registry.d.ts +1 -1
- package/dist/schemas/tables/mc/runtime.d.ts +1 -1
- package/dist/schemas/tables/mc/tenant.d.ts +1 -1
- package/dist/schemas/tables/mc/workspace.d.ts +1 -1
- package/dist/schemas.values-5J5oIK7z.d.ts +26 -0
- package/dist/schemas.values.d.ts +7 -0
- package/dist/schemas.values.js +5324 -0
- package/dist/schemas.values.js.map +1 -0
- package/dist/sdk-tools.contract.analytics.d.ts +27 -0
- package/dist/sdk-tools.contract.analytics.js +616 -0
- package/dist/sdk-tools.contract.analytics.js.map +1 -0
- package/dist/sdk-tools.contract.d.ts +43 -2
- package/dist/sdk-tools.contract.graph.d.ts +11 -0
- package/dist/sdk-tools.contract.graph.js +156 -0
- package/dist/sdk-tools.contract.graph.js.map +1 -0
- package/dist/sdk-tools.contract.js +4107 -4062
- package/dist/sdk-tools.contract.js.map +1 -1
- package/dist/sdk-tools.contract.registry.d.ts +25 -0
- package/dist/sdk-tools.contract.registry.js +5504 -0
- package/dist/sdk-tools.contract.registry.js.map +1 -0
- package/dist/sdk-tools.contract.types.d.ts +15 -0
- package/dist/sdk-tools.contract.types.js +3 -0
- package/dist/sdk-tools.contract.types.js.map +1 -0
- package/dist/sdk-tools.contract.values-LuBh95zg.d.ts +58 -0
- package/dist/sdk-tools.contract.values.d.ts +7 -0
- package/dist/sdk-tools.contract.values.js +5581 -0
- package/dist/sdk-tools.contract.values.js.map +1 -0
- package/dist/sdk-tools.contract.workflow.d.ts +17 -0
- package/dist/sdk-tools.contract.workflow.js +287 -0
- package/dist/sdk-tools.contract.workflow.js.map +1 -0
- package/dist/tenant-client.contract.d.ts +5 -1
- package/dist/tenant-client.contract.js +5 -0
- package/dist/tenant-client.contract.js.map +1 -1
- package/dist/tool-contracts.d.ts +34 -1
- package/dist/tool-contracts.graph.d.ts +18 -0
- package/dist/tool-contracts.graph.js +378 -0
- package/dist/tool-contracts.graph.js.map +1 -0
- package/dist/tool-contracts.intelligence-evidence.d.ts +15 -0
- package/dist/tool-contracts.intelligence-evidence.js +303 -0
- package/dist/tool-contracts.intelligence-evidence.js.map +1 -0
- package/dist/tool-contracts.js +155 -118
- package/dist/tool-contracts.js.map +1 -1
- package/dist/tool-contracts.lifecycle.d.ts +13 -0
- package/dist/tool-contracts.lifecycle.js +410 -0
- package/dist/tool-contracts.lifecycle.js.map +1 -0
- package/dist/tool-contracts.nodes-lenses.d.ts +17 -0
- package/dist/tool-contracts.nodes-lenses.js +334 -0
- package/dist/tool-contracts.nodes-lenses.js.map +1 -0
- package/dist/tool-contracts.ontology.d.ts +16 -0
- package/dist/tool-contracts.ontology.js +344 -0
- package/dist/tool-contracts.ontology.js.map +1 -0
- package/dist/tool-contracts.pipeline-coordination.d.ts +25 -0
- package/dist/tool-contracts.pipeline-coordination.js +684 -0
- package/dist/tool-contracts.pipeline-coordination.js.map +1 -0
- package/dist/tool-contracts.policy-observation-task-topic.d.ts +25 -0
- package/dist/tool-contracts.policy-observation-task-topic.js +740 -0
- package/dist/tool-contracts.policy-observation-task-topic.js.map +1 -0
- package/dist/tool-contracts.questions-listing.d.ts +27 -0
- package/dist/tool-contracts.questions-listing.js +782 -0
- package/dist/tool-contracts.questions-listing.js.map +1 -0
- package/dist/tool-contracts.types.d.ts +34 -0
- package/dist/tool-contracts.types.js +3 -0
- package/dist/tool-contracts.types.js.map +1 -0
- package/dist/tool-contracts.values-DjctSW7S.d.ts +147 -0
- package/dist/tool-contracts.values.d.ts +11 -0
- package/dist/tool-contracts.values.js +4398 -0
- package/dist/tool-contracts.values.js.map +1 -0
- package/dist/tool-contracts.worktrees.d.ts +8 -0
- package/dist/tool-contracts.worktrees.js +280 -0
- package/dist/tool-contracts.worktrees.js.map +1 -0
- package/package.json +3 -11
- package/dist/dsl-DVPthQGY.d.ts +0 -110
- package/dist/index-CM1Pl_vI.d.ts +0 -28
- package/dist/sdk-tools.contract-CKmSsrZ2.d.ts +0 -146
- package/dist/tool-contracts-C_xvM9q2.d.ts +0 -326
- package/dist/{edge-policy-manifest-Dw5IhT1L.d.ts → edge-policy-manifest-4KOSP4nk.d.ts} +2 -2
|
@@ -0,0 +1,684 @@
|
|
|
1
|
+
// src/tool-contracts.pipeline-coordination.ts
|
|
2
|
+
var RECORD_SCOPE_LEARNING = {
|
|
3
|
+
name: "record_scope_learning",
|
|
4
|
+
description: "Write a structured learning entry into the epistemic spine. Like `git commit` for scope learnings \u2014 records evidence, can attach to a belief, and can open a follow-up belief/question in one atomic workflow.",
|
|
5
|
+
parameters: {
|
|
6
|
+
topicId: { type: "string", description: "Topic scope ID" },
|
|
7
|
+
summary: { type: "string", description: "Atomic learning statement" },
|
|
8
|
+
title: {
|
|
9
|
+
type: "string",
|
|
10
|
+
description: "Optional evidence title, such as a commit, doc, or issue."
|
|
11
|
+
},
|
|
12
|
+
body: {
|
|
13
|
+
type: "string",
|
|
14
|
+
description: "Optional rich evidence body. If omitted, body is synthesized from summary and touched paths."
|
|
15
|
+
},
|
|
16
|
+
contentType: {
|
|
17
|
+
type: "string",
|
|
18
|
+
description: "Optional evidence body format, such as markdown or text."
|
|
19
|
+
},
|
|
20
|
+
sourceKind: {
|
|
21
|
+
type: "string",
|
|
22
|
+
description: "Source type for the learning event",
|
|
23
|
+
enum: ["commit", "merge", "doc", "issue", "manual"]
|
|
24
|
+
},
|
|
25
|
+
sourceRef: {
|
|
26
|
+
type: "string",
|
|
27
|
+
description: "Optional source reference, such as SHA, PR number, or URL slug."
|
|
28
|
+
},
|
|
29
|
+
sourceUrl: { type: "string", description: "Optional canonical source URL" },
|
|
30
|
+
touchedPaths: {
|
|
31
|
+
type: "array",
|
|
32
|
+
description: "Optional touched file paths for retrieval hints"
|
|
33
|
+
},
|
|
34
|
+
tags: { type: "array", description: "Optional tags" },
|
|
35
|
+
linkedBeliefNodeId: {
|
|
36
|
+
type: "string",
|
|
37
|
+
description: "Optional belief to attach evidence to"
|
|
38
|
+
},
|
|
39
|
+
evidenceRelation: {
|
|
40
|
+
type: "string",
|
|
41
|
+
description: "Relation to linked belief",
|
|
42
|
+
enum: ["supports", "contradicts"]
|
|
43
|
+
},
|
|
44
|
+
confidence: { type: "number", description: "Optional confidence in [0,1]" },
|
|
45
|
+
createQuestionText: {
|
|
46
|
+
type: "string",
|
|
47
|
+
description: "Optional follow-up question text"
|
|
48
|
+
},
|
|
49
|
+
createBeliefText: {
|
|
50
|
+
type: "string",
|
|
51
|
+
description: "Optional new belief text"
|
|
52
|
+
},
|
|
53
|
+
beliefType: {
|
|
54
|
+
type: "string",
|
|
55
|
+
description: "Optional belief type for createBeliefText"
|
|
56
|
+
}
|
|
57
|
+
},
|
|
58
|
+
required: ["summary"],
|
|
59
|
+
response: {
|
|
60
|
+
description: "Created learning artifacts",
|
|
61
|
+
fields: {
|
|
62
|
+
topicId: "string \u2014 resolved topic ID",
|
|
63
|
+
evidenceNodeId: "string",
|
|
64
|
+
linkedBeliefNodeId: "string | null",
|
|
65
|
+
createdQuestionId: "string | null",
|
|
66
|
+
createdBeliefId: "string | null",
|
|
67
|
+
sourceUrl: "string",
|
|
68
|
+
createdAt: "number"
|
|
69
|
+
}
|
|
70
|
+
},
|
|
71
|
+
ownerModule: "reasoning-kernel",
|
|
72
|
+
ontologyPrimitive: "evidence",
|
|
73
|
+
tier: "workhorse",
|
|
74
|
+
internal: true
|
|
75
|
+
};
|
|
76
|
+
var PIPELINE_SNAPSHOT = {
|
|
77
|
+
name: "pipeline_snapshot",
|
|
78
|
+
description: "Summarize a topic's worktree pipeline in campaign-and-lane form. Like `git status --short` for Lucern execution \u2014 returns the hinge worktree, next planned wave, blockers, critical path, superseded work, and graph hygiene debt.",
|
|
79
|
+
parameters: {
|
|
80
|
+
topicId: { type: "string", description: "Topic scope ID" }
|
|
81
|
+
},
|
|
82
|
+
required: ["topicId"],
|
|
83
|
+
response: {
|
|
84
|
+
description: "Human-oriented pipeline summary for a single topic scope",
|
|
85
|
+
fields: {
|
|
86
|
+
topicId: "string",
|
|
87
|
+
topicName: "string",
|
|
88
|
+
currentCampaign: "number | null",
|
|
89
|
+
nextCampaign: "number | null",
|
|
90
|
+
activeWorktrees: "array \u2014 current hinge worktree(s)",
|
|
91
|
+
nextWave: "array \u2014 worktrees in the next planned campaign",
|
|
92
|
+
readyNow: "array \u2014 planning worktrees with dependencies completed",
|
|
93
|
+
blockedBy: "array \u2014 grouped blockers",
|
|
94
|
+
criticalPath: "array \u2014 ordered incomplete worktree chain",
|
|
95
|
+
campaigns: "array \u2014 incomplete worktrees grouped by campaign",
|
|
96
|
+
superseded: "array \u2014 worktrees marked superseded or not for activation",
|
|
97
|
+
graphHygiene: "object \u2014 untargeted and taskless worktree debt",
|
|
98
|
+
riskQuestions: "array \u2014 critical/high open questions",
|
|
99
|
+
narrative: "array \u2014 concise natural-language summary lines"
|
|
100
|
+
}
|
|
101
|
+
},
|
|
102
|
+
ownerModule: "reasoning-kernel",
|
|
103
|
+
ontologyPrimitive: "graph",
|
|
104
|
+
tier: "workhorse",
|
|
105
|
+
internal: true
|
|
106
|
+
};
|
|
107
|
+
var DISCOVER = {
|
|
108
|
+
name: "discover",
|
|
109
|
+
description: "Navigate the topic tree to find where knowledge lives. Like `git log --all --grep` \u2014 searches across the graph using bottom-up content matching plus top-down structural scoring.",
|
|
110
|
+
parameters: {
|
|
111
|
+
query: {
|
|
112
|
+
type: "string",
|
|
113
|
+
description: "What to look for across the topic tree"
|
|
114
|
+
},
|
|
115
|
+
topK: {
|
|
116
|
+
type: "number",
|
|
117
|
+
description: "How many matching topics to return (default: 3, max: 10)"
|
|
118
|
+
},
|
|
119
|
+
includeNeighborhood: {
|
|
120
|
+
type: "boolean",
|
|
121
|
+
description: "Whether to include beliefs/questions/evidence for matched topics"
|
|
122
|
+
}
|
|
123
|
+
},
|
|
124
|
+
required: ["query"],
|
|
125
|
+
response: {
|
|
126
|
+
description: "Ranked topic matches with optional neighborhood content",
|
|
127
|
+
fields: {
|
|
128
|
+
query: "string \u2014 original query",
|
|
129
|
+
matchedTopics: "array \u2014 ranked topics with scores and paths",
|
|
130
|
+
neighborhoods: "array \u2014 beliefs, questions, evidence for each match",
|
|
131
|
+
totalTopicsScored: "number",
|
|
132
|
+
topicTreeSize: "number"
|
|
133
|
+
}
|
|
134
|
+
},
|
|
135
|
+
ownerModule: "reasoning-kernel",
|
|
136
|
+
ontologyPrimitive: "graph",
|
|
137
|
+
tier: "showcase",
|
|
138
|
+
deprecated: "Deprecated: use lucern.context.compile() with topicId"
|
|
139
|
+
};
|
|
140
|
+
var ANALYZE_TOPIC_DENSITY = {
|
|
141
|
+
name: "analyze_topic_density",
|
|
142
|
+
description: "Analyze topic belief density and identify natural conceptual clusters. Like `git diff --stat` for topic organization \u2014 detects when a topic has accumulated too many beliefs and suggests subtopic decomposition.",
|
|
143
|
+
parameters: {
|
|
144
|
+
topicId: { type: "string", description: "Topic ID to analyze" },
|
|
145
|
+
threshold: {
|
|
146
|
+
type: "number",
|
|
147
|
+
description: "Belief count threshold for density warning"
|
|
148
|
+
},
|
|
149
|
+
minModularity: {
|
|
150
|
+
type: "number",
|
|
151
|
+
description: "Minimum modularity score for suggesting decomposition"
|
|
152
|
+
}
|
|
153
|
+
},
|
|
154
|
+
required: ["topicId"],
|
|
155
|
+
response: {
|
|
156
|
+
description: "Density analysis with cluster suggestions",
|
|
157
|
+
fields: {
|
|
158
|
+
topicId: "string",
|
|
159
|
+
topicName: "string",
|
|
160
|
+
beliefCount: "number",
|
|
161
|
+
edgeCount: "number",
|
|
162
|
+
threshold: "number",
|
|
163
|
+
isDense: "boolean",
|
|
164
|
+
modularity: "number",
|
|
165
|
+
clusterCount: "number",
|
|
166
|
+
clusters: "array \u2014 suggested belief clusters",
|
|
167
|
+
recommendation: "string"
|
|
168
|
+
}
|
|
169
|
+
},
|
|
170
|
+
ownerModule: "reasoning-kernel",
|
|
171
|
+
ontologyPrimitive: "graph",
|
|
172
|
+
tier: "showcase"
|
|
173
|
+
};
|
|
174
|
+
var APPLY_AUTO_BRANCHING = {
|
|
175
|
+
name: "apply_auto_branching",
|
|
176
|
+
description: "Execute topic decomposition by creating subtopics and reassigning beliefs. Like `git subtree split` \u2014 splits a dense topic into focused subtopics while preserving belief identity and edges.",
|
|
177
|
+
parameters: {
|
|
178
|
+
topicId: { type: "string", description: "Parent topic ID to decompose" },
|
|
179
|
+
clusters: {
|
|
180
|
+
type: "array",
|
|
181
|
+
description: "Cluster definitions from analyze_topic_density, each with name and beliefIds"
|
|
182
|
+
},
|
|
183
|
+
dryRun: {
|
|
184
|
+
type: "boolean",
|
|
185
|
+
description: "Preview changes without applying them"
|
|
186
|
+
}
|
|
187
|
+
},
|
|
188
|
+
required: ["topicId", "clusters"],
|
|
189
|
+
response: {
|
|
190
|
+
description: "Results of the auto-branching operation",
|
|
191
|
+
fields: {
|
|
192
|
+
success: "boolean",
|
|
193
|
+
parentTopicId: "string",
|
|
194
|
+
createdSubtopics: "array",
|
|
195
|
+
totalReassigned: "number",
|
|
196
|
+
totalSkipped: "number",
|
|
197
|
+
dryRun: "boolean"
|
|
198
|
+
}
|
|
199
|
+
},
|
|
200
|
+
ownerModule: "reasoning-kernel",
|
|
201
|
+
ontologyPrimitive: "graph",
|
|
202
|
+
tier: "showcase"
|
|
203
|
+
};
|
|
204
|
+
var SEED_BELIEF_LATTICE = {
|
|
205
|
+
name: "seed_belief_lattice",
|
|
206
|
+
description: "Seed belief lattice coverage for a topic based on its resolved ontology. Like `git init` for ontology coverage \u2014 creates or previews seed beliefs for entity types that need a baseline anchor.",
|
|
207
|
+
parameters: {
|
|
208
|
+
topicId: {
|
|
209
|
+
type: "string",
|
|
210
|
+
description: "Topic scope ID. Lattice seeding must target a child topic."
|
|
211
|
+
},
|
|
212
|
+
dryRun: {
|
|
213
|
+
type: "boolean",
|
|
214
|
+
description: "Preview seeds without creating them"
|
|
215
|
+
}
|
|
216
|
+
},
|
|
217
|
+
required: [],
|
|
218
|
+
response: {
|
|
219
|
+
description: "Lattice seed results with per-entity-type status",
|
|
220
|
+
fields: {
|
|
221
|
+
topicId: "string",
|
|
222
|
+
ontologyResolved: "boolean",
|
|
223
|
+
ontologyKey: "string | null",
|
|
224
|
+
ontologyVersion: "string | null",
|
|
225
|
+
entityTypeCount: "number",
|
|
226
|
+
seeds: "array \u2014 per-entity-type seed status",
|
|
227
|
+
summary: "object \u2014 created/existing/scored/total counts",
|
|
228
|
+
dryRun: "boolean"
|
|
229
|
+
}
|
|
230
|
+
},
|
|
231
|
+
ownerModule: "reasoning-kernel",
|
|
232
|
+
ontologyPrimitive: "belief",
|
|
233
|
+
tier: "workhorse",
|
|
234
|
+
internal: true
|
|
235
|
+
};
|
|
236
|
+
var GET_LATTICE_COVERAGE = {
|
|
237
|
+
name: "get_lattice_coverage",
|
|
238
|
+
description: "Report belief lattice coverage for a topic. Like `git fsck` for ontology coverage \u2014 identifies anchored, hollow, and missing entity-type belief coverage.",
|
|
239
|
+
parameters: {
|
|
240
|
+
topicId: {
|
|
241
|
+
type: "string",
|
|
242
|
+
description: "Topic scope ID to check lattice coverage for"
|
|
243
|
+
}
|
|
244
|
+
},
|
|
245
|
+
required: [],
|
|
246
|
+
response: {
|
|
247
|
+
description: "Per-entity-type coverage with overall score",
|
|
248
|
+
fields: {
|
|
249
|
+
topicId: "string",
|
|
250
|
+
ontologyKey: "string | null",
|
|
251
|
+
ontologyVersion: "string | null",
|
|
252
|
+
entityTypes: "array \u2014 per-entity-type coverage rows",
|
|
253
|
+
summary: "object \u2014 total/anchored/hollow/missing/coverageScore"
|
|
254
|
+
}
|
|
255
|
+
},
|
|
256
|
+
ownerModule: "reasoning-kernel",
|
|
257
|
+
ontologyPrimitive: "belief",
|
|
258
|
+
tier: "workhorse",
|
|
259
|
+
internal: true
|
|
260
|
+
};
|
|
261
|
+
var DISCOVER_ENTITY_CONNECTIONS = {
|
|
262
|
+
name: "discover_entity_connections",
|
|
263
|
+
description: "Find existing entities that should be connected to a belief/question/evidence node. Like `git log --diff-filter=M` for missing entity connections \u2014 scans entities in scope and suggests bridge edge types.",
|
|
264
|
+
parameters: {
|
|
265
|
+
nodeId: {
|
|
266
|
+
type: "string",
|
|
267
|
+
description: "Epistemic node ID to find entity connections for"
|
|
268
|
+
},
|
|
269
|
+
topicId: {
|
|
270
|
+
type: "string",
|
|
271
|
+
description: "Optional topic scope override"
|
|
272
|
+
},
|
|
273
|
+
minScore: {
|
|
274
|
+
type: "number",
|
|
275
|
+
description: "Minimum match score threshold"
|
|
276
|
+
},
|
|
277
|
+
limit: {
|
|
278
|
+
type: "number",
|
|
279
|
+
description: "Maximum candidates to return"
|
|
280
|
+
}
|
|
281
|
+
},
|
|
282
|
+
required: ["nodeId"],
|
|
283
|
+
response: {
|
|
284
|
+
description: "Ranked entity connection candidates",
|
|
285
|
+
fields: {
|
|
286
|
+
nodeId: "string",
|
|
287
|
+
candidateCount: "number",
|
|
288
|
+
candidates: "array \u2014 suggested entity bridge candidates"
|
|
289
|
+
}
|
|
290
|
+
},
|
|
291
|
+
ownerModule: "reasoning-kernel",
|
|
292
|
+
ontologyPrimitive: "ontology",
|
|
293
|
+
tier: "workhorse"
|
|
294
|
+
};
|
|
295
|
+
var TRIGGER_BELIEF_REVIEW = {
|
|
296
|
+
name: "trigger_belief_review",
|
|
297
|
+
description: "Flag beliefs for review after an entity changes. Like `git bisect` for stale beliefs \u2014 traverses bridge edges from the changed entity and creates review questions for stale connected beliefs.",
|
|
298
|
+
parameters: {
|
|
299
|
+
entityNodeId: {
|
|
300
|
+
type: "string",
|
|
301
|
+
description: "The entity node that changed"
|
|
302
|
+
},
|
|
303
|
+
changeDescription: {
|
|
304
|
+
type: "string",
|
|
305
|
+
description: "What changed about the entity"
|
|
306
|
+
},
|
|
307
|
+
maxQuestions: {
|
|
308
|
+
type: "number",
|
|
309
|
+
description: "Maximum review questions to create"
|
|
310
|
+
}
|
|
311
|
+
},
|
|
312
|
+
required: ["entityNodeId"],
|
|
313
|
+
response: {
|
|
314
|
+
description: "Affected beliefs and created review questions",
|
|
315
|
+
fields: {
|
|
316
|
+
entityNodeId: "string",
|
|
317
|
+
entityTitle: "string",
|
|
318
|
+
entityType: "string",
|
|
319
|
+
changeDescription: "string",
|
|
320
|
+
affectedBeliefCount: "number",
|
|
321
|
+
questionsCreated: "number",
|
|
322
|
+
reviewedBeliefs: "array",
|
|
323
|
+
questions: "array"
|
|
324
|
+
}
|
|
325
|
+
},
|
|
326
|
+
ownerModule: "reasoning-kernel",
|
|
327
|
+
ontologyPrimitive: "ontology",
|
|
328
|
+
tier: "workhorse"
|
|
329
|
+
};
|
|
330
|
+
var EVALUATE_CONTRACT = {
|
|
331
|
+
name: "evaluate_contract",
|
|
332
|
+
description: "Run a contract evaluation and record the append-only result. Like `git test` for a belief binding \u2014 executes the evaluator, logs the result, and applies any allowed confidence modulation.",
|
|
333
|
+
parameters: {
|
|
334
|
+
contractId: { type: "string", description: "Which contract to evaluate" },
|
|
335
|
+
trigger: {
|
|
336
|
+
type: "string",
|
|
337
|
+
description: "What caused this evaluation"
|
|
338
|
+
}
|
|
339
|
+
},
|
|
340
|
+
required: ["contractId"],
|
|
341
|
+
response: {
|
|
342
|
+
description: "The most recent contract evaluation result",
|
|
343
|
+
fields: {
|
|
344
|
+
evaluationId: "string",
|
|
345
|
+
result: "string",
|
|
346
|
+
status: "string",
|
|
347
|
+
confidenceBefore: "number",
|
|
348
|
+
confidenceAfter: "number",
|
|
349
|
+
rationale: "string"
|
|
350
|
+
}
|
|
351
|
+
},
|
|
352
|
+
ownerModule: "graph-primitives",
|
|
353
|
+
ontologyPrimitive: "belief",
|
|
354
|
+
tier: "workhorse"
|
|
355
|
+
};
|
|
356
|
+
var GET_CONTRACT_STATUS = {
|
|
357
|
+
name: "get_contract_status",
|
|
358
|
+
description: "Inspect epistemic contracts and their latest evaluations. Like `git status` for verification bindings \u2014 returns the contract rows plus the freshest recorded evaluation for each one.",
|
|
359
|
+
parameters: {
|
|
360
|
+
beliefNodeId: {
|
|
361
|
+
type: "string",
|
|
362
|
+
description: "Return all contracts attached to a specific belief"
|
|
363
|
+
},
|
|
364
|
+
contractId: {
|
|
365
|
+
type: "string",
|
|
366
|
+
description: "Return one specific contract by contractId"
|
|
367
|
+
},
|
|
368
|
+
status: {
|
|
369
|
+
type: "string",
|
|
370
|
+
description: "Optional status filter applied after lookup",
|
|
371
|
+
enum: ["active", "satisfied", "violated", "expired", "suspended", "archived"]
|
|
372
|
+
}
|
|
373
|
+
},
|
|
374
|
+
required: [],
|
|
375
|
+
response: {
|
|
376
|
+
description: "Matching contract rows with latest evaluation context",
|
|
377
|
+
fields: {
|
|
378
|
+
contracts: "array \u2014 matching contracts with latestEvaluation attached",
|
|
379
|
+
count: "number"
|
|
380
|
+
}
|
|
381
|
+
},
|
|
382
|
+
ownerModule: "graph-primitives",
|
|
383
|
+
ontologyPrimitive: "belief",
|
|
384
|
+
tier: "workhorse"
|
|
385
|
+
};
|
|
386
|
+
var REGISTER_SESSION = {
|
|
387
|
+
name: "register_session",
|
|
388
|
+
description: "Announce this agent session's presence to other parallel sessions. Like `git init` for coordination \u2014 creates a session record so other agents can discover you.",
|
|
389
|
+
parameters: {
|
|
390
|
+
sessionName: { type: "string", description: "Human-readable session label" },
|
|
391
|
+
agentType: { type: "string", description: "Agent type" },
|
|
392
|
+
topicId: { type: "string", description: "Current Lucern topic scope ID" },
|
|
393
|
+
worktreeId: { type: "string", description: "Active Lucern worktree ID" },
|
|
394
|
+
gitBranch: { type: "string", description: "Current git branch name" }
|
|
395
|
+
},
|
|
396
|
+
required: [],
|
|
397
|
+
response: {
|
|
398
|
+
description: "Session registration result",
|
|
399
|
+
fields: {
|
|
400
|
+
sessionId: "string",
|
|
401
|
+
status: "string \u2014 active",
|
|
402
|
+
isNew: "boolean"
|
|
403
|
+
}
|
|
404
|
+
},
|
|
405
|
+
ownerModule: "coordination",
|
|
406
|
+
ontologyPrimitive: "graph",
|
|
407
|
+
tier: "workhorse",
|
|
408
|
+
internal: true
|
|
409
|
+
};
|
|
410
|
+
var HEARTBEAT_SESSION = {
|
|
411
|
+
name: "heartbeat_session",
|
|
412
|
+
description: "Update this session's heartbeat and optional status fields. Like `git status` \u2014 signals liveness and updates what you are working on.",
|
|
413
|
+
parameters: {
|
|
414
|
+
topicId: { type: "string", description: "Updated topic scope" },
|
|
415
|
+
worktreeId: { type: "string", description: "Updated worktree ID" },
|
|
416
|
+
gitBranch: { type: "string", description: "Updated git branch" },
|
|
417
|
+
status: {
|
|
418
|
+
type: "string",
|
|
419
|
+
description: "Session status update",
|
|
420
|
+
enum: ["active", "idle"]
|
|
421
|
+
}
|
|
422
|
+
},
|
|
423
|
+
required: [],
|
|
424
|
+
response: {
|
|
425
|
+
description: "Heartbeat result",
|
|
426
|
+
fields: {
|
|
427
|
+
success: "boolean",
|
|
428
|
+
message: "string"
|
|
429
|
+
}
|
|
430
|
+
},
|
|
431
|
+
ownerModule: "coordination",
|
|
432
|
+
ontologyPrimitive: "graph",
|
|
433
|
+
tier: "workhorse",
|
|
434
|
+
internal: true
|
|
435
|
+
};
|
|
436
|
+
var END_SESSION = {
|
|
437
|
+
name: "end_session",
|
|
438
|
+
description: "Gracefully end this agent session. Like `git stash` \u2014 marks the session as ended so other agents know you are gone.",
|
|
439
|
+
parameters: {},
|
|
440
|
+
required: [],
|
|
441
|
+
response: {
|
|
442
|
+
description: "Session end result",
|
|
443
|
+
fields: {
|
|
444
|
+
success: "boolean",
|
|
445
|
+
message: "string"
|
|
446
|
+
}
|
|
447
|
+
},
|
|
448
|
+
ownerModule: "coordination",
|
|
449
|
+
ontologyPrimitive: "graph",
|
|
450
|
+
tier: "workhorse",
|
|
451
|
+
internal: true
|
|
452
|
+
};
|
|
453
|
+
var LIST_ACTIVE_SESSIONS = {
|
|
454
|
+
name: "list_active_sessions",
|
|
455
|
+
description: "See who else is online with active agent sessions, scope, branch, and file claims. Like `git branch --list` for live agents \u2014 shows active and idle sessions before editing.",
|
|
456
|
+
parameters: {
|
|
457
|
+
includeIdle: {
|
|
458
|
+
type: "boolean",
|
|
459
|
+
description: "Include idle sessions"
|
|
460
|
+
}
|
|
461
|
+
},
|
|
462
|
+
required: [],
|
|
463
|
+
response: {
|
|
464
|
+
description: "List of active/idle agent sessions",
|
|
465
|
+
fields: {
|
|
466
|
+
sessions: "array \u2014 active session records"
|
|
467
|
+
}
|
|
468
|
+
},
|
|
469
|
+
ownerModule: "coordination",
|
|
470
|
+
ontologyPrimitive: "graph",
|
|
471
|
+
tier: "workhorse",
|
|
472
|
+
internal: true
|
|
473
|
+
};
|
|
474
|
+
var SEND_AGENT_MESSAGE = {
|
|
475
|
+
name: "send_agent_message",
|
|
476
|
+
description: "Send a directed message to a specific agent session. Like `git notes` \u2014 leaves a coordination note for a specific peer.",
|
|
477
|
+
parameters: {
|
|
478
|
+
toSessionId: { type: "string", description: "Target session ID" },
|
|
479
|
+
content: { type: "string", description: "Message text" },
|
|
480
|
+
messageType: {
|
|
481
|
+
type: "string",
|
|
482
|
+
description: "Message intent",
|
|
483
|
+
enum: ["note", "question", "answer", "alert", "handoff"]
|
|
484
|
+
},
|
|
485
|
+
relatedBeliefId: {
|
|
486
|
+
type: "string",
|
|
487
|
+
description: "Optional related belief node ID"
|
|
488
|
+
},
|
|
489
|
+
relatedWorktreeId: {
|
|
490
|
+
type: "string",
|
|
491
|
+
description: "Optional related worktree ID"
|
|
492
|
+
}
|
|
493
|
+
},
|
|
494
|
+
required: ["toSessionId", "content"],
|
|
495
|
+
response: {
|
|
496
|
+
description: "Message delivery result",
|
|
497
|
+
fields: { messageId: "string" }
|
|
498
|
+
},
|
|
499
|
+
ownerModule: "coordination",
|
|
500
|
+
ontologyPrimitive: "graph",
|
|
501
|
+
tier: "workhorse",
|
|
502
|
+
internal: true
|
|
503
|
+
};
|
|
504
|
+
var BROADCAST_MESSAGE = {
|
|
505
|
+
name: "broadcast_message",
|
|
506
|
+
description: "Send a message to all active agent sessions. Like `git tag` \u2014 marks an important event visible to everyone.",
|
|
507
|
+
parameters: {
|
|
508
|
+
content: { type: "string", description: "Broadcast message text" },
|
|
509
|
+
messageType: {
|
|
510
|
+
type: "string",
|
|
511
|
+
description: "Message intent",
|
|
512
|
+
enum: ["note", "alert", "handoff"]
|
|
513
|
+
},
|
|
514
|
+
relatedBeliefId: {
|
|
515
|
+
type: "string",
|
|
516
|
+
description: "Optional related belief node ID"
|
|
517
|
+
},
|
|
518
|
+
relatedWorktreeId: {
|
|
519
|
+
type: "string",
|
|
520
|
+
description: "Optional related worktree ID"
|
|
521
|
+
}
|
|
522
|
+
},
|
|
523
|
+
required: ["content"],
|
|
524
|
+
response: {
|
|
525
|
+
description: "Broadcast result",
|
|
526
|
+
fields: { messageId: "string" }
|
|
527
|
+
},
|
|
528
|
+
ownerModule: "coordination",
|
|
529
|
+
ontologyPrimitive: "graph",
|
|
530
|
+
tier: "workhorse",
|
|
531
|
+
internal: true
|
|
532
|
+
};
|
|
533
|
+
var GET_AGENT_INBOX = {
|
|
534
|
+
name: "get_agent_inbox",
|
|
535
|
+
description: "Check unread messages addressed to this session. Like `git log --incoming` \u2014 shows direct and broadcast messages from other agents.",
|
|
536
|
+
parameters: {
|
|
537
|
+
limit: { type: "number", description: "Max messages to return" },
|
|
538
|
+
markAsRead: {
|
|
539
|
+
type: "boolean",
|
|
540
|
+
description: "Mark returned messages as read"
|
|
541
|
+
}
|
|
542
|
+
},
|
|
543
|
+
required: [],
|
|
544
|
+
response: {
|
|
545
|
+
description: "Inbox messages",
|
|
546
|
+
fields: {
|
|
547
|
+
messages: "array \u2014 unread direct and broadcast messages"
|
|
548
|
+
}
|
|
549
|
+
},
|
|
550
|
+
ownerModule: "coordination",
|
|
551
|
+
ontologyPrimitive: "graph",
|
|
552
|
+
tier: "workhorse",
|
|
553
|
+
internal: true
|
|
554
|
+
};
|
|
555
|
+
var CLAIM_FILES = {
|
|
556
|
+
name: "claim_files",
|
|
557
|
+
description: "Declare which files this session is actively editing. Like `git add` for coordination \u2014 tells other sessions what you are touching and returns advisory conflicts.",
|
|
558
|
+
parameters: {
|
|
559
|
+
files: {
|
|
560
|
+
type: "array",
|
|
561
|
+
description: "File paths this session is actively editing"
|
|
562
|
+
}
|
|
563
|
+
},
|
|
564
|
+
required: ["files"],
|
|
565
|
+
response: {
|
|
566
|
+
description: "File claim result with conflict detection",
|
|
567
|
+
fields: {
|
|
568
|
+
success: "boolean",
|
|
569
|
+
conflicts: "array \u2014 conflicting file claims"
|
|
570
|
+
}
|
|
571
|
+
},
|
|
572
|
+
ownerModule: "coordination",
|
|
573
|
+
ontologyPrimitive: "graph",
|
|
574
|
+
tier: "workhorse",
|
|
575
|
+
internal: true
|
|
576
|
+
};
|
|
577
|
+
var GENERATE_SESSION_HANDOFF = {
|
|
578
|
+
name: "generate_session_handoff",
|
|
579
|
+
description: "Generate a complete, zero-context handoff message for a new coding session. Like `git format-patch` \u2014 produces a self-contained instruction set that bootstraps a fresh Lucern worktree session.",
|
|
580
|
+
parameters: {
|
|
581
|
+
worktreeId: {
|
|
582
|
+
type: "string",
|
|
583
|
+
description: "The Lucern worktree ID to generate handoff instructions for"
|
|
584
|
+
},
|
|
585
|
+
gitWorktreePath: {
|
|
586
|
+
type: "string",
|
|
587
|
+
description: "Optional existing git worktree path"
|
|
588
|
+
},
|
|
589
|
+
gitBranchName: {
|
|
590
|
+
type: "string",
|
|
591
|
+
description: "Optional branch name for the session"
|
|
592
|
+
},
|
|
593
|
+
additionalContext: {
|
|
594
|
+
type: "string",
|
|
595
|
+
description: "Optional extra context to include in the handoff"
|
|
596
|
+
}
|
|
597
|
+
},
|
|
598
|
+
required: ["worktreeId"],
|
|
599
|
+
response: {
|
|
600
|
+
description: "A complete handoff message ready for a new coding session",
|
|
601
|
+
fields: {
|
|
602
|
+
handoffMessage: "string",
|
|
603
|
+
worktreeId: "string",
|
|
604
|
+
worktreeName: "string",
|
|
605
|
+
trackBoundary: "object",
|
|
606
|
+
needsActivation: "boolean",
|
|
607
|
+
needsGitSetup: "string \u2014 create | fast-forward | ready"
|
|
608
|
+
}
|
|
609
|
+
},
|
|
610
|
+
ownerModule: "bootstrap",
|
|
611
|
+
ontologyPrimitive: "worktree",
|
|
612
|
+
tier: "showcase",
|
|
613
|
+
internal: true
|
|
614
|
+
};
|
|
615
|
+
var BEGIN_BUILD_SESSION = {
|
|
616
|
+
name: "begin_build_session",
|
|
617
|
+
description: "Bootstrap a coding build session for a Lucern worktree. Like `git worktree add` plus `git status` \u2014 returns the compact context packet an agent needs before editing.",
|
|
618
|
+
parameters: {
|
|
619
|
+
worktreeId: {
|
|
620
|
+
type: "string",
|
|
621
|
+
description: "The Lucern worktree ID to bootstrap."
|
|
622
|
+
},
|
|
623
|
+
branch: {
|
|
624
|
+
type: "string",
|
|
625
|
+
description: "Optional git branch name. Auto-generated from the worktree name when omitted."
|
|
626
|
+
},
|
|
627
|
+
branchBase: {
|
|
628
|
+
type: "string",
|
|
629
|
+
description: 'Base branch for the feature branch. Default: "staging".'
|
|
630
|
+
},
|
|
631
|
+
prBase: {
|
|
632
|
+
type: "string",
|
|
633
|
+
description: 'Target branch for the PR. Default: "staging".'
|
|
634
|
+
},
|
|
635
|
+
sessionMode: {
|
|
636
|
+
type: "string",
|
|
637
|
+
description: 'Session mode: "async" for Codex/headless or "interactive" for live sessions.',
|
|
638
|
+
enum: ["async", "interactive"]
|
|
639
|
+
},
|
|
640
|
+
activateIfPlanning: {
|
|
641
|
+
type: "boolean",
|
|
642
|
+
description: "When true, automatically activate a planning worktree during bootstrap."
|
|
643
|
+
}
|
|
644
|
+
},
|
|
645
|
+
required: ["worktreeId"],
|
|
646
|
+
response: {
|
|
647
|
+
description: "A compact build-session packet with worktree metadata, graph anchors, questions, dependencies, and git defaults.",
|
|
648
|
+
fields: {
|
|
649
|
+
topicId: "string \u2014 canonical topic scope",
|
|
650
|
+
topicName: "string \u2014 human-readable topic name",
|
|
651
|
+
worktreeId: "string \u2014 worktree ID",
|
|
652
|
+
worktreeName: "string \u2014 human-readable worktree name",
|
|
653
|
+
branch: "string \u2014 git branch name",
|
|
654
|
+
branchBase: "string \u2014 base branch",
|
|
655
|
+
prBase: "string \u2014 PR target branch",
|
|
656
|
+
campaign: "number | null \u2014 top-level pipeline campaign",
|
|
657
|
+
lane: "string \u2014 campaign lane",
|
|
658
|
+
gate: "string \u2014 exit gate",
|
|
659
|
+
hypothesis: "string \u2014 worktree hypothesis",
|
|
660
|
+
focus: "string \u2014 session focus",
|
|
661
|
+
status: "string \u2014 worktree status after optional activation",
|
|
662
|
+
sessionMode: "string \u2014 async | interactive",
|
|
663
|
+
targetBeliefIds: "array \u2014 scoped belief IDs",
|
|
664
|
+
targetQuestionIds: "array \u2014 scoped question IDs",
|
|
665
|
+
taskIds: "array \u2014 assigned task IDs for this worktree",
|
|
666
|
+
incompleteTaskIds: "array \u2014 assigned task IDs that still require done/deferred/blocked proof",
|
|
667
|
+
tasks: "array \u2014 assigned task packet with id, title, status, priority, links, and summaries",
|
|
668
|
+
topBeliefs: "array \u2014 highest-confidence scoped beliefs",
|
|
669
|
+
openQuestions: "array \u2014 open scoped questions",
|
|
670
|
+
resolvedDecisions: "array \u2014 answered questions summarized for the session",
|
|
671
|
+
dependencies: "array \u2014 upstream worktrees",
|
|
672
|
+
unblocks: "array \u2014 downstream worktrees",
|
|
673
|
+
mergeOrderNotes: "string \u2014 merge ordering advisory"
|
|
674
|
+
}
|
|
675
|
+
},
|
|
676
|
+
ownerModule: "bootstrap",
|
|
677
|
+
ontologyPrimitive: "worktree",
|
|
678
|
+
tier: "showcase",
|
|
679
|
+
internal: true
|
|
680
|
+
};
|
|
681
|
+
|
|
682
|
+
export { ANALYZE_TOPIC_DENSITY, APPLY_AUTO_BRANCHING, BEGIN_BUILD_SESSION, BROADCAST_MESSAGE, CLAIM_FILES, DISCOVER, DISCOVER_ENTITY_CONNECTIONS, END_SESSION, EVALUATE_CONTRACT, GENERATE_SESSION_HANDOFF, GET_AGENT_INBOX, GET_CONTRACT_STATUS, GET_LATTICE_COVERAGE, HEARTBEAT_SESSION, LIST_ACTIVE_SESSIONS, PIPELINE_SNAPSHOT, RECORD_SCOPE_LEARNING, REGISTER_SESSION, SEED_BELIEF_LATTICE, SEND_AGENT_MESSAGE, TRIGGER_BELIEF_REVIEW };
|
|
683
|
+
//# sourceMappingURL=tool-contracts.pipeline-coordination.js.map
|
|
684
|
+
//# sourceMappingURL=tool-contracts.pipeline-coordination.js.map
|