@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 @@
|
|
|
1
|
+
{"version":3,"sources":["../src/infisical-runtime.platform-secrets.ts"],"names":[],"mappings":"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","file":"infisical-runtime.platform-secrets.js","sourcesContent":["import type { InfisicalSecretDefinition } from \"./infisical-runtime.base\";\n\nexport const PLATFORM_SECRET_DEFINITIONS = [\n {\n id: \"platform.clerk.publishable\",\n canonicalName: \"NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY\",\n aliases: [\"CLERK_PUBLISHABLE_KEY\"],\n owner: \"lucern_platform\",\n scope: \"environment\",\n sourcePath: \"/platform/auth\",\n environmentPolicy: \"environment_specific\",\n required: true,\n secret: false,\n public: true,\n consumers: [\"lucern-web\", \"lucern-gateway\", \"lucern-mcp\"],\n destinations: [\n {\n kind: \"vercel\",\n target: \"lucern\",\n environmentPolicy: \"environment_specific\",\n },\n {\n kind: \"vercel\",\n target: \"lucern-gateway\",\n environmentPolicy: \"environment_specific\",\n },\n {\n kind: \"runtime_fetch\",\n target: \"hosted-mcp-oauth\",\n environmentPolicy: \"environment_specific\",\n },\n ],\n description:\n \"Lucern-owned Clerk browser key for platform web, gateway, and hosted MCP OAuth flows.\",\n },\n {\n id: \"platform.clerk.secret\",\n canonicalName: \"CLERK_SECRET_KEY\",\n owner: \"lucern_platform\",\n scope: \"environment\",\n sourcePath: \"/platform/auth\",\n environmentPolicy: \"environment_specific\",\n required: true,\n secret: true,\n public: false,\n consumers: [\"lucern-web\", \"lucern-gateway\", \"lucern-mcp\"],\n destinations: [\n {\n kind: \"vercel\",\n target: \"lucern\",\n environmentPolicy: \"environment_specific\",\n },\n {\n kind: \"vercel\",\n target: \"lucern-gateway\",\n environmentPolicy: \"environment_specific\",\n },\n {\n kind: \"runtime_fetch\",\n target: \"hosted-mcp-oauth\",\n environmentPolicy: \"environment_specific\",\n },\n ],\n description:\n \"Lucern-owned Clerk backend secret. Never route to tenant-owned apps unless that tenant is Lucern itself.\",\n },\n {\n id: \"platform.clerk.project\",\n canonicalName: \"CLERK_PROJECT_ID\",\n aliases: [\"LUCERN_CLERK_PROJECT_ID\"],\n owner: \"lucern_platform\",\n scope: \"environment\",\n sourcePath: \"/platform/auth\",\n environmentPolicy: \"environment_specific\",\n required: true,\n secret: false,\n public: false,\n consumers: [\"lucern-gateway\", \"mc-convex\"],\n destinations: [\n {\n kind: \"vercel\",\n target: \"lucern-gateway\",\n environmentPolicy: \"environment_specific\",\n },\n {\n kind: \"convex\",\n target: \"master-control\",\n environmentPolicy: \"environment_specific\",\n },\n ],\n description:\n \"Canonical Lucern Clerk project identifier used when MC resolves Clerk identities.\",\n },\n {\n id: \"platform.clerk.webhook-secret\",\n canonicalName: \"LUCERN_CLERK_WEBHOOK_SECRET\",\n aliases: [\"CLERK_WEBHOOK_SECRET\", \"CLERK_WEBHOOK_SIGNING_SECRET\"],\n owner: \"lucern_platform\",\n scope: \"environment\",\n sourcePath: \"/platform/auth\",\n environmentPolicy: \"environment_specific\",\n required: true,\n secret: true,\n public: false,\n consumers: [\"lucern-gateway\"],\n destinations: [\n {\n kind: \"vercel\",\n target: \"lucern-gateway\",\n environmentPolicy: \"environment_specific\",\n },\n ],\n description:\n \"Lucern-owned Clerk/Svix webhook signing secret used by the gateway to verify Clerk identity and organization events before projecting them into Permit.\",\n },\n {\n id: \"platform.clerk.jwks\",\n canonicalName: \"CLERK_JWKS_URL\",\n aliases: [\"CLERK_JWT_ISSUER_DOMAIN\"],\n owner: \"lucern_platform\",\n scope: \"environment\",\n sourcePath: \"/platform/auth\",\n environmentPolicy: \"environment_specific\",\n required: false,\n secret: false,\n public: false,\n consumers: [\"lucern-mcp\", \"lucern-gateway\"],\n destinations: [\n {\n kind: \"runtime_fetch\",\n target: \"lucern-mcp\",\n environmentPolicy: \"environment_specific\",\n },\n {\n kind: \"vercel\",\n target: \"lucern-gateway\",\n environmentPolicy: \"environment_specific\",\n },\n ],\n description:\n \"Optional Clerk JWKS/issuer override for server-side token verification.\",\n },\n {\n id: \"platform.runtime.api-base-url\",\n canonicalName: \"LUCERN_API_URL\",\n aliases: [\"LUCERN_API_BASE_URL\", \"LUCERN_BASE_URL\"],\n owner: \"lucern_platform\",\n scope: \"environment\",\n sourcePath: \"/platform/runtime\",\n environmentPolicy: \"environment_specific\",\n required: true,\n secret: false,\n public: false,\n consumers: [\"lucern-web\", \"lucern-gateway\", \"lucern-mcp\", \"lucern-cli\"],\n destinations: [\n {\n kind: \"vercel\",\n target: \"lucern\",\n environmentPolicy: \"environment_specific\",\n },\n {\n kind: \"vercel\",\n target: \"lucern-gateway\",\n environmentPolicy: \"environment_specific\",\n },\n {\n kind: \"runtime_fetch\",\n target: \"lucern-cli-mcp-sdk\",\n environmentPolicy: \"environment_specific\",\n },\n ],\n description:\n \"Canonical Lucern API gateway base URL. Older names remain aliases only.\",\n },\n {\n id: \"platform.runtime.login-base-url\",\n canonicalName: \"LUCERN_LOGIN_BASE_URL\",\n aliases: [\"LUCERN_AUTH_BASE_URL\", \"LUCERN_WEB_BASE_URL\"],\n owner: \"lucern_platform\",\n scope: \"environment\",\n sourcePath: \"/platform/runtime\",\n environmentPolicy: \"environment_specific\",\n required: false,\n secret: false,\n public: false,\n consumers: [\"lucern-gateway\", \"lucern-mcp\", \"lucern-cli\"],\n destinations: [\n {\n kind: \"vercel\",\n target: \"lucern-gateway\",\n environmentPolicy: \"environment_specific\",\n },\n {\n kind: \"runtime_fetch\",\n target: \"lucern-cli-mcp-sdk\",\n environmentPolicy: \"environment_specific\",\n },\n ],\n description:\n \"Browser login origin used when device/OAuth login is not served by the API base URL.\",\n },\n {\n id: \"platform.runtime.environment\",\n canonicalName: \"LUCERN_ENVIRONMENT\",\n aliases: [\"LUCERN_ENV\"],\n owner: \"lucern_platform\",\n scope: \"environment\",\n sourcePath: \"/platform/runtime\",\n environmentPolicy: \"environment_specific\",\n required: false,\n secret: false,\n public: false,\n consumers: [\"lucern-web\", \"lucern-gateway\", \"lucern-mcp\", \"lucern-cli\"],\n destinations: [\n {\n kind: \"vercel\",\n target: \"lucern\",\n environmentPolicy: \"environment_specific\",\n },\n {\n kind: \"vercel\",\n target: \"lucern-gateway\",\n environmentPolicy: \"environment_specific\",\n },\n {\n kind: \"runtime_fetch\",\n target: \"lucern-cli-mcp-sdk\",\n environmentPolicy: \"environment_specific\",\n },\n ],\n description: \"Lucern runtime environment label.\",\n },\n {\n id: \"platform.runtime.require-deployment-host-registry\",\n canonicalName: \"LUCERN_REQUIRE_DEPLOYMENT_HOST_REGISTRY\",\n owner: \"lucern_platform\",\n scope: \"environment\",\n sourcePath: \"/platform/runtime\",\n environmentPolicy: \"environment_specific\",\n required: false,\n secret: false,\n public: false,\n consumers: [\"lucern-gateway\"],\n destinations: [\n {\n kind: \"vercel\",\n target: \"lucern-gateway\",\n environmentPolicy: \"environment_specific\",\n },\n {\n kind: \"operator_local\",\n target: \"lucern-repo\",\n environmentPolicy: \"environment_specific\",\n },\n ],\n description:\n \"Fail-closed gateway toggle that requires MC deployment host registry resolution before routing.\",\n },\n {\n id: \"platform.mc.convex-url\",\n canonicalName: \"CONVEX_MC_URL\",\n aliases: [\n \"CONVEX_MC_PROD_URL\",\n \"LUCERN_ADMIN_CONVEX_URL\",\n \"LUCERN_CONVEX_URL\",\n \"MC_CONVEX_URL\",\n ],\n owner: \"lucern_platform\",\n scope: \"environment\",\n sourcePath: \"/platform/mc\",\n environmentPolicy: \"environment_specific\",\n required: true,\n secret: false,\n public: false,\n consumers: [\"lucern-gateway\", \"mc-operator-tooling\", \"lucern-repo-ci\"],\n destinations: [\n {\n kind: \"vercel\",\n target: \"lucern-gateway\",\n environmentPolicy: \"environment_specific\",\n },\n {\n kind: \"github_actions\",\n target: \"LucernAI/lucern\",\n environmentPolicy: \"environment_specific\",\n },\n {\n kind: \"operator_local\",\n target: \"lucern-repo\",\n environmentPolicy: \"environment_specific\",\n },\n ],\n description:\n \"Master Control Convex URL. Prod must point to successful-clam-833; dev/staging to utmost-ox-403.\",\n },\n {\n id: \"platform.mc.convex-deploy-key\",\n canonicalName: \"CONVEX_MC_DEPLOY_KEY\",\n aliases: [\n \"CONVEX_MC_PROD_DEPLOY_KEY\",\n \"LUCERN_ADMIN_DEPLOY_KEY\",\n \"LUCERN_DEPLOY_KEY\",\n \"MC_DEPLOY_KEY\",\n \"MC_PROD_DEPLOY_KEY\",\n ],\n owner: \"lucern_platform\",\n scope: \"environment\",\n sourcePath: \"/platform/mc\",\n environmentPolicy: \"environment_specific\",\n required: true,\n secret: true,\n public: false,\n consumers: [\"lucern-gateway\", \"mc-operator-tooling\", \"lucern-repo-ci\"],\n destinations: [\n {\n kind: \"vercel\",\n target: \"lucern-gateway\",\n environmentPolicy: \"environment_specific\",\n },\n {\n kind: \"github_actions\",\n target: \"LucernAI/lucern\",\n environmentPolicy: \"environment_specific\",\n },\n {\n kind: \"operator_local\",\n target: \"lucern-repo\",\n environmentPolicy: \"environment_specific\",\n },\n ],\n description:\n \"Master Control deploy/admin key. Never route to tenant Vercel projects or tenant Convex deployments.\",\n },\n {\n id: \"platform.mc.session-token-secret\",\n canonicalName: \"LUCERN_SESSION_TOKEN_SECRET\",\n owner: \"lucern_platform\",\n scope: \"environment\",\n sourcePath: \"/platform/mc\",\n environmentPolicy: \"environment_specific\",\n required: true,\n secret: true,\n public: false,\n consumers: [\"lucern-mcp\", \"mc-convex\", \"lucern-gateway\"],\n destinations: [\n {\n kind: \"convex\",\n target: \"master-control\",\n environmentPolicy: \"environment_specific\",\n },\n {\n kind: \"runtime_fetch\",\n target: \"hosted-mcp-oauth\",\n environmentPolicy: \"environment_specific\",\n },\n {\n kind: \"vercel\",\n target: \"lucern-gateway\",\n environmentPolicy: \"environment_specific\",\n },\n ],\n description:\n \"Signs Lucern platform session/delegation tokens. This is platform-owned, not tenant-owned.\",\n },\n {\n id: \"platform.mc.tenant-secret-encryption-key\",\n canonicalName: \"LUCERN_TENANT_SECRET_ENCRYPTION_KEY\",\n aliases: [\"LUCERN_SESSION_TOKEN_SECRET\"],\n owner: \"lucern_platform\",\n scope: \"environment\",\n sourcePath: \"/platform/mc\",\n environmentPolicy: \"environment_specific\",\n required: true,\n secret: true,\n public: false,\n consumers: [\"mc-convex\", \"mc-operator-tooling\"],\n destinations: [\n {\n kind: \"convex\",\n target: \"master-control\",\n environmentPolicy: \"environment_specific\",\n },\n {\n kind: \"operator_local\",\n target: \"mc-credential-maintenance\",\n environmentPolicy: \"environment_specific\",\n },\n ],\n description:\n \"Encrypts tenant deployment credentials stored in MC. Session-token fallback is legacy only.\",\n },\n {\n id: \"platform.permit.api-key\",\n canonicalName: \"LUCERN_PERMIT_API_KEY\",\n aliases: [\"PERMIT_API_KEY\"],\n owner: \"lucern_platform\",\n scope: \"environment\",\n sourcePath: \"/platform/permit\",\n environmentPolicy: \"environment_specific\",\n required: true,\n secret: true,\n public: false,\n consumers: [\"mc-convex\", \"lucern-mcp\", \"lucern-gateway\"],\n destinations: [\n {\n kind: \"convex\",\n target: \"master-control\",\n environmentPolicy: \"environment_specific\",\n },\n {\n kind: \"runtime_fetch\",\n target: \"hosted-mcp-oauth\",\n environmentPolicy: \"environment_specific\",\n },\n {\n kind: \"vercel\",\n target: \"lucern-gateway\",\n environmentPolicy: \"environment_specific\",\n },\n ],\n description:\n \"Permit.io API key used for MC sync and policy checks. Must fail closed if missing.\",\n },\n {\n id: \"platform.permit.webhook-secret\",\n canonicalName: \"LUCERN_PERMIT_WEBHOOK_SECRET\",\n aliases: [\"PERMIT_WEBHOOK_SECRET\"],\n owner: \"lucern_platform\",\n scope: \"environment\",\n sourcePath: \"/platform/permit\",\n environmentPolicy: \"environment_specific\",\n required: true,\n secret: true,\n public: false,\n consumers: [\"mc-convex\", \"lucern-gateway\", \"mc-operator-tooling\"],\n destinations: [\n {\n kind: \"convex\",\n target: \"master-control\",\n environmentPolicy: \"environment_specific\",\n },\n {\n kind: \"vercel\",\n target: \"lucern-gateway\",\n environmentPolicy: \"environment_specific\",\n },\n {\n kind: \"operator_local\",\n target: \"mc-credential-maintenance\",\n environmentPolicy: \"environment_specific\",\n },\n ],\n description:\n \"Permit.io webhook secret used by gateway and MC webhook handlers. Must fail closed if missing.\",\n },\n {\n id: \"platform.permit.pdp-url\",\n canonicalName: \"LUCERN_PERMIT_PDP_URL\",\n aliases: [\"PERMIT_PDP_URL\"],\n owner: \"lucern_platform\",\n scope: \"environment\",\n sourcePath: \"/platform/permit\",\n environmentPolicy: \"environment_specific\",\n required: false,\n secret: false,\n public: false,\n consumers: [\"mc-convex\", \"lucern-mcp\", \"lucern-gateway\"],\n destinations: [\n {\n kind: \"convex\",\n target: \"master-control\",\n environmentPolicy: \"environment_specific\",\n },\n {\n kind: \"runtime_fetch\",\n target: \"hosted-mcp-oauth\",\n environmentPolicy: \"environment_specific\",\n },\n {\n kind: \"vercel\",\n target: \"lucern-gateway\",\n environmentPolicy: \"environment_specific\",\n },\n ],\n description: \"Optional Permit PDP URL override.\",\n },\n {\n id: \"platform.permit.api-url\",\n canonicalName: \"LUCERN_PERMIT_API_URL\",\n aliases: [\"PERMIT_API_URL\"],\n owner: \"lucern_platform\",\n scope: \"environment\",\n sourcePath: \"/platform/permit\",\n environmentPolicy: \"environment_specific\",\n required: false,\n secret: false,\n public: false,\n consumers: [\"mc-convex\", \"lucern-mcp\", \"lucern-gateway\"],\n destinations: [\n {\n kind: \"convex\",\n target: \"master-control\",\n environmentPolicy: \"environment_specific\",\n },\n {\n kind: \"runtime_fetch\",\n target: \"hosted-mcp-oauth\",\n environmentPolicy: \"environment_specific\",\n },\n {\n kind: \"vercel\",\n target: \"lucern-gateway\",\n environmentPolicy: \"environment_specific\",\n },\n ],\n description: \"Optional Permit API URL override.\",\n },\n {\n id: \"platform.ci.infisical-bootstrap-client-id\",\n canonicalName: \"INFISICAL_BOOTSTRAP_CLIENT_ID\",\n aliases: [\"INFISICAL_CI_CLIENT_ID\"],\n owner: \"provider\",\n scope: \"environment\",\n sourcePath: \"/platform/ci\",\n environmentPolicy: \"same_all_environments\",\n required: true,\n secret: true,\n public: false,\n consumers: [\"lucern-repo-ci\"],\n destinations: [\n {\n kind: \"github_actions\",\n target: \"LucernAI/lucern\",\n environmentPolicy: \"same_all_environments\",\n },\n ],\n description:\n \"Machine identity client id used by CI to reconcile Infisical desired state.\",\n },\n {\n id: \"platform.ci.infisical-bootstrap-client-secret\",\n canonicalName: \"INFISICAL_BOOTSTRAP_CLIENT_SECRET\",\n aliases: [\"INFISICAL_CI_CLIENT_SECRET\"],\n owner: \"provider\",\n scope: \"environment\",\n sourcePath: \"/platform/ci\",\n environmentPolicy: \"same_all_environments\",\n required: true,\n secret: true,\n public: false,\n consumers: [\"lucern-repo-ci\"],\n destinations: [\n {\n kind: \"github_actions\",\n target: \"LucernAI/lucern\",\n environmentPolicy: \"same_all_environments\",\n },\n ],\n description:\n \"Machine identity client secret used by CI to reconcile Infisical desired state.\",\n },\n {\n id: \"platform.publish.npm-token\",\n canonicalName: \"NPM_TOKEN\",\n aliases: [\"NODE_AUTH_TOKEN\"],\n owner: \"provider\",\n scope: \"environment\",\n sourcePath: \"/platform/publish\",\n environmentPolicy: \"same_all_environments\",\n required: true,\n secret: true,\n public: false,\n consumers: [\"lucern-repo-ci\"],\n destinations: [\n {\n kind: \"github_actions\",\n target: \"LucernAI/lucern\",\n environmentPolicy: \"same_all_environments\",\n },\n ],\n description:\n \"Package publish/install token for @lucern/* release automation.\",\n },\n] as const satisfies readonly InfisicalSecretDefinition[];\n\nexport const PLATFORM_AI_SECRET_DEFINITIONS = [\n {\n id: \"platform.ai.openai-api-key\",\n canonicalName: \"OPENAI_API_KEY\",\n owner: \"lucern_platform\",\n scope: \"environment\",\n sourcePath: \"/platform/ai\",\n environmentPolicy: \"environment_specific\",\n required: false,\n secret: true,\n public: false,\n consumers: [\"lucern-ai-runtime\", \"lucern-repo-ci\"],\n destinations: [\n {\n kind: \"runtime_fetch\",\n target: \"lucern-ai-runtime\",\n environmentPolicy: \"environment_specific\",\n },\n {\n kind: \"github_actions\",\n target: \"LucernAI/lucern\",\n environmentPolicy: \"environment_specific\",\n },\n ],\n description:\n \"Lucern-owned OpenAI key for platform AI jobs, benchmarks, and controlled operator automation.\",\n },\n {\n id: \"platform.ai.anthropic-api-key\",\n canonicalName: \"ANTHROPIC_API_KEY\",\n owner: \"lucern_platform\",\n scope: \"environment\",\n sourcePath: \"/platform/ai\",\n environmentPolicy: \"environment_specific\",\n required: false,\n secret: true,\n public: false,\n consumers: [\"lucern-ai-runtime\", \"lucern-repo-ci\"],\n destinations: [\n {\n kind: \"runtime_fetch\",\n target: \"lucern-ai-runtime\",\n environmentPolicy: \"environment_specific\",\n },\n {\n kind: \"github_actions\",\n target: \"LucernAI/lucern\",\n environmentPolicy: \"environment_specific\",\n },\n ],\n description:\n \"Lucern-owned Anthropic key for platform AI jobs, benchmarks, and controlled operator automation.\",\n },\n {\n id: \"platform.ai.gemini-api-key\",\n canonicalName: \"GEMINI_API_KEY\",\n aliases: [\"GOOGLE_AI_API_KEY\", \"GOOGLE_GENERATIVE_AI_API_KEY\"],\n owner: \"lucern_platform\",\n scope: \"environment\",\n sourcePath: \"/platform/ai\",\n environmentPolicy: \"environment_specific\",\n required: false,\n secret: true,\n public: false,\n consumers: [\"lucern-ai-runtime\", \"lucern-repo-ci\"],\n destinations: [\n {\n kind: \"runtime_fetch\",\n target: \"lucern-ai-runtime\",\n environmentPolicy: \"environment_specific\",\n },\n {\n kind: \"github_actions\",\n target: \"LucernAI/lucern\",\n environmentPolicy: \"environment_specific\",\n },\n ],\n description:\n \"Lucern-owned Google/Gemini key. Google alias names are read compatibility only.\",\n },\n] as const satisfies readonly InfisicalSecretDefinition[];\n\nexport const PLATFORM_LANGFUSE_SECRET_DEFINITIONS = [\n {\n id: \"platform.langfuse.secret-key\",\n canonicalName: \"LANGFUSE_SECRET_KEY\",\n owner: \"lucern_platform\",\n scope: \"environment\",\n sourcePath: \"/platform/observability/langfuse\",\n environmentPolicy: \"environment_specific\",\n required: false,\n secret: true,\n public: false,\n consumers: [\"lucern-ai-runtime\", \"lucern-observability\", \"lucern-repo-ci\"],\n destinations: [\n {\n kind: \"runtime_fetch\",\n target: \"lucern-ai-runtime\",\n environmentPolicy: \"environment_specific\",\n },\n {\n kind: \"github_actions\",\n target: \"LucernAI/lucern\",\n environmentPolicy: \"environment_specific\",\n },\n ],\n description:\n \"Lucern-owned Langfuse secret key for prompt sync, prompt reads, and AI tracing.\",\n },\n {\n id: \"platform.langfuse.public-key\",\n canonicalName: \"LANGFUSE_PUBLIC_KEY\",\n owner: \"lucern_platform\",\n scope: \"environment\",\n sourcePath: \"/platform/observability/langfuse\",\n environmentPolicy: \"environment_specific\",\n required: false,\n secret: false,\n public: false,\n consumers: [\"lucern-ai-runtime\", \"lucern-observability\", \"lucern-repo-ci\"],\n destinations: [\n {\n kind: \"runtime_fetch\",\n target: \"lucern-ai-runtime\",\n environmentPolicy: \"environment_specific\",\n },\n {\n kind: \"github_actions\",\n target: \"LucernAI/lucern\",\n environmentPolicy: \"environment_specific\",\n },\n ],\n description:\n \"Lucern-owned Langfuse public key paired with LANGFUSE_SECRET_KEY.\",\n },\n {\n id: \"platform.langfuse.base-url\",\n canonicalName: \"LANGFUSE_BASE_URL\",\n aliases: [\"LANGFUSE_BASEURL\", \"LANGFUSE_HOST\"],\n owner: \"lucern_platform\",\n scope: \"environment\",\n sourcePath: \"/platform/observability/langfuse\",\n environmentPolicy: \"environment_specific\",\n required: false,\n secret: false,\n public: false,\n consumers: [\"lucern-ai-runtime\", \"lucern-observability\", \"lucern-repo-ci\"],\n destinations: [\n {\n kind: \"runtime_fetch\",\n target: \"lucern-ai-runtime\",\n environmentPolicy: \"environment_specific\",\n },\n {\n kind: \"github_actions\",\n target: \"LucernAI/lucern\",\n environmentPolicy: \"environment_specific\",\n },\n ],\n description:\n \"Canonical Langfuse API origin. BASEURL/HOST are compatibility aliases.\",\n },\n] as const satisfies readonly InfisicalSecretDefinition[];\n"]}
|
|
@@ -0,0 +1,486 @@
|
|
|
1
|
+
import { InfisicalSecretDefinition } from './infisical-runtime.base.js';
|
|
2
|
+
|
|
3
|
+
declare const TENANT_SHARED_SECRET_DEFINITION_TEMPLATES: readonly [{
|
|
4
|
+
readonly idSuffix: "clerk.publishable";
|
|
5
|
+
readonly canonicalName: "NEXT_PUBLIC_CLERK_PUBLISHABLE_KEY";
|
|
6
|
+
readonly aliases: readonly ["CLERK_PUBLISHABLE_KEY"];
|
|
7
|
+
readonly required: true;
|
|
8
|
+
readonly secret: false;
|
|
9
|
+
readonly public: true;
|
|
10
|
+
readonly description: "Tenant-owned Clerk browser key. For Stack this is the master clerk.stack.vc project shared by front-end, StackOS, and the engineering workspace.";
|
|
11
|
+
}, {
|
|
12
|
+
readonly idSuffix: "clerk.secret";
|
|
13
|
+
readonly canonicalName: "CLERK_SECRET_KEY";
|
|
14
|
+
readonly required: true;
|
|
15
|
+
readonly secret: true;
|
|
16
|
+
readonly public: false;
|
|
17
|
+
readonly description: "Tenant-owned Clerk backend secret used only by that tenant's server runtimes.";
|
|
18
|
+
}, {
|
|
19
|
+
readonly idSuffix: "clerk.project";
|
|
20
|
+
readonly canonicalName: "CLERK_PROJECT_ID";
|
|
21
|
+
readonly required: true;
|
|
22
|
+
readonly secret: false;
|
|
23
|
+
readonly public: false;
|
|
24
|
+
readonly description: "Tenant-owned Clerk project id used to resolve canonical Clerk aliases.";
|
|
25
|
+
}, {
|
|
26
|
+
readonly idSuffix: "clerk.jwks";
|
|
27
|
+
readonly canonicalName: "CLERK_JWT_ISSUER_DOMAIN";
|
|
28
|
+
readonly aliases: readonly ["CLERK_ISSUER_URL", "CLERK_JWKS_URL"];
|
|
29
|
+
readonly required: false;
|
|
30
|
+
readonly secret: false;
|
|
31
|
+
readonly public: false;
|
|
32
|
+
readonly description: "Tenant Clerk issuer/JWKS URL consumed by Convex auth.config.ts.";
|
|
33
|
+
}, {
|
|
34
|
+
readonly idSuffix: "clerk.jwt-key";
|
|
35
|
+
readonly canonicalName: "CLERK_JWT_KEY";
|
|
36
|
+
readonly required: false;
|
|
37
|
+
readonly secret: true;
|
|
38
|
+
readonly public: false;
|
|
39
|
+
readonly description: "Tenant Clerk JWT public verification key used by bearer-token API routes.";
|
|
40
|
+
}, {
|
|
41
|
+
readonly idSuffix: "clerk.authorized-parties";
|
|
42
|
+
readonly canonicalName: "CLERK_AUTHORIZED_PARTIES";
|
|
43
|
+
readonly aliases: readonly ["CLERK_MOBILE_AUTHORIZED_PARTIES"];
|
|
44
|
+
readonly required: false;
|
|
45
|
+
readonly secret: false;
|
|
46
|
+
readonly public: false;
|
|
47
|
+
readonly description: "Comma-separated Clerk authorized parties for browser and mobile bearer-token validation.";
|
|
48
|
+
}, {
|
|
49
|
+
readonly idSuffix: "clerk.sign-in-url";
|
|
50
|
+
readonly canonicalName: "NEXT_PUBLIC_CLERK_SIGN_IN_URL";
|
|
51
|
+
readonly required: false;
|
|
52
|
+
readonly secret: false;
|
|
53
|
+
readonly public: true;
|
|
54
|
+
readonly description: "Tenant Clerk sign-in route for custom app login surfaces.";
|
|
55
|
+
}, {
|
|
56
|
+
readonly idSuffix: "clerk.sign-up-url";
|
|
57
|
+
readonly canonicalName: "NEXT_PUBLIC_CLERK_SIGN_UP_URL";
|
|
58
|
+
readonly required: false;
|
|
59
|
+
readonly secret: false;
|
|
60
|
+
readonly public: true;
|
|
61
|
+
readonly description: "Tenant Clerk sign-up route for custom app login surfaces.";
|
|
62
|
+
}];
|
|
63
|
+
declare const TENANT_SHARED_SECRET_DEFINITIONS: InfisicalSecretDefinition[];
|
|
64
|
+
declare const TENANT_INSTALL_SECRET_DEFINITIONS: InfisicalSecretDefinition[];
|
|
65
|
+
declare const TENANT_PRODUCT_SOFTWARE_SYSTEM_IDS: string[];
|
|
66
|
+
declare const TENANT_PRODUCT_RUNTIME_SECRET_DEFINITION_TEMPLATES: readonly [{
|
|
67
|
+
readonly idSuffix: "ai.openai-api-key";
|
|
68
|
+
readonly canonicalName: "OPENAI_API_KEY";
|
|
69
|
+
readonly required: false;
|
|
70
|
+
readonly secret: true;
|
|
71
|
+
readonly public: false;
|
|
72
|
+
readonly consumers: readonly ["tenant-vercel-app", "tenant-convex-deployment", "tenant-ai-runtime"];
|
|
73
|
+
readonly description: "Tenant-owned OpenAI key for product runtime LLM calls.";
|
|
74
|
+
}, {
|
|
75
|
+
readonly idSuffix: "ai.anthropic-api-key";
|
|
76
|
+
readonly canonicalName: "ANTHROPIC_API_KEY";
|
|
77
|
+
readonly required: false;
|
|
78
|
+
readonly secret: true;
|
|
79
|
+
readonly public: false;
|
|
80
|
+
readonly consumers: readonly ["tenant-vercel-app", "tenant-convex-deployment", "tenant-ai-runtime"];
|
|
81
|
+
readonly description: "Tenant-owned Anthropic key for product runtime LLM calls.";
|
|
82
|
+
}, {
|
|
83
|
+
readonly idSuffix: "ai.gemini-api-key";
|
|
84
|
+
readonly canonicalName: "GEMINI_API_KEY";
|
|
85
|
+
readonly aliases: readonly ["GOOGLE_AI_API_KEY", "GOOGLE_GENERATIVE_AI_API_KEY"];
|
|
86
|
+
readonly required: false;
|
|
87
|
+
readonly secret: true;
|
|
88
|
+
readonly public: false;
|
|
89
|
+
readonly consumers: readonly ["tenant-vercel-app", "tenant-convex-deployment", "tenant-ai-runtime"];
|
|
90
|
+
readonly description: "Tenant-owned Google/Gemini key for product runtime LLM calls.";
|
|
91
|
+
}, {
|
|
92
|
+
readonly idSuffix: "langfuse.secret-key";
|
|
93
|
+
readonly canonicalName: "LANGFUSE_SECRET_KEY";
|
|
94
|
+
readonly required: false;
|
|
95
|
+
readonly secret: true;
|
|
96
|
+
readonly public: false;
|
|
97
|
+
readonly consumers: readonly ["tenant-vercel-app", "tenant-convex-deployment", "tenant-observability"];
|
|
98
|
+
readonly description: "Tenant-owned Langfuse secret key for product AI tracing.";
|
|
99
|
+
}, {
|
|
100
|
+
readonly idSuffix: "langfuse.public-key";
|
|
101
|
+
readonly canonicalName: "LANGFUSE_PUBLIC_KEY";
|
|
102
|
+
readonly required: false;
|
|
103
|
+
readonly secret: false;
|
|
104
|
+
readonly public: false;
|
|
105
|
+
readonly consumers: readonly ["tenant-vercel-app", "tenant-convex-deployment", "tenant-observability"];
|
|
106
|
+
readonly description: "Tenant-owned Langfuse public key for product AI tracing.";
|
|
107
|
+
}, {
|
|
108
|
+
readonly idSuffix: "langfuse.base-url";
|
|
109
|
+
readonly canonicalName: "LANGFUSE_BASE_URL";
|
|
110
|
+
readonly aliases: readonly ["LANGFUSE_BASEURL", "LANGFUSE_HOST"];
|
|
111
|
+
readonly required: false;
|
|
112
|
+
readonly secret: false;
|
|
113
|
+
readonly public: false;
|
|
114
|
+
readonly consumers: readonly ["tenant-vercel-app", "tenant-convex-deployment", "tenant-observability"];
|
|
115
|
+
readonly description: "Tenant-owned Langfuse API origin.";
|
|
116
|
+
}, {
|
|
117
|
+
readonly idSuffix: "graph.neo4j-uri";
|
|
118
|
+
readonly canonicalName: "NEO4J_URI";
|
|
119
|
+
readonly required: false;
|
|
120
|
+
readonly secret: false;
|
|
121
|
+
readonly public: false;
|
|
122
|
+
readonly consumers: readonly ["tenant-vercel-app", "tenant-convex-deployment", "tenant-graph-sync"];
|
|
123
|
+
readonly description: "Tenant-owned Neo4j URI for product graph-sync.";
|
|
124
|
+
}, {
|
|
125
|
+
readonly idSuffix: "graph.neo4j-user";
|
|
126
|
+
readonly canonicalName: "NEO4J_USER";
|
|
127
|
+
readonly aliases: readonly ["NEO4J_USERNAME"];
|
|
128
|
+
readonly required: false;
|
|
129
|
+
readonly secret: false;
|
|
130
|
+
readonly public: false;
|
|
131
|
+
readonly consumers: readonly ["tenant-vercel-app", "tenant-convex-deployment", "tenant-graph-sync"];
|
|
132
|
+
readonly description: "Tenant-owned Neo4j user for product graph-sync.";
|
|
133
|
+
}, {
|
|
134
|
+
readonly idSuffix: "graph.neo4j-password";
|
|
135
|
+
readonly canonicalName: "NEO4J_PASSWORD";
|
|
136
|
+
readonly required: false;
|
|
137
|
+
readonly secret: true;
|
|
138
|
+
readonly public: false;
|
|
139
|
+
readonly consumers: readonly ["tenant-vercel-app", "tenant-convex-deployment", "tenant-graph-sync"];
|
|
140
|
+
readonly description: "Tenant-owned Neo4j password for product graph-sync.";
|
|
141
|
+
}, {
|
|
142
|
+
readonly idSuffix: "graph.neo4j-sync-secret";
|
|
143
|
+
readonly canonicalName: "NEO4J_SYNC_SECRET";
|
|
144
|
+
readonly required: false;
|
|
145
|
+
readonly secret: true;
|
|
146
|
+
readonly public: false;
|
|
147
|
+
readonly consumers: readonly ["tenant-vercel-app", "tenant-convex-deployment", "tenant-graph-sync"];
|
|
148
|
+
readonly description: "Tenant-owned shared secret for product Convex-to-HTTP graph-sync calls.";
|
|
149
|
+
}, {
|
|
150
|
+
readonly idSuffix: "graph.neo4j-database";
|
|
151
|
+
readonly canonicalName: "NEO4J_DATABASE";
|
|
152
|
+
readonly required: false;
|
|
153
|
+
readonly secret: false;
|
|
154
|
+
readonly public: false;
|
|
155
|
+
readonly consumers: readonly ["tenant-vercel-app", "tenant-convex-deployment", "tenant-graph-sync"];
|
|
156
|
+
readonly description: "Tenant-owned Neo4j database name for product graph-sync.";
|
|
157
|
+
}, {
|
|
158
|
+
readonly idSuffix: "vector.pinecone-api-key";
|
|
159
|
+
readonly canonicalName: "PINECONE_API_KEY";
|
|
160
|
+
readonly required: false;
|
|
161
|
+
readonly secret: true;
|
|
162
|
+
readonly public: false;
|
|
163
|
+
readonly consumers: readonly ["tenant-vercel-app", "tenant-convex-deployment", "tenant-vector-store"];
|
|
164
|
+
readonly description: "Tenant-owned Pinecone API key for product vector search.";
|
|
165
|
+
}, {
|
|
166
|
+
readonly idSuffix: "vector.pinecone-index-name";
|
|
167
|
+
readonly canonicalName: "PINECONE_INDEX_NAME";
|
|
168
|
+
readonly aliases: readonly ["PINECONE_INDEX"];
|
|
169
|
+
readonly required: false;
|
|
170
|
+
readonly secret: false;
|
|
171
|
+
readonly public: false;
|
|
172
|
+
readonly consumers: readonly ["tenant-vercel-app", "tenant-convex-deployment", "tenant-vector-store"];
|
|
173
|
+
readonly description: "Tenant-owned Pinecone index name for product vector search.";
|
|
174
|
+
}, {
|
|
175
|
+
readonly idSuffix: "vector.pinecone-host";
|
|
176
|
+
readonly canonicalName: "PINECONE_HOST";
|
|
177
|
+
readonly aliases: readonly ["PINECONE_INDEX_HOST"];
|
|
178
|
+
readonly required: false;
|
|
179
|
+
readonly secret: false;
|
|
180
|
+
readonly public: false;
|
|
181
|
+
readonly consumers: readonly ["tenant-vercel-app", "tenant-convex-deployment", "tenant-vector-store"];
|
|
182
|
+
readonly description: "Tenant-owned Pinecone host for product vector search.";
|
|
183
|
+
}, {
|
|
184
|
+
readonly idSuffix: "vector.pinecone-namespace";
|
|
185
|
+
readonly canonicalName: "PINECONE_NAMESPACE";
|
|
186
|
+
readonly required: false;
|
|
187
|
+
readonly secret: false;
|
|
188
|
+
readonly public: false;
|
|
189
|
+
readonly consumers: readonly ["tenant-vercel-app", "tenant-convex-deployment", "tenant-vector-store"];
|
|
190
|
+
readonly description: "Tenant-owned Pinecone namespace for product vector search isolation.";
|
|
191
|
+
}, {
|
|
192
|
+
readonly idSuffix: "storage.aws-access-key-id";
|
|
193
|
+
readonly canonicalName: "AWS_ACCESS_KEY_ID";
|
|
194
|
+
readonly required: false;
|
|
195
|
+
readonly secret: true;
|
|
196
|
+
readonly public: false;
|
|
197
|
+
readonly consumers: readonly ["tenant-vercel-app", "tenant-convex-deployment"];
|
|
198
|
+
readonly description: "Tenant-owned AWS access key id for document/file ingestion.";
|
|
199
|
+
}, {
|
|
200
|
+
readonly idSuffix: "storage.aws-secret-access-key";
|
|
201
|
+
readonly canonicalName: "AWS_SECRET_ACCESS_KEY";
|
|
202
|
+
readonly required: false;
|
|
203
|
+
readonly secret: true;
|
|
204
|
+
readonly public: false;
|
|
205
|
+
readonly consumers: readonly ["tenant-vercel-app", "tenant-convex-deployment"];
|
|
206
|
+
readonly description: "Tenant-owned AWS secret access key for document/file ingestion.";
|
|
207
|
+
}, {
|
|
208
|
+
readonly idSuffix: "storage.aws-region";
|
|
209
|
+
readonly canonicalName: "AWS_REGION";
|
|
210
|
+
readonly required: false;
|
|
211
|
+
readonly secret: false;
|
|
212
|
+
readonly public: false;
|
|
213
|
+
readonly consumers: readonly ["tenant-vercel-app", "tenant-convex-deployment"];
|
|
214
|
+
readonly description: "Tenant-owned AWS region for document/file ingestion.";
|
|
215
|
+
}, {
|
|
216
|
+
readonly idSuffix: "observability.sentry-dsn";
|
|
217
|
+
readonly canonicalName: "NEXT_PUBLIC_SENTRY_DSN";
|
|
218
|
+
readonly aliases: readonly ["NEXT_PUBLIC_SENTRY_DSN_NEXTJS", "SENTRY_DSN"];
|
|
219
|
+
readonly required: false;
|
|
220
|
+
readonly secret: false;
|
|
221
|
+
readonly public: true;
|
|
222
|
+
readonly consumers: readonly ["tenant-vercel-app", "tenant-observability"];
|
|
223
|
+
readonly description: "Tenant-owned Sentry DSN for app telemetry.";
|
|
224
|
+
}, {
|
|
225
|
+
readonly idSuffix: "observability.sentry-auth-token";
|
|
226
|
+
readonly canonicalName: "SENTRY_AUTH_TOKEN";
|
|
227
|
+
readonly required: false;
|
|
228
|
+
readonly secret: true;
|
|
229
|
+
readonly public: false;
|
|
230
|
+
readonly consumers: readonly ["tenant-deploy-tooling", "tenant-observability"];
|
|
231
|
+
readonly description: "Tenant-owned Sentry release token for app deployments.";
|
|
232
|
+
}, {
|
|
233
|
+
readonly idSuffix: "observability.sentry-org";
|
|
234
|
+
readonly canonicalName: "SENTRY_ORG";
|
|
235
|
+
readonly aliases: readonly ["SENTRY_ORG_SLUG"];
|
|
236
|
+
readonly required: false;
|
|
237
|
+
readonly secret: false;
|
|
238
|
+
readonly public: false;
|
|
239
|
+
readonly consumers: readonly ["tenant-deploy-tooling", "tenant-observability"];
|
|
240
|
+
readonly description: "Tenant-owned Sentry org slug for release uploads.";
|
|
241
|
+
}, {
|
|
242
|
+
readonly idSuffix: "observability.sentry-project";
|
|
243
|
+
readonly canonicalName: "SENTRY_PROJECT";
|
|
244
|
+
readonly aliases: readonly ["SENTRY_PROJECT_NEXTJS"];
|
|
245
|
+
readonly required: false;
|
|
246
|
+
readonly secret: false;
|
|
247
|
+
readonly public: false;
|
|
248
|
+
readonly consumers: readonly ["tenant-deploy-tooling", "tenant-observability"];
|
|
249
|
+
readonly description: "Tenant-owned Sentry project slug for release uploads.";
|
|
250
|
+
}, {
|
|
251
|
+
readonly idSuffix: "observability.sentry-environment";
|
|
252
|
+
readonly canonicalName: "NEXT_PUBLIC_SENTRY_ENVIRONMENT";
|
|
253
|
+
readonly aliases: readonly ["SENTRY_ENVIRONMENT"];
|
|
254
|
+
readonly required: false;
|
|
255
|
+
readonly secret: false;
|
|
256
|
+
readonly public: true;
|
|
257
|
+
readonly consumers: readonly ["tenant-vercel-app", "tenant-observability"];
|
|
258
|
+
readonly description: "Tenant-owned Sentry environment label.";
|
|
259
|
+
}, {
|
|
260
|
+
readonly idSuffix: "observability.sentry-release";
|
|
261
|
+
readonly canonicalName: "NEXT_PUBLIC_SENTRY_RELEASE";
|
|
262
|
+
readonly aliases: readonly ["SENTRY_RELEASE"];
|
|
263
|
+
readonly required: false;
|
|
264
|
+
readonly secret: false;
|
|
265
|
+
readonly public: true;
|
|
266
|
+
readonly consumers: readonly ["tenant-vercel-app", "tenant-observability"];
|
|
267
|
+
readonly description: "Tenant-owned Sentry release label.";
|
|
268
|
+
}, {
|
|
269
|
+
readonly idSuffix: "observability.sentry-client-options";
|
|
270
|
+
readonly canonicalName: "NEXT_PUBLIC_SENTRY_TRACES_SAMPLE_RATE";
|
|
271
|
+
readonly aliases: readonly ["NEXT_PUBLIC_SENTRY_CAPTURE_CONSOLE_LEVELS", "NEXT_PUBLIC_SENTRY_CAPTURE_CONSOLE_LEVELS_NEXTJS", "NEXT_PUBLIC_SENTRY_CONSOLE_BREADCRUMB_LEVELS", "NEXT_PUBLIC_SENTRY_CONSOLE_BREADCRUMB_LEVELS_NEXTJS", "NEXT_PUBLIC_SENTRY_CONSOLE_LOG_LEVELS", "NEXT_PUBLIC_SENTRY_CONSOLE_LOG_LEVELS_NEXTJS", "NEXT_PUBLIC_SENTRY_ENABLE_LOGS", "NEXT_PUBLIC_SENTRY_REPLAYS_ON_ERROR_SAMPLE_RATE", "NEXT_PUBLIC_SENTRY_REPLAYS_SESSION_SAMPLE_RATE", "NEXT_PUBLIC_SENTRY_SEND_DEFAULT_PII", "NEXT_PUBLIC_SENTRY_TRACES_SAMPLE_RATE_NEXTJS"];
|
|
272
|
+
readonly required: false;
|
|
273
|
+
readonly secret: false;
|
|
274
|
+
readonly public: true;
|
|
275
|
+
readonly consumers: readonly ["tenant-vercel-app", "tenant-observability"];
|
|
276
|
+
readonly description: "Tenant-owned public Sentry tuning values for Next.js client instrumentation.";
|
|
277
|
+
}, {
|
|
278
|
+
readonly idSuffix: "observability.sentry-webhook-secret";
|
|
279
|
+
readonly canonicalName: "SENTRY_WEBHOOK_SECRET";
|
|
280
|
+
readonly required: false;
|
|
281
|
+
readonly secret: true;
|
|
282
|
+
readonly public: false;
|
|
283
|
+
readonly consumers: readonly ["tenant-convex-deployment", "tenant-observability"];
|
|
284
|
+
readonly description: "Tenant-owned Sentry webhook verification secret.";
|
|
285
|
+
}, {
|
|
286
|
+
readonly idSuffix: "lucern.gateway-api-key";
|
|
287
|
+
readonly canonicalName: "LUCERN_API_KEY";
|
|
288
|
+
readonly aliases: readonly ["STACK_API_KEY"];
|
|
289
|
+
readonly required: false;
|
|
290
|
+
readonly secret: true;
|
|
291
|
+
readonly public: false;
|
|
292
|
+
readonly consumers: readonly ["tenant-vercel-app", "tenant-agent-runtime"];
|
|
293
|
+
readonly description: "Tenant-scoped Lucern/MC gateway API key for product front-door calls.";
|
|
294
|
+
}, {
|
|
295
|
+
readonly idSuffix: "lucern.gateway-base-url";
|
|
296
|
+
readonly canonicalName: "LUCERN_BASE_URL";
|
|
297
|
+
readonly aliases: readonly ["LUCERN_API_BASE_URL", "LUCERN_GATEWAY_BASE_URL"];
|
|
298
|
+
readonly required: false;
|
|
299
|
+
readonly secret: false;
|
|
300
|
+
readonly public: false;
|
|
301
|
+
readonly consumers: readonly ["tenant-vercel-app", "tenant-agent-runtime"];
|
|
302
|
+
readonly description: "Lucern/MC gateway base URL used by tenant product apps.";
|
|
303
|
+
}, {
|
|
304
|
+
readonly idSuffix: "lucern.proxy-token-secret";
|
|
305
|
+
readonly canonicalName: "LUCERN_PROXY_TOKEN_SECRET";
|
|
306
|
+
readonly required: false;
|
|
307
|
+
readonly secret: true;
|
|
308
|
+
readonly public: false;
|
|
309
|
+
readonly consumers: readonly ["tenant-vercel-app", "tenant-agent-runtime"];
|
|
310
|
+
readonly description: "Tenant-owned secret for signing internal proxy/session tokens in product apps.";
|
|
311
|
+
}, {
|
|
312
|
+
readonly idSuffix: "tenant.integrations.linear-api-key";
|
|
313
|
+
readonly canonicalName: "LINEAR_API_KEY";
|
|
314
|
+
readonly required: false;
|
|
315
|
+
readonly secret: true;
|
|
316
|
+
readonly public: false;
|
|
317
|
+
readonly consumers: readonly ["tenant-vercel-app", "tenant-agent-runtime"];
|
|
318
|
+
readonly description: "Tenant-owned Linear API key for support/slash-command flows.";
|
|
319
|
+
}, {
|
|
320
|
+
readonly idSuffix: "tenant.vercel.bypass-token";
|
|
321
|
+
readonly canonicalName: "VERCEL_AUTOMATION_BYPASS_SECRET";
|
|
322
|
+
readonly aliases: readonly ["NEXT_PUBLIC_VERCEL_BYPASS_TOKEN"];
|
|
323
|
+
readonly required: false;
|
|
324
|
+
readonly secret: true;
|
|
325
|
+
readonly public: false;
|
|
326
|
+
readonly consumers: readonly ["tenant-vercel-app", "tenant-deploy-tooling"];
|
|
327
|
+
readonly description: "Tenant-owned Vercel automation bypass token. Public alias is legacy and should be removed from app code.";
|
|
328
|
+
}];
|
|
329
|
+
declare const TENANT_PRODUCT_RUNTIME_SECRET_DEFINITIONS: InfisicalSecretDefinition[];
|
|
330
|
+
declare const TENANT_GRAPH_PUBLIC_CONFIG_SECRET_DEFINITIONS: InfisicalSecretDefinition[];
|
|
331
|
+
declare const STACK_ENG_GRAPH_STORE_SECRET_DEFINITIONS: readonly [{
|
|
332
|
+
readonly id: "tenant.stack-eng.neo4j.uri";
|
|
333
|
+
readonly canonicalName: "NEO4J_URI";
|
|
334
|
+
readonly aliases: readonly ["NEO4J_ENG_URI"];
|
|
335
|
+
readonly owner: "tenant";
|
|
336
|
+
readonly scope: "workspace";
|
|
337
|
+
readonly sourcePath: "/tenants/stack/engineering";
|
|
338
|
+
readonly environmentPolicy: "environment_specific";
|
|
339
|
+
readonly required: false;
|
|
340
|
+
readonly secret: false;
|
|
341
|
+
readonly public: false;
|
|
342
|
+
readonly consumers: readonly ["tenant-graph-sync", "tenant-convex-deployment"];
|
|
343
|
+
readonly destinations: readonly [{
|
|
344
|
+
readonly kind: "convex";
|
|
345
|
+
readonly target: "small-oyster-270|bold-cuttlefish-804";
|
|
346
|
+
readonly environmentPolicy: "preprod_staging_prod_prod";
|
|
347
|
+
}, {
|
|
348
|
+
readonly kind: "vercel";
|
|
349
|
+
readonly target: "stackos-engineering-graph";
|
|
350
|
+
readonly environmentPolicy: "preprod_staging_prod_prod";
|
|
351
|
+
}, {
|
|
352
|
+
readonly kind: "github_actions";
|
|
353
|
+
readonly target: "stack-vc/stackos-engineering-graph";
|
|
354
|
+
readonly environmentPolicy: "preprod_staging_prod_prod";
|
|
355
|
+
}];
|
|
356
|
+
readonly description: "Stack engineering graph Neo4j runtime URI. NEO4J_ENG_URI is the source alias used to avoid StackOS front-office collisions.";
|
|
357
|
+
}, {
|
|
358
|
+
readonly id: "tenant.stack-eng.neo4j.user";
|
|
359
|
+
readonly canonicalName: "NEO4J_USER";
|
|
360
|
+
readonly aliases: readonly ["NEO4J_ENG_USER"];
|
|
361
|
+
readonly owner: "tenant";
|
|
362
|
+
readonly scope: "workspace";
|
|
363
|
+
readonly sourcePath: "/tenants/stack/engineering";
|
|
364
|
+
readonly environmentPolicy: "environment_specific";
|
|
365
|
+
readonly required: false;
|
|
366
|
+
readonly secret: false;
|
|
367
|
+
readonly public: false;
|
|
368
|
+
readonly consumers: readonly ["tenant-graph-sync", "tenant-convex-deployment"];
|
|
369
|
+
readonly destinations: readonly [{
|
|
370
|
+
readonly kind: "convex";
|
|
371
|
+
readonly target: "small-oyster-270|bold-cuttlefish-804";
|
|
372
|
+
readonly environmentPolicy: "preprod_staging_prod_prod";
|
|
373
|
+
}, {
|
|
374
|
+
readonly kind: "vercel";
|
|
375
|
+
readonly target: "stackos-engineering-graph";
|
|
376
|
+
readonly environmentPolicy: "preprod_staging_prod_prod";
|
|
377
|
+
}, {
|
|
378
|
+
readonly kind: "github_actions";
|
|
379
|
+
readonly target: "stack-vc/stackos-engineering-graph";
|
|
380
|
+
readonly environmentPolicy: "preprod_staging_prod_prod";
|
|
381
|
+
}];
|
|
382
|
+
readonly description: "Stack engineering graph Neo4j runtime user.";
|
|
383
|
+
}, {
|
|
384
|
+
readonly id: "tenant.stack-eng.neo4j.password";
|
|
385
|
+
readonly canonicalName: "NEO4J_PASSWORD";
|
|
386
|
+
readonly aliases: readonly ["NEO4J_ENG_PASSWORD"];
|
|
387
|
+
readonly owner: "tenant";
|
|
388
|
+
readonly scope: "workspace";
|
|
389
|
+
readonly sourcePath: "/tenants/stack/engineering";
|
|
390
|
+
readonly environmentPolicy: "environment_specific";
|
|
391
|
+
readonly required: false;
|
|
392
|
+
readonly secret: true;
|
|
393
|
+
readonly public: false;
|
|
394
|
+
readonly consumers: readonly ["tenant-graph-sync", "tenant-convex-deployment"];
|
|
395
|
+
readonly destinations: readonly [{
|
|
396
|
+
readonly kind: "convex";
|
|
397
|
+
readonly target: "small-oyster-270|bold-cuttlefish-804";
|
|
398
|
+
readonly environmentPolicy: "preprod_staging_prod_prod";
|
|
399
|
+
}, {
|
|
400
|
+
readonly kind: "vercel";
|
|
401
|
+
readonly target: "stackos-engineering-graph";
|
|
402
|
+
readonly environmentPolicy: "preprod_staging_prod_prod";
|
|
403
|
+
}, {
|
|
404
|
+
readonly kind: "github_actions";
|
|
405
|
+
readonly target: "stack-vc/stackos-engineering-graph";
|
|
406
|
+
readonly environmentPolicy: "preprod_staging_prod_prod";
|
|
407
|
+
}];
|
|
408
|
+
readonly description: "Stack engineering graph Neo4j runtime password.";
|
|
409
|
+
}, {
|
|
410
|
+
readonly id: "tenant.stack-eng.neo4j.sync-secret";
|
|
411
|
+
readonly canonicalName: "NEO4J_SYNC_SECRET";
|
|
412
|
+
readonly owner: "tenant";
|
|
413
|
+
readonly scope: "workspace";
|
|
414
|
+
readonly sourcePath: "/tenants/stack/engineering";
|
|
415
|
+
readonly environmentPolicy: "environment_specific";
|
|
416
|
+
readonly required: false;
|
|
417
|
+
readonly secret: true;
|
|
418
|
+
readonly public: false;
|
|
419
|
+
readonly consumers: readonly ["tenant-graph-sync", "tenant-convex-deployment"];
|
|
420
|
+
readonly destinations: readonly [{
|
|
421
|
+
readonly kind: "convex";
|
|
422
|
+
readonly target: "small-oyster-270|bold-cuttlefish-804";
|
|
423
|
+
readonly environmentPolicy: "preprod_staging_prod_prod";
|
|
424
|
+
}, {
|
|
425
|
+
readonly kind: "vercel";
|
|
426
|
+
readonly target: "stackos-engineering-graph";
|
|
427
|
+
readonly environmentPolicy: "preprod_staging_prod_prod";
|
|
428
|
+
}, {
|
|
429
|
+
readonly kind: "github_actions";
|
|
430
|
+
readonly target: "stack-vc/stackos-engineering-graph";
|
|
431
|
+
readonly environmentPolicy: "preprod_staging_prod_prod";
|
|
432
|
+
}];
|
|
433
|
+
readonly description: "Stack engineering graph sync secret for Convex-to-HTTP graph query/sync calls.";
|
|
434
|
+
}];
|
|
435
|
+
declare const TENANT_CONVEX_SECRET_DEFINITIONS: ({
|
|
436
|
+
readonly id: "tenant.stackos.convex.url" | "tenant.stack-frontend.convex.url" | "tenant.stack-eng.convex.url" | "tenant.lucern-graph.convex.url";
|
|
437
|
+
readonly canonicalName: "CONVEX_FRONTEND_URL" | "CONVEX_STACKOS_URL" | "CONVEX_STACK_ENG_URL" | "CONVEX_LUCERN_URL";
|
|
438
|
+
readonly aliases: readonly string[] | undefined;
|
|
439
|
+
readonly owner: "tenant";
|
|
440
|
+
readonly scope: "software_system";
|
|
441
|
+
readonly sourcePath: "/tenants/stack" | "/tenants/stack/engineering" | "/tenants/lucern/shared";
|
|
442
|
+
readonly environmentPolicy: "preprod_staging_prod_prod";
|
|
443
|
+
readonly required: true;
|
|
444
|
+
readonly secret: false;
|
|
445
|
+
readonly public: false;
|
|
446
|
+
readonly consumers: readonly ["tenant-vercel-app", "tenant-agent-runtime", "mc-operator-tooling"];
|
|
447
|
+
readonly destinations: readonly [{
|
|
448
|
+
readonly kind: "vercel";
|
|
449
|
+
readonly target: "stackos" | "ai-chatbot-diao" | "stackos-engineering-graph" | "lucern-graph";
|
|
450
|
+
readonly environmentPolicy: "preprod_staging_prod_prod";
|
|
451
|
+
readonly writeNames: readonly string[];
|
|
452
|
+
}, {
|
|
453
|
+
readonly kind: "github_actions";
|
|
454
|
+
readonly target: "stack-vc/stackos" | "stack-vc/stackos-engineering-graph" | "stack-vc/front-end" | "stack-vc/lucern-graph" | "LucernAI/stackos" | "LucernAI/front-end" | "LucernAI/stackos-engineering-graph" | "LucernAI/lucern-graph";
|
|
455
|
+
readonly environmentPolicy: "preprod_staging_prod_prod";
|
|
456
|
+
readonly writeNames: readonly string[];
|
|
457
|
+
readonly notes: "Only if that repository deploy/test workflow owns this software system.";
|
|
458
|
+
}];
|
|
459
|
+
readonly description: "stack/stackos Convex URL. Pre-prod resolves to rugged-lobster-664; prod resolves to wonderful-toucan-0." | "stack/stackos Convex URL. Pre-prod resolves to rugged-lobster-664; prod resolves to good-snake-515." | "stack/stackos Convex URL. Pre-prod resolves to rugged-lobster-664; prod resolves to bold-cuttlefish-804." | "stack/stackos Convex URL. Pre-prod resolves to rugged-lobster-664; prod resolves to precious-dog-365." | "stack/stackos Convex URL. Pre-prod resolves to giant-mandrill-761; prod resolves to wonderful-toucan-0." | "stack/stackos Convex URL. Pre-prod resolves to giant-mandrill-761; prod resolves to good-snake-515." | "stack/stackos Convex URL. Pre-prod resolves to giant-mandrill-761; prod resolves to bold-cuttlefish-804." | "stack/stackos Convex URL. Pre-prod resolves to giant-mandrill-761; prod resolves to precious-dog-365." | "stack/stackos Convex URL. Pre-prod resolves to small-oyster-270; prod resolves to wonderful-toucan-0." | "stack/stackos Convex URL. Pre-prod resolves to small-oyster-270; prod resolves to good-snake-515." | "stack/stackos Convex URL. Pre-prod resolves to small-oyster-270; prod resolves to bold-cuttlefish-804." | "stack/stackos Convex URL. Pre-prod resolves to small-oyster-270; prod resolves to precious-dog-365." | "stack/stackos Convex URL. Pre-prod resolves to good-blackbird-774; prod resolves to wonderful-toucan-0." | "stack/stackos Convex URL. Pre-prod resolves to good-blackbird-774; prod resolves to good-snake-515." | "stack/stackos Convex URL. Pre-prod resolves to good-blackbird-774; prod resolves to bold-cuttlefish-804." | "stack/stackos Convex URL. Pre-prod resolves to good-blackbird-774; prod resolves to precious-dog-365." | "stack/frontend Convex URL. Pre-prod resolves to rugged-lobster-664; prod resolves to wonderful-toucan-0." | "stack/frontend Convex URL. Pre-prod resolves to rugged-lobster-664; prod resolves to good-snake-515." | "stack/frontend Convex URL. Pre-prod resolves to rugged-lobster-664; prod resolves to bold-cuttlefish-804." | "stack/frontend Convex URL. Pre-prod resolves to rugged-lobster-664; prod resolves to precious-dog-365." | "stack/frontend Convex URL. Pre-prod resolves to giant-mandrill-761; prod resolves to wonderful-toucan-0." | "stack/frontend Convex URL. Pre-prod resolves to giant-mandrill-761; prod resolves to good-snake-515." | "stack/frontend Convex URL. Pre-prod resolves to giant-mandrill-761; prod resolves to bold-cuttlefish-804." | "stack/frontend Convex URL. Pre-prod resolves to giant-mandrill-761; prod resolves to precious-dog-365." | "stack/frontend Convex URL. Pre-prod resolves to small-oyster-270; prod resolves to wonderful-toucan-0." | "stack/frontend Convex URL. Pre-prod resolves to small-oyster-270; prod resolves to good-snake-515." | "stack/frontend Convex URL. Pre-prod resolves to small-oyster-270; prod resolves to bold-cuttlefish-804." | "stack/frontend Convex URL. Pre-prod resolves to small-oyster-270; prod resolves to precious-dog-365." | "stack/frontend Convex URL. Pre-prod resolves to good-blackbird-774; prod resolves to wonderful-toucan-0." | "stack/frontend Convex URL. Pre-prod resolves to good-blackbird-774; prod resolves to good-snake-515." | "stack/frontend Convex URL. Pre-prod resolves to good-blackbird-774; prod resolves to bold-cuttlefish-804." | "stack/frontend Convex URL. Pre-prod resolves to good-blackbird-774; prod resolves to precious-dog-365." | "stack/engineering Convex URL. Pre-prod resolves to rugged-lobster-664; prod resolves to wonderful-toucan-0." | "stack/engineering Convex URL. Pre-prod resolves to rugged-lobster-664; prod resolves to good-snake-515." | "stack/engineering Convex URL. Pre-prod resolves to rugged-lobster-664; prod resolves to bold-cuttlefish-804." | "stack/engineering Convex URL. Pre-prod resolves to rugged-lobster-664; prod resolves to precious-dog-365." | "stack/engineering Convex URL. Pre-prod resolves to giant-mandrill-761; prod resolves to wonderful-toucan-0." | "stack/engineering Convex URL. Pre-prod resolves to giant-mandrill-761; prod resolves to good-snake-515." | "stack/engineering Convex URL. Pre-prod resolves to giant-mandrill-761; prod resolves to bold-cuttlefish-804." | "stack/engineering Convex URL. Pre-prod resolves to giant-mandrill-761; prod resolves to precious-dog-365." | "stack/engineering Convex URL. Pre-prod resolves to small-oyster-270; prod resolves to wonderful-toucan-0." | "stack/engineering Convex URL. Pre-prod resolves to small-oyster-270; prod resolves to good-snake-515." | "stack/engineering Convex URL. Pre-prod resolves to small-oyster-270; prod resolves to bold-cuttlefish-804." | "stack/engineering Convex URL. Pre-prod resolves to small-oyster-270; prod resolves to precious-dog-365." | "stack/engineering Convex URL. Pre-prod resolves to good-blackbird-774; prod resolves to wonderful-toucan-0." | "stack/engineering Convex URL. Pre-prod resolves to good-blackbird-774; prod resolves to good-snake-515." | "stack/engineering Convex URL. Pre-prod resolves to good-blackbird-774; prod resolves to bold-cuttlefish-804." | "stack/engineering Convex URL. Pre-prod resolves to good-blackbird-774; prod resolves to precious-dog-365." | "stack/lucern Convex URL. Pre-prod resolves to rugged-lobster-664; prod resolves to wonderful-toucan-0." | "stack/lucern Convex URL. Pre-prod resolves to rugged-lobster-664; prod resolves to good-snake-515." | "stack/lucern Convex URL. Pre-prod resolves to rugged-lobster-664; prod resolves to bold-cuttlefish-804." | "stack/lucern Convex URL. Pre-prod resolves to rugged-lobster-664; prod resolves to precious-dog-365." | "stack/lucern Convex URL. Pre-prod resolves to giant-mandrill-761; prod resolves to wonderful-toucan-0." | "stack/lucern Convex URL. Pre-prod resolves to giant-mandrill-761; prod resolves to good-snake-515." | "stack/lucern Convex URL. Pre-prod resolves to giant-mandrill-761; prod resolves to bold-cuttlefish-804." | "stack/lucern Convex URL. Pre-prod resolves to giant-mandrill-761; prod resolves to precious-dog-365." | "stack/lucern Convex URL. Pre-prod resolves to small-oyster-270; prod resolves to wonderful-toucan-0." | "stack/lucern Convex URL. Pre-prod resolves to small-oyster-270; prod resolves to good-snake-515." | "stack/lucern Convex URL. Pre-prod resolves to small-oyster-270; prod resolves to bold-cuttlefish-804." | "stack/lucern Convex URL. Pre-prod resolves to small-oyster-270; prod resolves to precious-dog-365." | "stack/lucern Convex URL. Pre-prod resolves to good-blackbird-774; prod resolves to wonderful-toucan-0." | "stack/lucern Convex URL. Pre-prod resolves to good-blackbird-774; prod resolves to good-snake-515." | "stack/lucern Convex URL. Pre-prod resolves to good-blackbird-774; prod resolves to bold-cuttlefish-804." | "stack/lucern Convex URL. Pre-prod resolves to good-blackbird-774; prod resolves to precious-dog-365." | "lucern/stackos Convex URL. Pre-prod resolves to rugged-lobster-664; prod resolves to wonderful-toucan-0." | "lucern/stackos Convex URL. Pre-prod resolves to rugged-lobster-664; prod resolves to good-snake-515." | "lucern/stackos Convex URL. Pre-prod resolves to rugged-lobster-664; prod resolves to bold-cuttlefish-804." | "lucern/stackos Convex URL. Pre-prod resolves to rugged-lobster-664; prod resolves to precious-dog-365." | "lucern/stackos Convex URL. Pre-prod resolves to giant-mandrill-761; prod resolves to wonderful-toucan-0." | "lucern/stackos Convex URL. Pre-prod resolves to giant-mandrill-761; prod resolves to good-snake-515." | "lucern/stackos Convex URL. Pre-prod resolves to giant-mandrill-761; prod resolves to bold-cuttlefish-804." | "lucern/stackos Convex URL. Pre-prod resolves to giant-mandrill-761; prod resolves to precious-dog-365." | "lucern/stackos Convex URL. Pre-prod resolves to small-oyster-270; prod resolves to wonderful-toucan-0." | "lucern/stackos Convex URL. Pre-prod resolves to small-oyster-270; prod resolves to good-snake-515." | "lucern/stackos Convex URL. Pre-prod resolves to small-oyster-270; prod resolves to bold-cuttlefish-804." | "lucern/stackos Convex URL. Pre-prod resolves to small-oyster-270; prod resolves to precious-dog-365." | "lucern/stackos Convex URL. Pre-prod resolves to good-blackbird-774; prod resolves to wonderful-toucan-0." | "lucern/stackos Convex URL. Pre-prod resolves to good-blackbird-774; prod resolves to good-snake-515." | "lucern/stackos Convex URL. Pre-prod resolves to good-blackbird-774; prod resolves to bold-cuttlefish-804." | "lucern/stackos Convex URL. Pre-prod resolves to good-blackbird-774; prod resolves to precious-dog-365." | "lucern/frontend Convex URL. Pre-prod resolves to rugged-lobster-664; prod resolves to wonderful-toucan-0." | "lucern/frontend Convex URL. Pre-prod resolves to rugged-lobster-664; prod resolves to good-snake-515." | "lucern/frontend Convex URL. Pre-prod resolves to rugged-lobster-664; prod resolves to bold-cuttlefish-804." | "lucern/frontend Convex URL. Pre-prod resolves to rugged-lobster-664; prod resolves to precious-dog-365." | "lucern/frontend Convex URL. Pre-prod resolves to giant-mandrill-761; prod resolves to wonderful-toucan-0." | "lucern/frontend Convex URL. Pre-prod resolves to giant-mandrill-761; prod resolves to good-snake-515." | "lucern/frontend Convex URL. Pre-prod resolves to giant-mandrill-761; prod resolves to bold-cuttlefish-804." | "lucern/frontend Convex URL. Pre-prod resolves to giant-mandrill-761; prod resolves to precious-dog-365." | "lucern/frontend Convex URL. Pre-prod resolves to small-oyster-270; prod resolves to wonderful-toucan-0." | "lucern/frontend Convex URL. Pre-prod resolves to small-oyster-270; prod resolves to good-snake-515." | "lucern/frontend Convex URL. Pre-prod resolves to small-oyster-270; prod resolves to bold-cuttlefish-804." | "lucern/frontend Convex URL. Pre-prod resolves to small-oyster-270; prod resolves to precious-dog-365." | "lucern/frontend Convex URL. Pre-prod resolves to good-blackbird-774; prod resolves to wonderful-toucan-0." | "lucern/frontend Convex URL. Pre-prod resolves to good-blackbird-774; prod resolves to good-snake-515." | "lucern/frontend Convex URL. Pre-prod resolves to good-blackbird-774; prod resolves to bold-cuttlefish-804." | "lucern/frontend Convex URL. Pre-prod resolves to good-blackbird-774; prod resolves to precious-dog-365." | "lucern/engineering Convex URL. Pre-prod resolves to rugged-lobster-664; prod resolves to wonderful-toucan-0." | "lucern/engineering Convex URL. Pre-prod resolves to rugged-lobster-664; prod resolves to good-snake-515." | "lucern/engineering Convex URL. Pre-prod resolves to rugged-lobster-664; prod resolves to bold-cuttlefish-804." | "lucern/engineering Convex URL. Pre-prod resolves to rugged-lobster-664; prod resolves to precious-dog-365." | "lucern/engineering Convex URL. Pre-prod resolves to giant-mandrill-761; prod resolves to wonderful-toucan-0." | "lucern/engineering Convex URL. Pre-prod resolves to giant-mandrill-761; prod resolves to good-snake-515." | "lucern/engineering Convex URL. Pre-prod resolves to giant-mandrill-761; prod resolves to bold-cuttlefish-804." | "lucern/engineering Convex URL. Pre-prod resolves to giant-mandrill-761; prod resolves to precious-dog-365." | "lucern/engineering Convex URL. Pre-prod resolves to small-oyster-270; prod resolves to wonderful-toucan-0." | "lucern/engineering Convex URL. Pre-prod resolves to small-oyster-270; prod resolves to good-snake-515." | "lucern/engineering Convex URL. Pre-prod resolves to small-oyster-270; prod resolves to bold-cuttlefish-804." | "lucern/engineering Convex URL. Pre-prod resolves to small-oyster-270; prod resolves to precious-dog-365." | "lucern/engineering Convex URL. Pre-prod resolves to good-blackbird-774; prod resolves to wonderful-toucan-0." | "lucern/engineering Convex URL. Pre-prod resolves to good-blackbird-774; prod resolves to good-snake-515." | "lucern/engineering Convex URL. Pre-prod resolves to good-blackbird-774; prod resolves to bold-cuttlefish-804." | "lucern/engineering Convex URL. Pre-prod resolves to good-blackbird-774; prod resolves to precious-dog-365." | "lucern/lucern Convex URL. Pre-prod resolves to rugged-lobster-664; prod resolves to wonderful-toucan-0." | "lucern/lucern Convex URL. Pre-prod resolves to rugged-lobster-664; prod resolves to good-snake-515." | "lucern/lucern Convex URL. Pre-prod resolves to rugged-lobster-664; prod resolves to bold-cuttlefish-804." | "lucern/lucern Convex URL. Pre-prod resolves to rugged-lobster-664; prod resolves to precious-dog-365." | "lucern/lucern Convex URL. Pre-prod resolves to giant-mandrill-761; prod resolves to wonderful-toucan-0." | "lucern/lucern Convex URL. Pre-prod resolves to giant-mandrill-761; prod resolves to good-snake-515." | "lucern/lucern Convex URL. Pre-prod resolves to giant-mandrill-761; prod resolves to bold-cuttlefish-804." | "lucern/lucern Convex URL. Pre-prod resolves to giant-mandrill-761; prod resolves to precious-dog-365." | "lucern/lucern Convex URL. Pre-prod resolves to small-oyster-270; prod resolves to wonderful-toucan-0." | "lucern/lucern Convex URL. Pre-prod resolves to small-oyster-270; prod resolves to good-snake-515." | "lucern/lucern Convex URL. Pre-prod resolves to small-oyster-270; prod resolves to bold-cuttlefish-804." | "lucern/lucern Convex URL. Pre-prod resolves to small-oyster-270; prod resolves to precious-dog-365." | "lucern/lucern Convex URL. Pre-prod resolves to good-blackbird-774; prod resolves to wonderful-toucan-0." | "lucern/lucern Convex URL. Pre-prod resolves to good-blackbird-774; prod resolves to good-snake-515." | "lucern/lucern Convex URL. Pre-prod resolves to good-blackbird-774; prod resolves to bold-cuttlefish-804." | "lucern/lucern Convex URL. Pre-prod resolves to good-blackbird-774; prod resolves to precious-dog-365.";
|
|
460
|
+
} | {
|
|
461
|
+
readonly id: "tenant.stackos.convex.deploy-key" | "tenant.stack-frontend.convex.deploy-key" | "tenant.stack-eng.convex.deploy-key" | "tenant.lucern-graph.convex.deploy-key";
|
|
462
|
+
readonly canonicalName: "CONVEX_FRONTEND_DEPLOY_KEY" | "CONVEX_STACKOS_DEPLOY_KEY" | "CONVEX_STACK_ENG_DEPLOY_KEY" | "CONVEX_LUCERN_DEPLOY_KEY";
|
|
463
|
+
readonly aliases: readonly string[] | undefined;
|
|
464
|
+
readonly owner: "tenant";
|
|
465
|
+
readonly scope: "software_system";
|
|
466
|
+
readonly sourcePath: "/tenants/stack" | "/tenants/stack/engineering" | "/tenants/lucern/shared";
|
|
467
|
+
readonly environmentPolicy: "preprod_staging_prod_prod";
|
|
468
|
+
readonly required: true;
|
|
469
|
+
readonly secret: true;
|
|
470
|
+
readonly public: false;
|
|
471
|
+
readonly consumers: readonly ["tenant-vercel-app", "tenant-agent-runtime", "mc-operator-tooling"];
|
|
472
|
+
readonly destinations: readonly [{
|
|
473
|
+
readonly kind: "vercel";
|
|
474
|
+
readonly target: "stackos" | "ai-chatbot-diao" | "stackos-engineering-graph" | "lucern-graph";
|
|
475
|
+
readonly environmentPolicy: "preprod_staging_prod_prod";
|
|
476
|
+
}, {
|
|
477
|
+
readonly kind: "github_actions";
|
|
478
|
+
readonly target: "stack-vc/stackos" | "stack-vc/stackos-engineering-graph" | "stack-vc/front-end" | "stack-vc/lucern-graph" | "LucernAI/stackos" | "LucernAI/front-end" | "LucernAI/stackos-engineering-graph" | "LucernAI/lucern-graph";
|
|
479
|
+
readonly environmentPolicy: "preprod_staging_prod_prod";
|
|
480
|
+
readonly writeNames: readonly string[];
|
|
481
|
+
readonly notes: "Only if that repository deploy/test workflow owns this software system.";
|
|
482
|
+
}];
|
|
483
|
+
readonly description: "stack/stackos Convex deploy/admin key. Never route to sibling workspaces." | "stack/frontend Convex deploy/admin key. Never route to sibling workspaces." | "stack/engineering Convex deploy/admin key. Never route to sibling workspaces." | "stack/lucern Convex deploy/admin key. Never route to sibling workspaces." | "lucern/stackos Convex deploy/admin key. Never route to sibling workspaces." | "lucern/frontend Convex deploy/admin key. Never route to sibling workspaces." | "lucern/engineering Convex deploy/admin key. Never route to sibling workspaces." | "lucern/lucern Convex deploy/admin key. Never route to sibling workspaces.";
|
|
484
|
+
})[];
|
|
485
|
+
|
|
486
|
+
export { STACK_ENG_GRAPH_STORE_SECRET_DEFINITIONS, TENANT_CONVEX_SECRET_DEFINITIONS, TENANT_GRAPH_PUBLIC_CONFIG_SECRET_DEFINITIONS, TENANT_INSTALL_SECRET_DEFINITIONS, TENANT_PRODUCT_RUNTIME_SECRET_DEFINITIONS, TENANT_PRODUCT_RUNTIME_SECRET_DEFINITION_TEMPLATES, TENANT_PRODUCT_SOFTWARE_SYSTEM_IDS, TENANT_SHARED_SECRET_DEFINITIONS, TENANT_SHARED_SECRET_DEFINITION_TEMPLATES };
|