@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,12 +1,12 @@
|
|
|
1
1
|
declare const edgePolicyManifest: {
|
|
2
2
|
manifestVersion: "1.0.0";
|
|
3
3
|
policies: {
|
|
4
|
-
edgeType: string;
|
|
5
4
|
description: string;
|
|
5
|
+
edgeType: string;
|
|
6
6
|
fromKinds: ("epistemic_node" | "external_belief")[];
|
|
7
7
|
toKinds: ("epistemic_node" | "external_belief")[];
|
|
8
|
-
fromNodeTypes?: ("function" | "
|
|
9
|
-
toNodeTypes?: ("function" | "
|
|
8
|
+
fromNodeTypes?: ("function" | "topic" | "belief" | "question" | "evidence" | "answer" | "source" | "edge" | "decision" | "theme" | "deal" | "claim" | "synthesis" | "atomic_fact" | "excerpt" | "company" | "person" | "investor" | "value_chain" | "contradiction" | "ontology" | "lens")[] | undefined;
|
|
9
|
+
toNodeTypes?: ("function" | "topic" | "belief" | "question" | "evidence" | "answer" | "source" | "edge" | "decision" | "theme" | "deal" | "claim" | "synthesis" | "atomic_fact" | "excerpt" | "company" | "person" | "investor" | "value_chain" | "contradiction" | "ontology" | "lens")[] | undefined;
|
|
10
10
|
}[];
|
|
11
11
|
};
|
|
12
12
|
|
|
@@ -33,32 +33,32 @@ declare const InvariantManifestSchema: z.ZodObject<{
|
|
|
33
33
|
checker: z.ZodEnum<["ast", "manifest", "runtime"]>;
|
|
34
34
|
severity: z.ZodEnum<["block_publish", "block_pr", "warn"]>;
|
|
35
35
|
}, "strip", z.ZodTypeAny, {
|
|
36
|
-
severity: "warn" | "block_pr" | "block_publish";
|
|
37
36
|
description: string;
|
|
37
|
+
severity: "warn" | "block_pr" | "block_publish";
|
|
38
38
|
checker: "runtime" | "ast" | "manifest";
|
|
39
39
|
invariant: string;
|
|
40
40
|
}, {
|
|
41
|
-
severity: "warn" | "block_pr" | "block_publish";
|
|
42
41
|
description: string;
|
|
42
|
+
severity: "warn" | "block_pr" | "block_publish";
|
|
43
43
|
checker: "runtime" | "ast" | "manifest";
|
|
44
44
|
invariant: string;
|
|
45
45
|
}>, "many">;
|
|
46
46
|
}, "strip", z.ZodTypeAny, {
|
|
47
|
-
manifestVersion: "1.0.0";
|
|
48
47
|
rules: {
|
|
49
|
-
severity: "warn" | "block_pr" | "block_publish";
|
|
50
48
|
description: string;
|
|
49
|
+
severity: "warn" | "block_pr" | "block_publish";
|
|
51
50
|
checker: "runtime" | "ast" | "manifest";
|
|
52
51
|
invariant: string;
|
|
53
52
|
}[];
|
|
54
|
-
}, {
|
|
55
53
|
manifestVersion: "1.0.0";
|
|
54
|
+
}, {
|
|
56
55
|
rules: {
|
|
57
|
-
severity: "warn" | "block_pr" | "block_publish";
|
|
58
56
|
description: string;
|
|
57
|
+
severity: "warn" | "block_pr" | "block_publish";
|
|
59
58
|
checker: "runtime" | "ast" | "manifest";
|
|
60
59
|
invariant: string;
|
|
61
60
|
}[];
|
|
61
|
+
manifestVersion: "1.0.0";
|
|
62
62
|
}>;
|
|
63
63
|
type InvariantManifest = z.infer<typeof InvariantManifestSchema>;
|
|
64
64
|
|