@lucern/contracts 1.0.30 → 1.0.31
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 -0
- package/dist/assembly-acceptance-gate.contract.d.ts +1234 -1234
- package/dist/assembly-instrumentation.contract.d.ts +413 -413
- package/dist/belongs-to-membership-model.contract.d.ts +45 -45
- package/dist/campaign-context-compiler.contract.d.ts +87 -87
- package/dist/canonical-edge-public-noun-lock.contract.d.ts +106 -106
- package/dist/concept-maturity-rubric.contract.d.ts +131 -131
- package/dist/docs-canon-reconciliation-loop.contract.d.ts +37 -37
- package/dist/{edge-policy-manifest-Bg3B5G0u.d.ts → edge-policy-manifest-C38kuf7v.d.ts} +26 -26
- package/dist/evidence-question-forecast-maturity.contract.d.ts +76 -76
- package/dist/evidence-taxonomy-target-scope.contract.d.ts +61 -61
- package/dist/final-substrate-source-ledger.contract.d.ts +149 -149
- package/dist/function-registry/helpers.d.ts +1 -1
- package/dist/function-registry/index.d.ts +11 -11
- package/dist/generated/state-vector-transition-table.d.ts +1 -1
- package/dist/golden-reasoning-eval-harness.contract.d.ts +2178 -2178
- package/dist/graph-traversal-canon.contract.d.ts +121 -121
- package/dist/graph-traversal-invariant-guardrails.contract.d.ts +68 -68
- package/dist/graph-v2-write-policy-constitution.contract.d.ts +219 -219
- package/dist/heartbeat-property-validation.contract.d.ts +86 -86
- package/dist/index.d.ts +2 -2
- package/dist/manifest-projection-generation.contract.d.ts +34 -34
- package/dist/manifests/check-manifest.d.ts +12 -12
- package/dist/manifests/edge-policy-manifest.d.ts +1 -1
- package/dist/manifests/edge-policy-manifest.data.d.ts +3 -3
- package/dist/manifests/invariant-manifest.d.ts +6 -6
- package/dist/observability-audit-store-migration.contract.d.ts +110 -110
- package/dist/parsimony-diagnostic.contract.d.ts +328 -328
- package/dist/post-substrate-surface-lock.contract.d.ts +48 -48
- package/dist/post-substrate-surface-upgrade.contract.d.ts +82 -82
- package/dist/pre-rebuild-closeout-gate.contract.d.ts +153 -153
- package/dist/primitive-epistemic-state-constitution.contract.d.ts +34 -34
- package/dist/primitive-epistemic-state-constitution.data.d.ts +1 -1
- package/dist/primitive-maturity-matrix.contract.d.ts +100 -100
- package/dist/prior-art-vocabulary-firewall.contract.d.ts +19 -19
- package/dist/projections/create-evidence.projection.d.ts +36 -36
- package/dist/projections/index.d.ts +7 -7
- package/dist/projections/list-beliefs.projection.d.ts +3 -3
- package/dist/proof-attestation.json +1 -1
- package/dist/propagation-v2-contract.contract.d.ts +74 -74
- package/dist/published-belief-artifact.contract.d.ts +325 -325
- package/dist/reset-authorization-package.contract.d.ts +84 -84
- package/dist/retrieval-search-discovery-receipt.contract.d.ts +288 -288
- package/dist/schema-change-belief.contract.d.ts +179 -179
- package/dist/schemas/component-table-manifest.d.ts +8 -8
- package/dist/schemas/manifest.d.ts +580 -580
- package/dist/schemas/tables/kernel/epistemic.d.ts +2 -2
- package/dist/schemas/tables/kernel/intelligence.d.ts +16 -16
- package/dist/schemas/tables/kernel/lens.d.ts +10 -10
- package/dist/schemas/tables/kernel/platform.d.ts +14 -14
- package/dist/schemas/tables/kernel/task.d.ts +26 -26
- package/dist/schemas/tables/kernel/worktree.d.ts +18 -18
- package/dist/schemas/tables/mc/identity.d.ts +2 -2
- package/dist/schemas/tables/mc/methodology.d.ts +2 -2
- package/dist/schemas/tables/mc/pack.d.ts +24 -24
- package/dist/schemas/tables/mc/runtime.d.ts +2 -2
- package/dist/slice-serialization.contract.d.ts +1325 -1325
- package/dist/source-material-adoption-ledger.contract.d.ts +250 -250
- package/dist/source-material-total-partition.contract.d.ts +254 -254
- package/dist/state-vector-manifest.contract.d.ts +83 -83
- package/dist/state-vector-manifest.data.contract.d.ts +1 -1
- package/dist/state-vector-runtime.contract.d.ts +28 -28
- package/dist/substrate-envelope.contract.d.ts +117 -117
- package/dist/substrate-lifecycle-lineage.contract.d.ts +30 -30
- package/dist/substrate-migration-cutover-ledger.contract.d.ts +13 -13
- package/dist/substrate-neo4j-projection.contract.d.ts +179 -179
- package/dist/transition-receipt.contract.d.ts +543 -543
- package/dist/traversal-mode-constitution.contract.d.ts +123 -123
- package/dist/typed-gate-registry.contract.d.ts +61 -61
- package/dist/typed-need.contract.d.ts +248 -248
- package/dist/{unified-state-matrix.contract-BJDYNhnf.d.ts → unified-state-matrix.contract-BTxqLggA.d.ts} +96 -96
- package/dist/unified-state-matrix.contract.d.ts +1 -1
- package/dist/unified-state-matrix.data.contract.d.ts +1 -1
- package/dist/workspace-data-sovereignty.contract.d.ts +114 -114
- package/dist/worktree-belief-adoption.contract.d.ts +91 -91
- package/dist/worktree-delta-ledger.contract.d.ts +124 -124
- package/dist/worktree-graph-branch-maturity.contract.d.ts +63 -63
- package/package.json +1 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { z } from 'zod';
|
|
2
2
|
import { StateVectorRuntimeObject, StateVectorTransitionClass } from './generated/state-vector-transition-table.js';
|
|
3
3
|
export { STATE_VECTOR_RUNTIME_OBJECTS, STATE_VECTOR_STATUS_PROJECTION_ALIASES, STATE_VECTOR_TRANSITION_TABLE, StateVectorAxisTransitionTable, StateVectorObjectTransitionTable, StateVectorScalarProjectionAlias, StateVectorTransitionRule } from './generated/state-vector-transition-table.js';
|
|
4
|
-
import { k as UnifiedStateAxis } from './unified-state-matrix.contract-
|
|
4
|
+
import { k as UnifiedStateAxis } from './unified-state-matrix.contract-BTxqLggA.js';
|
|
5
5
|
import './state-vector-manifest.data.contract.js';
|
|
6
6
|
|
|
7
7
|
declare const STATE_VECTOR_RUNTIME_CONTRACT_VERSION: "c2_lc_state_vector_runtime_enforcement.v1";
|
|
@@ -76,12 +76,12 @@ declare const StateVectorRuntimeContractSchema: z.ZodObject<{
|
|
|
76
76
|
responsibility: z.ZodLiteral<"unified_state_matrix">;
|
|
77
77
|
status: z.ZodLiteral<"complete_upstream">;
|
|
78
78
|
}, "strip", z.ZodTypeAny, {
|
|
79
|
-
status: "complete_upstream";
|
|
80
79
|
worktree: "C2-LC.1";
|
|
80
|
+
status: "complete_upstream";
|
|
81
81
|
responsibility: "unified_state_matrix";
|
|
82
82
|
}, {
|
|
83
|
-
status: "complete_upstream";
|
|
84
83
|
worktree: "C2-LC.1";
|
|
84
|
+
status: "complete_upstream";
|
|
85
85
|
responsibility: "unified_state_matrix";
|
|
86
86
|
}>;
|
|
87
87
|
lc2: z.ZodObject<{
|
|
@@ -89,12 +89,12 @@ declare const StateVectorRuntimeContractSchema: z.ZodObject<{
|
|
|
89
89
|
responsibility: z.ZodLiteral<"manifest_projection">;
|
|
90
90
|
status: z.ZodLiteral<"complete_upstream">;
|
|
91
91
|
}, "strip", z.ZodTypeAny, {
|
|
92
|
-
status: "complete_upstream";
|
|
93
92
|
worktree: "C2-LC.2";
|
|
93
|
+
status: "complete_upstream";
|
|
94
94
|
responsibility: "manifest_projection";
|
|
95
95
|
}, {
|
|
96
|
-
status: "complete_upstream";
|
|
97
96
|
worktree: "C2-LC.2";
|
|
97
|
+
status: "complete_upstream";
|
|
98
98
|
responsibility: "manifest_projection";
|
|
99
99
|
}>;
|
|
100
100
|
lc3: z.ZodObject<{
|
|
@@ -103,49 +103,49 @@ declare const StateVectorRuntimeContractSchema: z.ZodObject<{
|
|
|
103
103
|
status: z.ZodLiteral<"complete_in_this_slice">;
|
|
104
104
|
runtimeEnforcement: z.ZodLiteral<true>;
|
|
105
105
|
}, "strip", z.ZodTypeAny, {
|
|
106
|
-
status: "complete_in_this_slice";
|
|
107
106
|
worktree: "C2-LC.3";
|
|
107
|
+
status: "complete_in_this_slice";
|
|
108
108
|
responsibility: "xstate_runtime_enforcement";
|
|
109
109
|
runtimeEnforcement: true;
|
|
110
110
|
}, {
|
|
111
|
-
status: "complete_in_this_slice";
|
|
112
111
|
worktree: "C2-LC.3";
|
|
112
|
+
status: "complete_in_this_slice";
|
|
113
113
|
responsibility: "xstate_runtime_enforcement";
|
|
114
114
|
runtimeEnforcement: true;
|
|
115
115
|
}>;
|
|
116
116
|
graphV2Ready: z.ZodLiteral<false>;
|
|
117
117
|
}, "strip", z.ZodTypeAny, {
|
|
118
118
|
lc1: {
|
|
119
|
-
status: "complete_upstream";
|
|
120
119
|
worktree: "C2-LC.1";
|
|
120
|
+
status: "complete_upstream";
|
|
121
121
|
responsibility: "unified_state_matrix";
|
|
122
122
|
};
|
|
123
123
|
lc2: {
|
|
124
|
-
status: "complete_upstream";
|
|
125
124
|
worktree: "C2-LC.2";
|
|
125
|
+
status: "complete_upstream";
|
|
126
126
|
responsibility: "manifest_projection";
|
|
127
127
|
};
|
|
128
128
|
lc3: {
|
|
129
|
-
status: "complete_in_this_slice";
|
|
130
129
|
worktree: "C2-LC.3";
|
|
130
|
+
status: "complete_in_this_slice";
|
|
131
131
|
responsibility: "xstate_runtime_enforcement";
|
|
132
132
|
runtimeEnforcement: true;
|
|
133
133
|
};
|
|
134
134
|
graphV2Ready: false;
|
|
135
135
|
}, {
|
|
136
136
|
lc1: {
|
|
137
|
-
status: "complete_upstream";
|
|
138
137
|
worktree: "C2-LC.1";
|
|
138
|
+
status: "complete_upstream";
|
|
139
139
|
responsibility: "unified_state_matrix";
|
|
140
140
|
};
|
|
141
141
|
lc2: {
|
|
142
|
-
status: "complete_upstream";
|
|
143
142
|
worktree: "C2-LC.2";
|
|
143
|
+
status: "complete_upstream";
|
|
144
144
|
responsibility: "manifest_projection";
|
|
145
145
|
};
|
|
146
146
|
lc3: {
|
|
147
|
-
status: "complete_in_this_slice";
|
|
148
147
|
worktree: "C2-LC.3";
|
|
148
|
+
status: "complete_in_this_slice";
|
|
149
149
|
responsibility: "xstate_runtime_enforcement";
|
|
150
150
|
runtimeEnforcement: true;
|
|
151
151
|
};
|
|
@@ -155,29 +155,29 @@ declare const StateVectorRuntimeContractSchema: z.ZodObject<{
|
|
|
155
155
|
graphV2CutoverPosture: z.ZodLiteral<"not_ready_until_downstream_constitution_and_graph_v2_lanes_close">;
|
|
156
156
|
}, "strip", z.ZodTypeAny, {
|
|
157
157
|
worktree: "C2-LC.3";
|
|
158
|
-
lane: "c2-lc-state-vectors";
|
|
159
158
|
contractVersion: "c2_lc_state_vector_runtime_enforcement.v1";
|
|
159
|
+
lane: "c2-lc-state-vectors";
|
|
160
160
|
graphWorktreeId: "tn7c4fh14wvprrea2d8vm8q6v587g06z";
|
|
161
|
-
rules: string[];
|
|
162
161
|
runtimePosture: {
|
|
163
162
|
lc1: {
|
|
164
|
-
status: "complete_upstream";
|
|
165
163
|
worktree: "C2-LC.1";
|
|
164
|
+
status: "complete_upstream";
|
|
166
165
|
responsibility: "unified_state_matrix";
|
|
167
166
|
};
|
|
168
167
|
lc2: {
|
|
169
|
-
status: "complete_upstream";
|
|
170
168
|
worktree: "C2-LC.2";
|
|
169
|
+
status: "complete_upstream";
|
|
171
170
|
responsibility: "manifest_projection";
|
|
172
171
|
};
|
|
173
172
|
lc3: {
|
|
174
|
-
status: "complete_in_this_slice";
|
|
175
173
|
worktree: "C2-LC.3";
|
|
174
|
+
status: "complete_in_this_slice";
|
|
176
175
|
responsibility: "xstate_runtime_enforcement";
|
|
177
176
|
runtimeEnforcement: true;
|
|
178
177
|
};
|
|
179
178
|
graphV2Ready: false;
|
|
180
179
|
};
|
|
180
|
+
rules: string[];
|
|
181
181
|
graphTargetBeliefGlobalId: "128a0826-0a63-4c9c-a2a1-725e617abadc";
|
|
182
182
|
graphTargetQuestionGlobalIds: ["c0838b89-fdee-4735-acaa-6fa82be7a3be", "2e04e570-8327-4333-8413-8ee2c2ba1a1e"];
|
|
183
183
|
runtimeObjects: string[];
|
|
@@ -185,29 +185,29 @@ declare const StateVectorRuntimeContractSchema: z.ZodObject<{
|
|
|
185
185
|
graphV2CutoverPosture: "not_ready_until_downstream_constitution_and_graph_v2_lanes_close";
|
|
186
186
|
}, {
|
|
187
187
|
worktree: "C2-LC.3";
|
|
188
|
-
lane: "c2-lc-state-vectors";
|
|
189
188
|
contractVersion: "c2_lc_state_vector_runtime_enforcement.v1";
|
|
189
|
+
lane: "c2-lc-state-vectors";
|
|
190
190
|
graphWorktreeId: "tn7c4fh14wvprrea2d8vm8q6v587g06z";
|
|
191
|
-
rules: string[];
|
|
192
191
|
runtimePosture: {
|
|
193
192
|
lc1: {
|
|
194
|
-
status: "complete_upstream";
|
|
195
193
|
worktree: "C2-LC.1";
|
|
194
|
+
status: "complete_upstream";
|
|
196
195
|
responsibility: "unified_state_matrix";
|
|
197
196
|
};
|
|
198
197
|
lc2: {
|
|
199
|
-
status: "complete_upstream";
|
|
200
198
|
worktree: "C2-LC.2";
|
|
199
|
+
status: "complete_upstream";
|
|
201
200
|
responsibility: "manifest_projection";
|
|
202
201
|
};
|
|
203
202
|
lc3: {
|
|
204
|
-
status: "complete_in_this_slice";
|
|
205
203
|
worktree: "C2-LC.3";
|
|
204
|
+
status: "complete_in_this_slice";
|
|
206
205
|
responsibility: "xstate_runtime_enforcement";
|
|
207
206
|
runtimeEnforcement: true;
|
|
208
207
|
};
|
|
209
208
|
graphV2Ready: false;
|
|
210
209
|
};
|
|
210
|
+
rules: string[];
|
|
211
211
|
graphTargetBeliefGlobalId: "128a0826-0a63-4c9c-a2a1-725e617abadc";
|
|
212
212
|
graphTargetQuestionGlobalIds: ["c0838b89-fdee-4735-acaa-6fa82be7a3be", "2e04e570-8327-4333-8413-8ee2c2ba1a1e"];
|
|
213
213
|
runtimeObjects: string[];
|
|
@@ -255,29 +255,29 @@ declare const STATE_VECTOR_RUNTIME_CONTRACT: {
|
|
|
255
255
|
};
|
|
256
256
|
declare const parsedStateVectorRuntimeContract: {
|
|
257
257
|
worktree: "C2-LC.3";
|
|
258
|
-
lane: "c2-lc-state-vectors";
|
|
259
258
|
contractVersion: "c2_lc_state_vector_runtime_enforcement.v1";
|
|
259
|
+
lane: "c2-lc-state-vectors";
|
|
260
260
|
graphWorktreeId: "tn7c4fh14wvprrea2d8vm8q6v587g06z";
|
|
261
|
-
rules: string[];
|
|
262
261
|
runtimePosture: {
|
|
263
262
|
lc1: {
|
|
264
|
-
status: "complete_upstream";
|
|
265
263
|
worktree: "C2-LC.1";
|
|
264
|
+
status: "complete_upstream";
|
|
266
265
|
responsibility: "unified_state_matrix";
|
|
267
266
|
};
|
|
268
267
|
lc2: {
|
|
269
|
-
status: "complete_upstream";
|
|
270
268
|
worktree: "C2-LC.2";
|
|
269
|
+
status: "complete_upstream";
|
|
271
270
|
responsibility: "manifest_projection";
|
|
272
271
|
};
|
|
273
272
|
lc3: {
|
|
274
|
-
status: "complete_in_this_slice";
|
|
275
273
|
worktree: "C2-LC.3";
|
|
274
|
+
status: "complete_in_this_slice";
|
|
276
275
|
responsibility: "xstate_runtime_enforcement";
|
|
277
276
|
runtimeEnforcement: true;
|
|
278
277
|
};
|
|
279
278
|
graphV2Ready: false;
|
|
280
279
|
};
|
|
280
|
+
rules: string[];
|
|
281
281
|
graphTargetBeliefGlobalId: "128a0826-0a63-4c9c-a2a1-725e617abadc";
|
|
282
282
|
graphTargetQuestionGlobalIds: ["c0838b89-fdee-4735-acaa-6fa82be7a3be", "2e04e570-8327-4333-8413-8ee2c2ba1a1e"];
|
|
283
283
|
runtimeObjects: string[];
|