@lucern/contracts 0.3.0-alpha.13 → 0.3.0-alpha.15

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/dist/index.js CHANGED
@@ -8244,6 +8244,7 @@ var INFISICAL_TENANT_SOFTWARE_SYSTEMS = [
8244
8244
  vercelProjectName: "ai-chatbot-diao",
8245
8245
  vercelTeamId: "team_mZBKwvXSSu7qxrWdg2go29sK",
8246
8246
  vercelProjectId: "prj_PihFw8kohSSw14nZs9YQV3xVo517",
8247
+ vercelWriterTokenEnv: "STACK_VERCEL_TOKEN",
8247
8248
  repository: {
8248
8249
  owner: "stack-vc",
8249
8250
  name: "front-end"
@@ -8264,6 +8265,7 @@ var INFISICAL_TENANT_SOFTWARE_SYSTEMS = [
8264
8265
  vercelProjectName: "stackos",
8265
8266
  vercelTeamId: "team_mZBKwvXSSu7qxrWdg2go29sK",
8266
8267
  vercelProjectId: "prj_rXLAL0Z6v9p1fasKbomby6GI7kau",
8268
+ vercelWriterTokenEnv: "STACK_VERCEL_TOKEN",
8267
8269
  repository: {
8268
8270
  owner: "stack-vc",
8269
8271
  name: "stackos"
@@ -8284,6 +8286,7 @@ var INFISICAL_TENANT_SOFTWARE_SYSTEMS = [
8284
8286
  vercelProjectName: "stackos-engineering-graph",
8285
8287
  vercelTeamId: "team_mZBKwvXSSu7qxrWdg2go29sK",
8286
8288
  vercelProjectId: "prj_zAU0Zn9GkbHjHI63dxW4vLpmoqTJ",
8289
+ vercelWriterTokenEnv: "STACK_VERCEL_TOKEN",
8287
8290
  repository: {
8288
8291
  owner: "stack-vc",
8289
8292
  name: "stackos-engineering-graph"
@@ -8304,6 +8307,7 @@ var INFISICAL_TENANT_SOFTWARE_SYSTEMS = [
8304
8307
  vercelProjectName: "lucern-graph",
8305
8308
  vercelTeamId: "team_vTHxxs8GAoAFUe6RWMlYt7fY",
8306
8309
  vercelProjectId: "prj_KJ8EKV8vGM5xURpqmwTwmECEGPgQ",
8310
+ vercelWriterTokenEnv: "LUCERN_VERCEL_TOKEN",
8307
8311
  repository: {
8308
8312
  owner: "LucernAI",
8309
8313
  name: "lucern-graph"
@@ -9523,6 +9527,46 @@ var PLATFORM_DEPLOY_AUTOMATION_SECRET_DEFINITIONS = [
9523
9527
  ],
9524
9528
  description: "Vercel API token for the future reviewed live writer. Never copy into tenant apps."
9525
9529
  },
9530
+ {
9531
+ id: "platform.deploy.vercel-token.stack",
9532
+ canonicalName: "STACK_VERCEL_TOKEN",
9533
+ owner: "provider",
9534
+ scope: "global",
9535
+ sourcePath: "/platform/deploy/vercel",
9536
+ environmentPolicy: "same_all_environments",
9537
+ required: false,
9538
+ secret: true,
9539
+ public: false,
9540
+ consumers: ["lucern-repo-ci"],
9541
+ destinations: [
9542
+ {
9543
+ kind: "operator_local",
9544
+ target: "secret-sync-writer",
9545
+ environmentPolicy: "same_all_environments"
9546
+ }
9547
+ ],
9548
+ description: "Stack Vercel API token for manifest-scoped Stack tenant Vercel secret sync. Never copy into tenant apps."
9549
+ },
9550
+ {
9551
+ id: "platform.deploy.vercel-token.lucern",
9552
+ canonicalName: "LUCERN_VERCEL_TOKEN",
9553
+ owner: "provider",
9554
+ scope: "global",
9555
+ sourcePath: "/platform/deploy/vercel",
9556
+ environmentPolicy: "same_all_environments",
9557
+ required: false,
9558
+ secret: true,
9559
+ public: false,
9560
+ consumers: ["lucern-repo-ci"],
9561
+ destinations: [
9562
+ {
9563
+ kind: "operator_local",
9564
+ target: "secret-sync-writer",
9565
+ environmentPolicy: "same_all_environments"
9566
+ }
9567
+ ],
9568
+ description: "Lucern Vercel API token for manifest-scoped Lucern tenant Vercel secret sync. Never copy into tenant apps."
9569
+ },
9526
9570
  {
9527
9571
  id: "platform.deploy.vercel-org-id",
9528
9572
  canonicalName: "VERCEL_ORG_ID",
@@ -11267,6 +11311,7 @@ var GENERATED_INFISICAL_RUNTIME_ENV = {
11267
11311
  "LUCERN_TENANT_SECRET_ENCRYPTION_KEY",
11268
11312
  "LUCERN_TOPIC_ID",
11269
11313
  "LUCERN_USER_TOKEN",
11314
+ "LUCERN_VERCEL_TOKEN",
11270
11315
  "LUCERN_WEB_BASE_URL",
11271
11316
  "LUCERN_WORKSPACE_ID",
11272
11317
  "LUCERN_WORKTREE_ID",
@@ -11338,6 +11383,7 @@ var GENERATED_INFISICAL_RUNTIME_ENV = {
11338
11383
  "STACK_CONVEX_URL",
11339
11384
  "STACK_DEPLOY_KEY",
11340
11385
  "STACK_DEPLOY_RECONCILIATION_SCHEMA_JSON",
11386
+ "STACK_VERCEL_TOKEN",
11341
11387
  "STACKOS_DEPLOY_ENTRYPOINT",
11342
11388
  "STACKOS_DEPLOY_TARGET",
11343
11389
  "STACKOS_ENGINEERING_GRAPH_CONVEX_URL",
@@ -11521,6 +11567,7 @@ var GENERATED_INFISICAL_RUNTIME_ENV = {
11521
11567
  "LUCERN_TENANT_SECRET_ENCRYPTION_KEY",
11522
11568
  "LUCERN_TOPIC_ID",
11523
11569
  "LUCERN_USER_TOKEN",
11570
+ "LUCERN_VERCEL_TOKEN",
11524
11571
  "LUCERN_WEB_BASE_URL",
11525
11572
  "LUCERN_WORKSPACE_ID",
11526
11573
  "LUCERN_WORKTREE_ID",
@@ -11596,6 +11643,7 @@ var GENERATED_INFISICAL_RUNTIME_ENV = {
11596
11643
  "STACK_CONVEX_URL",
11597
11644
  "STACK_DEPLOY_KEY",
11598
11645
  "STACK_DEPLOY_RECONCILIATION_SCHEMA_JSON",
11646
+ "STACK_VERCEL_TOKEN",
11599
11647
  "STACKOS_DEPLOY_ENTRYPOINT",
11600
11648
  "STACKOS_DEPLOY_TARGET",
11601
11649
  "STACKOS_ENGINEERING_GRAPH_CONVEX_URL",
@@ -14718,6 +14766,35 @@ var GENERATED_INFISICAL_RUNTIME_ENV = {
14718
14766
  ],
14719
14767
  "description": "Encrypts tenant deployment credentials stored in MC. Session-token fallback is legacy only."
14720
14768
  },
14769
+ "LUCERN_VERCEL_TOKEN": {
14770
+ "secretId": "platform.deploy.vercel-token.lucern",
14771
+ "canonicalName": "LUCERN_VERCEL_TOKEN",
14772
+ "envNames": [
14773
+ "LUCERN_VERCEL_TOKEN"
14774
+ ],
14775
+ "aliases": [],
14776
+ "writeNames": [
14777
+ "LUCERN_VERCEL_TOKEN"
14778
+ ],
14779
+ "required": false,
14780
+ "secret": true,
14781
+ "public": false,
14782
+ "sourcePath": "/platform/deploy/vercel",
14783
+ "environmentPolicy": "same_all_environments",
14784
+ "consumers": [
14785
+ "lucern-repo-ci"
14786
+ ],
14787
+ "destinations": [
14788
+ {
14789
+ "kind": "operator_local",
14790
+ "target": "secret-sync-writer",
14791
+ "writeNames": [
14792
+ "LUCERN_VERCEL_TOKEN"
14793
+ ]
14794
+ }
14795
+ ],
14796
+ "description": "Lucern Vercel API token for manifest-scoped Lucern tenant Vercel secret sync. Never copy into tenant apps."
14797
+ },
14721
14798
  "NEO4J_DATABASE": {
14722
14799
  "secretId": "platform.neo4j.database",
14723
14800
  "canonicalName": "NEO4J_DATABASE",
@@ -16782,6 +16859,35 @@ var GENERATED_INFISICAL_RUNTIME_ENV = {
16782
16859
  ],
16783
16860
  "description": "stack/frontend: Tenant-owned Sentry webhook verification secret. stack/stackos: Tenant-owned Sentry webhook verification secret."
16784
16861
  },
16862
+ "STACK_VERCEL_TOKEN": {
16863
+ "secretId": "platform.deploy.vercel-token.stack",
16864
+ "canonicalName": "STACK_VERCEL_TOKEN",
16865
+ "envNames": [
16866
+ "STACK_VERCEL_TOKEN"
16867
+ ],
16868
+ "aliases": [],
16869
+ "writeNames": [
16870
+ "STACK_VERCEL_TOKEN"
16871
+ ],
16872
+ "required": false,
16873
+ "secret": true,
16874
+ "public": false,
16875
+ "sourcePath": "/platform/deploy/vercel",
16876
+ "environmentPolicy": "same_all_environments",
16877
+ "consumers": [
16878
+ "lucern-repo-ci"
16879
+ ],
16880
+ "destinations": [
16881
+ {
16882
+ "kind": "operator_local",
16883
+ "target": "secret-sync-writer",
16884
+ "writeNames": [
16885
+ "STACK_VERCEL_TOKEN"
16886
+ ]
16887
+ }
16888
+ ],
16889
+ "description": "Stack Vercel API token for manifest-scoped Stack tenant Vercel secret sync. Never copy into tenant apps."
16890
+ },
16785
16891
  "STACKOS_DEPLOY_TARGET": {
16786
16892
  "secretId": "tenant.stackos.deploy-guard.local",
16787
16893
  "canonicalName": "STACKOS_DEPLOY_TARGET",
@@ -17146,6 +17252,7 @@ var GENERATED_INFISICAL_RUNTIME_ENV = {
17146
17252
  "LUCERN_WORKSPACE_ID": "LUCERN_TENANT_ID",
17147
17253
  "LUCERN_WORKTREE_ID": "LUCERN_TENANT_ID",
17148
17254
  "LUCERN_TENANT_SECRET_ENCRYPTION_KEY": "LUCERN_TENANT_SECRET_ENCRYPTION_KEY",
17255
+ "LUCERN_VERCEL_TOKEN": "LUCERN_VERCEL_TOKEN",
17149
17256
  "NEO4J_DATABASE": "NEO4J_DATABASE",
17150
17257
  "NEO4J_ENG_PASSWORD": "NEO4J_PASSWORD",
17151
17258
  "NEO4J_PASSWORD": "NEO4J_PASSWORD",
@@ -17199,6 +17306,7 @@ var GENERATED_INFISICAL_RUNTIME_ENV = {
17199
17306
  "SENTRY_PROJECT": "SENTRY_PROJECT",
17200
17307
  "SENTRY_PROJECT_NEXTJS": "SENTRY_PROJECT",
17201
17308
  "SENTRY_WEBHOOK_SECRET": "SENTRY_WEBHOOK_SECRET",
17309
+ "STACK_VERCEL_TOKEN": "STACK_VERCEL_TOKEN",
17202
17310
  "STACK_DEPLOY_RECONCILIATION_SCHEMA_JSON": "STACKOS_DEPLOY_TARGET",
17203
17311
  "STACKOS_DEPLOY_ENTRYPOINT": "STACKOS_DEPLOY_TARGET",
17204
17312
  "STACKOS_DEPLOY_TARGET": "STACKOS_DEPLOY_TARGET",
@@ -30128,6 +30236,64 @@ var GENERATED_INFISICAL_RUNTIME_ENV = {
30128
30236
  }
30129
30237
  ],
30130
30238
  "operator_local:secret-sync-writer": [
30239
+ {
30240
+ "secretId": "platform.deploy.vercel-token.lucern",
30241
+ "canonicalName": "LUCERN_VERCEL_TOKEN",
30242
+ "envNames": [
30243
+ "LUCERN_VERCEL_TOKEN"
30244
+ ],
30245
+ "aliases": [],
30246
+ "writeNames": [
30247
+ "LUCERN_VERCEL_TOKEN"
30248
+ ],
30249
+ "required": false,
30250
+ "secret": true,
30251
+ "public": false,
30252
+ "sourcePath": "/platform/deploy/vercel",
30253
+ "environmentPolicy": "same_all_environments",
30254
+ "consumers": [
30255
+ "lucern-repo-ci"
30256
+ ],
30257
+ "destinations": [
30258
+ {
30259
+ "kind": "operator_local",
30260
+ "target": "secret-sync-writer",
30261
+ "writeNames": [
30262
+ "LUCERN_VERCEL_TOKEN"
30263
+ ]
30264
+ }
30265
+ ],
30266
+ "description": "Lucern Vercel API token for manifest-scoped Lucern tenant Vercel secret sync. Never copy into tenant apps."
30267
+ },
30268
+ {
30269
+ "secretId": "platform.deploy.vercel-token.stack",
30270
+ "canonicalName": "STACK_VERCEL_TOKEN",
30271
+ "envNames": [
30272
+ "STACK_VERCEL_TOKEN"
30273
+ ],
30274
+ "aliases": [],
30275
+ "writeNames": [
30276
+ "STACK_VERCEL_TOKEN"
30277
+ ],
30278
+ "required": false,
30279
+ "secret": true,
30280
+ "public": false,
30281
+ "sourcePath": "/platform/deploy/vercel",
30282
+ "environmentPolicy": "same_all_environments",
30283
+ "consumers": [
30284
+ "lucern-repo-ci"
30285
+ ],
30286
+ "destinations": [
30287
+ {
30288
+ "kind": "operator_local",
30289
+ "target": "secret-sync-writer",
30290
+ "writeNames": [
30291
+ "STACK_VERCEL_TOKEN"
30292
+ ]
30293
+ }
30294
+ ],
30295
+ "description": "Stack Vercel API token for manifest-scoped Stack tenant Vercel secret sync. Never copy into tenant apps."
30296
+ },
30131
30297
  {
30132
30298
  "secretId": "platform.deploy.vercel-org-id",
30133
30299
  "canonicalName": "VERCEL_ORG_ID",