@lucern/sdk 0.3.0-alpha.17 → 0.3.0-alpha.3
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 +0 -12
- package/README.md +4 -110
- package/dist/adminClient.d.ts +8 -8
- package/dist/adminClient.js +40 -70
- package/dist/adminClient.js.map +1 -1
- package/dist/answersClient.js +12 -49
- package/dist/answersClient.js.map +1 -1
- package/dist/audience/index.d.ts +1 -2
- package/dist/audience/index.js +3 -1
- package/dist/audience/index.js.map +1 -1
- package/dist/audiencesClient.d.ts +16 -16
- package/dist/audiencesClient.js +91 -125
- package/dist/audiencesClient.js.map +1 -1
- package/dist/auditClient.js +14 -53
- package/dist/auditClient.js.map +1 -1
- package/dist/authContext.d.ts +2 -2
- package/dist/authContext.js +3 -4
- package/dist/authContext.js.map +1 -1
- package/dist/authDeviceClient.js +3 -16
- package/dist/authDeviceClient.js.map +1 -1
- package/dist/beliefs/index.d.ts +4 -9
- package/dist/beliefs/index.js +1305 -1943
- package/dist/beliefs/index.js.map +1 -1
- package/dist/beliefsClient.d.ts +2 -2
- package/dist/beliefsClient.js +23 -54
- package/dist/beliefsClient.js.map +1 -1
- package/dist/boundaryClientSurface.js +3 -10
- package/dist/boundaryClientSurface.js.map +1 -1
- package/dist/client-EiG9nJOY.d.ts +2911 -0
- package/dist/client.d.ts +41 -3038
- package/dist/client.js +1305 -1943
- package/dist/client.js.map +1 -1
- package/dist/contextClient.d.ts +3 -4
- package/dist/contextClient.js +30 -79
- package/dist/contextClient.js.map +1 -1
- package/dist/contextFacade.js +16 -25
- package/dist/contextFacade.js.map +1 -1
- package/dist/contextPackCompiler.js +30 -19
- package/dist/contextPackCompiler.js.map +1 -1
- package/dist/contextPackPolicy.js +17 -7
- package/dist/contextPackPolicy.js.map +1 -1
- package/dist/contextTypes.d.ts +0 -2
- package/dist/contracts/api-enums.contract.d.ts +2 -2
- package/dist/contracts/api-enums.contract.js +1 -6
- package/dist/contracts/api-enums.contract.js.map +1 -1
- package/dist/contracts/auth-session.contract.d.ts +1 -1
- package/dist/contracts/auth-session.contract.js +2 -14
- package/dist/contracts/auth-session.contract.js.map +1 -1
- package/dist/contracts/index.js +6 -30
- package/dist/contracts/index.js.map +1 -1
- package/dist/contracts/lens-filter.contract.js +3 -4
- package/dist/contracts/lens-filter.contract.js.map +1 -1
- package/dist/contracts/lens-workflow.contract.js +3 -4
- package/dist/contracts/lens-workflow.contract.js.map +1 -1
- package/dist/contracts/lensFilter.js +3 -4
- package/dist/contracts/lensFilter.js.map +1 -1
- package/dist/contracts/lensWorkflow.js +3 -4
- package/dist/contracts/lensWorkflow.js.map +1 -1
- package/dist/contracts/mcpTools.js +0 -6
- package/dist/contracts/mcpTools.js.map +1 -1
- package/dist/contradictions/index.d.ts +3 -8
- package/dist/contradictions/index.js +1305 -1943
- package/dist/contradictions/index.js.map +1 -1
- package/dist/coreClient.d.ts +2 -19
- package/dist/coreClient.js +15 -50
- package/dist/coreClient.js.map +1 -1
- package/dist/decisions/index.d.ts +13 -18
- package/dist/decisions/index.js +1305 -1943
- package/dist/decisions/index.js.map +1 -1
- package/dist/decisionsClient.d.ts +12 -4
- package/dist/decisionsClient.js +35 -60
- package/dist/decisionsClient.js.map +1 -1
- package/dist/edges/index.d.ts +86 -31
- package/dist/edges/index.js +1305 -1943
- package/dist/edges/index.js.map +1 -1
- package/dist/embeddingsClient.js +18 -60
- package/dist/embeddingsClient.js.map +1 -1
- package/dist/eventingClient.js +18 -60
- package/dist/eventingClient.js.map +1 -1
- package/dist/events.js +3 -6
- package/dist/events.js.map +1 -1
- package/dist/eventsCore.d.ts +1 -1
- package/dist/eventsCore.js +15 -50
- package/dist/eventsCore.js.map +1 -1
- package/dist/evidence/index.d.ts +3 -8
- package/dist/evidence/index.js +1305 -1943
- package/dist/evidence/index.js.map +1 -1
- package/dist/evidenceClient.js +15 -50
- package/dist/evidenceClient.js.map +1 -1
- package/dist/facade/context.d.ts +1 -2
- package/dist/facade/context.js +16 -25
- package/dist/facade/context.js.map +1 -1
- package/dist/gatewayFacades.d.ts +48 -90
- package/dist/gatewayFacades.js +128 -251
- package/dist/gatewayFacades.js.map +1 -1
- package/dist/graphAnalysisClient.d.ts +1 -53
- package/dist/graphAnalysisClient.js +17 -81
- package/dist/graphAnalysisClient.js.map +1 -1
- package/dist/graphClient.d.ts +13 -6
- package/dist/graphClient.js +39 -65
- package/dist/graphClient.js.map +1 -1
- package/dist/graphRecommendationsClient.js +17 -54
- package/dist/graphRecommendationsClient.js.map +1 -1
- package/dist/graphStateClassifierClient.js +19 -60
- package/dist/graphStateClassifierClient.js.map +1 -1
- package/dist/harnessClient.d.ts +24 -13
- package/dist/harnessClient.js +41 -61
- package/dist/harnessClient.js.map +1 -1
- package/dist/identityClient.d.ts +9 -27
- package/dist/identityClient.js +39 -203
- package/dist/identityClient.js.map +1 -1
- package/dist/index.d.ts +6 -15
- package/dist/index.js +1171 -2256
- package/dist/index.js.map +1 -1
- package/dist/jobsClient.js +19 -60
- package/dist/jobsClient.js.map +1 -1
- package/dist/learningClient.d.ts +6 -6
- package/dist/learningClient.js +43 -78
- package/dist/learningClient.js.map +1 -1
- package/dist/lenses/index.d.ts +37 -60
- package/dist/lenses/index.js +1305 -1943
- package/dist/lenses/index.js.map +1 -1
- package/dist/mcpClient.js +13 -51
- package/dist/mcpClient.js.map +1 -1
- package/dist/modelRuntimeClient.js +18 -60
- package/dist/modelRuntimeClient.js.map +1 -1
- package/dist/nodes/index.d.ts +22 -49
- package/dist/nodes/index.js +1305 -1943
- package/dist/nodes/index.js.map +1 -1
- package/dist/ontologies/index.d.ts +31 -37
- package/dist/ontologies/index.js +1305 -1943
- package/dist/ontologies/index.js.map +1 -1
- package/dist/ontologyClient.d.ts +25 -17
- package/dist/ontologyClient.js +41 -86
- package/dist/ontologyClient.js.map +1 -1
- package/dist/ontologyLinksClient.js +19 -60
- package/dist/ontologyLinksClient.js.map +1 -1
- package/dist/orgGraphSearchClient.js +14 -53
- package/dist/orgGraphSearchClient.js.map +1 -1
- package/dist/packRuntime.d.ts +1 -2
- package/dist/packsClient.d.ts +23 -9
- package/dist/packsClient.js +47 -62
- package/dist/packsClient.js.map +1 -1
- package/dist/policyClient.d.ts +10 -11
- package/dist/policyClient.js +26 -71
- package/dist/policyClient.js.map +1 -1
- package/dist/questions/index.d.ts +3 -8
- package/dist/questions/index.js +1305 -1943
- package/dist/questions/index.js.map +1 -1
- package/dist/realtime/index.d.ts +1 -1
- package/dist/reportsClient.d.ts +7 -7
- package/dist/reportsClient.js +52 -107
- package/dist/reportsClient.js.map +1 -1
- package/dist/schemaClient.d.ts +3 -3
- package/dist/schemaClient.js +30 -63
- package/dist/schemaClient.js.map +1 -1
- package/dist/sdkSurface.d.ts +3 -6
- package/dist/sdkSurface.js +6 -10
- package/dist/sdkSurface.js.map +1 -1
- package/dist/sourcesClient.js +15 -50
- package/dist/sourcesClient.js.map +1 -1
- package/dist/telemetryClient.js +19 -60
- package/dist/telemetryClient.js.map +1 -1
- package/dist/toolRegistryClient.d.ts +2 -10
- package/dist/toolRegistryClient.js +20 -73
- package/dist/toolRegistryClient.js.map +1 -1
- package/dist/topics/index.d.ts +8 -19
- package/dist/topics/index.js +1305 -1945
- package/dist/topics/index.js.map +1 -1
- package/dist/topicsClient.d.ts +0 -2
- package/dist/topicsClient.js +20 -60
- package/dist/topicsClient.js.map +1 -1
- package/dist/types.d.ts +0 -17
- package/dist/version.d.ts +1 -1
- package/dist/version.js +1 -1
- package/dist/version.js.map +1 -1
- package/dist/workflowClient.d.ts +40 -58
- package/dist/workflowClient.js +54 -66
- package/dist/workflowClient.js.map +1 -1
- package/dist/worktrees/index.d.ts +33 -54
- package/dist/worktrees/index.js +1305 -1943
- package/dist/worktrees/index.js.map +1 -1
- package/package.json +3 -17
- package/dist/accessControl.d.ts +0 -79
- package/dist/accessControl.js +0 -1270
- package/dist/accessControl.js.map +0 -1
- package/dist/clientHelpers.d.ts +0 -48
- package/dist/clientHelpers.js +0 -137
- package/dist/clientHelpers.js.map +0 -1
- package/dist/control-plane.d.ts +0 -69
- package/dist/control-plane.js +0 -674
- package/dist/control-plane.js.map +0 -1
- package/dist/functionSurface.d.ts +0 -144
- package/dist/functionSurface.js +0 -1227
- package/dist/functionSurface.js.map +0 -1
- package/dist/functionSurfaceClient.d.ts +0 -8
- package/dist/functionSurfaceClient.js +0 -1227
- package/dist/functionSurfaceClient.js.map +0 -1
- package/dist/graphIntel.d.ts +0 -4
- package/dist/graphIntel.js +0 -3
- package/dist/graphIntel.js.map +0 -1
- package/dist/graphIntelligence.d.ts +0 -2
- package/dist/graphIntelligence.js +0 -47
- package/dist/graphIntelligence.js.map +0 -1
- package/dist/infisicalRuntime.d.ts +0 -43
- package/dist/infisicalRuntime.js +0 -346
- package/dist/infisicalRuntime.js.map +0 -1
- package/dist/secrets.d.ts +0 -1
- package/dist/secrets.js +0 -3
- package/dist/secrets.js.map +0 -1
package/dist/graphClient.d.ts
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { GatewayClientConfig, PlatformGatewaySuccess } from './coreClient.js';
|
|
2
2
|
export { GatewayScope, LucernApiError } from './coreClient.js';
|
|
3
|
-
import { TopicIdentifierInput, JsonObject, TextAliasInput, GraphAnalyticsMetric, ListResult,
|
|
3
|
+
import { TopicIdentifierInput, JsonObject, TextAliasInput, GraphAnalyticsMetric, ListResult, PlatformGraphNode, PlatformGraphEdge, DeleteEdgeResponse, GraphNeighborhoodResponse, GraphPathResponse, GraphAnalyticsResponse } from './types.js';
|
|
4
4
|
export { CreateEdgeResponse, CreateNodeResponse, QueryEdgesResponse, QueryNodesResponse, UpdateNodeResponse } from './types.js';
|
|
5
5
|
import './authContext.js';
|
|
6
6
|
import './contracts/auth-session.contract.js';
|
|
@@ -84,7 +84,6 @@ type CreateEdgeInput = {
|
|
|
84
84
|
confidence?: number;
|
|
85
85
|
weight?: number;
|
|
86
86
|
context?: string;
|
|
87
|
-
reasoningMethod?: string;
|
|
88
87
|
derivationType?: string;
|
|
89
88
|
} & TopicIdentifierInput;
|
|
90
89
|
/** Filter for selecting edges to delete. */
|
|
@@ -185,6 +184,10 @@ declare function createGraphClient(config?: GraphClientConfig): {
|
|
|
185
184
|
* List graph nodes matching the provided filters.
|
|
186
185
|
*/
|
|
187
186
|
listNodes(query: ListNodesInput): Promise<PlatformGatewaySuccess<ListResult<PlatformGraphNode, "nodes">>>;
|
|
187
|
+
/**
|
|
188
|
+
* @deprecated Use listNodes.
|
|
189
|
+
*/
|
|
190
|
+
queryNodes(query: QueryNodesInput): Promise<PlatformGatewaySuccess<ListResult<PlatformGraphNode, "nodes">>>;
|
|
188
191
|
/**
|
|
189
192
|
* Retrieve a single graph node by nodeId or globalId.
|
|
190
193
|
*/
|
|
@@ -217,6 +220,10 @@ declare function createGraphClient(config?: GraphClientConfig): {
|
|
|
217
220
|
* List graph edges matching the provided filters.
|
|
218
221
|
*/
|
|
219
222
|
listEdges(query: ListEdgesInput): Promise<PlatformGatewaySuccess<ListResult<PlatformGraphEdge, "edges">>>;
|
|
223
|
+
/**
|
|
224
|
+
* @deprecated Use listEdges.
|
|
225
|
+
*/
|
|
226
|
+
queryEdges(query: QueryEdgesInput): Promise<PlatformGatewaySuccess<ListResult<PlatformGraphEdge, "edges">>>;
|
|
220
227
|
/**
|
|
221
228
|
* Create a graph edge.
|
|
222
229
|
*/
|
|
@@ -249,6 +256,10 @@ declare function createGraphClient(config?: GraphClientConfig): {
|
|
|
249
256
|
* Search across graph resources within a topic.
|
|
250
257
|
*/
|
|
251
258
|
search(query: SearchInput): Promise<PlatformGatewaySuccess<Record<string, unknown>>>;
|
|
259
|
+
/**
|
|
260
|
+
* Retrieve a graph neighborhood around a root node.
|
|
261
|
+
*/
|
|
262
|
+
getNeighborhood(query: NeighborhoodInput): Promise<PlatformGatewaySuccess<GraphNeighborhoodResponse>>;
|
|
252
263
|
/**
|
|
253
264
|
* Retrieve the shortest known path between two graph nodes.
|
|
254
265
|
*/
|
|
@@ -257,10 +268,6 @@ declare function createGraphClient(config?: GraphClientConfig): {
|
|
|
257
268
|
* Retrieve graph analytics for the requested metric.
|
|
258
269
|
*/
|
|
259
270
|
getAnalytics(query?: AnalyticsInput): Promise<PlatformGatewaySuccess<GraphAnalyticsResponse>>;
|
|
260
|
-
} & {
|
|
261
|
-
queryNodes: (query: ListNodesInput) => Promise<PlatformGatewaySuccess<ListResult<PlatformGraphNode, "nodes">>>;
|
|
262
|
-
queryEdges: (query: ListEdgesInput) => Promise<PlatformGatewaySuccess<ListResult<PlatformGraphEdge, "edges">>>;
|
|
263
|
-
getNeighborhood: (query: NeighborhoodInput) => Promise<PlatformGatewaySuccess<GraphNeighborhoodResponse>>;
|
|
264
271
|
};
|
|
265
272
|
|
|
266
273
|
export { type AnalyticsInput, type AnalyzeInput, type BatchCreateNodesInput, type BiasInput, type CreateEdgeInput, type CreateNodeInput, type DeleteEdgeInput, DeleteEdgeResponse, type GapsInput, type GetNodeInput, GraphAnalyticsMetric, GraphAnalyticsResponse, type GraphClientConfig, GraphNeighborhoodResponse, GraphPathResponse, type HardDeleteNodeInput, type ListEdgesInput, type ListEdgesResponse, type ListNodesInput, type ListNodesResponse, ListResult, type NeighborhoodInput, type PathInput, PlatformGatewaySuccess, type QueryEdgesInput, type QueryNodesInput, type SearchInput, type SupersedeNodeInput, type TraverseInput, type UpdateNodeInput, type VerifyNodeInput, createGraphClient };
|
package/dist/graphClient.js
CHANGED
|
@@ -82,15 +82,14 @@ function normalizeCanonicalLucernAuthContext(input) {
|
|
|
82
82
|
);
|
|
83
83
|
const roles = cleanStringList(input.roles);
|
|
84
84
|
const scopes = cleanStringList(input.scopes);
|
|
85
|
-
|
|
86
|
-
const authMode = requireAuthMode(input.authMode);
|
|
87
|
-
const roleBasedInteractiveAuth = authMode === "interactive_user" && roles.length > 0;
|
|
88
|
-
if (roles.length === 0 || scopes.length === 0 && !roleBasedInteractiveAuth) {
|
|
85
|
+
if (roles.length === 0 || scopes.length === 0) {
|
|
89
86
|
throw new LucernSdkAuthContextError(
|
|
90
87
|
"membership_missing",
|
|
91
88
|
"Canonical Lucern SDK auth context requires non-empty roles and scopes."
|
|
92
89
|
);
|
|
93
90
|
}
|
|
91
|
+
const principalType = requirePrincipalType(input.principalType);
|
|
92
|
+
const authMode = requireAuthMode(input.authMode);
|
|
94
93
|
const subject = cleanString(input.permit?.subject) ?? principalId;
|
|
95
94
|
const tenant = cleanString(input.permit?.tenant) ?? tenantId;
|
|
96
95
|
const workspace = cleanString(input.permit?.workspace) ?? workspaceId;
|
|
@@ -232,7 +231,9 @@ function generatePortableRequestId() {
|
|
|
232
231
|
8
|
|
233
232
|
).join("")}-${hex.slice(8, 10).join("")}-${hex.slice(10).join("")}`;
|
|
234
233
|
}
|
|
235
|
-
|
|
234
|
+
function randomIdempotencyKey() {
|
|
235
|
+
return generatePortableRequestId();
|
|
236
|
+
}
|
|
236
237
|
function isRetryableStatus(status) {
|
|
237
238
|
return status >= 500 || status === 408 || status === 429;
|
|
238
239
|
}
|
|
@@ -297,11 +298,8 @@ function timeoutError(timeoutMs) {
|
|
|
297
298
|
error.name = "AbortError";
|
|
298
299
|
return error;
|
|
299
300
|
}
|
|
300
|
-
function isRecord(value) {
|
|
301
|
-
return value !== null && typeof value === "object" && !Array.isArray(value);
|
|
302
|
-
}
|
|
303
301
|
function readPolicySummaryFromDetails(details) {
|
|
304
|
-
if (!
|
|
302
|
+
if (!details || typeof details !== "object" || Array.isArray(details)) {
|
|
305
303
|
return null;
|
|
306
304
|
}
|
|
307
305
|
const directSummary = details.summary;
|
|
@@ -309,11 +307,11 @@ function readPolicySummaryFromDetails(details) {
|
|
|
309
307
|
return directSummary.trim();
|
|
310
308
|
}
|
|
311
309
|
const policy = details.policy;
|
|
312
|
-
if (!
|
|
310
|
+
if (!policy || typeof policy !== "object" || Array.isArray(policy)) {
|
|
313
311
|
return null;
|
|
314
312
|
}
|
|
315
313
|
const explanation = policy.explanation;
|
|
316
|
-
if (!
|
|
314
|
+
if (!explanation || typeof explanation !== "object" || Array.isArray(explanation)) {
|
|
317
315
|
return null;
|
|
318
316
|
}
|
|
319
317
|
const nestedSummary = explanation.summary;
|
|
@@ -342,31 +340,13 @@ function mergeHeaderRecord(base, addition) {
|
|
|
342
340
|
}
|
|
343
341
|
return Object.fromEntries(headers.entries());
|
|
344
342
|
}
|
|
345
|
-
function cleanHeaderValue(value) {
|
|
346
|
-
const normalized = value?.trim();
|
|
347
|
-
return normalized ? normalized : void 0;
|
|
348
|
-
}
|
|
349
343
|
function createGatewayRequestClient(config = {}) {
|
|
350
344
|
const fetchImpl = config.fetchImpl ?? fetch;
|
|
351
345
|
const baseUrl = config.baseUrl?.replace(/\/+$/, "") ?? "";
|
|
352
346
|
const maxRetries = config.maxRetries ?? 2;
|
|
353
347
|
const requestIdFactory = config.requestIdFactory ?? (() => generatePortableRequestId());
|
|
354
348
|
async function resolveAuthHeaders() {
|
|
355
|
-
const
|
|
356
|
-
const headers = new Headers(provided);
|
|
357
|
-
const setIfAbsent = (name, value) => {
|
|
358
|
-
const normalized = cleanHeaderValue(value);
|
|
359
|
-
if (normalized && !headers.has(name)) {
|
|
360
|
-
headers.set(name, normalized);
|
|
361
|
-
}
|
|
362
|
-
};
|
|
363
|
-
setIfAbsent("x-lucern-key", config.apiKey);
|
|
364
|
-
setIfAbsent("x-lucern-session-token", config.userToken);
|
|
365
|
-
setIfAbsent("x-lucern-environment", config.environment);
|
|
366
|
-
setIfAbsent("x-lucern-clerk-id", config.clerkId);
|
|
367
|
-
setIfAbsent("x-lucern-user-id", config.userId ?? config.clerkId);
|
|
368
|
-
setIfAbsent("x-lucern-deployment-host", config.deploymentHost);
|
|
369
|
-
const base = Object.fromEntries(headers.entries());
|
|
349
|
+
const base = config.getAuthHeaders ? await config.getAuthHeaders() : {};
|
|
370
350
|
const authContextInput = await resolveConfiguredAuthContext(
|
|
371
351
|
config.authContext
|
|
372
352
|
);
|
|
@@ -395,11 +375,11 @@ function createGatewayRequestClient(config = {}) {
|
|
|
395
375
|
if (!text) {
|
|
396
376
|
return null;
|
|
397
377
|
}
|
|
398
|
-
|
|
399
|
-
|
|
378
|
+
try {
|
|
379
|
+
return JSON.parse(text);
|
|
380
|
+
} catch {
|
|
400
381
|
return null;
|
|
401
382
|
}
|
|
402
|
-
return isRecord(parsed.value) ? parsed.value : null;
|
|
403
383
|
}
|
|
404
384
|
function resolveTimeoutMs(method, requestTimeoutMs) {
|
|
405
385
|
if (typeof requestTimeoutMs === "number") {
|
|
@@ -411,31 +391,16 @@ function createGatewayRequestClient(config = {}) {
|
|
|
411
391
|
}
|
|
412
392
|
return config.timeoutMs ?? 15e3;
|
|
413
393
|
}
|
|
414
|
-
function tryParseGatewayEnvelopeJson(text) {
|
|
415
|
-
const trimmed = text.trim();
|
|
416
|
-
if (!trimmed.startsWith("{") && !trimmed.startsWith("[")) {
|
|
417
|
-
return { ok: false, reason: "non-json" };
|
|
418
|
-
}
|
|
419
|
-
try {
|
|
420
|
-
return { ok: true, value: JSON.parse(trimmed) };
|
|
421
|
-
} catch (error) {
|
|
422
|
-
if (error instanceof SyntaxError) {
|
|
423
|
-
return { ok: false, reason: "invalid-json", error };
|
|
424
|
-
}
|
|
425
|
-
throw error;
|
|
426
|
-
}
|
|
427
|
-
}
|
|
428
394
|
function buildApiError(args) {
|
|
429
395
|
const failure = args.failure;
|
|
430
|
-
const legacyError = failure &&
|
|
396
|
+
const legacyError = failure && typeof failure.error === "object" && failure.error !== null ? failure.error : failure?.legacyError;
|
|
431
397
|
const correlationId = failure?.correlationId ?? args.response.headers.get("x-lucern-correlation-id")?.trim() ?? args.requestId;
|
|
432
398
|
const policyTraceId = failure?.policyTraceId ?? args.response.headers.get("x-lucern-policy-trace-id")?.trim() ?? null;
|
|
433
399
|
const details = failure?.details ?? legacyError?.details;
|
|
434
400
|
const policySummary = readPolicySummaryFromDetails(details);
|
|
435
|
-
const failureMessage = typeof failure?.error === "string" ? failure.error : legacyError?.message;
|
|
436
401
|
return new LucernApiError({
|
|
437
402
|
code: failure?.code ?? legacyError?.code ?? fallbackErrorCode(args.response.status),
|
|
438
|
-
message: policySummary ??
|
|
403
|
+
message: policySummary ?? (typeof failure?.error === "string" ? failure.error : legacyError?.message ?? (args.response.ok ? "Platform API returned an invalid success payload." : "Platform API request failed.")),
|
|
439
404
|
status: args.response.status,
|
|
440
405
|
invariant: failure?.invariant,
|
|
441
406
|
suggestion: failure?.suggestion,
|
|
@@ -561,11 +526,8 @@ function createGatewayRequestClient(config = {}) {
|
|
|
561
526
|
}
|
|
562
527
|
|
|
563
528
|
// src/sdkSurface.ts
|
|
564
|
-
function isRecord2(value) {
|
|
565
|
-
return Boolean(value) && typeof value === "object" && !Array.isArray(value);
|
|
566
|
-
}
|
|
567
529
|
function asRecord(value) {
|
|
568
|
-
return
|
|
530
|
+
return value && typeof value === "object" ? value : {};
|
|
569
531
|
}
|
|
570
532
|
function cleanString2(value) {
|
|
571
533
|
return typeof value === "string" && value.trim().length > 0 ? value.trim() : void 0;
|
|
@@ -626,7 +588,9 @@ function normalizeNodeWriteInput(value) {
|
|
|
626
588
|
}
|
|
627
589
|
return next;
|
|
628
590
|
}
|
|
629
|
-
|
|
591
|
+
function normalizeNodeVerificationStatus(value) {
|
|
592
|
+
return normalizeVerificationStatus(value);
|
|
593
|
+
}
|
|
630
594
|
function normalizeTopicQuery(value) {
|
|
631
595
|
const topicId = cleanString2(value.topicId);
|
|
632
596
|
if (!topicId) {
|
|
@@ -653,10 +617,7 @@ function createListResult(items, legacyKey) {
|
|
|
653
617
|
total: items.length
|
|
654
618
|
};
|
|
655
619
|
if (legacyKey) {
|
|
656
|
-
|
|
657
|
-
...result,
|
|
658
|
-
[legacyKey]: items
|
|
659
|
-
};
|
|
620
|
+
result[legacyKey] = items;
|
|
660
621
|
}
|
|
661
622
|
return result;
|
|
662
623
|
}
|
|
@@ -676,7 +637,7 @@ function mapAliasedList(data, legacyKey) {
|
|
|
676
637
|
// src/graphClient.ts
|
|
677
638
|
function createGraphClient(config = {}) {
|
|
678
639
|
const gateway = createGatewayRequestClient(config);
|
|
679
|
-
|
|
640
|
+
return {
|
|
680
641
|
/**
|
|
681
642
|
* List graph nodes matching the provided filters.
|
|
682
643
|
*/
|
|
@@ -689,6 +650,12 @@ function createGraphClient(config = {}) {
|
|
|
689
650
|
(response) => mapGatewayData(response, (data) => mapAliasedList(data, "nodes"))
|
|
690
651
|
);
|
|
691
652
|
},
|
|
653
|
+
/**
|
|
654
|
+
* @deprecated Use listNodes.
|
|
655
|
+
*/
|
|
656
|
+
async queryNodes(query) {
|
|
657
|
+
return this.listNodes(query);
|
|
658
|
+
},
|
|
692
659
|
/**
|
|
693
660
|
* Retrieve a single graph node by nodeId or globalId.
|
|
694
661
|
*/
|
|
@@ -799,6 +766,12 @@ function createGraphClient(config = {}) {
|
|
|
799
766
|
)
|
|
800
767
|
);
|
|
801
768
|
},
|
|
769
|
+
/**
|
|
770
|
+
* @deprecated Use listEdges.
|
|
771
|
+
*/
|
|
772
|
+
async queryEdges(query) {
|
|
773
|
+
return this.listEdges(query);
|
|
774
|
+
},
|
|
802
775
|
/**
|
|
803
776
|
* Create a graph edge.
|
|
804
777
|
*/
|
|
@@ -886,6 +859,12 @@ function createGraphClient(config = {}) {
|
|
|
886
859
|
body: normalizeTopicQuery(query)
|
|
887
860
|
});
|
|
888
861
|
},
|
|
862
|
+
/**
|
|
863
|
+
* Retrieve a graph neighborhood around a root node.
|
|
864
|
+
*/
|
|
865
|
+
async getNeighborhood(query) {
|
|
866
|
+
return this.neighborhood(query);
|
|
867
|
+
},
|
|
889
868
|
/**
|
|
890
869
|
* Retrieve the shortest known path between two graph nodes.
|
|
891
870
|
*/
|
|
@@ -903,11 +882,6 @@ function createGraphClient(config = {}) {
|
|
|
903
882
|
});
|
|
904
883
|
}
|
|
905
884
|
};
|
|
906
|
-
return Object.assign(client, {
|
|
907
|
-
queryNodes: client.listNodes,
|
|
908
|
-
queryEdges: client.listEdges,
|
|
909
|
-
getNeighborhood: client.neighborhood
|
|
910
|
-
});
|
|
911
885
|
}
|
|
912
886
|
|
|
913
887
|
export { LucernApiError, createGraphClient };
|