@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,444 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Infisical runtime contract
|
|
3
|
+
*
|
|
4
|
+
* Defines how Lucern runtime surfaces receive platform configuration and
|
|
5
|
+
* secrets. Vercel-owned apps consume Infisical through secret syncs. Server,
|
|
6
|
+
* CLI, MCP, and SDK operator contexts may hydrate runtime config directly from
|
|
7
|
+
* Infisical when they have a scoped machine identity. Tenant user auth still
|
|
8
|
+
* flows through Lucern device login; tenant tools never receive platform Clerk
|
|
9
|
+
* secrets.
|
|
10
|
+
*/
|
|
11
|
+
declare const INFISICAL_RUNTIME_CONTRACT_VERSION: "2026-05-06";
|
|
12
|
+
declare const INFISICAL_RUNTIME_DEFAULT_API_URL: "https://app.infisical.com";
|
|
13
|
+
declare const INFISICAL_RUNTIME_DEFAULT_PROJECT_ID: "344b0526-90df-4606-ba50-22c647a36c65";
|
|
14
|
+
declare const INFISICAL_RUNTIME_ENVIRONMENTS: readonly ["dev", "staging", "prod"];
|
|
15
|
+
type InfisicalRuntimeEnvironment = (typeof INFISICAL_RUNTIME_ENVIRONMENTS)[number];
|
|
16
|
+
declare const INFISICAL_RUNTIME_DELIVERY_MODES: readonly ["vercel_sync", "runtime_fetch", "device_auth"];
|
|
17
|
+
type InfisicalRuntimeDeliveryMode = (typeof INFISICAL_RUNTIME_DELIVERY_MODES)[number];
|
|
18
|
+
declare const INFISICAL_VERCEL_DESTINATION_ENVIRONMENTS: readonly ["development", "preview", "staging", "production"];
|
|
19
|
+
type InfisicalVercelDestinationEnvironment = (typeof INFISICAL_VERCEL_DESTINATION_ENVIRONMENTS)[number];
|
|
20
|
+
declare const INFISICAL_VERCEL_TARGETS: readonly ["development", "preview", "production"];
|
|
21
|
+
type InfisicalVercelTarget = (typeof INFISICAL_VERCEL_TARGETS)[number];
|
|
22
|
+
declare const INFISICAL_CONVEX_TIERS: readonly ["preprod", "prod"];
|
|
23
|
+
type InfisicalConvexTier = (typeof INFISICAL_CONVEX_TIERS)[number];
|
|
24
|
+
declare const INFISICAL_CONVEX_TIER_BY_VERCEL_ENVIRONMENT: {
|
|
25
|
+
readonly development: "preprod";
|
|
26
|
+
readonly preview: "preprod";
|
|
27
|
+
readonly staging: "preprod";
|
|
28
|
+
readonly production: "prod";
|
|
29
|
+
};
|
|
30
|
+
type InfisicalVercelSyncDestination = {
|
|
31
|
+
readonly environment: InfisicalVercelDestinationEnvironment;
|
|
32
|
+
readonly vercelTarget: InfisicalVercelTarget;
|
|
33
|
+
readonly convexTier: InfisicalConvexTier;
|
|
34
|
+
readonly customEnvironmentSlug?: string;
|
|
35
|
+
readonly customEnvironmentIdsByProjectName?: Readonly<Record<string, string>>;
|
|
36
|
+
readonly domainsByProjectName?: Readonly<Record<string, string>>;
|
|
37
|
+
};
|
|
38
|
+
declare const INFISICAL_VERCEL_SYNC_RECONCILIATION: {
|
|
39
|
+
readonly sourceOfTruth: "infisical";
|
|
40
|
+
readonly writer: "vercel_api";
|
|
41
|
+
readonly disableSecretDeletion: false;
|
|
42
|
+
readonly pruneDestinationKeys: true;
|
|
43
|
+
};
|
|
44
|
+
declare const INFISICAL_VERCEL_SYNC_DESTINATIONS: readonly [{
|
|
45
|
+
readonly environment: "development";
|
|
46
|
+
readonly vercelTarget: "development";
|
|
47
|
+
readonly convexTier: "preprod";
|
|
48
|
+
}, {
|
|
49
|
+
readonly environment: "preview";
|
|
50
|
+
readonly vercelTarget: "preview";
|
|
51
|
+
readonly convexTier: "preprod";
|
|
52
|
+
}, {
|
|
53
|
+
readonly environment: "staging";
|
|
54
|
+
readonly vercelTarget: "preview";
|
|
55
|
+
readonly convexTier: "preprod";
|
|
56
|
+
readonly customEnvironmentSlug: "staging";
|
|
57
|
+
readonly customEnvironmentIdsByProjectName: {
|
|
58
|
+
readonly stackos: "env_RbS0TYRRvWISTje8qR4u2lRg7TC8";
|
|
59
|
+
};
|
|
60
|
+
readonly domainsByProjectName: {
|
|
61
|
+
readonly stackos: "staging.stack.vc";
|
|
62
|
+
};
|
|
63
|
+
}, {
|
|
64
|
+
readonly environment: "production";
|
|
65
|
+
readonly vercelTarget: "production";
|
|
66
|
+
readonly convexTier: "prod";
|
|
67
|
+
}];
|
|
68
|
+
declare const INFISICAL_RUNTIME_SURFACE_IDS: readonly ["lucern-web", "lucern-gateway", "lucern-sdk", "lucern-cli", "lucern-mcp", "tenant-client"];
|
|
69
|
+
type InfisicalRuntimeSurfaceId = (typeof INFISICAL_RUNTIME_SURFACE_IDS)[number];
|
|
70
|
+
declare const INFISICAL_RUNTIME_BOOTSTRAP_ENV: {
|
|
71
|
+
readonly apiUrl: readonly ["INFISICAL_API_URL", "INFISICAL_URL"];
|
|
72
|
+
readonly projectId: readonly ["INFISICAL_PROJECT_ID", "INFISICAL_WORKSPACE_ID"];
|
|
73
|
+
readonly clientId: readonly ["INFISICAL_CLIENT_ID", "INFISICAL_MACHINE_CLIENT_ID", "INFISICAL_UNIVERSAL_AUTH_CLIENT_ID"];
|
|
74
|
+
readonly clientSecret: readonly ["INFISICAL_CLIENT_SECRET", "INFISICAL_MACHINE_CLIENT_SECRET", "INFISICAL_UNIVERSAL_AUTH_CLIENT_SECRET"];
|
|
75
|
+
readonly environment: readonly ["INFISICAL_ENV", "LUCERN_INFISICAL_ENV"];
|
|
76
|
+
readonly organizationSlug: readonly ["INFISICAL_ORG_SLUG", "INFISICAL_ORGANIZATION_SLUG"];
|
|
77
|
+
readonly disabled: readonly ["LUCERN_INFISICAL_DISABLE", "INFISICAL_DISABLE"];
|
|
78
|
+
};
|
|
79
|
+
type InfisicalRuntimeBootstrapEnv = typeof INFISICAL_RUNTIME_BOOTSTRAP_ENV;
|
|
80
|
+
declare const INFISICAL_RUNTIME_CONTROL_ENV: readonly [{
|
|
81
|
+
readonly name: "NODE_ENV";
|
|
82
|
+
readonly category: "framework";
|
|
83
|
+
readonly description: "Node/Next runtime mode. Framework-owned, not written by Infisical.";
|
|
84
|
+
}, {
|
|
85
|
+
readonly name: "CI";
|
|
86
|
+
readonly category: "ci";
|
|
87
|
+
readonly description: "CI execution signal. Workflow-owned, not written by Infisical.";
|
|
88
|
+
}, {
|
|
89
|
+
readonly name: "VERCEL";
|
|
90
|
+
readonly category: "vercel";
|
|
91
|
+
readonly description: "Vercel runtime signal. Platform-owned, not written by Infisical.";
|
|
92
|
+
}, {
|
|
93
|
+
readonly name: "VERCEL_ENV";
|
|
94
|
+
readonly category: "vercel";
|
|
95
|
+
readonly description: "Vercel environment label used for build/runtime selection.";
|
|
96
|
+
}, {
|
|
97
|
+
readonly name: "VERCEL_URL";
|
|
98
|
+
readonly category: "vercel";
|
|
99
|
+
readonly description: "Vercel deployment URL supplied by Vercel for previews and builds.";
|
|
100
|
+
}, {
|
|
101
|
+
readonly name: "VERCEL_GIT_COMMIT_SHA";
|
|
102
|
+
readonly category: "vercel";
|
|
103
|
+
readonly description: "Vercel git metadata used for release labels. Platform-owned, not written by Infisical.";
|
|
104
|
+
}, {
|
|
105
|
+
readonly name: "NEXT_RUNTIME";
|
|
106
|
+
readonly category: "nextjs";
|
|
107
|
+
readonly description: "Next.js runtime selector for node/edge instrumentation modules.";
|
|
108
|
+
}, {
|
|
109
|
+
readonly name: "PORT";
|
|
110
|
+
readonly category: "framework";
|
|
111
|
+
readonly description: "Local/server port supplied by the runtime process manager.";
|
|
112
|
+
}, {
|
|
113
|
+
readonly name: "HOST";
|
|
114
|
+
readonly category: "framework";
|
|
115
|
+
readonly description: "Local/server host supplied by the runtime process manager.";
|
|
116
|
+
}, {
|
|
117
|
+
readonly name: "APP_URL";
|
|
118
|
+
readonly category: "compatibility";
|
|
119
|
+
readonly description: "Legacy local app URL fallback. Prefer LUCERN_LOGIN_BASE_URL or LUCERN_API_URL.";
|
|
120
|
+
}, {
|
|
121
|
+
readonly name: "NEXT_PUBLIC_APP_URL";
|
|
122
|
+
readonly category: "compatibility";
|
|
123
|
+
readonly description: "Legacy public app URL fallback. Prefer LUCERN_LOGIN_BASE_URL or LUCERN_API_URL.";
|
|
124
|
+
}, {
|
|
125
|
+
readonly name: "CLAUDE_PROJECT_DIR";
|
|
126
|
+
readonly category: "agent_local";
|
|
127
|
+
readonly description: "Local agent workspace hint. Agent-runtime-owned, not written by Infisical.";
|
|
128
|
+
}, {
|
|
129
|
+
readonly name: "HOME";
|
|
130
|
+
readonly category: "os";
|
|
131
|
+
readonly description: "Operating-system home directory used only for local credential discovery.";
|
|
132
|
+
}, {
|
|
133
|
+
readonly name: "USERPROFILE";
|
|
134
|
+
readonly category: "os";
|
|
135
|
+
readonly description: "Windows home directory used only for local credential discovery.";
|
|
136
|
+
}];
|
|
137
|
+
type InfisicalRuntimeControlEnv = (typeof INFISICAL_RUNTIME_CONTROL_ENV)[number];
|
|
138
|
+
type InfisicalRuntimeVariable = {
|
|
139
|
+
readonly name: string;
|
|
140
|
+
readonly required: boolean;
|
|
141
|
+
readonly secret: boolean;
|
|
142
|
+
readonly public: boolean;
|
|
143
|
+
readonly aliases?: readonly string[];
|
|
144
|
+
readonly description: string;
|
|
145
|
+
};
|
|
146
|
+
type InfisicalRuntimePathDefinition = {
|
|
147
|
+
readonly id: string;
|
|
148
|
+
readonly secretPath: string;
|
|
149
|
+
readonly description: string;
|
|
150
|
+
readonly variables: readonly InfisicalRuntimeVariable[];
|
|
151
|
+
};
|
|
152
|
+
declare const INFISICAL_RUNTIME_PATHS: readonly [{
|
|
153
|
+
readonly id: "platform-auth";
|
|
154
|
+
readonly secretPath: "/platform/auth";
|
|
155
|
+
readonly description: "Lucern platform authentication secrets. Synced into Vercel web/gateway projects; never distributed to tenant tools.";
|
|
156
|
+
readonly variables: readonly [{
|
|
157
|
+
readonly name: "NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY";
|
|
158
|
+
readonly required: true;
|
|
159
|
+
readonly secret: false;
|
|
160
|
+
readonly public: true;
|
|
161
|
+
readonly description: "Clerk publishable key for the Lucern web origin.";
|
|
162
|
+
}, {
|
|
163
|
+
readonly name: "CLERK_SECRET_KEY";
|
|
164
|
+
readonly required: true;
|
|
165
|
+
readonly secret: true;
|
|
166
|
+
readonly public: false;
|
|
167
|
+
readonly description: "Clerk backend secret key for Lucern server runtimes.";
|
|
168
|
+
}, {
|
|
169
|
+
readonly name: "CLERK_JWT_ISSUER_DOMAIN";
|
|
170
|
+
readonly required: false;
|
|
171
|
+
readonly secret: false;
|
|
172
|
+
readonly public: false;
|
|
173
|
+
readonly description: "Expected Clerk issuer/JWKS domain for JWT verification.";
|
|
174
|
+
}, {
|
|
175
|
+
readonly name: "NEXT_PUBLIC_CLERK_SIGN_IN_URL";
|
|
176
|
+
readonly required: false;
|
|
177
|
+
readonly secret: false;
|
|
178
|
+
readonly public: true;
|
|
179
|
+
readonly description: "Public sign-in URL for Lucern-owned web flows.";
|
|
180
|
+
}, {
|
|
181
|
+
readonly name: "NEXT_PUBLIC_CLERK_SIGN_UP_URL";
|
|
182
|
+
readonly required: false;
|
|
183
|
+
readonly secret: false;
|
|
184
|
+
readonly public: true;
|
|
185
|
+
readonly description: "Public sign-up URL for Lucern-owned web flows.";
|
|
186
|
+
}];
|
|
187
|
+
}, {
|
|
188
|
+
readonly id: "platform-runtime";
|
|
189
|
+
readonly secretPath: "/platform/runtime";
|
|
190
|
+
readonly description: "Runtime defaults shared by server-side Lucern clients and operator tooling.";
|
|
191
|
+
readonly variables: readonly [{
|
|
192
|
+
readonly name: "LUCERN_API_URL";
|
|
193
|
+
readonly required: true;
|
|
194
|
+
readonly secret: false;
|
|
195
|
+
readonly public: false;
|
|
196
|
+
readonly aliases: readonly ["LUCERN_API_BASE_URL", "LUCERN_BASE_URL"];
|
|
197
|
+
readonly description: "Canonical Lucern API gateway URL.";
|
|
198
|
+
}, {
|
|
199
|
+
readonly name: "LUCERN_LOGIN_BASE_URL";
|
|
200
|
+
readonly required: false;
|
|
201
|
+
readonly secret: false;
|
|
202
|
+
readonly public: false;
|
|
203
|
+
readonly aliases: readonly ["LUCERN_AUTH_BASE_URL"];
|
|
204
|
+
readonly description: "Browser login origin used when it differs from the API.";
|
|
205
|
+
}, {
|
|
206
|
+
readonly name: "LUCERN_ENVIRONMENT";
|
|
207
|
+
readonly required: false;
|
|
208
|
+
readonly secret: false;
|
|
209
|
+
readonly public: false;
|
|
210
|
+
readonly aliases: readonly ["LUCERN_ENV"];
|
|
211
|
+
readonly description: "Lucern environment label consumed by CLI profiles.";
|
|
212
|
+
}, {
|
|
213
|
+
readonly name: "LUCERN_CLI_SESSION_TTL_MS";
|
|
214
|
+
readonly required: false;
|
|
215
|
+
readonly secret: false;
|
|
216
|
+
readonly public: false;
|
|
217
|
+
readonly description: "Optional web-issued CLI login session lifetime override in milliseconds.";
|
|
218
|
+
}];
|
|
219
|
+
}, {
|
|
220
|
+
readonly id: "platform-operator-credentials";
|
|
221
|
+
readonly secretPath: "/platform/runtime";
|
|
222
|
+
readonly description: "Lucern-owned operator credential material for local CLI, MCP, and SDK sessions.";
|
|
223
|
+
readonly variables: readonly [{
|
|
224
|
+
readonly name: "LUCERN_API_KEY";
|
|
225
|
+
readonly required: false;
|
|
226
|
+
readonly secret: true;
|
|
227
|
+
readonly public: false;
|
|
228
|
+
readonly aliases: readonly ["LUCERN_KEY"];
|
|
229
|
+
readonly description: "Lucern-owned operator API key for gateway calls from trusted local tooling.";
|
|
230
|
+
}];
|
|
231
|
+
}, {
|
|
232
|
+
readonly id: "tenant-shared-install";
|
|
233
|
+
readonly secretPath: "tenants/shared";
|
|
234
|
+
readonly description: "Tenant package-install secrets. This is install-only and distinct from platform publish credentials.";
|
|
235
|
+
readonly variables: readonly [{
|
|
236
|
+
readonly name: "INSTALL_LUCERN_NPM";
|
|
237
|
+
readonly required: true;
|
|
238
|
+
readonly secret: true;
|
|
239
|
+
readonly public: false;
|
|
240
|
+
readonly description: "Read-only install token for the published @lucern/* suite.";
|
|
241
|
+
}];
|
|
242
|
+
}];
|
|
243
|
+
type InfisicalRuntimePath = (typeof INFISICAL_RUNTIME_PATHS)[number];
|
|
244
|
+
type InfisicalRuntimePathId = InfisicalRuntimePath["id"];
|
|
245
|
+
type InfisicalRuntimeSurfaceDefinition = {
|
|
246
|
+
readonly id: InfisicalRuntimeSurfaceId;
|
|
247
|
+
readonly packageName?: string;
|
|
248
|
+
readonly delivery: InfisicalRuntimeDeliveryMode;
|
|
249
|
+
readonly fallback?: InfisicalRuntimeDeliveryMode;
|
|
250
|
+
readonly sourcePathIds: readonly InfisicalRuntimePathId[];
|
|
251
|
+
readonly consumer: string;
|
|
252
|
+
readonly description: string;
|
|
253
|
+
};
|
|
254
|
+
declare const INFISICAL_RUNTIME_SURFACES: readonly [{
|
|
255
|
+
readonly id: "lucern-web";
|
|
256
|
+
readonly delivery: "vercel_sync";
|
|
257
|
+
readonly sourcePathIds: readonly ["platform-auth", "platform-runtime"];
|
|
258
|
+
readonly consumer: "apps/web on Vercel project lucern";
|
|
259
|
+
readonly description: "Lucern web consumes Clerk and runtime config via Infisical-to-Vercel syncs.";
|
|
260
|
+
}, {
|
|
261
|
+
readonly id: "lucern-gateway";
|
|
262
|
+
readonly delivery: "vercel_sync";
|
|
263
|
+
readonly fallback: "runtime_fetch";
|
|
264
|
+
readonly sourcePathIds: readonly ["platform-auth", "platform-runtime"];
|
|
265
|
+
readonly consumer: "apps/gateway on Vercel project lucern-gateway";
|
|
266
|
+
readonly description: "Lucern gateway consumes platform config via Infisical-to-Vercel syncs and may self-hydrate from Infisical when the host environment has scoped bootstrap credentials.";
|
|
267
|
+
}, {
|
|
268
|
+
readonly id: "lucern-sdk";
|
|
269
|
+
readonly packageName: "@lucern/sdk";
|
|
270
|
+
readonly delivery: "runtime_fetch";
|
|
271
|
+
readonly sourcePathIds: readonly ["platform-runtime", "platform-operator-credentials"];
|
|
272
|
+
readonly consumer: "server-side SDK operator contexts with a scoped Infisical identity";
|
|
273
|
+
readonly description: "SDK exposes the runtime Infisical resolver used by clients that have machine identity credentials.";
|
|
274
|
+
}, {
|
|
275
|
+
readonly id: "lucern-cli";
|
|
276
|
+
readonly packageName: "@lucern/cli";
|
|
277
|
+
readonly delivery: "runtime_fetch";
|
|
278
|
+
readonly fallback: "device_auth";
|
|
279
|
+
readonly sourcePathIds: readonly ["platform-runtime", "platform-operator-credentials"];
|
|
280
|
+
readonly consumer: "developer/operator CLI processes";
|
|
281
|
+
readonly description: "CLI hydrates runtime defaults from Infisical when configured, then authenticates users through Lucern device login.";
|
|
282
|
+
}, {
|
|
283
|
+
readonly id: "lucern-mcp";
|
|
284
|
+
readonly packageName: "@lucern/mcp";
|
|
285
|
+
readonly delivery: "runtime_fetch";
|
|
286
|
+
readonly fallback: "device_auth";
|
|
287
|
+
readonly sourcePathIds: readonly ["platform-runtime", "platform-operator-credentials"];
|
|
288
|
+
readonly consumer: "MCP server/client processes";
|
|
289
|
+
readonly description: "MCP hydrates runtime defaults through the SDK resolver and remains a Lucern client, not a platform secret owner.";
|
|
290
|
+
}, {
|
|
291
|
+
readonly id: "tenant-client";
|
|
292
|
+
readonly delivery: "device_auth";
|
|
293
|
+
readonly sourcePathIds: readonly ["tenant-shared-install"];
|
|
294
|
+
readonly consumer: "tenant-owned apps and coding agents";
|
|
295
|
+
readonly description: "Tenant clients install the published packages and receive user/service credentials through Lucern auth surfaces.";
|
|
296
|
+
}];
|
|
297
|
+
type InfisicalRuntimeSurface = (typeof INFISICAL_RUNTIME_SURFACES)[number];
|
|
298
|
+
type InfisicalTenantSoftwareSystemDefinition = {
|
|
299
|
+
readonly id: string;
|
|
300
|
+
readonly tenantKey: string;
|
|
301
|
+
readonly workspaceKey: string;
|
|
302
|
+
readonly vercelProjectName: string;
|
|
303
|
+
readonly vercelTeamId: string;
|
|
304
|
+
readonly vercelProjectId: string;
|
|
305
|
+
readonly vercelWriterTokenEnv: string;
|
|
306
|
+
readonly repository: {
|
|
307
|
+
readonly owner: string;
|
|
308
|
+
readonly name: string;
|
|
309
|
+
};
|
|
310
|
+
readonly sharedSourcePath: string;
|
|
311
|
+
readonly sharedVariablePolicy: "tenant_shared_all_systems";
|
|
312
|
+
readonly convex: {
|
|
313
|
+
readonly urlEnv: string;
|
|
314
|
+
readonly deployKeyEnv: string;
|
|
315
|
+
readonly preprodDeployment: string;
|
|
316
|
+
readonly prodDeployment: string;
|
|
317
|
+
};
|
|
318
|
+
};
|
|
319
|
+
declare const INFISICAL_TENANT_SOFTWARE_SYSTEMS: readonly [{
|
|
320
|
+
readonly id: "stack-frontend";
|
|
321
|
+
readonly tenantKey: "stack";
|
|
322
|
+
readonly workspaceKey: "frontend";
|
|
323
|
+
readonly vercelProjectName: "ai-chatbot-diao";
|
|
324
|
+
readonly vercelTeamId: "team_mZBKwvXSSu7qxrWdg2go29sK";
|
|
325
|
+
readonly vercelProjectId: "prj_PihFw8kohSSw14nZs9YQV3xVo517";
|
|
326
|
+
readonly vercelWriterTokenEnv: "STACK_VERCEL_TOKEN";
|
|
327
|
+
readonly repository: {
|
|
328
|
+
readonly owner: "stack-vc";
|
|
329
|
+
readonly name: "front-end";
|
|
330
|
+
};
|
|
331
|
+
readonly sharedSourcePath: "/tenants/stack";
|
|
332
|
+
readonly sharedVariablePolicy: "tenant_shared_all_systems";
|
|
333
|
+
readonly convex: {
|
|
334
|
+
readonly urlEnv: "CONVEX_FRONTEND_URL";
|
|
335
|
+
readonly deployKeyEnv: "CONVEX_FRONTEND_DEPLOY_KEY";
|
|
336
|
+
readonly preprodDeployment: "rugged-lobster-664";
|
|
337
|
+
readonly prodDeployment: "wonderful-toucan-0";
|
|
338
|
+
};
|
|
339
|
+
}, {
|
|
340
|
+
readonly id: "stackos";
|
|
341
|
+
readonly tenantKey: "stack";
|
|
342
|
+
readonly workspaceKey: "stackos";
|
|
343
|
+
readonly vercelProjectName: "stackos";
|
|
344
|
+
readonly vercelTeamId: "team_mZBKwvXSSu7qxrWdg2go29sK";
|
|
345
|
+
readonly vercelProjectId: "prj_rXLAL0Z6v9p1fasKbomby6GI7kau";
|
|
346
|
+
readonly vercelWriterTokenEnv: "STACK_VERCEL_TOKEN";
|
|
347
|
+
readonly repository: {
|
|
348
|
+
readonly owner: "stack-vc";
|
|
349
|
+
readonly name: "stackos";
|
|
350
|
+
};
|
|
351
|
+
readonly sharedSourcePath: "/tenants/stack";
|
|
352
|
+
readonly sharedVariablePolicy: "tenant_shared_all_systems";
|
|
353
|
+
readonly convex: {
|
|
354
|
+
readonly urlEnv: "CONVEX_STACKOS_URL";
|
|
355
|
+
readonly deployKeyEnv: "CONVEX_STACKOS_DEPLOY_KEY";
|
|
356
|
+
readonly preprodDeployment: "giant-mandrill-761";
|
|
357
|
+
readonly prodDeployment: "good-snake-515";
|
|
358
|
+
};
|
|
359
|
+
}, {
|
|
360
|
+
readonly id: "stack-eng";
|
|
361
|
+
readonly tenantKey: "stack";
|
|
362
|
+
readonly workspaceKey: "engineering";
|
|
363
|
+
readonly vercelProjectName: "stackos-engineering-graph";
|
|
364
|
+
readonly vercelTeamId: "team_mZBKwvXSSu7qxrWdg2go29sK";
|
|
365
|
+
readonly vercelProjectId: "prj_zAU0Zn9GkbHjHI63dxW4vLpmoqTJ";
|
|
366
|
+
readonly vercelWriterTokenEnv: "STACK_VERCEL_TOKEN";
|
|
367
|
+
readonly repository: {
|
|
368
|
+
readonly owner: "stack-vc";
|
|
369
|
+
readonly name: "stackos-engineering-graph";
|
|
370
|
+
};
|
|
371
|
+
readonly sharedSourcePath: "/tenants/stack/engineering";
|
|
372
|
+
readonly sharedVariablePolicy: "tenant_shared_all_systems";
|
|
373
|
+
readonly convex: {
|
|
374
|
+
readonly urlEnv: "CONVEX_STACK_ENG_URL";
|
|
375
|
+
readonly deployKeyEnv: "CONVEX_STACK_ENG_DEPLOY_KEY";
|
|
376
|
+
readonly preprodDeployment: "small-oyster-270";
|
|
377
|
+
readonly prodDeployment: "bold-cuttlefish-804";
|
|
378
|
+
};
|
|
379
|
+
}, {
|
|
380
|
+
readonly id: "lucern-graph";
|
|
381
|
+
readonly tenantKey: "lucern";
|
|
382
|
+
readonly workspaceKey: "lucern";
|
|
383
|
+
readonly vercelProjectName: "lucern-graph";
|
|
384
|
+
readonly vercelTeamId: "team_vTHxxs8GAoAFUe6RWMlYt7fY";
|
|
385
|
+
readonly vercelProjectId: "prj_KJ8EKV8vGM5xURpqmwTwmECEGPgQ";
|
|
386
|
+
readonly vercelWriterTokenEnv: "LUCERN_VERCEL_TOKEN";
|
|
387
|
+
readonly repository: {
|
|
388
|
+
readonly owner: "LucernAI";
|
|
389
|
+
readonly name: "lucern-graph";
|
|
390
|
+
};
|
|
391
|
+
readonly sharedSourcePath: "/tenants/lucern/shared";
|
|
392
|
+
readonly sharedVariablePolicy: "tenant_shared_all_systems";
|
|
393
|
+
readonly convex: {
|
|
394
|
+
readonly urlEnv: "CONVEX_LUCERN_URL";
|
|
395
|
+
readonly deployKeyEnv: "CONVEX_LUCERN_DEPLOY_KEY";
|
|
396
|
+
readonly preprodDeployment: "good-blackbird-774";
|
|
397
|
+
readonly prodDeployment: "precious-dog-365";
|
|
398
|
+
};
|
|
399
|
+
}];
|
|
400
|
+
type InfisicalTenantSoftwareSystem = (typeof INFISICAL_TENANT_SOFTWARE_SYSTEMS)[number];
|
|
401
|
+
type InfisicalTenantSoftwareSystemId = InfisicalTenantSoftwareSystem["id"];
|
|
402
|
+
declare function findInfisicalTenantSoftwareSystem(systemId: InfisicalTenantSoftwareSystemId): InfisicalTenantSoftwareSystem | undefined;
|
|
403
|
+
declare function tenantSoftwareSystemConvexEnvNames(systemId: InfisicalTenantSoftwareSystemId): readonly [string, string];
|
|
404
|
+
declare function tenantSoftwareSystemOwnsConvexEnvName(systemId: InfisicalTenantSoftwareSystemId, envName: string): boolean;
|
|
405
|
+
declare function convexTierForVercelDestinationEnvironment(environment: InfisicalVercelDestinationEnvironment): InfisicalConvexTier;
|
|
406
|
+
declare function findInfisicalVercelSyncDestination(environment: InfisicalVercelDestinationEnvironment): InfisicalVercelSyncDestination | undefined;
|
|
407
|
+
declare function vercelCustomEnvironmentIdForTenantSoftwareSystem(systemId: InfisicalTenantSoftwareSystemId, environment: InfisicalVercelDestinationEnvironment): string | undefined;
|
|
408
|
+
declare function expectedTenantConvexDeploymentForVercelEnvironment(systemId: InfisicalTenantSoftwareSystemId, environment: InfisicalVercelDestinationEnvironment): string;
|
|
409
|
+
declare function findInfisicalRuntimePath(pathId: InfisicalRuntimePathId): InfisicalRuntimePath | undefined;
|
|
410
|
+
declare function findInfisicalRuntimeSurface(surfaceId: InfisicalRuntimeSurfaceId): InfisicalRuntimeSurface | undefined;
|
|
411
|
+
declare const INFISICAL_SECRET_OWNERS: readonly ["lucern_platform", "tenant", "provider", "operator_local"];
|
|
412
|
+
type InfisicalSecretOwner = (typeof INFISICAL_SECRET_OWNERS)[number];
|
|
413
|
+
declare const INFISICAL_SECRET_SCOPES: readonly ["global", "environment", "tenant", "workspace", "software_system", "deployment", "local"];
|
|
414
|
+
type InfisicalSecretScope = (typeof INFISICAL_SECRET_SCOPES)[number];
|
|
415
|
+
declare const INFISICAL_SECRET_ENVIRONMENT_POLICIES: readonly ["same_all_environments", "environment_specific", "preprod_staging_prod_prod", "local_only"];
|
|
416
|
+
type InfisicalSecretEnvironmentPolicy = (typeof INFISICAL_SECRET_ENVIRONMENT_POLICIES)[number];
|
|
417
|
+
declare const INFISICAL_SECRET_CONSUMERS: readonly ["lucern-web", "lucern-gateway", "lucern-mcp", "lucern-cli", "lucern-ai-runtime", "lucern-graph-sync", "lucern-observability", "lucern-repo-ci", "mc-convex", "mc-operator-tooling", "tenant-vercel-app", "tenant-convex-deployment", "tenant-ai-runtime", "tenant-graph-sync", "tenant-observability", "tenant-vector-store", "tenant-deploy-tooling", "tenant-agent-runtime"];
|
|
418
|
+
type InfisicalSecretConsumer = (typeof INFISICAL_SECRET_CONSUMERS)[number];
|
|
419
|
+
declare const INFISICAL_SECRET_DESTINATION_KINDS: readonly ["vercel", "convex", "github_actions", "runtime_fetch", "operator_local"];
|
|
420
|
+
type InfisicalSecretDestinationKind = (typeof INFISICAL_SECRET_DESTINATION_KINDS)[number];
|
|
421
|
+
type InfisicalSecretDestination = {
|
|
422
|
+
readonly kind: InfisicalSecretDestinationKind;
|
|
423
|
+
readonly target: string;
|
|
424
|
+
readonly environmentPolicy: InfisicalSecretEnvironmentPolicy;
|
|
425
|
+
readonly writeNames?: readonly string[];
|
|
426
|
+
readonly notes?: string;
|
|
427
|
+
};
|
|
428
|
+
type InfisicalSecretDefinition = {
|
|
429
|
+
readonly id: string;
|
|
430
|
+
readonly canonicalName: string;
|
|
431
|
+
readonly aliases?: readonly string[];
|
|
432
|
+
readonly owner: InfisicalSecretOwner;
|
|
433
|
+
readonly scope: InfisicalSecretScope;
|
|
434
|
+
readonly sourcePath: string;
|
|
435
|
+
readonly environmentPolicy: InfisicalSecretEnvironmentPolicy;
|
|
436
|
+
readonly required: boolean;
|
|
437
|
+
readonly secret: boolean;
|
|
438
|
+
readonly public: boolean;
|
|
439
|
+
readonly consumers: readonly InfisicalSecretConsumer[];
|
|
440
|
+
readonly destinations: readonly InfisicalSecretDestination[];
|
|
441
|
+
readonly description: string;
|
|
442
|
+
};
|
|
443
|
+
|
|
444
|
+
export { INFISICAL_CONVEX_TIERS, INFISICAL_CONVEX_TIER_BY_VERCEL_ENVIRONMENT, INFISICAL_RUNTIME_BOOTSTRAP_ENV, INFISICAL_RUNTIME_CONTRACT_VERSION, INFISICAL_RUNTIME_CONTROL_ENV, INFISICAL_RUNTIME_DEFAULT_API_URL, INFISICAL_RUNTIME_DEFAULT_PROJECT_ID, INFISICAL_RUNTIME_DELIVERY_MODES, INFISICAL_RUNTIME_ENVIRONMENTS, INFISICAL_RUNTIME_PATHS, INFISICAL_RUNTIME_SURFACES, INFISICAL_RUNTIME_SURFACE_IDS, INFISICAL_SECRET_CONSUMERS, INFISICAL_SECRET_DESTINATION_KINDS, INFISICAL_SECRET_ENVIRONMENT_POLICIES, INFISICAL_SECRET_OWNERS, INFISICAL_SECRET_SCOPES, INFISICAL_TENANT_SOFTWARE_SYSTEMS, INFISICAL_VERCEL_DESTINATION_ENVIRONMENTS, INFISICAL_VERCEL_SYNC_DESTINATIONS, INFISICAL_VERCEL_SYNC_RECONCILIATION, INFISICAL_VERCEL_TARGETS, type InfisicalConvexTier, type InfisicalRuntimeBootstrapEnv, type InfisicalRuntimeControlEnv, type InfisicalRuntimeDeliveryMode, type InfisicalRuntimeEnvironment, type InfisicalRuntimePath, type InfisicalRuntimePathDefinition, type InfisicalRuntimePathId, type InfisicalRuntimeSurface, type InfisicalRuntimeSurfaceDefinition, type InfisicalRuntimeSurfaceId, type InfisicalRuntimeVariable, type InfisicalSecretConsumer, type InfisicalSecretDefinition, type InfisicalSecretDestination, type InfisicalSecretDestinationKind, type InfisicalSecretEnvironmentPolicy, type InfisicalSecretOwner, type InfisicalSecretScope, type InfisicalTenantSoftwareSystem, type InfisicalTenantSoftwareSystemDefinition, type InfisicalTenantSoftwareSystemId, type InfisicalVercelDestinationEnvironment, type InfisicalVercelSyncDestination, type InfisicalVercelTarget, convexTierForVercelDestinationEnvironment, expectedTenantConvexDeploymentForVercelEnvironment, findInfisicalRuntimePath, findInfisicalRuntimeSurface, findInfisicalTenantSoftwareSystem, findInfisicalVercelSyncDestination, tenantSoftwareSystemConvexEnvNames, tenantSoftwareSystemOwnsConvexEnvName, vercelCustomEnvironmentIdForTenantSoftwareSystem };
|