@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
|
@@ -70,8 +70,8 @@ declare const PropagationV2ContractSchema: z.ZodObject<{
|
|
|
70
70
|
requiresAttributionRecord: z.ZodBoolean;
|
|
71
71
|
notes: z.ZodString;
|
|
72
72
|
}, "strip", z.ZodTypeAny, {
|
|
73
|
-
edgeType: "informs" | "contradicts" | "supports" | "depends_on" | "derived_from" | "contains" | "tests" | "refutes" | "elaborates";
|
|
74
73
|
notes: string;
|
|
74
|
+
edgeType: "informs" | "derived_from" | "contradicts" | "supports" | "depends_on" | "contains" | "tests" | "refutes" | "elaborates";
|
|
75
75
|
currentDirection: "outgoing" | "incoming" | "bidirectional";
|
|
76
76
|
currentTransitivity: "none" | "damped" | "full";
|
|
77
77
|
currentDamping: number;
|
|
@@ -81,8 +81,8 @@ declare const PropagationV2ContractSchema: z.ZodObject<{
|
|
|
81
81
|
intrinsicWriteAllowed: boolean;
|
|
82
82
|
requiresAttributionRecord: boolean;
|
|
83
83
|
}, {
|
|
84
|
-
edgeType: "informs" | "contradicts" | "supports" | "depends_on" | "derived_from" | "contains" | "tests" | "refutes" | "elaborates";
|
|
85
84
|
notes: string;
|
|
85
|
+
edgeType: "informs" | "derived_from" | "contradicts" | "supports" | "depends_on" | "contains" | "tests" | "refutes" | "elaborates";
|
|
86
86
|
currentDirection: "outgoing" | "incoming" | "bidirectional";
|
|
87
87
|
currentTransitivity: "none" | "damped" | "full";
|
|
88
88
|
currentDamping: number;
|
|
@@ -159,8 +159,8 @@ declare const PropagationV2ContractSchema: z.ZodObject<{
|
|
|
159
159
|
hardRefusals: z.ZodArray<z.ZodString, "many">;
|
|
160
160
|
notes: z.ZodString;
|
|
161
161
|
}, "strip", z.ZodTypeAny, {
|
|
162
|
-
notes: string;
|
|
163
162
|
actor: "system:propagation";
|
|
163
|
+
notes: string;
|
|
164
164
|
signedImpactRange: {
|
|
165
165
|
min: -1;
|
|
166
166
|
max: 1;
|
|
@@ -174,8 +174,8 @@ declare const PropagationV2ContractSchema: z.ZodObject<{
|
|
|
174
174
|
negative: "contradicts";
|
|
175
175
|
};
|
|
176
176
|
}, {
|
|
177
|
-
notes: string;
|
|
178
177
|
actor: "system:propagation";
|
|
178
|
+
notes: string;
|
|
179
179
|
signedImpactRange: {
|
|
180
180
|
min: -1;
|
|
181
181
|
max: 1;
|
|
@@ -220,8 +220,8 @@ declare const PropagationV2ContractSchema: z.ZodObject<{
|
|
|
220
220
|
pureConfidenceHelperSpecCount: 6;
|
|
221
221
|
dispatchRecordFields: string[];
|
|
222
222
|
missingV2AttributionFields: string[];
|
|
223
|
-
currentHelperMissingEdgeTypes: ("informs" | "
|
|
224
|
-
publicEnumMissingEdgeTypes: ("informs" | "
|
|
223
|
+
currentHelperMissingEdgeTypes: ("informs" | "derived_from" | "contradicts" | "supports" | "depends_on" | "contains" | "tests" | "refutes" | "elaborates")[];
|
|
224
|
+
publicEnumMissingEdgeTypes: ("informs" | "derived_from" | "contradicts" | "supports" | "depends_on" | "contains" | "tests" | "refutes" | "elaborates")[];
|
|
225
225
|
driftDebts: {
|
|
226
226
|
id: string;
|
|
227
227
|
disposition: string;
|
|
@@ -234,8 +234,8 @@ declare const PropagationV2ContractSchema: z.ZodObject<{
|
|
|
234
234
|
pureConfidenceHelperSpecCount: 6;
|
|
235
235
|
dispatchRecordFields: string[];
|
|
236
236
|
missingV2AttributionFields: string[];
|
|
237
|
-
currentHelperMissingEdgeTypes: ("informs" | "
|
|
238
|
-
publicEnumMissingEdgeTypes: ("informs" | "
|
|
237
|
+
currentHelperMissingEdgeTypes: ("informs" | "derived_from" | "contradicts" | "supports" | "depends_on" | "contains" | "tests" | "refutes" | "elaborates")[];
|
|
238
|
+
publicEnumMissingEdgeTypes: ("informs" | "derived_from" | "contradicts" | "supports" | "depends_on" | "contains" | "tests" | "refutes" | "elaborates")[];
|
|
239
239
|
driftDebts: {
|
|
240
240
|
id: string;
|
|
241
241
|
disposition: string;
|
|
@@ -281,10 +281,6 @@ declare const PropagationV2ContractSchema: z.ZodObject<{
|
|
|
281
281
|
graphTargetQuestionGlobalId: "c1d959e1-3178-41ec-b8f1-e11b4e78318a";
|
|
282
282
|
}>;
|
|
283
283
|
}, "strip", z.ZodTypeAny, {
|
|
284
|
-
modelUuid: string;
|
|
285
|
-
propagationSpecVersion: "propagation_v2_contract_v1";
|
|
286
|
-
layerBoundaryVersion: "confidence_layers_v1";
|
|
287
|
-
requiredAttributionFields: ("edgeType" | "edgeUuid" | "path" | "sourceHorizonRef" | "calibrationSliceId" | "delta" | "operator" | "actorUuid" | "domainNamespace" | "sourceNodeUuid" | "targetNodeUuid" | "inputOpinion" | "outputOpinion" | "hop" | "sourceOpinionSnapshotId" | "targetOpinionSnapshotId" | "correlationGroupId" | "independenceClass" | "actionGateRecordId" | "replayBindingId")[];
|
|
288
284
|
quality: {
|
|
289
285
|
actionGateBoundaryCoverage: 1;
|
|
290
286
|
fixtureCoverage: 1;
|
|
@@ -297,6 +293,10 @@ declare const PropagationV2ContractSchema: z.ZodObject<{
|
|
|
297
293
|
graphTargetQuestionNodeId: "n97c59m1kqxck8tyd7qatmmab985ra5e";
|
|
298
294
|
graphTargetQuestionGlobalId: "c1d959e1-3178-41ec-b8f1-e11b4e78318a";
|
|
299
295
|
};
|
|
296
|
+
modelUuid: string;
|
|
297
|
+
propagationSpecVersion: "propagation_v2_contract_v1";
|
|
298
|
+
layerBoundaryVersion: "confidence_layers_v1";
|
|
299
|
+
requiredAttributionFields: ("path" | "calibrationSliceId" | "sourceHorizonRef" | "edgeType" | "edgeUuid" | "delta" | "operator" | "actorUuid" | "domainNamespace" | "sourceNodeUuid" | "targetNodeUuid" | "inputOpinion" | "outputOpinion" | "hop" | "sourceOpinionSnapshotId" | "targetOpinionSnapshotId" | "correlationGroupId" | "independenceClass" | "actionGateRecordId" | "replayBindingId")[];
|
|
300
300
|
modelUuidVersion: "uuidv7";
|
|
301
301
|
passFailFixtures: {
|
|
302
302
|
decision: "allow" | "refuse" | "defer" | "shadow";
|
|
@@ -316,8 +316,8 @@ declare const PropagationV2ContractSchema: z.ZodObject<{
|
|
|
316
316
|
runtimeConsumer: string;
|
|
317
317
|
}[];
|
|
318
318
|
edgePolicies: {
|
|
319
|
-
edgeType: "informs" | "contradicts" | "supports" | "depends_on" | "derived_from" | "contains" | "tests" | "refutes" | "elaborates";
|
|
320
319
|
notes: string;
|
|
320
|
+
edgeType: "informs" | "derived_from" | "contradicts" | "supports" | "depends_on" | "contains" | "tests" | "refutes" | "elaborates";
|
|
321
321
|
currentDirection: "outgoing" | "incoming" | "bidirectional";
|
|
322
322
|
currentTransitivity: "none" | "damped" | "full";
|
|
323
323
|
currentDamping: number;
|
|
@@ -335,8 +335,8 @@ declare const PropagationV2ContractSchema: z.ZodObject<{
|
|
|
335
335
|
hardRefusals: string[];
|
|
336
336
|
};
|
|
337
337
|
generatedEvidencePressure: {
|
|
338
|
-
notes: string;
|
|
339
338
|
actor: "system:propagation";
|
|
339
|
+
notes: string;
|
|
340
340
|
signedImpactRange: {
|
|
341
341
|
min: -1;
|
|
342
342
|
max: 1;
|
|
@@ -355,8 +355,8 @@ declare const PropagationV2ContractSchema: z.ZodObject<{
|
|
|
355
355
|
pureConfidenceHelperSpecCount: 6;
|
|
356
356
|
dispatchRecordFields: string[];
|
|
357
357
|
missingV2AttributionFields: string[];
|
|
358
|
-
currentHelperMissingEdgeTypes: ("informs" | "
|
|
359
|
-
publicEnumMissingEdgeTypes: ("informs" | "
|
|
358
|
+
currentHelperMissingEdgeTypes: ("informs" | "derived_from" | "contradicts" | "supports" | "depends_on" | "contains" | "tests" | "refutes" | "elaborates")[];
|
|
359
|
+
publicEnumMissingEdgeTypes: ("informs" | "derived_from" | "contradicts" | "supports" | "depends_on" | "contains" | "tests" | "refutes" | "elaborates")[];
|
|
360
360
|
driftDebts: {
|
|
361
361
|
id: string;
|
|
362
362
|
disposition: string;
|
|
@@ -366,10 +366,6 @@ declare const PropagationV2ContractSchema: z.ZodObject<{
|
|
|
366
366
|
}[];
|
|
367
367
|
};
|
|
368
368
|
}, {
|
|
369
|
-
modelUuid: string;
|
|
370
|
-
propagationSpecVersion: "propagation_v2_contract_v1";
|
|
371
|
-
layerBoundaryVersion: "confidence_layers_v1";
|
|
372
|
-
requiredAttributionFields: ("edgeType" | "edgeUuid" | "path" | "sourceHorizonRef" | "calibrationSliceId" | "delta" | "operator" | "actorUuid" | "domainNamespace" | "sourceNodeUuid" | "targetNodeUuid" | "inputOpinion" | "outputOpinion" | "hop" | "sourceOpinionSnapshotId" | "targetOpinionSnapshotId" | "correlationGroupId" | "independenceClass" | "actionGateRecordId" | "replayBindingId")[];
|
|
373
369
|
quality: {
|
|
374
370
|
actionGateBoundaryCoverage: 1;
|
|
375
371
|
fixtureCoverage: 1;
|
|
@@ -382,6 +378,10 @@ declare const PropagationV2ContractSchema: z.ZodObject<{
|
|
|
382
378
|
graphTargetQuestionNodeId: "n97c59m1kqxck8tyd7qatmmab985ra5e";
|
|
383
379
|
graphTargetQuestionGlobalId: "c1d959e1-3178-41ec-b8f1-e11b4e78318a";
|
|
384
380
|
};
|
|
381
|
+
modelUuid: string;
|
|
382
|
+
propagationSpecVersion: "propagation_v2_contract_v1";
|
|
383
|
+
layerBoundaryVersion: "confidence_layers_v1";
|
|
384
|
+
requiredAttributionFields: ("path" | "calibrationSliceId" | "sourceHorizonRef" | "edgeType" | "edgeUuid" | "delta" | "operator" | "actorUuid" | "domainNamespace" | "sourceNodeUuid" | "targetNodeUuid" | "inputOpinion" | "outputOpinion" | "hop" | "sourceOpinionSnapshotId" | "targetOpinionSnapshotId" | "correlationGroupId" | "independenceClass" | "actionGateRecordId" | "replayBindingId")[];
|
|
385
385
|
modelUuidVersion: "uuidv7";
|
|
386
386
|
passFailFixtures: {
|
|
387
387
|
decision: "allow" | "refuse" | "defer" | "shadow";
|
|
@@ -401,8 +401,8 @@ declare const PropagationV2ContractSchema: z.ZodObject<{
|
|
|
401
401
|
runtimeConsumer: string;
|
|
402
402
|
}[];
|
|
403
403
|
edgePolicies: {
|
|
404
|
-
edgeType: "informs" | "contradicts" | "supports" | "depends_on" | "derived_from" | "contains" | "tests" | "refutes" | "elaborates";
|
|
405
404
|
notes: string;
|
|
405
|
+
edgeType: "informs" | "derived_from" | "contradicts" | "supports" | "depends_on" | "contains" | "tests" | "refutes" | "elaborates";
|
|
406
406
|
currentDirection: "outgoing" | "incoming" | "bidirectional";
|
|
407
407
|
currentTransitivity: "none" | "damped" | "full";
|
|
408
408
|
currentDamping: number;
|
|
@@ -420,8 +420,8 @@ declare const PropagationV2ContractSchema: z.ZodObject<{
|
|
|
420
420
|
hardRefusals: string[];
|
|
421
421
|
};
|
|
422
422
|
generatedEvidencePressure: {
|
|
423
|
-
notes: string;
|
|
424
423
|
actor: "system:propagation";
|
|
424
|
+
notes: string;
|
|
425
425
|
signedImpactRange: {
|
|
426
426
|
min: -1;
|
|
427
427
|
max: 1;
|
|
@@ -440,8 +440,8 @@ declare const PropagationV2ContractSchema: z.ZodObject<{
|
|
|
440
440
|
pureConfidenceHelperSpecCount: 6;
|
|
441
441
|
dispatchRecordFields: string[];
|
|
442
442
|
missingV2AttributionFields: string[];
|
|
443
|
-
currentHelperMissingEdgeTypes: ("informs" | "
|
|
444
|
-
publicEnumMissingEdgeTypes: ("informs" | "
|
|
443
|
+
currentHelperMissingEdgeTypes: ("informs" | "derived_from" | "contradicts" | "supports" | "depends_on" | "contains" | "tests" | "refutes" | "elaborates")[];
|
|
444
|
+
publicEnumMissingEdgeTypes: ("informs" | "derived_from" | "contradicts" | "supports" | "depends_on" | "contains" | "tests" | "refutes" | "elaborates")[];
|
|
445
445
|
driftDebts: {
|
|
446
446
|
id: string;
|
|
447
447
|
disposition: string;
|
|
@@ -453,22 +453,18 @@ declare const PropagationV2ContractSchema: z.ZodObject<{
|
|
|
453
453
|
}>;
|
|
454
454
|
}, "strip", z.ZodTypeAny, {
|
|
455
455
|
worktree: "C2-LB.3";
|
|
456
|
-
lane: "c2-lb-edge-propagation-lock";
|
|
457
456
|
contractVersion: "c2_lb_propagation_v2_contract.v1";
|
|
457
|
+
lane: "c2-lb-edge-propagation-lock";
|
|
458
|
+
graphWorktreeId: "tn7d69169jxdtcrvatty2pssgs85r8xe";
|
|
459
|
+
compositionKey: "propagation_v2_contract_v1";
|
|
458
460
|
dependsOn: string[];
|
|
459
461
|
sourceAnchors: string[];
|
|
460
|
-
graphWorktreeId: "tn7d69169jxdtcrvatty2pssgs85r8xe";
|
|
461
462
|
rules: string[];
|
|
462
|
-
compositionKey: "propagation_v2_contract_v1";
|
|
463
463
|
graphTargetBeliefNodeId: "n97c63tsgkbvwgg69by9b7f3y585rz7b";
|
|
464
464
|
graphTargetBeliefGlobalId: "2710e81c-ed2c-4b81-b381-ee4d0ece4c66";
|
|
465
465
|
graphTargetQuestionNodeId: "n97c59m1kqxck8tyd7qatmmab985ra5e";
|
|
466
466
|
graphTargetQuestionGlobalId: "c1d959e1-3178-41ec-b8f1-e11b4e78318a";
|
|
467
467
|
model: {
|
|
468
|
-
modelUuid: string;
|
|
469
|
-
propagationSpecVersion: "propagation_v2_contract_v1";
|
|
470
|
-
layerBoundaryVersion: "confidence_layers_v1";
|
|
471
|
-
requiredAttributionFields: ("edgeType" | "edgeUuid" | "path" | "sourceHorizonRef" | "calibrationSliceId" | "delta" | "operator" | "actorUuid" | "domainNamespace" | "sourceNodeUuid" | "targetNodeUuid" | "inputOpinion" | "outputOpinion" | "hop" | "sourceOpinionSnapshotId" | "targetOpinionSnapshotId" | "correlationGroupId" | "independenceClass" | "actionGateRecordId" | "replayBindingId")[];
|
|
472
468
|
quality: {
|
|
473
469
|
actionGateBoundaryCoverage: 1;
|
|
474
470
|
fixtureCoverage: 1;
|
|
@@ -481,6 +477,10 @@ declare const PropagationV2ContractSchema: z.ZodObject<{
|
|
|
481
477
|
graphTargetQuestionNodeId: "n97c59m1kqxck8tyd7qatmmab985ra5e";
|
|
482
478
|
graphTargetQuestionGlobalId: "c1d959e1-3178-41ec-b8f1-e11b4e78318a";
|
|
483
479
|
};
|
|
480
|
+
modelUuid: string;
|
|
481
|
+
propagationSpecVersion: "propagation_v2_contract_v1";
|
|
482
|
+
layerBoundaryVersion: "confidence_layers_v1";
|
|
483
|
+
requiredAttributionFields: ("path" | "calibrationSliceId" | "sourceHorizonRef" | "edgeType" | "edgeUuid" | "delta" | "operator" | "actorUuid" | "domainNamespace" | "sourceNodeUuid" | "targetNodeUuid" | "inputOpinion" | "outputOpinion" | "hop" | "sourceOpinionSnapshotId" | "targetOpinionSnapshotId" | "correlationGroupId" | "independenceClass" | "actionGateRecordId" | "replayBindingId")[];
|
|
484
484
|
modelUuidVersion: "uuidv7";
|
|
485
485
|
passFailFixtures: {
|
|
486
486
|
decision: "allow" | "refuse" | "defer" | "shadow";
|
|
@@ -500,8 +500,8 @@ declare const PropagationV2ContractSchema: z.ZodObject<{
|
|
|
500
500
|
runtimeConsumer: string;
|
|
501
501
|
}[];
|
|
502
502
|
edgePolicies: {
|
|
503
|
-
edgeType: "informs" | "contradicts" | "supports" | "depends_on" | "derived_from" | "contains" | "tests" | "refutes" | "elaborates";
|
|
504
503
|
notes: string;
|
|
504
|
+
edgeType: "informs" | "derived_from" | "contradicts" | "supports" | "depends_on" | "contains" | "tests" | "refutes" | "elaborates";
|
|
505
505
|
currentDirection: "outgoing" | "incoming" | "bidirectional";
|
|
506
506
|
currentTransitivity: "none" | "damped" | "full";
|
|
507
507
|
currentDamping: number;
|
|
@@ -519,8 +519,8 @@ declare const PropagationV2ContractSchema: z.ZodObject<{
|
|
|
519
519
|
hardRefusals: string[];
|
|
520
520
|
};
|
|
521
521
|
generatedEvidencePressure: {
|
|
522
|
-
notes: string;
|
|
523
522
|
actor: "system:propagation";
|
|
523
|
+
notes: string;
|
|
524
524
|
signedImpactRange: {
|
|
525
525
|
min: -1;
|
|
526
526
|
max: 1;
|
|
@@ -539,8 +539,8 @@ declare const PropagationV2ContractSchema: z.ZodObject<{
|
|
|
539
539
|
pureConfidenceHelperSpecCount: 6;
|
|
540
540
|
dispatchRecordFields: string[];
|
|
541
541
|
missingV2AttributionFields: string[];
|
|
542
|
-
currentHelperMissingEdgeTypes: ("informs" | "
|
|
543
|
-
publicEnumMissingEdgeTypes: ("informs" | "
|
|
542
|
+
currentHelperMissingEdgeTypes: ("informs" | "derived_from" | "contradicts" | "supports" | "depends_on" | "contains" | "tests" | "refutes" | "elaborates")[];
|
|
543
|
+
publicEnumMissingEdgeTypes: ("informs" | "derived_from" | "contradicts" | "supports" | "depends_on" | "contains" | "tests" | "refutes" | "elaborates")[];
|
|
544
544
|
driftDebts: {
|
|
545
545
|
id: string;
|
|
546
546
|
disposition: string;
|
|
@@ -552,22 +552,18 @@ declare const PropagationV2ContractSchema: z.ZodObject<{
|
|
|
552
552
|
};
|
|
553
553
|
}, {
|
|
554
554
|
worktree: "C2-LB.3";
|
|
555
|
-
lane: "c2-lb-edge-propagation-lock";
|
|
556
555
|
contractVersion: "c2_lb_propagation_v2_contract.v1";
|
|
556
|
+
lane: "c2-lb-edge-propagation-lock";
|
|
557
|
+
graphWorktreeId: "tn7d69169jxdtcrvatty2pssgs85r8xe";
|
|
558
|
+
compositionKey: "propagation_v2_contract_v1";
|
|
557
559
|
dependsOn: string[];
|
|
558
560
|
sourceAnchors: string[];
|
|
559
|
-
graphWorktreeId: "tn7d69169jxdtcrvatty2pssgs85r8xe";
|
|
560
561
|
rules: string[];
|
|
561
|
-
compositionKey: "propagation_v2_contract_v1";
|
|
562
562
|
graphTargetBeliefNodeId: "n97c63tsgkbvwgg69by9b7f3y585rz7b";
|
|
563
563
|
graphTargetBeliefGlobalId: "2710e81c-ed2c-4b81-b381-ee4d0ece4c66";
|
|
564
564
|
graphTargetQuestionNodeId: "n97c59m1kqxck8tyd7qatmmab985ra5e";
|
|
565
565
|
graphTargetQuestionGlobalId: "c1d959e1-3178-41ec-b8f1-e11b4e78318a";
|
|
566
566
|
model: {
|
|
567
|
-
modelUuid: string;
|
|
568
|
-
propagationSpecVersion: "propagation_v2_contract_v1";
|
|
569
|
-
layerBoundaryVersion: "confidence_layers_v1";
|
|
570
|
-
requiredAttributionFields: ("edgeType" | "edgeUuid" | "path" | "sourceHorizonRef" | "calibrationSliceId" | "delta" | "operator" | "actorUuid" | "domainNamespace" | "sourceNodeUuid" | "targetNodeUuid" | "inputOpinion" | "outputOpinion" | "hop" | "sourceOpinionSnapshotId" | "targetOpinionSnapshotId" | "correlationGroupId" | "independenceClass" | "actionGateRecordId" | "replayBindingId")[];
|
|
571
567
|
quality: {
|
|
572
568
|
actionGateBoundaryCoverage: 1;
|
|
573
569
|
fixtureCoverage: 1;
|
|
@@ -580,6 +576,10 @@ declare const PropagationV2ContractSchema: z.ZodObject<{
|
|
|
580
576
|
graphTargetQuestionNodeId: "n97c59m1kqxck8tyd7qatmmab985ra5e";
|
|
581
577
|
graphTargetQuestionGlobalId: "c1d959e1-3178-41ec-b8f1-e11b4e78318a";
|
|
582
578
|
};
|
|
579
|
+
modelUuid: string;
|
|
580
|
+
propagationSpecVersion: "propagation_v2_contract_v1";
|
|
581
|
+
layerBoundaryVersion: "confidence_layers_v1";
|
|
582
|
+
requiredAttributionFields: ("path" | "calibrationSliceId" | "sourceHorizonRef" | "edgeType" | "edgeUuid" | "delta" | "operator" | "actorUuid" | "domainNamespace" | "sourceNodeUuid" | "targetNodeUuid" | "inputOpinion" | "outputOpinion" | "hop" | "sourceOpinionSnapshotId" | "targetOpinionSnapshotId" | "correlationGroupId" | "independenceClass" | "actionGateRecordId" | "replayBindingId")[];
|
|
583
583
|
modelUuidVersion: "uuidv7";
|
|
584
584
|
passFailFixtures: {
|
|
585
585
|
decision: "allow" | "refuse" | "defer" | "shadow";
|
|
@@ -599,8 +599,8 @@ declare const PropagationV2ContractSchema: z.ZodObject<{
|
|
|
599
599
|
runtimeConsumer: string;
|
|
600
600
|
}[];
|
|
601
601
|
edgePolicies: {
|
|
602
|
-
edgeType: "informs" | "contradicts" | "supports" | "depends_on" | "derived_from" | "contains" | "tests" | "refutes" | "elaborates";
|
|
603
602
|
notes: string;
|
|
603
|
+
edgeType: "informs" | "derived_from" | "contradicts" | "supports" | "depends_on" | "contains" | "tests" | "refutes" | "elaborates";
|
|
604
604
|
currentDirection: "outgoing" | "incoming" | "bidirectional";
|
|
605
605
|
currentTransitivity: "none" | "damped" | "full";
|
|
606
606
|
currentDamping: number;
|
|
@@ -618,8 +618,8 @@ declare const PropagationV2ContractSchema: z.ZodObject<{
|
|
|
618
618
|
hardRefusals: string[];
|
|
619
619
|
};
|
|
620
620
|
generatedEvidencePressure: {
|
|
621
|
-
notes: string;
|
|
622
621
|
actor: "system:propagation";
|
|
622
|
+
notes: string;
|
|
623
623
|
signedImpactRange: {
|
|
624
624
|
min: -1;
|
|
625
625
|
max: 1;
|
|
@@ -638,8 +638,8 @@ declare const PropagationV2ContractSchema: z.ZodObject<{
|
|
|
638
638
|
pureConfidenceHelperSpecCount: 6;
|
|
639
639
|
dispatchRecordFields: string[];
|
|
640
640
|
missingV2AttributionFields: string[];
|
|
641
|
-
currentHelperMissingEdgeTypes: ("informs" | "
|
|
642
|
-
publicEnumMissingEdgeTypes: ("informs" | "
|
|
641
|
+
currentHelperMissingEdgeTypes: ("informs" | "derived_from" | "contradicts" | "supports" | "depends_on" | "contains" | "tests" | "refutes" | "elaborates")[];
|
|
642
|
+
publicEnumMissingEdgeTypes: ("informs" | "derived_from" | "contradicts" | "supports" | "depends_on" | "contains" | "tests" | "refutes" | "elaborates")[];
|
|
643
643
|
driftDebts: {
|
|
644
644
|
id: string;
|
|
645
645
|
disposition: string;
|
|
@@ -805,7 +805,7 @@ declare const PROPAGATION_V2_CONTRACT: {
|
|
|
805
805
|
actionableConfidenceRequires: string[];
|
|
806
806
|
hardRefusals: string[];
|
|
807
807
|
};
|
|
808
|
-
requiredAttributionFields: ("
|
|
808
|
+
requiredAttributionFields: ("path" | "calibrationSliceId" | "sourceHorizonRef" | "edgeType" | "edgeUuid" | "delta" | "operator" | "actorUuid" | "domainNamespace" | "sourceNodeUuid" | "targetNodeUuid" | "inputOpinion" | "outputOpinion" | "hop" | "sourceOpinionSnapshotId" | "targetOpinionSnapshotId" | "correlationGroupId" | "independenceClass" | "actionGateRecordId" | "replayBindingId")[];
|
|
809
809
|
passFailFixtures: ({
|
|
810
810
|
fixtureId: "direct_evidence_intrinsic_modulation_allowed";
|
|
811
811
|
decision: "allow";
|
|
@@ -922,22 +922,18 @@ declare const PROPAGATION_V2_CONTRACT: {
|
|
|
922
922
|
};
|
|
923
923
|
declare const parsedPropagationV2Contract: {
|
|
924
924
|
worktree: "C2-LB.3";
|
|
925
|
-
lane: "c2-lb-edge-propagation-lock";
|
|
926
925
|
contractVersion: "c2_lb_propagation_v2_contract.v1";
|
|
926
|
+
lane: "c2-lb-edge-propagation-lock";
|
|
927
|
+
graphWorktreeId: "tn7d69169jxdtcrvatty2pssgs85r8xe";
|
|
928
|
+
compositionKey: "propagation_v2_contract_v1";
|
|
927
929
|
dependsOn: string[];
|
|
928
930
|
sourceAnchors: string[];
|
|
929
|
-
graphWorktreeId: "tn7d69169jxdtcrvatty2pssgs85r8xe";
|
|
930
931
|
rules: string[];
|
|
931
|
-
compositionKey: "propagation_v2_contract_v1";
|
|
932
932
|
graphTargetBeliefNodeId: "n97c63tsgkbvwgg69by9b7f3y585rz7b";
|
|
933
933
|
graphTargetBeliefGlobalId: "2710e81c-ed2c-4b81-b381-ee4d0ece4c66";
|
|
934
934
|
graphTargetQuestionNodeId: "n97c59m1kqxck8tyd7qatmmab985ra5e";
|
|
935
935
|
graphTargetQuestionGlobalId: "c1d959e1-3178-41ec-b8f1-e11b4e78318a";
|
|
936
936
|
model: {
|
|
937
|
-
modelUuid: string;
|
|
938
|
-
propagationSpecVersion: "propagation_v2_contract_v1";
|
|
939
|
-
layerBoundaryVersion: "confidence_layers_v1";
|
|
940
|
-
requiredAttributionFields: ("edgeType" | "edgeUuid" | "path" | "sourceHorizonRef" | "calibrationSliceId" | "delta" | "operator" | "actorUuid" | "domainNamespace" | "sourceNodeUuid" | "targetNodeUuid" | "inputOpinion" | "outputOpinion" | "hop" | "sourceOpinionSnapshotId" | "targetOpinionSnapshotId" | "correlationGroupId" | "independenceClass" | "actionGateRecordId" | "replayBindingId")[];
|
|
941
937
|
quality: {
|
|
942
938
|
actionGateBoundaryCoverage: 1;
|
|
943
939
|
fixtureCoverage: 1;
|
|
@@ -950,6 +946,10 @@ declare const parsedPropagationV2Contract: {
|
|
|
950
946
|
graphTargetQuestionNodeId: "n97c59m1kqxck8tyd7qatmmab985ra5e";
|
|
951
947
|
graphTargetQuestionGlobalId: "c1d959e1-3178-41ec-b8f1-e11b4e78318a";
|
|
952
948
|
};
|
|
949
|
+
modelUuid: string;
|
|
950
|
+
propagationSpecVersion: "propagation_v2_contract_v1";
|
|
951
|
+
layerBoundaryVersion: "confidence_layers_v1";
|
|
952
|
+
requiredAttributionFields: ("path" | "calibrationSliceId" | "sourceHorizonRef" | "edgeType" | "edgeUuid" | "delta" | "operator" | "actorUuid" | "domainNamespace" | "sourceNodeUuid" | "targetNodeUuid" | "inputOpinion" | "outputOpinion" | "hop" | "sourceOpinionSnapshotId" | "targetOpinionSnapshotId" | "correlationGroupId" | "independenceClass" | "actionGateRecordId" | "replayBindingId")[];
|
|
953
953
|
modelUuidVersion: "uuidv7";
|
|
954
954
|
passFailFixtures: {
|
|
955
955
|
decision: "allow" | "refuse" | "defer" | "shadow";
|
|
@@ -969,8 +969,8 @@ declare const parsedPropagationV2Contract: {
|
|
|
969
969
|
runtimeConsumer: string;
|
|
970
970
|
}[];
|
|
971
971
|
edgePolicies: {
|
|
972
|
-
edgeType: "informs" | "contradicts" | "supports" | "depends_on" | "derived_from" | "contains" | "tests" | "refutes" | "elaborates";
|
|
973
972
|
notes: string;
|
|
973
|
+
edgeType: "informs" | "derived_from" | "contradicts" | "supports" | "depends_on" | "contains" | "tests" | "refutes" | "elaborates";
|
|
974
974
|
currentDirection: "outgoing" | "incoming" | "bidirectional";
|
|
975
975
|
currentTransitivity: "none" | "damped" | "full";
|
|
976
976
|
currentDamping: number;
|
|
@@ -988,8 +988,8 @@ declare const parsedPropagationV2Contract: {
|
|
|
988
988
|
hardRefusals: string[];
|
|
989
989
|
};
|
|
990
990
|
generatedEvidencePressure: {
|
|
991
|
-
notes: string;
|
|
992
991
|
actor: "system:propagation";
|
|
992
|
+
notes: string;
|
|
993
993
|
signedImpactRange: {
|
|
994
994
|
min: -1;
|
|
995
995
|
max: 1;
|
|
@@ -1008,8 +1008,8 @@ declare const parsedPropagationV2Contract: {
|
|
|
1008
1008
|
pureConfidenceHelperSpecCount: 6;
|
|
1009
1009
|
dispatchRecordFields: string[];
|
|
1010
1010
|
missingV2AttributionFields: string[];
|
|
1011
|
-
currentHelperMissingEdgeTypes: ("informs" | "
|
|
1012
|
-
publicEnumMissingEdgeTypes: ("informs" | "
|
|
1011
|
+
currentHelperMissingEdgeTypes: ("informs" | "derived_from" | "contradicts" | "supports" | "depends_on" | "contains" | "tests" | "refutes" | "elaborates")[];
|
|
1012
|
+
publicEnumMissingEdgeTypes: ("informs" | "derived_from" | "contradicts" | "supports" | "depends_on" | "contains" | "tests" | "refutes" | "elaborates")[];
|
|
1013
1013
|
driftDebts: {
|
|
1014
1014
|
id: string;
|
|
1015
1015
|
disposition: string;
|
|
@@ -1033,10 +1033,10 @@ declare const PROPAGATION_V2_CONTRACT_COMPOSITION_ROW: {
|
|
|
1033
1033
|
allowedDepths: ("low" | "medium" | "high" | "extra-high")[];
|
|
1034
1034
|
qualityVector: string[];
|
|
1035
1035
|
identity: {
|
|
1036
|
+
registryKeyField: "key";
|
|
1036
1037
|
canonicalPublicIdField: "compositionUuid";
|
|
1037
1038
|
canonicalPublicIdVersion: "uuidv7";
|
|
1038
1039
|
storageLocatorSemantic: false;
|
|
1039
|
-
registryKeyField: "key";
|
|
1040
1040
|
contentAddressFields: string[];
|
|
1041
1041
|
};
|
|
1042
1042
|
authorization: {
|
|
@@ -1075,10 +1075,10 @@ declare const PROPAGATION_V2_CONTRACT_COMPOSITION_ROW: {
|
|
|
1075
1075
|
allowedDepths: ("medium" | "high" | "extra-high")[];
|
|
1076
1076
|
qualityVector: string[];
|
|
1077
1077
|
identity: {
|
|
1078
|
+
registryKeyField: "key";
|
|
1078
1079
|
canonicalPublicIdField: "compositionUuid";
|
|
1079
1080
|
canonicalPublicIdVersion: "uuidv7";
|
|
1080
1081
|
storageLocatorSemantic: false;
|
|
1081
|
-
registryKeyField: "key";
|
|
1082
1082
|
contentAddressFields: string[];
|
|
1083
1083
|
};
|
|
1084
1084
|
authorization: {
|
|
@@ -1117,10 +1117,10 @@ declare const PROPAGATION_V2_CONTRACT_COMPOSITION_ROW: {
|
|
|
1117
1117
|
allowedDepths: ("low" | "medium" | "high" | "extra-high")[];
|
|
1118
1118
|
qualityVector: string[];
|
|
1119
1119
|
identity: {
|
|
1120
|
+
registryKeyField: "key";
|
|
1120
1121
|
canonicalPublicIdField: "compositionUuid";
|
|
1121
1122
|
canonicalPublicIdVersion: "uuidv7";
|
|
1122
1123
|
storageLocatorSemantic: false;
|
|
1123
|
-
registryKeyField: "key";
|
|
1124
1124
|
contentAddressFields: string[];
|
|
1125
1125
|
};
|
|
1126
1126
|
authorization: {
|
|
@@ -1159,10 +1159,10 @@ declare const PROPAGATION_V2_CONTRACT_COMPOSITION_ROW: {
|
|
|
1159
1159
|
allowedDepths: ("low" | "medium" | "high" | "extra-high")[];
|
|
1160
1160
|
qualityVector: string[];
|
|
1161
1161
|
identity: {
|
|
1162
|
+
registryKeyField: "key";
|
|
1162
1163
|
canonicalPublicIdField: "compositionUuid";
|
|
1163
1164
|
canonicalPublicIdVersion: "uuidv7";
|
|
1164
1165
|
storageLocatorSemantic: false;
|
|
1165
|
-
registryKeyField: "key";
|
|
1166
1166
|
contentAddressFields: string[];
|
|
1167
1167
|
};
|
|
1168
1168
|
authorization: {
|
|
@@ -1192,19 +1192,19 @@ declare const PROPAGATION_V2_CONTRACT_COMPOSITION_ROW: {
|
|
|
1192
1192
|
key: string;
|
|
1193
1193
|
emittedAs: string;
|
|
1194
1194
|
classification: "substrate_contract";
|
|
1195
|
-
lifecycle: "
|
|
1195
|
+
lifecycle: "reserved";
|
|
1196
1196
|
ownerLane: string;
|
|
1197
1197
|
dependsOn: string[];
|
|
1198
1198
|
primitives: string[];
|
|
1199
1199
|
sourceSurfaces: string[];
|
|
1200
1200
|
defaultDepth: "extra-high";
|
|
1201
|
-
allowedDepths: ("
|
|
1201
|
+
allowedDepths: ("high" | "extra-high")[];
|
|
1202
1202
|
qualityVector: string[];
|
|
1203
1203
|
identity: {
|
|
1204
|
+
registryKeyField: "key";
|
|
1204
1205
|
canonicalPublicIdField: "compositionUuid";
|
|
1205
1206
|
canonicalPublicIdVersion: "uuidv7";
|
|
1206
1207
|
storageLocatorSemantic: false;
|
|
1207
|
-
registryKeyField: "key";
|
|
1208
1208
|
contentAddressFields: string[];
|
|
1209
1209
|
};
|
|
1210
1210
|
authorization: {
|
|
@@ -1239,14 +1239,14 @@ declare const PROPAGATION_V2_CONTRACT_COMPOSITION_ROW: {
|
|
|
1239
1239
|
dependsOn: string[];
|
|
1240
1240
|
primitives: string[];
|
|
1241
1241
|
sourceSurfaces: string[];
|
|
1242
|
-
defaultDepth: "
|
|
1243
|
-
allowedDepths: ("high" | "extra-high")[];
|
|
1242
|
+
defaultDepth: "high";
|
|
1243
|
+
allowedDepths: ("medium" | "high" | "extra-high")[];
|
|
1244
1244
|
qualityVector: string[];
|
|
1245
1245
|
identity: {
|
|
1246
|
+
registryKeyField: "key";
|
|
1246
1247
|
canonicalPublicIdField: "compositionUuid";
|
|
1247
1248
|
canonicalPublicIdVersion: "uuidv7";
|
|
1248
1249
|
storageLocatorSemantic: false;
|
|
1249
|
-
registryKeyField: "key";
|
|
1250
1250
|
contentAddressFields: string[];
|
|
1251
1251
|
};
|
|
1252
1252
|
authorization: {
|
|
@@ -1276,19 +1276,19 @@ declare const PROPAGATION_V2_CONTRACT_COMPOSITION_ROW: {
|
|
|
1276
1276
|
key: string;
|
|
1277
1277
|
emittedAs: string;
|
|
1278
1278
|
classification: "substrate_contract";
|
|
1279
|
-
lifecycle: "
|
|
1279
|
+
lifecycle: "current";
|
|
1280
1280
|
ownerLane: string;
|
|
1281
1281
|
dependsOn: string[];
|
|
1282
1282
|
primitives: string[];
|
|
1283
1283
|
sourceSurfaces: string[];
|
|
1284
|
-
defaultDepth: "high";
|
|
1285
|
-
allowedDepths: ("medium" | "high" | "extra-high")[];
|
|
1284
|
+
defaultDepth: "extra-high";
|
|
1285
|
+
allowedDepths: ("low" | "medium" | "high" | "extra-high")[];
|
|
1286
1286
|
qualityVector: string[];
|
|
1287
1287
|
identity: {
|
|
1288
|
+
registryKeyField: "key";
|
|
1288
1289
|
canonicalPublicIdField: "compositionUuid";
|
|
1289
1290
|
canonicalPublicIdVersion: "uuidv7";
|
|
1290
1291
|
storageLocatorSemantic: false;
|
|
1291
|
-
registryKeyField: "key";
|
|
1292
1292
|
contentAddressFields: string[];
|
|
1293
1293
|
};
|
|
1294
1294
|
authorization: {
|
|
@@ -1315,7 +1315,7 @@ declare const PROPAGATION_V2_CONTRACT_COMPOSITION_ROW: {
|
|
|
1315
1315
|
};
|
|
1316
1316
|
downstreamConsumers: string[];
|
|
1317
1317
|
} | undefined;
|
|
1318
|
-
declare const PROPAGATION_V2_PUBLIC_ENUM_EDGE_TYPES: ("informs" | "
|
|
1319
|
-
declare const PROPAGATION_V2_PUBLIC_ENUM_MISSING_EDGE_TYPES: ("informs" | "
|
|
1318
|
+
declare const PROPAGATION_V2_PUBLIC_ENUM_EDGE_TYPES: ("informs" | "derived_from" | "contradicts" | "supports" | "depends_on" | "contains" | "tests" | "refutes" | "elaborates")[];
|
|
1319
|
+
declare const PROPAGATION_V2_PUBLIC_ENUM_MISSING_EDGE_TYPES: ("informs" | "derived_from" | "contradicts" | "supports" | "depends_on" | "contains" | "tests" | "refutes" | "elaborates")[];
|
|
1320
1320
|
|
|
1321
1321
|
export { PROPAGATION_V2_CONFIDENCE_LAYERS, PROPAGATION_V2_CONTRACT, PROPAGATION_V2_CONTRACT_COMPOSITION_KEY, PROPAGATION_V2_CONTRACT_COMPOSITION_ROW, PROPAGATION_V2_CONTRACT_GRAPH_WORKTREE_ID, PROPAGATION_V2_CONTRACT_LANE, PROPAGATION_V2_CONTRACT_TARGET_BELIEF_GLOBAL_ID, PROPAGATION_V2_CONTRACT_TARGET_BELIEF_NODE_ID, PROPAGATION_V2_CONTRACT_TARGET_QUESTION_GLOBAL_ID, PROPAGATION_V2_CONTRACT_TARGET_QUESTION_NODE_ID, PROPAGATION_V2_CONTRACT_VERSION, PROPAGATION_V2_CONTRACT_WORKTREE, PROPAGATION_V2_EDGE_TYPES, PROPAGATION_V2_FIXTURE_IDS, PROPAGATION_V2_PUBLIC_ENUM_EDGE_TYPES, PROPAGATION_V2_PUBLIC_ENUM_MISSING_EDGE_TYPES, PROPAGATION_V2_REQUIRED_ATTRIBUTION_FIELDS, PROPAGATION_V2_RUNTIME_EFFECTS, type PropagationV2ConfidenceLayer, type PropagationV2Contract, PropagationV2ContractSchema, type PropagationV2EdgeType, type PropagationV2FixtureId, type PropagationV2RuntimeEffect, parsedPropagationV2Contract };
|