@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
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import * as zod from 'zod';
|
|
2
2
|
import { T as TableContract } from '../defineTable-t1wr5wgn.js';
|
|
3
|
-
import {
|
|
3
|
+
import { a as ConvexIdSchema } from '../idOf-BmkVDhD8.js';
|
|
4
4
|
|
|
5
5
|
/**
|
|
6
6
|
* Canonical schema table manifest for Lucern contracts.
|
|
@@ -1083,16 +1083,16 @@ declare const KERNEL_TABLE_CONTRACTS: readonly [TableContract<{
|
|
|
1083
1083
|
promptRef: string;
|
|
1084
1084
|
required?: boolean | undefined;
|
|
1085
1085
|
version?: string | undefined;
|
|
1086
|
-
phase?: string | undefined;
|
|
1087
1086
|
metadata?: any;
|
|
1087
|
+
phase?: string | undefined;
|
|
1088
1088
|
role?: string | undefined;
|
|
1089
1089
|
}, {
|
|
1090
1090
|
key: string;
|
|
1091
1091
|
promptRef: string;
|
|
1092
1092
|
required?: boolean | undefined;
|
|
1093
1093
|
version?: string | undefined;
|
|
1094
|
-
phase?: string | undefined;
|
|
1095
1094
|
metadata?: any;
|
|
1095
|
+
phase?: string | undefined;
|
|
1096
1096
|
role?: string | undefined;
|
|
1097
1097
|
}>, "many">;
|
|
1098
1098
|
workflowTemplates: zod.ZodArray<zod.ZodObject<{
|
|
@@ -1160,15 +1160,15 @@ declare const KERNEL_TABLE_CONTRACTS: readonly [TableContract<{
|
|
|
1160
1160
|
key: string;
|
|
1161
1161
|
title: string;
|
|
1162
1162
|
description?: string | undefined;
|
|
1163
|
-
phase?: string | undefined;
|
|
1164
1163
|
metadata?: any;
|
|
1164
|
+
phase?: string | undefined;
|
|
1165
1165
|
priority?: "critical" | "high" | "medium" | "low" | undefined;
|
|
1166
1166
|
}, {
|
|
1167
1167
|
key: string;
|
|
1168
1168
|
title: string;
|
|
1169
1169
|
description?: string | undefined;
|
|
1170
|
-
phase?: string | undefined;
|
|
1171
1170
|
metadata?: any;
|
|
1171
|
+
phase?: string | undefined;
|
|
1172
1172
|
priority?: "critical" | "high" | "medium" | "low" | undefined;
|
|
1173
1173
|
}>, "many">;
|
|
1174
1174
|
questionTemplates: zod.ZodOptional<zod.ZodArray<zod.ZodObject<{
|
|
@@ -4588,16 +4588,16 @@ declare const MC_TABLE_CONTRACTS: readonly [TableContract<{
|
|
|
4588
4588
|
promptRef: string;
|
|
4589
4589
|
required?: boolean | undefined;
|
|
4590
4590
|
version?: string | undefined;
|
|
4591
|
-
phase?: string | undefined;
|
|
4592
4591
|
metadata?: any;
|
|
4592
|
+
phase?: string | undefined;
|
|
4593
4593
|
role?: string | undefined;
|
|
4594
4594
|
}, {
|
|
4595
4595
|
key: string;
|
|
4596
4596
|
promptRef: string;
|
|
4597
4597
|
required?: boolean | undefined;
|
|
4598
4598
|
version?: string | undefined;
|
|
4599
|
-
phase?: string | undefined;
|
|
4600
4599
|
metadata?: any;
|
|
4600
|
+
phase?: string | undefined;
|
|
4601
4601
|
role?: string | undefined;
|
|
4602
4602
|
}>, "many">;
|
|
4603
4603
|
workflowTemplates: zod.ZodArray<zod.ZodObject<{
|
|
@@ -4665,15 +4665,15 @@ declare const MC_TABLE_CONTRACTS: readonly [TableContract<{
|
|
|
4665
4665
|
key: string;
|
|
4666
4666
|
title: string;
|
|
4667
4667
|
description?: string | undefined;
|
|
4668
|
-
phase?: string | undefined;
|
|
4669
4668
|
metadata?: any;
|
|
4669
|
+
phase?: string | undefined;
|
|
4670
4670
|
priority?: "critical" | "high" | "medium" | "low" | undefined;
|
|
4671
4671
|
}, {
|
|
4672
4672
|
key: string;
|
|
4673
4673
|
title: string;
|
|
4674
4674
|
description?: string | undefined;
|
|
4675
|
-
phase?: string | undefined;
|
|
4676
4675
|
metadata?: any;
|
|
4676
|
+
phase?: string | undefined;
|
|
4677
4677
|
priority?: "critical" | "high" | "medium" | "low" | undefined;
|
|
4678
4678
|
}>, "many">;
|
|
4679
4679
|
questionTemplates: zod.ZodOptional<zod.ZodArray<zod.ZodObject<{
|
|
@@ -4706,8 +4706,8 @@ declare const MC_TABLE_CONTRACTS: readonly [TableContract<{
|
|
|
4706
4706
|
promptRef: string;
|
|
4707
4707
|
required?: boolean | undefined;
|
|
4708
4708
|
version?: string | undefined;
|
|
4709
|
-
phase?: string | undefined;
|
|
4710
4709
|
metadata?: any;
|
|
4710
|
+
phase?: string | undefined;
|
|
4711
4711
|
role?: string | undefined;
|
|
4712
4712
|
}[];
|
|
4713
4713
|
workflowTemplates: {
|
|
@@ -4728,8 +4728,8 @@ declare const MC_TABLE_CONTRACTS: readonly [TableContract<{
|
|
|
4728
4728
|
key: string;
|
|
4729
4729
|
title: string;
|
|
4730
4730
|
description?: string | undefined;
|
|
4731
|
-
phase?: string | undefined;
|
|
4732
4731
|
metadata?: any;
|
|
4732
|
+
phase?: string | undefined;
|
|
4733
4733
|
priority?: "critical" | "high" | "medium" | "low" | undefined;
|
|
4734
4734
|
}[];
|
|
4735
4735
|
lensKey: string;
|
|
@@ -4752,8 +4752,8 @@ declare const MC_TABLE_CONTRACTS: readonly [TableContract<{
|
|
|
4752
4752
|
promptRef: string;
|
|
4753
4753
|
required?: boolean | undefined;
|
|
4754
4754
|
version?: string | undefined;
|
|
4755
|
-
phase?: string | undefined;
|
|
4756
4755
|
metadata?: any;
|
|
4756
|
+
phase?: string | undefined;
|
|
4757
4757
|
role?: string | undefined;
|
|
4758
4758
|
}[];
|
|
4759
4759
|
workflowTemplates: {
|
|
@@ -4774,8 +4774,8 @@ declare const MC_TABLE_CONTRACTS: readonly [TableContract<{
|
|
|
4774
4774
|
key: string;
|
|
4775
4775
|
title: string;
|
|
4776
4776
|
description?: string | undefined;
|
|
4777
|
-
phase?: string | undefined;
|
|
4778
4777
|
metadata?: any;
|
|
4778
|
+
phase?: string | undefined;
|
|
4779
4779
|
priority?: "critical" | "high" | "medium" | "low" | undefined;
|
|
4780
4780
|
}[];
|
|
4781
4781
|
lensKey: string;
|
|
@@ -6422,16 +6422,16 @@ declare const TABLE_CONTRACTS_BY_COMPONENT: {
|
|
|
6422
6422
|
promptRef: string;
|
|
6423
6423
|
required?: boolean | undefined;
|
|
6424
6424
|
version?: string | undefined;
|
|
6425
|
-
phase?: string | undefined;
|
|
6426
6425
|
metadata?: any;
|
|
6426
|
+
phase?: string | undefined;
|
|
6427
6427
|
role?: string | undefined;
|
|
6428
6428
|
}, {
|
|
6429
6429
|
key: string;
|
|
6430
6430
|
promptRef: string;
|
|
6431
6431
|
required?: boolean | undefined;
|
|
6432
6432
|
version?: string | undefined;
|
|
6433
|
-
phase?: string | undefined;
|
|
6434
6433
|
metadata?: any;
|
|
6434
|
+
phase?: string | undefined;
|
|
6435
6435
|
role?: string | undefined;
|
|
6436
6436
|
}>, "many">;
|
|
6437
6437
|
workflowTemplates: zod.ZodArray<zod.ZodObject<{
|
|
@@ -6499,15 +6499,15 @@ declare const TABLE_CONTRACTS_BY_COMPONENT: {
|
|
|
6499
6499
|
key: string;
|
|
6500
6500
|
title: string;
|
|
6501
6501
|
description?: string | undefined;
|
|
6502
|
-
phase?: string | undefined;
|
|
6503
6502
|
metadata?: any;
|
|
6503
|
+
phase?: string | undefined;
|
|
6504
6504
|
priority?: "critical" | "high" | "medium" | "low" | undefined;
|
|
6505
6505
|
}, {
|
|
6506
6506
|
key: string;
|
|
6507
6507
|
title: string;
|
|
6508
6508
|
description?: string | undefined;
|
|
6509
|
-
phase?: string | undefined;
|
|
6510
6509
|
metadata?: any;
|
|
6510
|
+
phase?: string | undefined;
|
|
6511
6511
|
priority?: "critical" | "high" | "medium" | "low" | undefined;
|
|
6512
6512
|
}>, "many">;
|
|
6513
6513
|
questionTemplates: zod.ZodOptional<zod.ZodArray<zod.ZodObject<{
|
|
@@ -9927,16 +9927,16 @@ declare const TABLE_CONTRACTS_BY_COMPONENT: {
|
|
|
9927
9927
|
promptRef: string;
|
|
9928
9928
|
required?: boolean | undefined;
|
|
9929
9929
|
version?: string | undefined;
|
|
9930
|
-
phase?: string | undefined;
|
|
9931
9930
|
metadata?: any;
|
|
9931
|
+
phase?: string | undefined;
|
|
9932
9932
|
role?: string | undefined;
|
|
9933
9933
|
}, {
|
|
9934
9934
|
key: string;
|
|
9935
9935
|
promptRef: string;
|
|
9936
9936
|
required?: boolean | undefined;
|
|
9937
9937
|
version?: string | undefined;
|
|
9938
|
-
phase?: string | undefined;
|
|
9939
9938
|
metadata?: any;
|
|
9939
|
+
phase?: string | undefined;
|
|
9940
9940
|
role?: string | undefined;
|
|
9941
9941
|
}>, "many">;
|
|
9942
9942
|
workflowTemplates: zod.ZodArray<zod.ZodObject<{
|
|
@@ -10004,15 +10004,15 @@ declare const TABLE_CONTRACTS_BY_COMPONENT: {
|
|
|
10004
10004
|
key: string;
|
|
10005
10005
|
title: string;
|
|
10006
10006
|
description?: string | undefined;
|
|
10007
|
-
phase?: string | undefined;
|
|
10008
10007
|
metadata?: any;
|
|
10008
|
+
phase?: string | undefined;
|
|
10009
10009
|
priority?: "critical" | "high" | "medium" | "low" | undefined;
|
|
10010
10010
|
}, {
|
|
10011
10011
|
key: string;
|
|
10012
10012
|
title: string;
|
|
10013
10013
|
description?: string | undefined;
|
|
10014
|
-
phase?: string | undefined;
|
|
10015
10014
|
metadata?: any;
|
|
10015
|
+
phase?: string | undefined;
|
|
10016
10016
|
priority?: "critical" | "high" | "medium" | "low" | undefined;
|
|
10017
10017
|
}>, "many">;
|
|
10018
10018
|
questionTemplates: zod.ZodOptional<zod.ZodArray<zod.ZodObject<{
|
|
@@ -10045,8 +10045,8 @@ declare const TABLE_CONTRACTS_BY_COMPONENT: {
|
|
|
10045
10045
|
promptRef: string;
|
|
10046
10046
|
required?: boolean | undefined;
|
|
10047
10047
|
version?: string | undefined;
|
|
10048
|
-
phase?: string | undefined;
|
|
10049
10048
|
metadata?: any;
|
|
10049
|
+
phase?: string | undefined;
|
|
10050
10050
|
role?: string | undefined;
|
|
10051
10051
|
}[];
|
|
10052
10052
|
workflowTemplates: {
|
|
@@ -10067,8 +10067,8 @@ declare const TABLE_CONTRACTS_BY_COMPONENT: {
|
|
|
10067
10067
|
key: string;
|
|
10068
10068
|
title: string;
|
|
10069
10069
|
description?: string | undefined;
|
|
10070
|
-
phase?: string | undefined;
|
|
10071
10070
|
metadata?: any;
|
|
10071
|
+
phase?: string | undefined;
|
|
10072
10072
|
priority?: "critical" | "high" | "medium" | "low" | undefined;
|
|
10073
10073
|
}[];
|
|
10074
10074
|
lensKey: string;
|
|
@@ -10091,8 +10091,8 @@ declare const TABLE_CONTRACTS_BY_COMPONENT: {
|
|
|
10091
10091
|
promptRef: string;
|
|
10092
10092
|
required?: boolean | undefined;
|
|
10093
10093
|
version?: string | undefined;
|
|
10094
|
-
phase?: string | undefined;
|
|
10095
10094
|
metadata?: any;
|
|
10095
|
+
phase?: string | undefined;
|
|
10096
10096
|
role?: string | undefined;
|
|
10097
10097
|
}[];
|
|
10098
10098
|
workflowTemplates: {
|
|
@@ -10113,8 +10113,8 @@ declare const TABLE_CONTRACTS_BY_COMPONENT: {
|
|
|
10113
10113
|
key: string;
|
|
10114
10114
|
title: string;
|
|
10115
10115
|
description?: string | undefined;
|
|
10116
|
-
phase?: string | undefined;
|
|
10117
10116
|
metadata?: any;
|
|
10117
|
+
phase?: string | undefined;
|
|
10118
10118
|
priority?: "critical" | "high" | "medium" | "low" | undefined;
|
|
10119
10119
|
}[];
|
|
10120
10120
|
lensKey: string;
|
|
@@ -11762,16 +11762,16 @@ declare const ALL_TABLE_CONTRACTS: readonly [TableContract<{
|
|
|
11762
11762
|
promptRef: string;
|
|
11763
11763
|
required?: boolean | undefined;
|
|
11764
11764
|
version?: string | undefined;
|
|
11765
|
-
phase?: string | undefined;
|
|
11766
11765
|
metadata?: any;
|
|
11766
|
+
phase?: string | undefined;
|
|
11767
11767
|
role?: string | undefined;
|
|
11768
11768
|
}, {
|
|
11769
11769
|
key: string;
|
|
11770
11770
|
promptRef: string;
|
|
11771
11771
|
required?: boolean | undefined;
|
|
11772
11772
|
version?: string | undefined;
|
|
11773
|
-
phase?: string | undefined;
|
|
11774
11773
|
metadata?: any;
|
|
11774
|
+
phase?: string | undefined;
|
|
11775
11775
|
role?: string | undefined;
|
|
11776
11776
|
}>, "many">;
|
|
11777
11777
|
workflowTemplates: zod.ZodArray<zod.ZodObject<{
|
|
@@ -11839,15 +11839,15 @@ declare const ALL_TABLE_CONTRACTS: readonly [TableContract<{
|
|
|
11839
11839
|
key: string;
|
|
11840
11840
|
title: string;
|
|
11841
11841
|
description?: string | undefined;
|
|
11842
|
-
phase?: string | undefined;
|
|
11843
11842
|
metadata?: any;
|
|
11843
|
+
phase?: string | undefined;
|
|
11844
11844
|
priority?: "critical" | "high" | "medium" | "low" | undefined;
|
|
11845
11845
|
}, {
|
|
11846
11846
|
key: string;
|
|
11847
11847
|
title: string;
|
|
11848
11848
|
description?: string | undefined;
|
|
11849
|
-
phase?: string | undefined;
|
|
11850
11849
|
metadata?: any;
|
|
11850
|
+
phase?: string | undefined;
|
|
11851
11851
|
priority?: "critical" | "high" | "medium" | "low" | undefined;
|
|
11852
11852
|
}>, "many">;
|
|
11853
11853
|
questionTemplates: zod.ZodOptional<zod.ZodArray<zod.ZodObject<{
|
|
@@ -15265,16 +15265,16 @@ declare const ALL_TABLE_CONTRACTS: readonly [TableContract<{
|
|
|
15265
15265
|
promptRef: string;
|
|
15266
15266
|
required?: boolean | undefined;
|
|
15267
15267
|
version?: string | undefined;
|
|
15268
|
-
phase?: string | undefined;
|
|
15269
15268
|
metadata?: any;
|
|
15269
|
+
phase?: string | undefined;
|
|
15270
15270
|
role?: string | undefined;
|
|
15271
15271
|
}, {
|
|
15272
15272
|
key: string;
|
|
15273
15273
|
promptRef: string;
|
|
15274
15274
|
required?: boolean | undefined;
|
|
15275
15275
|
version?: string | undefined;
|
|
15276
|
-
phase?: string | undefined;
|
|
15277
15276
|
metadata?: any;
|
|
15277
|
+
phase?: string | undefined;
|
|
15278
15278
|
role?: string | undefined;
|
|
15279
15279
|
}>, "many">;
|
|
15280
15280
|
workflowTemplates: zod.ZodArray<zod.ZodObject<{
|
|
@@ -15342,15 +15342,15 @@ declare const ALL_TABLE_CONTRACTS: readonly [TableContract<{
|
|
|
15342
15342
|
key: string;
|
|
15343
15343
|
title: string;
|
|
15344
15344
|
description?: string | undefined;
|
|
15345
|
-
phase?: string | undefined;
|
|
15346
15345
|
metadata?: any;
|
|
15346
|
+
phase?: string | undefined;
|
|
15347
15347
|
priority?: "critical" | "high" | "medium" | "low" | undefined;
|
|
15348
15348
|
}, {
|
|
15349
15349
|
key: string;
|
|
15350
15350
|
title: string;
|
|
15351
15351
|
description?: string | undefined;
|
|
15352
|
-
phase?: string | undefined;
|
|
15353
15352
|
metadata?: any;
|
|
15353
|
+
phase?: string | undefined;
|
|
15354
15354
|
priority?: "critical" | "high" | "medium" | "low" | undefined;
|
|
15355
15355
|
}>, "many">;
|
|
15356
15356
|
questionTemplates: zod.ZodOptional<zod.ZodArray<zod.ZodObject<{
|
|
@@ -15383,8 +15383,8 @@ declare const ALL_TABLE_CONTRACTS: readonly [TableContract<{
|
|
|
15383
15383
|
promptRef: string;
|
|
15384
15384
|
required?: boolean | undefined;
|
|
15385
15385
|
version?: string | undefined;
|
|
15386
|
-
phase?: string | undefined;
|
|
15387
15386
|
metadata?: any;
|
|
15387
|
+
phase?: string | undefined;
|
|
15388
15388
|
role?: string | undefined;
|
|
15389
15389
|
}[];
|
|
15390
15390
|
workflowTemplates: {
|
|
@@ -15405,8 +15405,8 @@ declare const ALL_TABLE_CONTRACTS: readonly [TableContract<{
|
|
|
15405
15405
|
key: string;
|
|
15406
15406
|
title: string;
|
|
15407
15407
|
description?: string | undefined;
|
|
15408
|
-
phase?: string | undefined;
|
|
15409
15408
|
metadata?: any;
|
|
15409
|
+
phase?: string | undefined;
|
|
15410
15410
|
priority?: "critical" | "high" | "medium" | "low" | undefined;
|
|
15411
15411
|
}[];
|
|
15412
15412
|
lensKey: string;
|
|
@@ -15429,8 +15429,8 @@ declare const ALL_TABLE_CONTRACTS: readonly [TableContract<{
|
|
|
15429
15429
|
promptRef: string;
|
|
15430
15430
|
required?: boolean | undefined;
|
|
15431
15431
|
version?: string | undefined;
|
|
15432
|
-
phase?: string | undefined;
|
|
15433
15432
|
metadata?: any;
|
|
15433
|
+
phase?: string | undefined;
|
|
15434
15434
|
role?: string | undefined;
|
|
15435
15435
|
}[];
|
|
15436
15436
|
workflowTemplates: {
|
|
@@ -15451,8 +15451,8 @@ declare const ALL_TABLE_CONTRACTS: readonly [TableContract<{
|
|
|
15451
15451
|
key: string;
|
|
15452
15452
|
title: string;
|
|
15453
15453
|
description?: string | undefined;
|
|
15454
|
-
phase?: string | undefined;
|
|
15455
15454
|
metadata?: any;
|
|
15455
|
+
phase?: string | undefined;
|
|
15456
15456
|
priority?: "critical" | "high" | "medium" | "low" | undefined;
|
|
15457
15457
|
}[];
|
|
15458
15458
|
lensKey: string;
|
|
@@ -18251,16 +18251,16 @@ declare function listTableContractsByName(name: string): (TableContract<{
|
|
|
18251
18251
|
promptRef: string;
|
|
18252
18252
|
required?: boolean | undefined;
|
|
18253
18253
|
version?: string | undefined;
|
|
18254
|
-
phase?: string | undefined;
|
|
18255
18254
|
metadata?: any;
|
|
18255
|
+
phase?: string | undefined;
|
|
18256
18256
|
role?: string | undefined;
|
|
18257
18257
|
}, {
|
|
18258
18258
|
key: string;
|
|
18259
18259
|
promptRef: string;
|
|
18260
18260
|
required?: boolean | undefined;
|
|
18261
18261
|
version?: string | undefined;
|
|
18262
|
-
phase?: string | undefined;
|
|
18263
18262
|
metadata?: any;
|
|
18263
|
+
phase?: string | undefined;
|
|
18264
18264
|
role?: string | undefined;
|
|
18265
18265
|
}>, "many">;
|
|
18266
18266
|
workflowTemplates: zod.ZodArray<zod.ZodObject<{
|
|
@@ -18328,15 +18328,15 @@ declare function listTableContractsByName(name: string): (TableContract<{
|
|
|
18328
18328
|
key: string;
|
|
18329
18329
|
title: string;
|
|
18330
18330
|
description?: string | undefined;
|
|
18331
|
-
phase?: string | undefined;
|
|
18332
18331
|
metadata?: any;
|
|
18332
|
+
phase?: string | undefined;
|
|
18333
18333
|
priority?: "critical" | "high" | "medium" | "low" | undefined;
|
|
18334
18334
|
}, {
|
|
18335
18335
|
key: string;
|
|
18336
18336
|
title: string;
|
|
18337
18337
|
description?: string | undefined;
|
|
18338
|
-
phase?: string | undefined;
|
|
18339
18338
|
metadata?: any;
|
|
18339
|
+
phase?: string | undefined;
|
|
18340
18340
|
priority?: "critical" | "high" | "medium" | "low" | undefined;
|
|
18341
18341
|
}>, "many">;
|
|
18342
18342
|
questionTemplates: zod.ZodOptional<zod.ZodArray<zod.ZodObject<{
|
|
@@ -19277,16 +19277,16 @@ declare function listTableContractsByName(name: string): (TableContract<{
|
|
|
19277
19277
|
promptRef: string;
|
|
19278
19278
|
required?: boolean | undefined;
|
|
19279
19279
|
version?: string | undefined;
|
|
19280
|
-
phase?: string | undefined;
|
|
19281
19280
|
metadata?: any;
|
|
19281
|
+
phase?: string | undefined;
|
|
19282
19282
|
role?: string | undefined;
|
|
19283
19283
|
}, {
|
|
19284
19284
|
key: string;
|
|
19285
19285
|
promptRef: string;
|
|
19286
19286
|
required?: boolean | undefined;
|
|
19287
19287
|
version?: string | undefined;
|
|
19288
|
-
phase?: string | undefined;
|
|
19289
19288
|
metadata?: any;
|
|
19289
|
+
phase?: string | undefined;
|
|
19290
19290
|
role?: string | undefined;
|
|
19291
19291
|
}>, "many">;
|
|
19292
19292
|
workflowTemplates: zod.ZodArray<zod.ZodObject<{
|
|
@@ -19354,15 +19354,15 @@ declare function listTableContractsByName(name: string): (TableContract<{
|
|
|
19354
19354
|
key: string;
|
|
19355
19355
|
title: string;
|
|
19356
19356
|
description?: string | undefined;
|
|
19357
|
-
phase?: string | undefined;
|
|
19358
19357
|
metadata?: any;
|
|
19358
|
+
phase?: string | undefined;
|
|
19359
19359
|
priority?: "critical" | "high" | "medium" | "low" | undefined;
|
|
19360
19360
|
}, {
|
|
19361
19361
|
key: string;
|
|
19362
19362
|
title: string;
|
|
19363
19363
|
description?: string | undefined;
|
|
19364
|
-
phase?: string | undefined;
|
|
19365
19364
|
metadata?: any;
|
|
19365
|
+
phase?: string | undefined;
|
|
19366
19366
|
priority?: "critical" | "high" | "medium" | "low" | undefined;
|
|
19367
19367
|
}>, "many">;
|
|
19368
19368
|
questionTemplates: zod.ZodOptional<zod.ZodArray<zod.ZodObject<{
|
|
@@ -19395,8 +19395,8 @@ declare function listTableContractsByName(name: string): (TableContract<{
|
|
|
19395
19395
|
promptRef: string;
|
|
19396
19396
|
required?: boolean | undefined;
|
|
19397
19397
|
version?: string | undefined;
|
|
19398
|
-
phase?: string | undefined;
|
|
19399
19398
|
metadata?: any;
|
|
19399
|
+
phase?: string | undefined;
|
|
19400
19400
|
role?: string | undefined;
|
|
19401
19401
|
}[];
|
|
19402
19402
|
workflowTemplates: {
|
|
@@ -19417,8 +19417,8 @@ declare function listTableContractsByName(name: string): (TableContract<{
|
|
|
19417
19417
|
key: string;
|
|
19418
19418
|
title: string;
|
|
19419
19419
|
description?: string | undefined;
|
|
19420
|
-
phase?: string | undefined;
|
|
19421
19420
|
metadata?: any;
|
|
19421
|
+
phase?: string | undefined;
|
|
19422
19422
|
priority?: "critical" | "high" | "medium" | "low" | undefined;
|
|
19423
19423
|
}[];
|
|
19424
19424
|
lensKey: string;
|
|
@@ -19441,8 +19441,8 @@ declare function listTableContractsByName(name: string): (TableContract<{
|
|
|
19441
19441
|
promptRef: string;
|
|
19442
19442
|
required?: boolean | undefined;
|
|
19443
19443
|
version?: string | undefined;
|
|
19444
|
-
phase?: string | undefined;
|
|
19445
19444
|
metadata?: any;
|
|
19445
|
+
phase?: string | undefined;
|
|
19446
19446
|
role?: string | undefined;
|
|
19447
19447
|
}[];
|
|
19448
19448
|
workflowTemplates: {
|
|
@@ -19463,8 +19463,8 @@ declare function listTableContractsByName(name: string): (TableContract<{
|
|
|
19463
19463
|
key: string;
|
|
19464
19464
|
title: string;
|
|
19465
19465
|
description?: string | undefined;
|
|
19466
|
-
phase?: string | undefined;
|
|
19467
19466
|
metadata?: any;
|
|
19467
|
+
phase?: string | undefined;
|
|
19468
19468
|
priority?: "critical" | "high" | "medium" | "low" | undefined;
|
|
19469
19469
|
}[];
|
|
19470
19470
|
lensKey: string;
|
|
@@ -23587,16 +23587,16 @@ declare function getTableContract(name: string, component?: string): TableContra
|
|
|
23587
23587
|
promptRef: string;
|
|
23588
23588
|
required?: boolean | undefined;
|
|
23589
23589
|
version?: string | undefined;
|
|
23590
|
-
phase?: string | undefined;
|
|
23591
23590
|
metadata?: any;
|
|
23591
|
+
phase?: string | undefined;
|
|
23592
23592
|
role?: string | undefined;
|
|
23593
23593
|
}, {
|
|
23594
23594
|
key: string;
|
|
23595
23595
|
promptRef: string;
|
|
23596
23596
|
required?: boolean | undefined;
|
|
23597
23597
|
version?: string | undefined;
|
|
23598
|
-
phase?: string | undefined;
|
|
23599
23598
|
metadata?: any;
|
|
23599
|
+
phase?: string | undefined;
|
|
23600
23600
|
role?: string | undefined;
|
|
23601
23601
|
}>, "many">;
|
|
23602
23602
|
workflowTemplates: zod.ZodArray<zod.ZodObject<{
|
|
@@ -23664,15 +23664,15 @@ declare function getTableContract(name: string, component?: string): TableContra
|
|
|
23664
23664
|
key: string;
|
|
23665
23665
|
title: string;
|
|
23666
23666
|
description?: string | undefined;
|
|
23667
|
-
phase?: string | undefined;
|
|
23668
23667
|
metadata?: any;
|
|
23668
|
+
phase?: string | undefined;
|
|
23669
23669
|
priority?: "critical" | "high" | "medium" | "low" | undefined;
|
|
23670
23670
|
}, {
|
|
23671
23671
|
key: string;
|
|
23672
23672
|
title: string;
|
|
23673
23673
|
description?: string | undefined;
|
|
23674
|
-
phase?: string | undefined;
|
|
23675
23674
|
metadata?: any;
|
|
23675
|
+
phase?: string | undefined;
|
|
23676
23676
|
priority?: "critical" | "high" | "medium" | "low" | undefined;
|
|
23677
23677
|
}>, "many">;
|
|
23678
23678
|
questionTemplates: zod.ZodOptional<zod.ZodArray<zod.ZodObject<{
|
|
@@ -24613,16 +24613,16 @@ declare function getTableContract(name: string, component?: string): TableContra
|
|
|
24613
24613
|
promptRef: string;
|
|
24614
24614
|
required?: boolean | undefined;
|
|
24615
24615
|
version?: string | undefined;
|
|
24616
|
-
phase?: string | undefined;
|
|
24617
24616
|
metadata?: any;
|
|
24617
|
+
phase?: string | undefined;
|
|
24618
24618
|
role?: string | undefined;
|
|
24619
24619
|
}, {
|
|
24620
24620
|
key: string;
|
|
24621
24621
|
promptRef: string;
|
|
24622
24622
|
required?: boolean | undefined;
|
|
24623
24623
|
version?: string | undefined;
|
|
24624
|
-
phase?: string | undefined;
|
|
24625
24624
|
metadata?: any;
|
|
24625
|
+
phase?: string | undefined;
|
|
24626
24626
|
role?: string | undefined;
|
|
24627
24627
|
}>, "many">;
|
|
24628
24628
|
workflowTemplates: zod.ZodArray<zod.ZodObject<{
|
|
@@ -24690,15 +24690,15 @@ declare function getTableContract(name: string, component?: string): TableContra
|
|
|
24690
24690
|
key: string;
|
|
24691
24691
|
title: string;
|
|
24692
24692
|
description?: string | undefined;
|
|
24693
|
-
phase?: string | undefined;
|
|
24694
24693
|
metadata?: any;
|
|
24694
|
+
phase?: string | undefined;
|
|
24695
24695
|
priority?: "critical" | "high" | "medium" | "low" | undefined;
|
|
24696
24696
|
}, {
|
|
24697
24697
|
key: string;
|
|
24698
24698
|
title: string;
|
|
24699
24699
|
description?: string | undefined;
|
|
24700
|
-
phase?: string | undefined;
|
|
24701
24700
|
metadata?: any;
|
|
24701
|
+
phase?: string | undefined;
|
|
24702
24702
|
priority?: "critical" | "high" | "medium" | "low" | undefined;
|
|
24703
24703
|
}>, "many">;
|
|
24704
24704
|
questionTemplates: zod.ZodOptional<zod.ZodArray<zod.ZodObject<{
|
|
@@ -24731,8 +24731,8 @@ declare function getTableContract(name: string, component?: string): TableContra
|
|
|
24731
24731
|
promptRef: string;
|
|
24732
24732
|
required?: boolean | undefined;
|
|
24733
24733
|
version?: string | undefined;
|
|
24734
|
-
phase?: string | undefined;
|
|
24735
24734
|
metadata?: any;
|
|
24735
|
+
phase?: string | undefined;
|
|
24736
24736
|
role?: string | undefined;
|
|
24737
24737
|
}[];
|
|
24738
24738
|
workflowTemplates: {
|
|
@@ -24753,8 +24753,8 @@ declare function getTableContract(name: string, component?: string): TableContra
|
|
|
24753
24753
|
key: string;
|
|
24754
24754
|
title: string;
|
|
24755
24755
|
description?: string | undefined;
|
|
24756
|
-
phase?: string | undefined;
|
|
24757
24756
|
metadata?: any;
|
|
24757
|
+
phase?: string | undefined;
|
|
24758
24758
|
priority?: "critical" | "high" | "medium" | "low" | undefined;
|
|
24759
24759
|
}[];
|
|
24760
24760
|
lensKey: string;
|
|
@@ -24777,8 +24777,8 @@ declare function getTableContract(name: string, component?: string): TableContra
|
|
|
24777
24777
|
promptRef: string;
|
|
24778
24778
|
required?: boolean | undefined;
|
|
24779
24779
|
version?: string | undefined;
|
|
24780
|
-
phase?: string | undefined;
|
|
24781
24780
|
metadata?: any;
|
|
24781
|
+
phase?: string | undefined;
|
|
24782
24782
|
role?: string | undefined;
|
|
24783
24783
|
}[];
|
|
24784
24784
|
workflowTemplates: {
|
|
@@ -24799,8 +24799,8 @@ declare function getTableContract(name: string, component?: string): TableContra
|
|
|
24799
24799
|
key: string;
|
|
24800
24800
|
title: string;
|
|
24801
24801
|
description?: string | undefined;
|
|
24802
|
-
phase?: string | undefined;
|
|
24803
24802
|
metadata?: any;
|
|
24803
|
+
phase?: string | undefined;
|
|
24804
24804
|
priority?: "critical" | "high" | "medium" | "low" | undefined;
|
|
24805
24805
|
}[];
|
|
24806
24806
|
lensKey: string;
|