@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,962 @@
|
|
|
1
|
+
// src/infisical-runtime.platform-ops-secrets.ts
|
|
2
|
+
var PLATFORM_GRAPH_STORE_SECRET_DEFINITIONS = [
|
|
3
|
+
{
|
|
4
|
+
id: "platform.neo4j.uri",
|
|
5
|
+
canonicalName: "NEO4J_URI",
|
|
6
|
+
owner: "lucern_platform",
|
|
7
|
+
scope: "environment",
|
|
8
|
+
sourcePath: "/platform/graph/neo4j",
|
|
9
|
+
environmentPolicy: "environment_specific",
|
|
10
|
+
required: false,
|
|
11
|
+
secret: false,
|
|
12
|
+
public: false,
|
|
13
|
+
consumers: ["lucern-graph-sync", "lucern-repo-ci"],
|
|
14
|
+
destinations: [
|
|
15
|
+
{
|
|
16
|
+
kind: "runtime_fetch",
|
|
17
|
+
target: "lucern-graph-sync",
|
|
18
|
+
environmentPolicy: "environment_specific"
|
|
19
|
+
},
|
|
20
|
+
{
|
|
21
|
+
kind: "github_actions",
|
|
22
|
+
target: "LucernAI/lucern",
|
|
23
|
+
environmentPolicy: "environment_specific"
|
|
24
|
+
}
|
|
25
|
+
],
|
|
26
|
+
description: "Lucern-owned Neo4j URI for platform graph-sync surfaces."
|
|
27
|
+
},
|
|
28
|
+
{
|
|
29
|
+
id: "platform.neo4j.user",
|
|
30
|
+
canonicalName: "NEO4J_USER",
|
|
31
|
+
aliases: ["NEO4J_USERNAME"],
|
|
32
|
+
owner: "lucern_platform",
|
|
33
|
+
scope: "environment",
|
|
34
|
+
sourcePath: "/platform/graph/neo4j",
|
|
35
|
+
environmentPolicy: "environment_specific",
|
|
36
|
+
required: false,
|
|
37
|
+
secret: false,
|
|
38
|
+
public: false,
|
|
39
|
+
consumers: ["lucern-graph-sync", "lucern-repo-ci"],
|
|
40
|
+
destinations: [
|
|
41
|
+
{
|
|
42
|
+
kind: "runtime_fetch",
|
|
43
|
+
target: "lucern-graph-sync",
|
|
44
|
+
environmentPolicy: "environment_specific"
|
|
45
|
+
},
|
|
46
|
+
{
|
|
47
|
+
kind: "github_actions",
|
|
48
|
+
target: "LucernAI/lucern",
|
|
49
|
+
environmentPolicy: "environment_specific"
|
|
50
|
+
}
|
|
51
|
+
],
|
|
52
|
+
description: "Lucern-owned Neo4j username for platform graph-sync surfaces."
|
|
53
|
+
},
|
|
54
|
+
{
|
|
55
|
+
id: "platform.neo4j.password",
|
|
56
|
+
canonicalName: "NEO4J_PASSWORD",
|
|
57
|
+
owner: "lucern_platform",
|
|
58
|
+
scope: "environment",
|
|
59
|
+
sourcePath: "/platform/graph/neo4j",
|
|
60
|
+
environmentPolicy: "environment_specific",
|
|
61
|
+
required: false,
|
|
62
|
+
secret: true,
|
|
63
|
+
public: false,
|
|
64
|
+
consumers: ["lucern-graph-sync", "lucern-repo-ci"],
|
|
65
|
+
destinations: [
|
|
66
|
+
{
|
|
67
|
+
kind: "runtime_fetch",
|
|
68
|
+
target: "lucern-graph-sync",
|
|
69
|
+
environmentPolicy: "environment_specific"
|
|
70
|
+
},
|
|
71
|
+
{
|
|
72
|
+
kind: "github_actions",
|
|
73
|
+
target: "LucernAI/lucern",
|
|
74
|
+
environmentPolicy: "environment_specific"
|
|
75
|
+
}
|
|
76
|
+
],
|
|
77
|
+
description: "Lucern-owned Neo4j password for platform graph-sync surfaces."
|
|
78
|
+
},
|
|
79
|
+
{
|
|
80
|
+
id: "platform.neo4j.sync-secret",
|
|
81
|
+
canonicalName: "NEO4J_SYNC_SECRET",
|
|
82
|
+
owner: "lucern_platform",
|
|
83
|
+
scope: "environment",
|
|
84
|
+
sourcePath: "/platform/graph/neo4j",
|
|
85
|
+
environmentPolicy: "environment_specific",
|
|
86
|
+
required: false,
|
|
87
|
+
secret: true,
|
|
88
|
+
public: false,
|
|
89
|
+
consumers: ["lucern-graph-sync", "lucern-repo-ci"],
|
|
90
|
+
destinations: [
|
|
91
|
+
{
|
|
92
|
+
kind: "runtime_fetch",
|
|
93
|
+
target: "lucern-graph-sync",
|
|
94
|
+
environmentPolicy: "environment_specific"
|
|
95
|
+
},
|
|
96
|
+
{
|
|
97
|
+
kind: "github_actions",
|
|
98
|
+
target: "LucernAI/lucern",
|
|
99
|
+
environmentPolicy: "environment_specific"
|
|
100
|
+
}
|
|
101
|
+
],
|
|
102
|
+
description: "Shared secret protecting Lucern-owned graph-sync HTTP/query proxy calls."
|
|
103
|
+
},
|
|
104
|
+
{
|
|
105
|
+
id: "platform.neo4j.database",
|
|
106
|
+
canonicalName: "NEO4J_DATABASE",
|
|
107
|
+
owner: "lucern_platform",
|
|
108
|
+
scope: "environment",
|
|
109
|
+
sourcePath: "/platform/graph/neo4j",
|
|
110
|
+
environmentPolicy: "environment_specific",
|
|
111
|
+
required: false,
|
|
112
|
+
secret: false,
|
|
113
|
+
public: false,
|
|
114
|
+
consumers: ["lucern-graph-sync", "lucern-repo-ci"],
|
|
115
|
+
destinations: [
|
|
116
|
+
{
|
|
117
|
+
kind: "runtime_fetch",
|
|
118
|
+
target: "lucern-graph-sync",
|
|
119
|
+
environmentPolicy: "environment_specific"
|
|
120
|
+
},
|
|
121
|
+
{
|
|
122
|
+
kind: "github_actions",
|
|
123
|
+
target: "LucernAI/lucern",
|
|
124
|
+
environmentPolicy: "environment_specific"
|
|
125
|
+
}
|
|
126
|
+
],
|
|
127
|
+
description: "Optional Neo4j database name for Lucern-owned graph-sync surfaces."
|
|
128
|
+
}
|
|
129
|
+
];
|
|
130
|
+
var PLATFORM_VECTOR_STORE_SECRET_DEFINITIONS = [
|
|
131
|
+
{
|
|
132
|
+
id: "platform.pinecone.api-key",
|
|
133
|
+
canonicalName: "PINECONE_API_KEY",
|
|
134
|
+
owner: "lucern_platform",
|
|
135
|
+
scope: "environment",
|
|
136
|
+
sourcePath: "/platform/vector/pinecone",
|
|
137
|
+
environmentPolicy: "environment_specific",
|
|
138
|
+
required: false,
|
|
139
|
+
secret: true,
|
|
140
|
+
public: false,
|
|
141
|
+
consumers: ["lucern-ai-runtime", "lucern-repo-ci"],
|
|
142
|
+
destinations: [
|
|
143
|
+
{
|
|
144
|
+
kind: "runtime_fetch",
|
|
145
|
+
target: "lucern-ai-runtime",
|
|
146
|
+
environmentPolicy: "environment_specific"
|
|
147
|
+
},
|
|
148
|
+
{
|
|
149
|
+
kind: "github_actions",
|
|
150
|
+
target: "LucernAI/lucern",
|
|
151
|
+
environmentPolicy: "environment_specific"
|
|
152
|
+
}
|
|
153
|
+
],
|
|
154
|
+
description: "Lucern-owned Pinecone API key for platform vector search."
|
|
155
|
+
},
|
|
156
|
+
{
|
|
157
|
+
id: "platform.pinecone.index-name",
|
|
158
|
+
canonicalName: "PINECONE_INDEX_NAME",
|
|
159
|
+
aliases: ["PINECONE_INDEX"],
|
|
160
|
+
owner: "lucern_platform",
|
|
161
|
+
scope: "environment",
|
|
162
|
+
sourcePath: "/platform/vector/pinecone",
|
|
163
|
+
environmentPolicy: "environment_specific",
|
|
164
|
+
required: false,
|
|
165
|
+
secret: false,
|
|
166
|
+
public: false,
|
|
167
|
+
consumers: ["lucern-ai-runtime", "lucern-repo-ci"],
|
|
168
|
+
destinations: [
|
|
169
|
+
{
|
|
170
|
+
kind: "runtime_fetch",
|
|
171
|
+
target: "lucern-ai-runtime",
|
|
172
|
+
environmentPolicy: "environment_specific"
|
|
173
|
+
},
|
|
174
|
+
{
|
|
175
|
+
kind: "github_actions",
|
|
176
|
+
target: "LucernAI/lucern",
|
|
177
|
+
environmentPolicy: "environment_specific"
|
|
178
|
+
}
|
|
179
|
+
],
|
|
180
|
+
description: "Lucern-owned Pinecone index name."
|
|
181
|
+
},
|
|
182
|
+
{
|
|
183
|
+
id: "platform.pinecone.host",
|
|
184
|
+
canonicalName: "PINECONE_HOST",
|
|
185
|
+
aliases: ["PINECONE_INDEX_HOST"],
|
|
186
|
+
owner: "lucern_platform",
|
|
187
|
+
scope: "environment",
|
|
188
|
+
sourcePath: "/platform/vector/pinecone",
|
|
189
|
+
environmentPolicy: "environment_specific",
|
|
190
|
+
required: false,
|
|
191
|
+
secret: false,
|
|
192
|
+
public: false,
|
|
193
|
+
consumers: ["lucern-ai-runtime", "lucern-repo-ci"],
|
|
194
|
+
destinations: [
|
|
195
|
+
{
|
|
196
|
+
kind: "runtime_fetch",
|
|
197
|
+
target: "lucern-ai-runtime",
|
|
198
|
+
environmentPolicy: "environment_specific"
|
|
199
|
+
},
|
|
200
|
+
{
|
|
201
|
+
kind: "github_actions",
|
|
202
|
+
target: "LucernAI/lucern",
|
|
203
|
+
environmentPolicy: "environment_specific"
|
|
204
|
+
}
|
|
205
|
+
],
|
|
206
|
+
description: "Lucern-owned Pinecone host/index host."
|
|
207
|
+
}
|
|
208
|
+
];
|
|
209
|
+
var PLATFORM_SENTRY_SECRET_DEFINITIONS = [
|
|
210
|
+
{
|
|
211
|
+
id: "platform.sentry.dsn",
|
|
212
|
+
canonicalName: "NEXT_PUBLIC_SENTRY_DSN",
|
|
213
|
+
aliases: ["SENTRY_DSN", "NEXT_PUBLIC_SENTRY_DSN_NEXTJS"],
|
|
214
|
+
owner: "provider",
|
|
215
|
+
scope: "environment",
|
|
216
|
+
sourcePath: "/platform/observability/sentry",
|
|
217
|
+
environmentPolicy: "environment_specific",
|
|
218
|
+
required: false,
|
|
219
|
+
secret: false,
|
|
220
|
+
public: true,
|
|
221
|
+
consumers: ["lucern-web", "lucern-gateway", "lucern-observability"],
|
|
222
|
+
destinations: [
|
|
223
|
+
{
|
|
224
|
+
kind: "vercel",
|
|
225
|
+
target: "lucern",
|
|
226
|
+
environmentPolicy: "environment_specific"
|
|
227
|
+
},
|
|
228
|
+
{
|
|
229
|
+
kind: "vercel",
|
|
230
|
+
target: "lucern-gateway",
|
|
231
|
+
environmentPolicy: "environment_specific"
|
|
232
|
+
}
|
|
233
|
+
],
|
|
234
|
+
description: "Lucern-owned Sentry DSN for browser/server error telemetry."
|
|
235
|
+
},
|
|
236
|
+
{
|
|
237
|
+
id: "platform.sentry.auth-token",
|
|
238
|
+
canonicalName: "SENTRY_AUTH_TOKEN",
|
|
239
|
+
owner: "provider",
|
|
240
|
+
scope: "environment",
|
|
241
|
+
sourcePath: "/platform/observability/sentry",
|
|
242
|
+
environmentPolicy: "same_all_environments",
|
|
243
|
+
required: false,
|
|
244
|
+
secret: true,
|
|
245
|
+
public: false,
|
|
246
|
+
consumers: ["lucern-repo-ci", "lucern-observability"],
|
|
247
|
+
destinations: [
|
|
248
|
+
{
|
|
249
|
+
kind: "github_actions",
|
|
250
|
+
target: "LucernAI/lucern",
|
|
251
|
+
environmentPolicy: "same_all_environments"
|
|
252
|
+
},
|
|
253
|
+
{
|
|
254
|
+
kind: "vercel",
|
|
255
|
+
target: "lucern",
|
|
256
|
+
environmentPolicy: "same_all_environments"
|
|
257
|
+
}
|
|
258
|
+
],
|
|
259
|
+
description: "Sentry release-upload token. Runtime services must not use it for authorization."
|
|
260
|
+
},
|
|
261
|
+
{
|
|
262
|
+
id: "platform.sentry.org",
|
|
263
|
+
canonicalName: "SENTRY_ORG",
|
|
264
|
+
aliases: ["SENTRY_ORG_SLUG"],
|
|
265
|
+
owner: "provider",
|
|
266
|
+
scope: "global",
|
|
267
|
+
sourcePath: "/platform/observability/sentry",
|
|
268
|
+
environmentPolicy: "same_all_environments",
|
|
269
|
+
required: false,
|
|
270
|
+
secret: false,
|
|
271
|
+
public: false,
|
|
272
|
+
consumers: ["lucern-repo-ci", "lucern-observability"],
|
|
273
|
+
destinations: [
|
|
274
|
+
{
|
|
275
|
+
kind: "github_actions",
|
|
276
|
+
target: "LucernAI/lucern",
|
|
277
|
+
environmentPolicy: "same_all_environments"
|
|
278
|
+
},
|
|
279
|
+
{
|
|
280
|
+
kind: "vercel",
|
|
281
|
+
target: "lucern",
|
|
282
|
+
environmentPolicy: "same_all_environments"
|
|
283
|
+
}
|
|
284
|
+
],
|
|
285
|
+
description: "Sentry organization slug for Lucern release uploads."
|
|
286
|
+
},
|
|
287
|
+
{
|
|
288
|
+
id: "platform.sentry.project",
|
|
289
|
+
canonicalName: "SENTRY_PROJECT",
|
|
290
|
+
aliases: ["SENTRY_PROJECT_NEXTJS"],
|
|
291
|
+
owner: "provider",
|
|
292
|
+
scope: "global",
|
|
293
|
+
sourcePath: "/platform/observability/sentry",
|
|
294
|
+
environmentPolicy: "same_all_environments",
|
|
295
|
+
required: false,
|
|
296
|
+
secret: false,
|
|
297
|
+
public: false,
|
|
298
|
+
consumers: ["lucern-repo-ci", "lucern-observability"],
|
|
299
|
+
destinations: [
|
|
300
|
+
{
|
|
301
|
+
kind: "github_actions",
|
|
302
|
+
target: "LucernAI/lucern",
|
|
303
|
+
environmentPolicy: "same_all_environments"
|
|
304
|
+
},
|
|
305
|
+
{
|
|
306
|
+
kind: "vercel",
|
|
307
|
+
target: "lucern",
|
|
308
|
+
environmentPolicy: "same_all_environments"
|
|
309
|
+
}
|
|
310
|
+
],
|
|
311
|
+
description: "Sentry project slug for Lucern release uploads."
|
|
312
|
+
},
|
|
313
|
+
{
|
|
314
|
+
id: "platform.sentry.environment",
|
|
315
|
+
canonicalName: "SENTRY_ENVIRONMENT",
|
|
316
|
+
aliases: ["NEXT_PUBLIC_SENTRY_ENVIRONMENT"],
|
|
317
|
+
owner: "provider",
|
|
318
|
+
scope: "environment",
|
|
319
|
+
sourcePath: "/platform/observability/sentry",
|
|
320
|
+
environmentPolicy: "environment_specific",
|
|
321
|
+
required: false,
|
|
322
|
+
secret: false,
|
|
323
|
+
public: false,
|
|
324
|
+
consumers: ["lucern-web", "lucern-gateway", "lucern-observability"],
|
|
325
|
+
destinations: [
|
|
326
|
+
{
|
|
327
|
+
kind: "vercel",
|
|
328
|
+
target: "lucern",
|
|
329
|
+
environmentPolicy: "environment_specific",
|
|
330
|
+
writeNames: ["SENTRY_ENVIRONMENT", "NEXT_PUBLIC_SENTRY_ENVIRONMENT"]
|
|
331
|
+
},
|
|
332
|
+
{
|
|
333
|
+
kind: "vercel",
|
|
334
|
+
target: "lucern-gateway",
|
|
335
|
+
environmentPolicy: "environment_specific"
|
|
336
|
+
}
|
|
337
|
+
],
|
|
338
|
+
description: "Lucern-owned Sentry environment label."
|
|
339
|
+
},
|
|
340
|
+
{
|
|
341
|
+
id: "platform.sentry.release",
|
|
342
|
+
canonicalName: "SENTRY_RELEASE",
|
|
343
|
+
aliases: ["NEXT_PUBLIC_SENTRY_RELEASE"],
|
|
344
|
+
owner: "provider",
|
|
345
|
+
scope: "environment",
|
|
346
|
+
sourcePath: "/platform/observability/sentry",
|
|
347
|
+
environmentPolicy: "environment_specific",
|
|
348
|
+
required: false,
|
|
349
|
+
secret: false,
|
|
350
|
+
public: false,
|
|
351
|
+
consumers: ["lucern-web", "lucern-gateway", "lucern-observability"],
|
|
352
|
+
destinations: [
|
|
353
|
+
{
|
|
354
|
+
kind: "vercel",
|
|
355
|
+
target: "lucern",
|
|
356
|
+
environmentPolicy: "environment_specific",
|
|
357
|
+
writeNames: ["SENTRY_RELEASE", "NEXT_PUBLIC_SENTRY_RELEASE"]
|
|
358
|
+
},
|
|
359
|
+
{
|
|
360
|
+
kind: "vercel",
|
|
361
|
+
target: "lucern-gateway",
|
|
362
|
+
environmentPolicy: "environment_specific"
|
|
363
|
+
}
|
|
364
|
+
],
|
|
365
|
+
description: "Lucern-owned Sentry release name."
|
|
366
|
+
}
|
|
367
|
+
];
|
|
368
|
+
var PLATFORM_DEPLOY_AUTOMATION_SECRET_DEFINITIONS = [
|
|
369
|
+
{
|
|
370
|
+
id: "platform.deploy.vercel-token",
|
|
371
|
+
canonicalName: "VERCEL_TOKEN",
|
|
372
|
+
owner: "provider",
|
|
373
|
+
scope: "global",
|
|
374
|
+
sourcePath: "/platform/deploy/vercel",
|
|
375
|
+
environmentPolicy: "same_all_environments",
|
|
376
|
+
required: false,
|
|
377
|
+
secret: true,
|
|
378
|
+
public: false,
|
|
379
|
+
consumers: ["lucern-repo-ci"],
|
|
380
|
+
destinations: [
|
|
381
|
+
{
|
|
382
|
+
kind: "github_actions",
|
|
383
|
+
target: "LucernAI/lucern",
|
|
384
|
+
environmentPolicy: "same_all_environments"
|
|
385
|
+
},
|
|
386
|
+
{
|
|
387
|
+
kind: "operator_local",
|
|
388
|
+
target: "secret-sync-writer",
|
|
389
|
+
environmentPolicy: "same_all_environments"
|
|
390
|
+
}
|
|
391
|
+
],
|
|
392
|
+
description: "Vercel API token for the future reviewed live writer. Never copy into tenant apps."
|
|
393
|
+
},
|
|
394
|
+
{
|
|
395
|
+
id: "platform.deploy.vercel-token.stack",
|
|
396
|
+
canonicalName: "STACK_VERCEL_TOKEN",
|
|
397
|
+
owner: "provider",
|
|
398
|
+
scope: "global",
|
|
399
|
+
sourcePath: "/platform/deploy/vercel",
|
|
400
|
+
environmentPolicy: "same_all_environments",
|
|
401
|
+
required: false,
|
|
402
|
+
secret: true,
|
|
403
|
+
public: false,
|
|
404
|
+
consumers: ["lucern-repo-ci"],
|
|
405
|
+
destinations: [
|
|
406
|
+
{
|
|
407
|
+
kind: "operator_local",
|
|
408
|
+
target: "secret-sync-writer",
|
|
409
|
+
environmentPolicy: "same_all_environments"
|
|
410
|
+
}
|
|
411
|
+
],
|
|
412
|
+
description: "Stack Vercel API token for manifest-scoped Stack tenant Vercel secret sync. Never copy into tenant apps."
|
|
413
|
+
},
|
|
414
|
+
{
|
|
415
|
+
id: "platform.deploy.vercel-token.lucern",
|
|
416
|
+
canonicalName: "LUCERN_VERCEL_TOKEN",
|
|
417
|
+
owner: "provider",
|
|
418
|
+
scope: "global",
|
|
419
|
+
sourcePath: "/platform/deploy/vercel",
|
|
420
|
+
environmentPolicy: "same_all_environments",
|
|
421
|
+
required: false,
|
|
422
|
+
secret: true,
|
|
423
|
+
public: false,
|
|
424
|
+
consumers: ["lucern-repo-ci"],
|
|
425
|
+
destinations: [
|
|
426
|
+
{
|
|
427
|
+
kind: "operator_local",
|
|
428
|
+
target: "secret-sync-writer",
|
|
429
|
+
environmentPolicy: "same_all_environments"
|
|
430
|
+
}
|
|
431
|
+
],
|
|
432
|
+
description: "Lucern Vercel API token for manifest-scoped Lucern tenant Vercel secret sync. Never copy into tenant apps."
|
|
433
|
+
},
|
|
434
|
+
{
|
|
435
|
+
id: "platform.deploy.vercel-org-id",
|
|
436
|
+
canonicalName: "VERCEL_ORG_ID",
|
|
437
|
+
owner: "provider",
|
|
438
|
+
scope: "global",
|
|
439
|
+
sourcePath: "/platform/deploy/vercel",
|
|
440
|
+
environmentPolicy: "same_all_environments",
|
|
441
|
+
required: false,
|
|
442
|
+
secret: false,
|
|
443
|
+
public: false,
|
|
444
|
+
consumers: ["lucern-repo-ci"],
|
|
445
|
+
destinations: [
|
|
446
|
+
{
|
|
447
|
+
kind: "github_actions",
|
|
448
|
+
target: "LucernAI/lucern",
|
|
449
|
+
environmentPolicy: "same_all_environments"
|
|
450
|
+
},
|
|
451
|
+
{
|
|
452
|
+
kind: "operator_local",
|
|
453
|
+
target: "secret-sync-writer",
|
|
454
|
+
environmentPolicy: "same_all_environments"
|
|
455
|
+
}
|
|
456
|
+
],
|
|
457
|
+
description: "Vercel team/org id used by deployment and sync automation."
|
|
458
|
+
},
|
|
459
|
+
{
|
|
460
|
+
id: "platform.deploy.socket-api-key",
|
|
461
|
+
canonicalName: "SOCKET_API_KEY",
|
|
462
|
+
aliases: [
|
|
463
|
+
"socket_token",
|
|
464
|
+
"SOCKET_SECURITY_API_KEY",
|
|
465
|
+
"SOCKET_SECURITY_API_TOKEN"
|
|
466
|
+
],
|
|
467
|
+
owner: "provider",
|
|
468
|
+
scope: "global",
|
|
469
|
+
sourcePath: "/platform/deploy",
|
|
470
|
+
environmentPolicy: "same_all_environments",
|
|
471
|
+
required: false,
|
|
472
|
+
secret: true,
|
|
473
|
+
public: false,
|
|
474
|
+
consumers: ["lucern-repo-ci"],
|
|
475
|
+
destinations: [
|
|
476
|
+
{
|
|
477
|
+
kind: "github_actions",
|
|
478
|
+
target: "LucernAI/lucern",
|
|
479
|
+
environmentPolicy: "same_all_environments",
|
|
480
|
+
writeNames: [
|
|
481
|
+
"SOCKET_API_KEY",
|
|
482
|
+
"SOCKET_SECURITY_API_KEY",
|
|
483
|
+
"SOCKET_SECURITY_API_TOKEN"
|
|
484
|
+
]
|
|
485
|
+
},
|
|
486
|
+
{
|
|
487
|
+
kind: "operator_local",
|
|
488
|
+
target: "socket-firewall-wrapper",
|
|
489
|
+
environmentPolicy: "same_all_environments",
|
|
490
|
+
writeNames: [
|
|
491
|
+
"SOCKET_API_KEY",
|
|
492
|
+
"SOCKET_SECURITY_API_KEY",
|
|
493
|
+
"SOCKET_SECURITY_API_TOKEN"
|
|
494
|
+
]
|
|
495
|
+
}
|
|
496
|
+
],
|
|
497
|
+
description: "Socket API token for authenticated Socket Firewall wrapper, CLI, and CI policy checks."
|
|
498
|
+
},
|
|
499
|
+
{
|
|
500
|
+
id: "platform.deploy.socket-token-hash",
|
|
501
|
+
canonicalName: "SOCKET_TOKEN_HASH",
|
|
502
|
+
aliases: ["socket_token_hash", "SOCKET_API_KEY_HASH"],
|
|
503
|
+
owner: "provider",
|
|
504
|
+
scope: "global",
|
|
505
|
+
sourcePath: "/platform/deploy",
|
|
506
|
+
environmentPolicy: "same_all_environments",
|
|
507
|
+
required: false,
|
|
508
|
+
secret: true,
|
|
509
|
+
public: false,
|
|
510
|
+
consumers: ["lucern-repo-ci"],
|
|
511
|
+
destinations: [
|
|
512
|
+
{
|
|
513
|
+
kind: "operator_local",
|
|
514
|
+
target: "socket-token-audit",
|
|
515
|
+
environmentPolicy: "same_all_environments"
|
|
516
|
+
}
|
|
517
|
+
],
|
|
518
|
+
description: "Socket token fingerprint retained for rotation evidence; not consumed by Socket tooling."
|
|
519
|
+
}
|
|
520
|
+
];
|
|
521
|
+
var PLATFORM_LOCAL_OPERATOR_CONFIG_SECRET_DEFINITIONS = [
|
|
522
|
+
{
|
|
523
|
+
id: "platform.docs.gap-audit-api-key",
|
|
524
|
+
canonicalName: "DOC_GAP_AUDIT_API_KEY",
|
|
525
|
+
owner: "lucern_platform",
|
|
526
|
+
scope: "environment",
|
|
527
|
+
sourcePath: "/platform/docs",
|
|
528
|
+
environmentPolicy: "environment_specific",
|
|
529
|
+
required: false,
|
|
530
|
+
secret: true,
|
|
531
|
+
public: false,
|
|
532
|
+
consumers: ["lucern-repo-ci"],
|
|
533
|
+
destinations: [
|
|
534
|
+
{
|
|
535
|
+
kind: "github_actions",
|
|
536
|
+
target: "LucernAI/lucern",
|
|
537
|
+
environmentPolicy: "environment_specific"
|
|
538
|
+
},
|
|
539
|
+
{
|
|
540
|
+
kind: "operator_local",
|
|
541
|
+
target: "lucern-repo",
|
|
542
|
+
environmentPolicy: "environment_specific"
|
|
543
|
+
}
|
|
544
|
+
],
|
|
545
|
+
description: "Optional model key for docs gap audits."
|
|
546
|
+
},
|
|
547
|
+
{
|
|
548
|
+
id: "platform.docs.gap-audit-provider",
|
|
549
|
+
canonicalName: "DOC_GAP_AUDIT_PROVIDER",
|
|
550
|
+
owner: "lucern_platform",
|
|
551
|
+
scope: "environment",
|
|
552
|
+
sourcePath: "/platform/docs",
|
|
553
|
+
environmentPolicy: "environment_specific",
|
|
554
|
+
required: false,
|
|
555
|
+
secret: false,
|
|
556
|
+
public: false,
|
|
557
|
+
consumers: ["lucern-repo-ci"],
|
|
558
|
+
destinations: [
|
|
559
|
+
{
|
|
560
|
+
kind: "github_actions",
|
|
561
|
+
target: "LucernAI/lucern",
|
|
562
|
+
environmentPolicy: "environment_specific"
|
|
563
|
+
},
|
|
564
|
+
{
|
|
565
|
+
kind: "operator_local",
|
|
566
|
+
target: "lucern-repo",
|
|
567
|
+
environmentPolicy: "environment_specific"
|
|
568
|
+
}
|
|
569
|
+
],
|
|
570
|
+
description: "Optional docs gap audit provider selector."
|
|
571
|
+
},
|
|
572
|
+
{
|
|
573
|
+
id: "platform.docs.gap-audit-model",
|
|
574
|
+
canonicalName: "DOC_GAP_AUDIT_MODEL",
|
|
575
|
+
owner: "lucern_platform",
|
|
576
|
+
scope: "environment",
|
|
577
|
+
sourcePath: "/platform/docs",
|
|
578
|
+
environmentPolicy: "environment_specific",
|
|
579
|
+
required: false,
|
|
580
|
+
secret: false,
|
|
581
|
+
public: false,
|
|
582
|
+
consumers: ["lucern-repo-ci"],
|
|
583
|
+
destinations: [
|
|
584
|
+
{
|
|
585
|
+
kind: "github_actions",
|
|
586
|
+
target: "LucernAI/lucern",
|
|
587
|
+
environmentPolicy: "environment_specific"
|
|
588
|
+
},
|
|
589
|
+
{
|
|
590
|
+
kind: "operator_local",
|
|
591
|
+
target: "lucern-repo",
|
|
592
|
+
environmentPolicy: "environment_specific"
|
|
593
|
+
}
|
|
594
|
+
],
|
|
595
|
+
description: "Optional docs gap audit model selector."
|
|
596
|
+
},
|
|
597
|
+
{
|
|
598
|
+
id: "platform.infisical.local-cli",
|
|
599
|
+
canonicalName: "INFISICAL_BIN",
|
|
600
|
+
aliases: ["INFISICAL_API_URL", "INFISICAL_URL"],
|
|
601
|
+
owner: "lucern_platform",
|
|
602
|
+
scope: "global",
|
|
603
|
+
sourcePath: "/platform/infisical",
|
|
604
|
+
environmentPolicy: "same_all_environments",
|
|
605
|
+
required: false,
|
|
606
|
+
secret: false,
|
|
607
|
+
public: false,
|
|
608
|
+
consumers: ["mc-operator-tooling", "lucern-repo-ci"],
|
|
609
|
+
destinations: [
|
|
610
|
+
{
|
|
611
|
+
kind: "operator_local",
|
|
612
|
+
target: "lucern-repo",
|
|
613
|
+
environmentPolicy: "same_all_environments"
|
|
614
|
+
}
|
|
615
|
+
],
|
|
616
|
+
description: "Operator-only Infisical CLI/API location knobs. Machine credentials are handled by the bootstrap contract."
|
|
617
|
+
},
|
|
618
|
+
{
|
|
619
|
+
id: "platform.gateway.device-verification-base-url",
|
|
620
|
+
canonicalName: "LUCERN_DEVICE_VERIFICATION_BASE_URL",
|
|
621
|
+
owner: "lucern_platform",
|
|
622
|
+
scope: "environment",
|
|
623
|
+
sourcePath: "/platform/runtime",
|
|
624
|
+
environmentPolicy: "environment_specific",
|
|
625
|
+
required: false,
|
|
626
|
+
secret: false,
|
|
627
|
+
public: false,
|
|
628
|
+
consumers: ["lucern-gateway"],
|
|
629
|
+
destinations: [
|
|
630
|
+
{
|
|
631
|
+
kind: "vercel",
|
|
632
|
+
target: "lucern-gateway",
|
|
633
|
+
environmentPolicy: "environment_specific"
|
|
634
|
+
}
|
|
635
|
+
],
|
|
636
|
+
description: "Base URL shown during Lucern CLI/device authentication."
|
|
637
|
+
},
|
|
638
|
+
{
|
|
639
|
+
id: "platform.gateway.mode",
|
|
640
|
+
canonicalName: "LUCERN_GATEWAY_MODE",
|
|
641
|
+
aliases: ["LUCERN_GATEWAY_ENV"],
|
|
642
|
+
owner: "lucern_platform",
|
|
643
|
+
scope: "environment",
|
|
644
|
+
sourcePath: "/platform/runtime",
|
|
645
|
+
environmentPolicy: "environment_specific",
|
|
646
|
+
required: false,
|
|
647
|
+
secret: false,
|
|
648
|
+
public: false,
|
|
649
|
+
consumers: ["lucern-gateway", "lucern-repo-ci"],
|
|
650
|
+
destinations: [
|
|
651
|
+
{
|
|
652
|
+
kind: "vercel",
|
|
653
|
+
target: "lucern-gateway",
|
|
654
|
+
environmentPolicy: "environment_specific"
|
|
655
|
+
},
|
|
656
|
+
{
|
|
657
|
+
kind: "github_actions",
|
|
658
|
+
target: "LucernAI/lucern",
|
|
659
|
+
environmentPolicy: "environment_specific"
|
|
660
|
+
}
|
|
661
|
+
],
|
|
662
|
+
description: "Gateway runtime mode/environment label."
|
|
663
|
+
},
|
|
664
|
+
{
|
|
665
|
+
id: "platform.mcp.runtime",
|
|
666
|
+
canonicalName: "LUCERN_MCP_URL",
|
|
667
|
+
aliases: [
|
|
668
|
+
"LUCERN_AGENT_IDENTITY",
|
|
669
|
+
"LUCERN_HTTP_HOST",
|
|
670
|
+
"LUCERN_HTTP_PORT",
|
|
671
|
+
"LUCERN_MCP_ALLOW_API_KEY_PASSTHROUGH",
|
|
672
|
+
"LUCERN_MCP_DEBUG",
|
|
673
|
+
"LUCERN_MCP_DIAGNOSTICS_FILE",
|
|
674
|
+
"LUCERN_MCP_HEALTH_PATH",
|
|
675
|
+
"LUCERN_MCP_HEALTH_URL",
|
|
676
|
+
"LUCERN_MCP_HOST",
|
|
677
|
+
"LUCERN_MCP_PATH",
|
|
678
|
+
"LUCERN_MCP_PORT",
|
|
679
|
+
"LUCERN_MCP_QUIET",
|
|
680
|
+
"LUCERN_MCP_TRANSPORT",
|
|
681
|
+
"LUCERN_PROFILE",
|
|
682
|
+
"LUCERN_PUBLIC_URL",
|
|
683
|
+
"MCP_SERVER_URL"
|
|
684
|
+
],
|
|
685
|
+
owner: "lucern_platform",
|
|
686
|
+
scope: "environment",
|
|
687
|
+
sourcePath: "/platform/runtime",
|
|
688
|
+
environmentPolicy: "environment_specific",
|
|
689
|
+
required: false,
|
|
690
|
+
secret: false,
|
|
691
|
+
public: false,
|
|
692
|
+
consumers: ["lucern-mcp", "lucern-cli", "lucern-repo-ci"],
|
|
693
|
+
destinations: [
|
|
694
|
+
{
|
|
695
|
+
kind: "runtime_fetch",
|
|
696
|
+
target: "lucern-cli-mcp-sdk",
|
|
697
|
+
environmentPolicy: "environment_specific"
|
|
698
|
+
},
|
|
699
|
+
{
|
|
700
|
+
kind: "operator_local",
|
|
701
|
+
target: "lucern-repo",
|
|
702
|
+
environmentPolicy: "environment_specific"
|
|
703
|
+
}
|
|
704
|
+
],
|
|
705
|
+
description: "Lucern MCP/CLI runtime knobs. Aliases are compatibility names and not Vercel write names."
|
|
706
|
+
},
|
|
707
|
+
{
|
|
708
|
+
id: "platform.mcp.auth-token",
|
|
709
|
+
canonicalName: "LUCERN_MCP_SERVER_AUTH_TOKEN",
|
|
710
|
+
aliases: ["LUCERN_USER_TOKEN", "MCP_SERVER_TOKEN"],
|
|
711
|
+
owner: "lucern_platform",
|
|
712
|
+
scope: "environment",
|
|
713
|
+
sourcePath: "/platform/runtime",
|
|
714
|
+
environmentPolicy: "environment_specific",
|
|
715
|
+
required: false,
|
|
716
|
+
secret: true,
|
|
717
|
+
public: false,
|
|
718
|
+
consumers: ["lucern-mcp", "lucern-cli", "lucern-repo-ci"],
|
|
719
|
+
destinations: [
|
|
720
|
+
{
|
|
721
|
+
kind: "runtime_fetch",
|
|
722
|
+
target: "lucern-cli-mcp-sdk",
|
|
723
|
+
environmentPolicy: "environment_specific"
|
|
724
|
+
},
|
|
725
|
+
{
|
|
726
|
+
kind: "operator_local",
|
|
727
|
+
target: "lucern-repo",
|
|
728
|
+
environmentPolicy: "environment_specific"
|
|
729
|
+
}
|
|
730
|
+
],
|
|
731
|
+
description: "Local/hosted MCP auth token material. Tenant apps must use MC/API-key sessions instead."
|
|
732
|
+
},
|
|
733
|
+
{
|
|
734
|
+
id: "platform.operator.api-key",
|
|
735
|
+
canonicalName: "LUCERN_API_KEY",
|
|
736
|
+
aliases: ["LUCERN_KEY"],
|
|
737
|
+
owner: "lucern_platform",
|
|
738
|
+
scope: "environment",
|
|
739
|
+
sourcePath: "/platform/runtime",
|
|
740
|
+
environmentPolicy: "environment_specific",
|
|
741
|
+
required: false,
|
|
742
|
+
secret: true,
|
|
743
|
+
public: false,
|
|
744
|
+
consumers: ["lucern-cli", "lucern-mcp", "lucern-repo-ci"],
|
|
745
|
+
destinations: [
|
|
746
|
+
{
|
|
747
|
+
kind: "runtime_fetch",
|
|
748
|
+
target: "lucern-cli-mcp-sdk",
|
|
749
|
+
environmentPolicy: "environment_specific"
|
|
750
|
+
},
|
|
751
|
+
{
|
|
752
|
+
kind: "operator_local",
|
|
753
|
+
target: "lucern-repo",
|
|
754
|
+
environmentPolicy: "environment_specific"
|
|
755
|
+
},
|
|
756
|
+
{
|
|
757
|
+
kind: "github_actions",
|
|
758
|
+
target: "LucernAI/lucern",
|
|
759
|
+
environmentPolicy: "environment_specific"
|
|
760
|
+
}
|
|
761
|
+
],
|
|
762
|
+
description: "Lucern-owned operator API key for trusted CLI/MCP/CI calls. Source it from /platform/runtime; do not persist it into local user credential files."
|
|
763
|
+
},
|
|
764
|
+
{
|
|
765
|
+
id: "platform.graph-sync.proxy",
|
|
766
|
+
canonicalName: "LUCERN_GRAPH_SYNC_QUERY_BASE_URL",
|
|
767
|
+
aliases: [
|
|
768
|
+
"LUCERN_DEFAULT_TENANT_ID",
|
|
769
|
+
"LUCERN_GRAPH_SYNC_ALLOWED_PROXY_HOSTS"
|
|
770
|
+
],
|
|
771
|
+
owner: "lucern_platform",
|
|
772
|
+
scope: "environment",
|
|
773
|
+
sourcePath: "/platform/graph/neo4j",
|
|
774
|
+
environmentPolicy: "environment_specific",
|
|
775
|
+
required: false,
|
|
776
|
+
secret: false,
|
|
777
|
+
public: false,
|
|
778
|
+
consumers: ["lucern-graph-sync", "lucern-repo-ci"],
|
|
779
|
+
destinations: [
|
|
780
|
+
{
|
|
781
|
+
kind: "runtime_fetch",
|
|
782
|
+
target: "lucern-graph-sync",
|
|
783
|
+
environmentPolicy: "environment_specific"
|
|
784
|
+
},
|
|
785
|
+
{
|
|
786
|
+
kind: "github_actions",
|
|
787
|
+
target: "LucernAI/lucern",
|
|
788
|
+
environmentPolicy: "environment_specific"
|
|
789
|
+
}
|
|
790
|
+
],
|
|
791
|
+
description: "Graph-sync proxy URL, tenant filter, and allowed host list."
|
|
792
|
+
},
|
|
793
|
+
{
|
|
794
|
+
id: "platform.package-smoke.local",
|
|
795
|
+
canonicalName: "LUCERN_SDK_NPM_TOKEN",
|
|
796
|
+
aliases: [
|
|
797
|
+
"LUCERN_KERNEL_INSTALL_SPEC",
|
|
798
|
+
"LUCERN_KERNEL_KEEP_CLEANROOM",
|
|
799
|
+
"LUCERN_KERNEL_LOCAL_TARBALL",
|
|
800
|
+
"LUCERN_KERNEL_NPM_TOKEN",
|
|
801
|
+
"LUCERN_KERNEL_SCOPE_REGISTRY",
|
|
802
|
+
"LUCERN_KERNEL_SKIP_CONVEX",
|
|
803
|
+
"LUCERN_SDK_INSTALL_SPEC",
|
|
804
|
+
"LUCERN_SDK_KEEP_CLEANROOM",
|
|
805
|
+
"LUCERN_SDK_LOCAL_TARBALL",
|
|
806
|
+
"LUCERN_SDK_SCOPE_REGISTRY",
|
|
807
|
+
"LUCERN_SDK_SKIP_LIVE"
|
|
808
|
+
],
|
|
809
|
+
owner: "lucern_platform",
|
|
810
|
+
scope: "global",
|
|
811
|
+
sourcePath: "/platform/package-publish",
|
|
812
|
+
environmentPolicy: "same_all_environments",
|
|
813
|
+
required: false,
|
|
814
|
+
secret: true,
|
|
815
|
+
public: false,
|
|
816
|
+
consumers: ["lucern-repo-ci"],
|
|
817
|
+
destinations: [
|
|
818
|
+
{
|
|
819
|
+
kind: "github_actions",
|
|
820
|
+
target: "LucernAI/lucern",
|
|
821
|
+
environmentPolicy: "same_all_environments"
|
|
822
|
+
},
|
|
823
|
+
{
|
|
824
|
+
kind: "operator_local",
|
|
825
|
+
target: "lucern-repo",
|
|
826
|
+
environmentPolicy: "same_all_environments"
|
|
827
|
+
}
|
|
828
|
+
],
|
|
829
|
+
description: "Private package install smoke-test knobs. Values are not tenant runtime variables."
|
|
830
|
+
},
|
|
831
|
+
{
|
|
832
|
+
id: "platform.convex-deploy.local-names",
|
|
833
|
+
canonicalName: "LUCERN_CONVEX_DEPLOYMENT_NAME",
|
|
834
|
+
aliases: [
|
|
835
|
+
"CONVEX_DEPLOYMENT",
|
|
836
|
+
"CONVEX_DEV_DEPLOYMENT_NAME",
|
|
837
|
+
"CONVEX_PROD_DEPLOYMENT_NAME"
|
|
838
|
+
],
|
|
839
|
+
owner: "lucern_platform",
|
|
840
|
+
scope: "environment",
|
|
841
|
+
sourcePath: "/platform/deploy/convex",
|
|
842
|
+
environmentPolicy: "environment_specific",
|
|
843
|
+
required: false,
|
|
844
|
+
secret: false,
|
|
845
|
+
public: false,
|
|
846
|
+
consumers: ["mc-operator-tooling", "lucern-repo-ci"],
|
|
847
|
+
destinations: [
|
|
848
|
+
{
|
|
849
|
+
kind: "operator_local",
|
|
850
|
+
target: "lucern-repo",
|
|
851
|
+
environmentPolicy: "environment_specific"
|
|
852
|
+
}
|
|
853
|
+
],
|
|
854
|
+
description: "Operator-only Convex deployment name hints. Deploy keys and URLs remain separately scoped."
|
|
855
|
+
},
|
|
856
|
+
{
|
|
857
|
+
id: "platform.sdk.local-context",
|
|
858
|
+
canonicalName: "LUCERN_TENANT_ID",
|
|
859
|
+
aliases: [
|
|
860
|
+
"LUCERN_AGENT_DISPLAY_NAME",
|
|
861
|
+
"LUCERN_AGENT_ID",
|
|
862
|
+
"LUCERN_API_ENVIRONMENT",
|
|
863
|
+
"LUCERN_PACK_KEY",
|
|
864
|
+
"LUCERN_PROJECT_ID",
|
|
865
|
+
"LUCERN_TOPIC_ID",
|
|
866
|
+
"LUCERN_WORKSPACE_ID",
|
|
867
|
+
"LUCERN_WORKTREE_ID"
|
|
868
|
+
],
|
|
869
|
+
owner: "lucern_platform",
|
|
870
|
+
scope: "environment",
|
|
871
|
+
sourcePath: "/platform/runtime",
|
|
872
|
+
environmentPolicy: "environment_specific",
|
|
873
|
+
required: false,
|
|
874
|
+
secret: false,
|
|
875
|
+
public: false,
|
|
876
|
+
consumers: ["lucern-cli", "lucern-mcp", "tenant-agent-runtime"],
|
|
877
|
+
destinations: [
|
|
878
|
+
{
|
|
879
|
+
kind: "runtime_fetch",
|
|
880
|
+
target: "lucern-cli-mcp-sdk",
|
|
881
|
+
environmentPolicy: "environment_specific"
|
|
882
|
+
},
|
|
883
|
+
{
|
|
884
|
+
kind: "operator_local",
|
|
885
|
+
target: "lucern-repo",
|
|
886
|
+
environmentPolicy: "environment_specific"
|
|
887
|
+
}
|
|
888
|
+
],
|
|
889
|
+
description: "SDK, CLI, and agent context selectors. These identify scope and must not grant access by themselves."
|
|
890
|
+
},
|
|
891
|
+
{
|
|
892
|
+
id: "platform.debug.local-flags",
|
|
893
|
+
canonicalName: "LUCERN_FUNCTIONAL_DEBUG",
|
|
894
|
+
aliases: [
|
|
895
|
+
"LUCERN_CONTRACTS_SKIP_DTS",
|
|
896
|
+
"LUCERN_DEPLOY_RECONCILIATION_DEBUG",
|
|
897
|
+
"LUCERN_ENABLE_ADAPTIVE_LEARNING",
|
|
898
|
+
"LUCERN_ENV_FILE",
|
|
899
|
+
"LUCERN_EXAMPLE_DEBUG",
|
|
900
|
+
"LUCERN_HTTP_SMOKE_DEBUG",
|
|
901
|
+
"LUCERN_MULTI_TENANT",
|
|
902
|
+
"LUCERN_PACK_ACTION_DEBUG",
|
|
903
|
+
"LUCERN_RUN_LIVE_MCP"
|
|
904
|
+
],
|
|
905
|
+
owner: "lucern_platform",
|
|
906
|
+
scope: "environment",
|
|
907
|
+
sourcePath: "/platform/runtime/debug",
|
|
908
|
+
environmentPolicy: "environment_specific",
|
|
909
|
+
required: false,
|
|
910
|
+
secret: false,
|
|
911
|
+
public: false,
|
|
912
|
+
consumers: ["lucern-repo-ci", "mc-operator-tooling"],
|
|
913
|
+
destinations: [
|
|
914
|
+
{
|
|
915
|
+
kind: "operator_local",
|
|
916
|
+
target: "lucern-repo",
|
|
917
|
+
environmentPolicy: "environment_specific"
|
|
918
|
+
}
|
|
919
|
+
],
|
|
920
|
+
description: "Local or CI debug toggles. They are manifest-known but not tenant runtime secrets."
|
|
921
|
+
},
|
|
922
|
+
{
|
|
923
|
+
id: "tenant.stackos.deploy-guard.local",
|
|
924
|
+
canonicalName: "STACKOS_DEPLOY_TARGET",
|
|
925
|
+
aliases: [
|
|
926
|
+
"STACKOS_DEPLOY_ENTRYPOINT",
|
|
927
|
+
"STACKOS_EXPECTED_STAGING_COMMIT",
|
|
928
|
+
"STACKOS_PROD_CUTOVER_APPROVED",
|
|
929
|
+
"STACKOS_REPO_PATH",
|
|
930
|
+
"STACKOS_REQUIRE_CHAT_RUNTIME",
|
|
931
|
+
"STACKOS_SLOP_SCAN_BASELINE",
|
|
932
|
+
"STACKOS_STAGING_API_KEY",
|
|
933
|
+
"STACKOS_STAGING_BASE_URL",
|
|
934
|
+
"STACK_DEPLOY_RECONCILIATION_SCHEMA_JSON"
|
|
935
|
+
],
|
|
936
|
+
owner: "tenant",
|
|
937
|
+
scope: "software_system",
|
|
938
|
+
sourcePath: "/tenants/stack",
|
|
939
|
+
environmentPolicy: "environment_specific",
|
|
940
|
+
required: false,
|
|
941
|
+
secret: true,
|
|
942
|
+
public: false,
|
|
943
|
+
consumers: ["tenant-deploy-tooling", "lucern-repo-ci"],
|
|
944
|
+
destinations: [
|
|
945
|
+
{
|
|
946
|
+
kind: "operator_local",
|
|
947
|
+
target: "stackos-deploy-guard",
|
|
948
|
+
environmentPolicy: "environment_specific"
|
|
949
|
+
},
|
|
950
|
+
{
|
|
951
|
+
kind: "github_actions",
|
|
952
|
+
target: "stack-vc/stackos",
|
|
953
|
+
environmentPolicy: "environment_specific"
|
|
954
|
+
}
|
|
955
|
+
],
|
|
956
|
+
description: "StackOS deploy/test guard variables. These are not written into the StackOS Vercel runtime."
|
|
957
|
+
}
|
|
958
|
+
];
|
|
959
|
+
|
|
960
|
+
export { PLATFORM_DEPLOY_AUTOMATION_SECRET_DEFINITIONS, PLATFORM_GRAPH_STORE_SECRET_DEFINITIONS, PLATFORM_LOCAL_OPERATOR_CONFIG_SECRET_DEFINITIONS, PLATFORM_SENTRY_SECRET_DEFINITIONS, PLATFORM_VECTOR_STORE_SECRET_DEFINITIONS };
|
|
961
|
+
//# sourceMappingURL=infisical-runtime.platform-ops-secrets.js.map
|
|
962
|
+
//# sourceMappingURL=infisical-runtime.platform-ops-secrets.js.map
|