@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,640 @@
|
|
|
1
|
+
// src/tenant-client.contract.ts
|
|
2
|
+
var TENANT_CLIENT_INSTALL_TOKEN_INFISICAL_PATH = "tenants/shared";
|
|
3
|
+
var TENANT_CLIENT_INSTALLABLE_PACKAGES = [
|
|
4
|
+
{
|
|
5
|
+
packageName: "@lucern/access-control",
|
|
6
|
+
role: "runtime_entrypoint",
|
|
7
|
+
directTenantImport: true
|
|
8
|
+
},
|
|
9
|
+
{
|
|
10
|
+
packageName: "@lucern/agent",
|
|
11
|
+
role: "platform_runtime",
|
|
12
|
+
directTenantImport: false
|
|
13
|
+
},
|
|
14
|
+
{
|
|
15
|
+
packageName: "@lucern/auth",
|
|
16
|
+
role: "sdk_dependency",
|
|
17
|
+
directTenantImport: false
|
|
18
|
+
},
|
|
19
|
+
{
|
|
20
|
+
packageName: "@lucern/cli",
|
|
21
|
+
role: "developer_tool",
|
|
22
|
+
directTenantImport: false
|
|
23
|
+
},
|
|
24
|
+
{
|
|
25
|
+
packageName: "@lucern/client-core",
|
|
26
|
+
role: "sdk_dependency",
|
|
27
|
+
directTenantImport: false
|
|
28
|
+
},
|
|
29
|
+
{
|
|
30
|
+
packageName: "@lucern/confidence",
|
|
31
|
+
role: "sdk_dependency",
|
|
32
|
+
directTenantImport: false
|
|
33
|
+
},
|
|
34
|
+
{
|
|
35
|
+
packageName: "@lucern/config",
|
|
36
|
+
role: "configuration",
|
|
37
|
+
directTenantImport: false
|
|
38
|
+
},
|
|
39
|
+
{
|
|
40
|
+
packageName: "@lucern/contracts",
|
|
41
|
+
role: "contract_entrypoint",
|
|
42
|
+
directTenantImport: true
|
|
43
|
+
},
|
|
44
|
+
{
|
|
45
|
+
packageName: "@lucern/control-plane",
|
|
46
|
+
role: "component_runtime",
|
|
47
|
+
directTenantImport: false
|
|
48
|
+
},
|
|
49
|
+
{
|
|
50
|
+
packageName: "@lucern/developer-kit",
|
|
51
|
+
role: "developer_tool",
|
|
52
|
+
directTenantImport: false
|
|
53
|
+
},
|
|
54
|
+
{
|
|
55
|
+
packageName: "@lucern/events",
|
|
56
|
+
role: "sdk_dependency",
|
|
57
|
+
directTenantImport: false
|
|
58
|
+
},
|
|
59
|
+
{
|
|
60
|
+
packageName: "@lucern/graph-primitives",
|
|
61
|
+
role: "sdk_dependency",
|
|
62
|
+
directTenantImport: false
|
|
63
|
+
},
|
|
64
|
+
{
|
|
65
|
+
packageName: "@lucern/graph-sync",
|
|
66
|
+
role: "host_addon_runtime",
|
|
67
|
+
directTenantImport: true
|
|
68
|
+
},
|
|
69
|
+
{
|
|
70
|
+
packageName: "@lucern/mcp",
|
|
71
|
+
role: "runtime_entrypoint",
|
|
72
|
+
directTenantImport: true
|
|
73
|
+
},
|
|
74
|
+
{
|
|
75
|
+
packageName: "@lucern/pack-host",
|
|
76
|
+
role: "platform_runtime",
|
|
77
|
+
directTenantImport: false
|
|
78
|
+
},
|
|
79
|
+
{
|
|
80
|
+
packageName: "@lucern/pack-installer",
|
|
81
|
+
role: "developer_tool",
|
|
82
|
+
directTenantImport: false
|
|
83
|
+
},
|
|
84
|
+
{
|
|
85
|
+
packageName: "@lucern/proof-compiler",
|
|
86
|
+
role: "developer_tool",
|
|
87
|
+
directTenantImport: false
|
|
88
|
+
},
|
|
89
|
+
{
|
|
90
|
+
packageName: "@lucern/react",
|
|
91
|
+
role: "runtime_entrypoint",
|
|
92
|
+
directTenantImport: true
|
|
93
|
+
},
|
|
94
|
+
{
|
|
95
|
+
packageName: "@lucern/reasoning-kernel",
|
|
96
|
+
role: "component_runtime",
|
|
97
|
+
directTenantImport: false
|
|
98
|
+
},
|
|
99
|
+
{
|
|
100
|
+
packageName: "@lucern/sdk",
|
|
101
|
+
role: "runtime_entrypoint",
|
|
102
|
+
directTenantImport: true
|
|
103
|
+
},
|
|
104
|
+
{
|
|
105
|
+
packageName: "@lucern/secrets",
|
|
106
|
+
role: "sdk_dependency",
|
|
107
|
+
directTenantImport: false
|
|
108
|
+
},
|
|
109
|
+
{
|
|
110
|
+
packageName: "@lucern/server-core",
|
|
111
|
+
role: "platform_runtime",
|
|
112
|
+
directTenantImport: false
|
|
113
|
+
},
|
|
114
|
+
{
|
|
115
|
+
packageName: "@lucern/testing",
|
|
116
|
+
role: "test_support",
|
|
117
|
+
directTenantImport: false
|
|
118
|
+
},
|
|
119
|
+
{
|
|
120
|
+
packageName: "@lucern/transport-core",
|
|
121
|
+
role: "sdk_dependency",
|
|
122
|
+
directTenantImport: false
|
|
123
|
+
},
|
|
124
|
+
{
|
|
125
|
+
packageName: "@lucern/types",
|
|
126
|
+
role: "contract_entrypoint",
|
|
127
|
+
directTenantImport: true
|
|
128
|
+
}
|
|
129
|
+
];
|
|
130
|
+
TENANT_CLIENT_INSTALLABLE_PACKAGES.map(
|
|
131
|
+
(entry) => entry.packageName
|
|
132
|
+
);
|
|
133
|
+
|
|
134
|
+
// src/infisical-runtime.base.ts
|
|
135
|
+
var INFISICAL_RUNTIME_CONTRACT_VERSION = "2026-05-06";
|
|
136
|
+
var INFISICAL_RUNTIME_DEFAULT_API_URL = "https://app.infisical.com";
|
|
137
|
+
var INFISICAL_RUNTIME_DEFAULT_PROJECT_ID = "344b0526-90df-4606-ba50-22c647a36c65";
|
|
138
|
+
var INFISICAL_RUNTIME_ENVIRONMENTS = [
|
|
139
|
+
"dev",
|
|
140
|
+
"staging",
|
|
141
|
+
"prod"
|
|
142
|
+
];
|
|
143
|
+
var INFISICAL_RUNTIME_DELIVERY_MODES = [
|
|
144
|
+
"vercel_sync",
|
|
145
|
+
"runtime_fetch",
|
|
146
|
+
"device_auth"
|
|
147
|
+
];
|
|
148
|
+
var INFISICAL_VERCEL_DESTINATION_ENVIRONMENTS = [
|
|
149
|
+
"development",
|
|
150
|
+
"preview",
|
|
151
|
+
"staging",
|
|
152
|
+
"production"
|
|
153
|
+
];
|
|
154
|
+
var INFISICAL_VERCEL_TARGETS = [
|
|
155
|
+
"development",
|
|
156
|
+
"preview",
|
|
157
|
+
"production"
|
|
158
|
+
];
|
|
159
|
+
var INFISICAL_CONVEX_TIERS = ["preprod", "prod"];
|
|
160
|
+
var INFISICAL_CONVEX_TIER_BY_VERCEL_ENVIRONMENT = {
|
|
161
|
+
development: "preprod",
|
|
162
|
+
preview: "preprod",
|
|
163
|
+
staging: "preprod",
|
|
164
|
+
production: "prod"
|
|
165
|
+
};
|
|
166
|
+
var INFISICAL_VERCEL_SYNC_RECONCILIATION = {
|
|
167
|
+
sourceOfTruth: "infisical",
|
|
168
|
+
writer: "vercel_api",
|
|
169
|
+
disableSecretDeletion: false,
|
|
170
|
+
pruneDestinationKeys: true
|
|
171
|
+
};
|
|
172
|
+
var INFISICAL_VERCEL_SYNC_DESTINATIONS = [
|
|
173
|
+
{
|
|
174
|
+
environment: "development",
|
|
175
|
+
vercelTarget: "development",
|
|
176
|
+
convexTier: "preprod"
|
|
177
|
+
},
|
|
178
|
+
{
|
|
179
|
+
environment: "preview",
|
|
180
|
+
vercelTarget: "preview",
|
|
181
|
+
convexTier: "preprod"
|
|
182
|
+
},
|
|
183
|
+
{
|
|
184
|
+
environment: "staging",
|
|
185
|
+
vercelTarget: "preview",
|
|
186
|
+
convexTier: "preprod",
|
|
187
|
+
customEnvironmentSlug: "staging",
|
|
188
|
+
customEnvironmentIdsByProjectName: {
|
|
189
|
+
stackos: "env_RbS0TYRRvWISTje8qR4u2lRg7TC8"
|
|
190
|
+
},
|
|
191
|
+
domainsByProjectName: {
|
|
192
|
+
stackos: "staging.stack.vc"
|
|
193
|
+
}
|
|
194
|
+
},
|
|
195
|
+
{
|
|
196
|
+
environment: "production",
|
|
197
|
+
vercelTarget: "production",
|
|
198
|
+
convexTier: "prod"
|
|
199
|
+
}
|
|
200
|
+
];
|
|
201
|
+
var INFISICAL_RUNTIME_SURFACE_IDS = [
|
|
202
|
+
"lucern-web",
|
|
203
|
+
"lucern-gateway",
|
|
204
|
+
"lucern-sdk",
|
|
205
|
+
"lucern-cli",
|
|
206
|
+
"lucern-mcp",
|
|
207
|
+
"tenant-client"
|
|
208
|
+
];
|
|
209
|
+
var INFISICAL_RUNTIME_BOOTSTRAP_ENV = {
|
|
210
|
+
apiUrl: ["INFISICAL_API_URL", "INFISICAL_URL"],
|
|
211
|
+
projectId: ["INFISICAL_PROJECT_ID", "INFISICAL_WORKSPACE_ID"],
|
|
212
|
+
clientId: [
|
|
213
|
+
"INFISICAL_CLIENT_ID",
|
|
214
|
+
"INFISICAL_MACHINE_CLIENT_ID",
|
|
215
|
+
"INFISICAL_UNIVERSAL_AUTH_CLIENT_ID"
|
|
216
|
+
],
|
|
217
|
+
clientSecret: [
|
|
218
|
+
"INFISICAL_CLIENT_SECRET",
|
|
219
|
+
"INFISICAL_MACHINE_CLIENT_SECRET",
|
|
220
|
+
"INFISICAL_UNIVERSAL_AUTH_CLIENT_SECRET"
|
|
221
|
+
],
|
|
222
|
+
environment: ["INFISICAL_ENV", "LUCERN_INFISICAL_ENV"],
|
|
223
|
+
organizationSlug: ["INFISICAL_ORG_SLUG", "INFISICAL_ORGANIZATION_SLUG"],
|
|
224
|
+
disabled: ["LUCERN_INFISICAL_DISABLE", "INFISICAL_DISABLE"]
|
|
225
|
+
};
|
|
226
|
+
var INFISICAL_RUNTIME_CONTROL_ENV = [
|
|
227
|
+
{
|
|
228
|
+
name: "NODE_ENV",
|
|
229
|
+
category: "framework",
|
|
230
|
+
description: "Node/Next runtime mode. Framework-owned, not written by Infisical."
|
|
231
|
+
},
|
|
232
|
+
{
|
|
233
|
+
name: "CI",
|
|
234
|
+
category: "ci",
|
|
235
|
+
description: "CI execution signal. Workflow-owned, not written by Infisical."
|
|
236
|
+
},
|
|
237
|
+
{
|
|
238
|
+
name: "VERCEL",
|
|
239
|
+
category: "vercel",
|
|
240
|
+
description: "Vercel runtime signal. Platform-owned, not written by Infisical."
|
|
241
|
+
},
|
|
242
|
+
{
|
|
243
|
+
name: "VERCEL_ENV",
|
|
244
|
+
category: "vercel",
|
|
245
|
+
description: "Vercel environment label used for build/runtime selection."
|
|
246
|
+
},
|
|
247
|
+
{
|
|
248
|
+
name: "VERCEL_URL",
|
|
249
|
+
category: "vercel",
|
|
250
|
+
description: "Vercel deployment URL supplied by Vercel for previews and builds."
|
|
251
|
+
},
|
|
252
|
+
{
|
|
253
|
+
name: "VERCEL_GIT_COMMIT_SHA",
|
|
254
|
+
category: "vercel",
|
|
255
|
+
description: "Vercel git metadata used for release labels. Platform-owned, not written by Infisical."
|
|
256
|
+
},
|
|
257
|
+
{
|
|
258
|
+
name: "NEXT_RUNTIME",
|
|
259
|
+
category: "nextjs",
|
|
260
|
+
description: "Next.js runtime selector for node/edge instrumentation modules."
|
|
261
|
+
},
|
|
262
|
+
{
|
|
263
|
+
name: "PORT",
|
|
264
|
+
category: "framework",
|
|
265
|
+
description: "Local/server port supplied by the runtime process manager."
|
|
266
|
+
},
|
|
267
|
+
{
|
|
268
|
+
name: "HOST",
|
|
269
|
+
category: "framework",
|
|
270
|
+
description: "Local/server host supplied by the runtime process manager."
|
|
271
|
+
},
|
|
272
|
+
{
|
|
273
|
+
name: "APP_URL",
|
|
274
|
+
category: "compatibility",
|
|
275
|
+
description: "Legacy local app URL fallback. Prefer LUCERN_LOGIN_BASE_URL or LUCERN_API_URL."
|
|
276
|
+
},
|
|
277
|
+
{
|
|
278
|
+
name: "NEXT_PUBLIC_APP_URL",
|
|
279
|
+
category: "compatibility",
|
|
280
|
+
description: "Legacy public app URL fallback. Prefer LUCERN_LOGIN_BASE_URL or LUCERN_API_URL."
|
|
281
|
+
},
|
|
282
|
+
{
|
|
283
|
+
name: "CLAUDE_PROJECT_DIR",
|
|
284
|
+
category: "agent_local",
|
|
285
|
+
description: "Local agent workspace hint. Agent-runtime-owned, not written by Infisical."
|
|
286
|
+
},
|
|
287
|
+
{
|
|
288
|
+
name: "HOME",
|
|
289
|
+
category: "os",
|
|
290
|
+
description: "Operating-system home directory used only for local credential discovery."
|
|
291
|
+
},
|
|
292
|
+
{
|
|
293
|
+
name: "USERPROFILE",
|
|
294
|
+
category: "os",
|
|
295
|
+
description: "Windows home directory used only for local credential discovery."
|
|
296
|
+
}
|
|
297
|
+
];
|
|
298
|
+
var INFISICAL_RUNTIME_PATHS = [
|
|
299
|
+
{
|
|
300
|
+
id: "platform-auth",
|
|
301
|
+
secretPath: "/platform/auth",
|
|
302
|
+
description: "Lucern platform authentication secrets. Synced into Vercel web/gateway projects; never distributed to tenant tools.",
|
|
303
|
+
variables: [
|
|
304
|
+
{
|
|
305
|
+
name: "NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY",
|
|
306
|
+
required: true,
|
|
307
|
+
secret: false,
|
|
308
|
+
public: true,
|
|
309
|
+
description: "Clerk publishable key for the Lucern web origin."
|
|
310
|
+
},
|
|
311
|
+
{
|
|
312
|
+
name: "CLERK_SECRET_KEY",
|
|
313
|
+
required: true,
|
|
314
|
+
secret: true,
|
|
315
|
+
public: false,
|
|
316
|
+
description: "Clerk backend secret key for Lucern server runtimes."
|
|
317
|
+
},
|
|
318
|
+
{
|
|
319
|
+
name: "CLERK_JWT_ISSUER_DOMAIN",
|
|
320
|
+
required: false,
|
|
321
|
+
secret: false,
|
|
322
|
+
public: false,
|
|
323
|
+
description: "Expected Clerk issuer/JWKS domain for JWT verification."
|
|
324
|
+
},
|
|
325
|
+
{
|
|
326
|
+
name: "NEXT_PUBLIC_CLERK_SIGN_IN_URL",
|
|
327
|
+
required: false,
|
|
328
|
+
secret: false,
|
|
329
|
+
public: true,
|
|
330
|
+
description: "Public sign-in URL for Lucern-owned web flows."
|
|
331
|
+
},
|
|
332
|
+
{
|
|
333
|
+
name: "NEXT_PUBLIC_CLERK_SIGN_UP_URL",
|
|
334
|
+
required: false,
|
|
335
|
+
secret: false,
|
|
336
|
+
public: true,
|
|
337
|
+
description: "Public sign-up URL for Lucern-owned web flows."
|
|
338
|
+
}
|
|
339
|
+
]
|
|
340
|
+
},
|
|
341
|
+
{
|
|
342
|
+
id: "platform-runtime",
|
|
343
|
+
secretPath: "/platform/runtime",
|
|
344
|
+
description: "Runtime defaults shared by server-side Lucern clients and operator tooling.",
|
|
345
|
+
variables: [
|
|
346
|
+
{
|
|
347
|
+
name: "LUCERN_API_URL",
|
|
348
|
+
required: true,
|
|
349
|
+
secret: false,
|
|
350
|
+
public: false,
|
|
351
|
+
aliases: ["LUCERN_API_BASE_URL", "LUCERN_BASE_URL"],
|
|
352
|
+
description: "Canonical Lucern API gateway URL."
|
|
353
|
+
},
|
|
354
|
+
{
|
|
355
|
+
name: "LUCERN_LOGIN_BASE_URL",
|
|
356
|
+
required: false,
|
|
357
|
+
secret: false,
|
|
358
|
+
public: false,
|
|
359
|
+
aliases: ["LUCERN_AUTH_BASE_URL"],
|
|
360
|
+
description: "Browser login origin used when it differs from the API."
|
|
361
|
+
},
|
|
362
|
+
{
|
|
363
|
+
name: "LUCERN_ENVIRONMENT",
|
|
364
|
+
required: false,
|
|
365
|
+
secret: false,
|
|
366
|
+
public: false,
|
|
367
|
+
aliases: ["LUCERN_ENV"],
|
|
368
|
+
description: "Lucern environment label consumed by CLI profiles."
|
|
369
|
+
},
|
|
370
|
+
{
|
|
371
|
+
name: "LUCERN_CLI_SESSION_TTL_MS",
|
|
372
|
+
required: false,
|
|
373
|
+
secret: false,
|
|
374
|
+
public: false,
|
|
375
|
+
description: "Optional web-issued CLI login session lifetime override in milliseconds."
|
|
376
|
+
}
|
|
377
|
+
]
|
|
378
|
+
},
|
|
379
|
+
{
|
|
380
|
+
id: "platform-operator-credentials",
|
|
381
|
+
secretPath: "/platform/runtime",
|
|
382
|
+
description: "Lucern-owned operator credential material for local CLI, MCP, and SDK sessions.",
|
|
383
|
+
variables: [
|
|
384
|
+
{
|
|
385
|
+
name: "LUCERN_API_KEY",
|
|
386
|
+
required: false,
|
|
387
|
+
secret: true,
|
|
388
|
+
public: false,
|
|
389
|
+
aliases: ["LUCERN_KEY"],
|
|
390
|
+
description: "Lucern-owned operator API key for gateway calls from trusted local tooling."
|
|
391
|
+
}
|
|
392
|
+
]
|
|
393
|
+
},
|
|
394
|
+
{
|
|
395
|
+
id: "tenant-shared-install",
|
|
396
|
+
secretPath: TENANT_CLIENT_INSTALL_TOKEN_INFISICAL_PATH,
|
|
397
|
+
description: "Tenant package-install secrets. This is install-only and distinct from platform publish credentials.",
|
|
398
|
+
variables: [
|
|
399
|
+
{
|
|
400
|
+
name: "INSTALL_LUCERN_NPM",
|
|
401
|
+
required: true,
|
|
402
|
+
secret: true,
|
|
403
|
+
public: false,
|
|
404
|
+
description: "Read-only install token for the published @lucern/* suite."
|
|
405
|
+
}
|
|
406
|
+
]
|
|
407
|
+
}
|
|
408
|
+
];
|
|
409
|
+
var INFISICAL_RUNTIME_SURFACES = [
|
|
410
|
+
{
|
|
411
|
+
id: "lucern-web",
|
|
412
|
+
delivery: "vercel_sync",
|
|
413
|
+
sourcePathIds: ["platform-auth", "platform-runtime"],
|
|
414
|
+
consumer: "apps/web on Vercel project lucern",
|
|
415
|
+
description: "Lucern web consumes Clerk and runtime config via Infisical-to-Vercel syncs."
|
|
416
|
+
},
|
|
417
|
+
{
|
|
418
|
+
id: "lucern-gateway",
|
|
419
|
+
delivery: "vercel_sync",
|
|
420
|
+
fallback: "runtime_fetch",
|
|
421
|
+
sourcePathIds: ["platform-auth", "platform-runtime"],
|
|
422
|
+
consumer: "apps/gateway on Vercel project lucern-gateway",
|
|
423
|
+
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."
|
|
424
|
+
},
|
|
425
|
+
{
|
|
426
|
+
id: "lucern-sdk",
|
|
427
|
+
packageName: "@lucern/sdk",
|
|
428
|
+
delivery: "runtime_fetch",
|
|
429
|
+
sourcePathIds: ["platform-runtime", "platform-operator-credentials"],
|
|
430
|
+
consumer: "server-side SDK operator contexts with a scoped Infisical identity",
|
|
431
|
+
description: "SDK exposes the runtime Infisical resolver used by clients that have machine identity credentials."
|
|
432
|
+
},
|
|
433
|
+
{
|
|
434
|
+
id: "lucern-cli",
|
|
435
|
+
packageName: "@lucern/cli",
|
|
436
|
+
delivery: "runtime_fetch",
|
|
437
|
+
fallback: "device_auth",
|
|
438
|
+
sourcePathIds: ["platform-runtime", "platform-operator-credentials"],
|
|
439
|
+
consumer: "developer/operator CLI processes",
|
|
440
|
+
description: "CLI hydrates runtime defaults from Infisical when configured, then authenticates users through Lucern device login."
|
|
441
|
+
},
|
|
442
|
+
{
|
|
443
|
+
id: "lucern-mcp",
|
|
444
|
+
packageName: "@lucern/mcp",
|
|
445
|
+
delivery: "runtime_fetch",
|
|
446
|
+
fallback: "device_auth",
|
|
447
|
+
sourcePathIds: ["platform-runtime", "platform-operator-credentials"],
|
|
448
|
+
consumer: "MCP server/client processes",
|
|
449
|
+
description: "MCP hydrates runtime defaults through the SDK resolver and remains a Lucern client, not a platform secret owner."
|
|
450
|
+
},
|
|
451
|
+
{
|
|
452
|
+
id: "tenant-client",
|
|
453
|
+
delivery: "device_auth",
|
|
454
|
+
sourcePathIds: ["tenant-shared-install"],
|
|
455
|
+
consumer: "tenant-owned apps and coding agents",
|
|
456
|
+
description: "Tenant clients install the published packages and receive user/service credentials through Lucern auth surfaces."
|
|
457
|
+
}
|
|
458
|
+
];
|
|
459
|
+
var INFISICAL_TENANT_SOFTWARE_SYSTEMS = [
|
|
460
|
+
{
|
|
461
|
+
id: "stack-frontend",
|
|
462
|
+
tenantKey: "stack",
|
|
463
|
+
workspaceKey: "frontend",
|
|
464
|
+
vercelProjectName: "ai-chatbot-diao",
|
|
465
|
+
vercelTeamId: "team_mZBKwvXSSu7qxrWdg2go29sK",
|
|
466
|
+
vercelProjectId: "prj_PihFw8kohSSw14nZs9YQV3xVo517",
|
|
467
|
+
vercelWriterTokenEnv: "STACK_VERCEL_TOKEN",
|
|
468
|
+
repository: {
|
|
469
|
+
owner: "stack-vc",
|
|
470
|
+
name: "front-end"
|
|
471
|
+
},
|
|
472
|
+
sharedSourcePath: "/tenants/stack",
|
|
473
|
+
sharedVariablePolicy: "tenant_shared_all_systems",
|
|
474
|
+
convex: {
|
|
475
|
+
urlEnv: "CONVEX_FRONTEND_URL",
|
|
476
|
+
deployKeyEnv: "CONVEX_FRONTEND_DEPLOY_KEY",
|
|
477
|
+
preprodDeployment: "rugged-lobster-664",
|
|
478
|
+
prodDeployment: "wonderful-toucan-0"
|
|
479
|
+
}
|
|
480
|
+
},
|
|
481
|
+
{
|
|
482
|
+
id: "stackos",
|
|
483
|
+
tenantKey: "stack",
|
|
484
|
+
workspaceKey: "stackos",
|
|
485
|
+
vercelProjectName: "stackos",
|
|
486
|
+
vercelTeamId: "team_mZBKwvXSSu7qxrWdg2go29sK",
|
|
487
|
+
vercelProjectId: "prj_rXLAL0Z6v9p1fasKbomby6GI7kau",
|
|
488
|
+
vercelWriterTokenEnv: "STACK_VERCEL_TOKEN",
|
|
489
|
+
repository: {
|
|
490
|
+
owner: "stack-vc",
|
|
491
|
+
name: "stackos"
|
|
492
|
+
},
|
|
493
|
+
sharedSourcePath: "/tenants/stack",
|
|
494
|
+
sharedVariablePolicy: "tenant_shared_all_systems",
|
|
495
|
+
convex: {
|
|
496
|
+
urlEnv: "CONVEX_STACKOS_URL",
|
|
497
|
+
deployKeyEnv: "CONVEX_STACKOS_DEPLOY_KEY",
|
|
498
|
+
preprodDeployment: "giant-mandrill-761",
|
|
499
|
+
prodDeployment: "good-snake-515"
|
|
500
|
+
}
|
|
501
|
+
},
|
|
502
|
+
{
|
|
503
|
+
id: "stack-eng",
|
|
504
|
+
tenantKey: "stack",
|
|
505
|
+
workspaceKey: "engineering",
|
|
506
|
+
vercelProjectName: "stackos-engineering-graph",
|
|
507
|
+
vercelTeamId: "team_mZBKwvXSSu7qxrWdg2go29sK",
|
|
508
|
+
vercelProjectId: "prj_zAU0Zn9GkbHjHI63dxW4vLpmoqTJ",
|
|
509
|
+
vercelWriterTokenEnv: "STACK_VERCEL_TOKEN",
|
|
510
|
+
repository: {
|
|
511
|
+
owner: "stack-vc",
|
|
512
|
+
name: "stackos-engineering-graph"
|
|
513
|
+
},
|
|
514
|
+
sharedSourcePath: "/tenants/stack/engineering",
|
|
515
|
+
sharedVariablePolicy: "tenant_shared_all_systems",
|
|
516
|
+
convex: {
|
|
517
|
+
urlEnv: "CONVEX_STACK_ENG_URL",
|
|
518
|
+
deployKeyEnv: "CONVEX_STACK_ENG_DEPLOY_KEY",
|
|
519
|
+
preprodDeployment: "small-oyster-270",
|
|
520
|
+
prodDeployment: "bold-cuttlefish-804"
|
|
521
|
+
}
|
|
522
|
+
},
|
|
523
|
+
{
|
|
524
|
+
id: "lucern-graph",
|
|
525
|
+
tenantKey: "lucern",
|
|
526
|
+
workspaceKey: "lucern",
|
|
527
|
+
vercelProjectName: "lucern-graph",
|
|
528
|
+
vercelTeamId: "team_vTHxxs8GAoAFUe6RWMlYt7fY",
|
|
529
|
+
vercelProjectId: "prj_KJ8EKV8vGM5xURpqmwTwmECEGPgQ",
|
|
530
|
+
vercelWriterTokenEnv: "LUCERN_VERCEL_TOKEN",
|
|
531
|
+
repository: {
|
|
532
|
+
owner: "LucernAI",
|
|
533
|
+
name: "lucern-graph"
|
|
534
|
+
},
|
|
535
|
+
sharedSourcePath: "/tenants/lucern/shared",
|
|
536
|
+
sharedVariablePolicy: "tenant_shared_all_systems",
|
|
537
|
+
convex: {
|
|
538
|
+
urlEnv: "CONVEX_LUCERN_URL",
|
|
539
|
+
deployKeyEnv: "CONVEX_LUCERN_DEPLOY_KEY",
|
|
540
|
+
preprodDeployment: "good-blackbird-774",
|
|
541
|
+
prodDeployment: "precious-dog-365"
|
|
542
|
+
}
|
|
543
|
+
}
|
|
544
|
+
];
|
|
545
|
+
function findInfisicalTenantSoftwareSystem(systemId) {
|
|
546
|
+
return INFISICAL_TENANT_SOFTWARE_SYSTEMS.find(
|
|
547
|
+
(system) => system.id === systemId
|
|
548
|
+
);
|
|
549
|
+
}
|
|
550
|
+
function tenantSoftwareSystemConvexEnvNames(systemId) {
|
|
551
|
+
const system = findInfisicalTenantSoftwareSystem(systemId);
|
|
552
|
+
if (!system) {
|
|
553
|
+
throw new Error(`Unknown tenant software system: ${systemId}.`);
|
|
554
|
+
}
|
|
555
|
+
return [system.convex.urlEnv, system.convex.deployKeyEnv];
|
|
556
|
+
}
|
|
557
|
+
function tenantSoftwareSystemOwnsConvexEnvName(systemId, envName) {
|
|
558
|
+
return tenantSoftwareSystemConvexEnvNames(systemId).includes(envName);
|
|
559
|
+
}
|
|
560
|
+
function convexTierForVercelDestinationEnvironment(environment) {
|
|
561
|
+
return INFISICAL_CONVEX_TIER_BY_VERCEL_ENVIRONMENT[environment];
|
|
562
|
+
}
|
|
563
|
+
function findInfisicalVercelSyncDestination(environment) {
|
|
564
|
+
return INFISICAL_VERCEL_SYNC_DESTINATIONS.find(
|
|
565
|
+
(destination) => destination.environment === environment
|
|
566
|
+
);
|
|
567
|
+
}
|
|
568
|
+
function vercelCustomEnvironmentIdForTenantSoftwareSystem(systemId, environment) {
|
|
569
|
+
const system = findInfisicalTenantSoftwareSystem(systemId);
|
|
570
|
+
const destination = findInfisicalVercelSyncDestination(environment);
|
|
571
|
+
if (!system || !destination) {
|
|
572
|
+
return void 0;
|
|
573
|
+
}
|
|
574
|
+
return destination.customEnvironmentIdsByProjectName?.[system.vercelProjectName];
|
|
575
|
+
}
|
|
576
|
+
function expectedTenantConvexDeploymentForVercelEnvironment(systemId, environment) {
|
|
577
|
+
const system = findInfisicalTenantSoftwareSystem(systemId);
|
|
578
|
+
if (!system) {
|
|
579
|
+
throw new Error(`Unknown tenant software system: ${systemId}.`);
|
|
580
|
+
}
|
|
581
|
+
return convexTierForVercelDestinationEnvironment(environment) === "prod" ? system.convex.prodDeployment : system.convex.preprodDeployment;
|
|
582
|
+
}
|
|
583
|
+
function findInfisicalRuntimePath(pathId) {
|
|
584
|
+
return INFISICAL_RUNTIME_PATHS.find((path) => path.id === pathId);
|
|
585
|
+
}
|
|
586
|
+
function findInfisicalRuntimeSurface(surfaceId) {
|
|
587
|
+
return INFISICAL_RUNTIME_SURFACES.find((surface) => surface.id === surfaceId);
|
|
588
|
+
}
|
|
589
|
+
var INFISICAL_SECRET_OWNERS = [
|
|
590
|
+
"lucern_platform",
|
|
591
|
+
"tenant",
|
|
592
|
+
"provider",
|
|
593
|
+
"operator_local"
|
|
594
|
+
];
|
|
595
|
+
var INFISICAL_SECRET_SCOPES = [
|
|
596
|
+
"global",
|
|
597
|
+
"environment",
|
|
598
|
+
"tenant",
|
|
599
|
+
"workspace",
|
|
600
|
+
"software_system",
|
|
601
|
+
"deployment",
|
|
602
|
+
"local"
|
|
603
|
+
];
|
|
604
|
+
var INFISICAL_SECRET_ENVIRONMENT_POLICIES = [
|
|
605
|
+
"same_all_environments",
|
|
606
|
+
"environment_specific",
|
|
607
|
+
"preprod_staging_prod_prod",
|
|
608
|
+
"local_only"
|
|
609
|
+
];
|
|
610
|
+
var INFISICAL_SECRET_CONSUMERS = [
|
|
611
|
+
"lucern-web",
|
|
612
|
+
"lucern-gateway",
|
|
613
|
+
"lucern-mcp",
|
|
614
|
+
"lucern-cli",
|
|
615
|
+
"lucern-ai-runtime",
|
|
616
|
+
"lucern-graph-sync",
|
|
617
|
+
"lucern-observability",
|
|
618
|
+
"lucern-repo-ci",
|
|
619
|
+
"mc-convex",
|
|
620
|
+
"mc-operator-tooling",
|
|
621
|
+
"tenant-vercel-app",
|
|
622
|
+
"tenant-convex-deployment",
|
|
623
|
+
"tenant-ai-runtime",
|
|
624
|
+
"tenant-graph-sync",
|
|
625
|
+
"tenant-observability",
|
|
626
|
+
"tenant-vector-store",
|
|
627
|
+
"tenant-deploy-tooling",
|
|
628
|
+
"tenant-agent-runtime"
|
|
629
|
+
];
|
|
630
|
+
var INFISICAL_SECRET_DESTINATION_KINDS = [
|
|
631
|
+
"vercel",
|
|
632
|
+
"convex",
|
|
633
|
+
"github_actions",
|
|
634
|
+
"runtime_fetch",
|
|
635
|
+
"operator_local"
|
|
636
|
+
];
|
|
637
|
+
|
|
638
|
+
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, convexTierForVercelDestinationEnvironment, expectedTenantConvexDeploymentForVercelEnvironment, findInfisicalRuntimePath, findInfisicalRuntimeSurface, findInfisicalTenantSoftwareSystem, findInfisicalVercelSyncDestination, tenantSoftwareSystemConvexEnvNames, tenantSoftwareSystemOwnsConvexEnvName, vercelCustomEnvironmentIdForTenantSoftwareSystem };
|
|
639
|
+
//# sourceMappingURL=infisical-runtime.base.js.map
|
|
640
|
+
//# sourceMappingURL=infisical-runtime.base.js.map
|