@coreason-ai/coreason-manifest 0.71.0 → 0.72.0
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/dist/ontology.d.ts +219 -146
- package/package.json +1 -1
package/dist/ontology.d.ts
CHANGED
|
@@ -5520,6 +5520,42 @@ export type CognitiveTierProfile = "working" | "episodic" | "semantic";
|
|
|
5520
5520
|
* The Hard Multi-Tenancy segregation identifier. Enforces mathematical quarantine by binding the state physically to a specific sovereign client environment. Defaults to the RFC 8785 (JCS) SHA-256 hash of the CoReason, Inc. incorporation JSON: {"date_of_incorporation":"2025-10-16","file_number":"10369312","jurisdiction":"US-DE","legal_name":"CoReason, Inc."}
|
|
5521
5521
|
*/
|
|
5522
5522
|
export type TenantCid278 = string;
|
|
5523
|
+
/**
|
|
5524
|
+
* The downstream sovereign tenant requesting the commercial exception.
|
|
5525
|
+
*/
|
|
5526
|
+
export type TargetTenantCid = string;
|
|
5527
|
+
/**
|
|
5528
|
+
* The specific access rights requested (e.g., 'IP_SOVEREIGNTY_EXCEPTION').
|
|
5529
|
+
*/
|
|
5530
|
+
export type RequestedEntitlements = string[];
|
|
5531
|
+
/**
|
|
5532
|
+
* The Hard Multi-Tenancy segregation identifier. Enforces mathematical quarantine by binding the state physically to a specific sovereign client environment. Defaults to the RFC 8785 (JCS) SHA-256 hash of the CoReason, Inc. incorporation JSON: {"date_of_incorporation":"2025-10-16","file_number":"10369312","jurisdiction":"US-DE","legal_name":"CoReason, Inc."}
|
|
5533
|
+
*/
|
|
5534
|
+
export type TenantCid279 = string;
|
|
5535
|
+
/**
|
|
5536
|
+
* The unique cryptographic identifier of this specific JWT token.
|
|
5537
|
+
*/
|
|
5538
|
+
export type Jti = string;
|
|
5539
|
+
/**
|
|
5540
|
+
* An array of older JWT IDs that this token explicitly invalidates.
|
|
5541
|
+
*/
|
|
5542
|
+
export type Supersedes = string[];
|
|
5543
|
+
/**
|
|
5544
|
+
* The absolute UNIX epoch timestamp when this commercial exception mechanically terminates.
|
|
5545
|
+
*/
|
|
5546
|
+
export type Exp = number;
|
|
5547
|
+
/**
|
|
5548
|
+
* The granted access rights (e.g., 'COMMERCIAL_USE', 'IP_SOVEREIGNTY_EXCEPTION').
|
|
5549
|
+
*/
|
|
5550
|
+
export type Entitlements = string[];
|
|
5551
|
+
/**
|
|
5552
|
+
* The intermediate certificate authority or exact DID that signed this token.
|
|
5553
|
+
*/
|
|
5554
|
+
export type IssuedBy = string;
|
|
5555
|
+
/**
|
|
5556
|
+
* The Hard Multi-Tenancy segregation identifier. Enforces mathematical quarantine by binding the state physically to a specific sovereign client environment. Defaults to the RFC 8785 (JCS) SHA-256 hash of the CoReason, Inc. incorporation JSON: {"date_of_incorporation":"2025-10-16","file_number":"10369312","jurisdiction":"US-DE","legal_name":"CoReason, Inc."}
|
|
5557
|
+
*/
|
|
5558
|
+
export type TenantCid280 = string;
|
|
5523
5559
|
/**
|
|
5524
5560
|
* The identifier of the underlying model.
|
|
5525
5561
|
*/
|
|
@@ -5541,7 +5577,7 @@ export type Capabilities1 = string[];
|
|
|
5541
5577
|
/**
|
|
5542
5578
|
* The Hard Multi-Tenancy segregation identifier. Enforces mathematical quarantine by binding the state physically to a specific sovereign client environment. Defaults to the RFC 8785 (JCS) SHA-256 hash of the CoReason, Inc. incorporation JSON: {"date_of_incorporation":"2025-10-16","file_number":"10369312","jurisdiction":"US-DE","legal_name":"CoReason, Inc."}
|
|
5543
5579
|
*/
|
|
5544
|
-
export type
|
|
5580
|
+
export type TenantCid281 = string;
|
|
5545
5581
|
/**
|
|
5546
5582
|
* The atomic integer cost per 1 million input tokens provided to the model.
|
|
5547
5583
|
*/
|
|
@@ -5561,7 +5597,7 @@ export type SupportedFunctionalExperts = string[];
|
|
|
5561
5597
|
/**
|
|
5562
5598
|
* The Hard Multi-Tenancy segregation identifier. Enforces mathematical quarantine by binding the state physically to a specific sovereign client environment. Defaults to the RFC 8785 (JCS) SHA-256 hash of the CoReason, Inc. incorporation JSON: {"date_of_incorporation":"2025-10-16","file_number":"10369312","jurisdiction":"US-DE","legal_name":"CoReason, Inc."}
|
|
5563
5599
|
*/
|
|
5564
|
-
export type
|
|
5600
|
+
export type TenantCid282 = string;
|
|
5565
5601
|
/**
|
|
5566
5602
|
* Forces non-destructive graph mutations.
|
|
5567
5603
|
*/
|
|
@@ -5578,12 +5614,12 @@ export type CrossoverMechanismProfile = "uniform_blend" | "single_point" | "heur
|
|
|
5578
5614
|
/**
|
|
5579
5615
|
* The Hard Multi-Tenancy segregation identifier. Enforces mathematical quarantine by binding the state physically to a specific sovereign client environment. Defaults to the RFC 8785 (JCS) SHA-256 hash of the CoReason, Inc. incorporation JSON: {"date_of_incorporation":"2025-10-16","file_number":"10369312","jurisdiction":"US-DE","legal_name":"CoReason, Inc."}
|
|
5580
5616
|
*/
|
|
5581
|
-
export type
|
|
5617
|
+
export type TenantCid283 = string;
|
|
5582
5618
|
export type ProvenanceTraceCid1 = string | null;
|
|
5583
5619
|
/**
|
|
5584
5620
|
* The Hard Multi-Tenancy segregation identifier. Enforces mathematical quarantine by binding the state physically to a specific sovereign client environment. Defaults to the RFC 8785 (JCS) SHA-256 hash of the CoReason, Inc. incorporation JSON: {"date_of_incorporation":"2025-10-16","file_number":"10369312","jurisdiction":"US-DE","legal_name":"CoReason, Inc."}
|
|
5585
5621
|
*/
|
|
5586
|
-
export type
|
|
5622
|
+
export type TenantCid284 = string;
|
|
5587
5623
|
/**
|
|
5588
5624
|
* The minimum number of episodic logs needed to statistically prove a crystallized rule.
|
|
5589
5625
|
*/
|
|
@@ -5599,7 +5635,7 @@ export type TargetCognitiveTier = "semantic" | "working";
|
|
|
5599
5635
|
/**
|
|
5600
5636
|
* The Hard Multi-Tenancy segregation identifier. Enforces mathematical quarantine by binding the state physically to a specific sovereign client environment. Defaults to the RFC 8785 (JCS) SHA-256 hash of the CoReason, Inc. incorporation JSON: {"date_of_incorporation":"2025-10-16","file_number":"10369312","jurisdiction":"US-DE","legal_name":"CoReason, Inc."}
|
|
5601
5637
|
*/
|
|
5602
|
-
export type
|
|
5638
|
+
export type TenantCid285 = string;
|
|
5603
5639
|
/**
|
|
5604
5640
|
* A Content Identifier (CID) acting as a cryptographic Lineage Watermark for this automated truth maintenance operation.
|
|
5605
5641
|
*/
|
|
@@ -5629,7 +5665,7 @@ export type TemporalBlastRadius = [unknown, unknown] | null;
|
|
|
5629
5665
|
/**
|
|
5630
5666
|
* The Hard Multi-Tenancy segregation identifier. Enforces mathematical quarantine by binding the state physically to a specific sovereign client environment. Defaults to the RFC 8785 (JCS) SHA-256 hash of the CoReason, Inc. incorporation JSON: {"date_of_incorporation":"2025-10-16","file_number":"10369312","jurisdiction":"US-DE","legal_name":"CoReason, Inc."}
|
|
5631
5667
|
*/
|
|
5632
|
-
export type
|
|
5668
|
+
export type TenantCid286 = string;
|
|
5633
5669
|
/**
|
|
5634
5670
|
* A string CID for the delegated capability.
|
|
5635
5671
|
*/
|
|
@@ -5649,7 +5685,7 @@ export type CryptographicSignature = string;
|
|
|
5649
5685
|
/**
|
|
5650
5686
|
* The Hard Multi-Tenancy segregation identifier. Enforces mathematical quarantine by binding the state physically to a specific sovereign client environment. Defaults to the RFC 8785 (JCS) SHA-256 hash of the CoReason, Inc. incorporation JSON: {"date_of_incorporation":"2025-10-16","file_number":"10369312","jurisdiction":"US-DE","legal_name":"CoReason, Inc."}
|
|
5651
5687
|
*/
|
|
5652
|
-
export type
|
|
5688
|
+
export type TenantCid287 = string;
|
|
5653
5689
|
export type ConstraintCid = string;
|
|
5654
5690
|
/**
|
|
5655
5691
|
* The formal SMT-LIB or Lean4 language representation of the symbolic rule.
|
|
@@ -5662,7 +5698,7 @@ export type RelaxationEpsilon = number;
|
|
|
5662
5698
|
/**
|
|
5663
5699
|
* The Hard Multi-Tenancy segregation identifier. Enforces mathematical quarantine by binding the state physically to a specific sovereign client environment. Defaults to the RFC 8785 (JCS) SHA-256 hash of the CoReason, Inc. incorporation JSON: {"date_of_incorporation":"2025-10-16","file_number":"10369312","jurisdiction":"US-DE","legal_name":"CoReason, Inc."}
|
|
5664
5700
|
*/
|
|
5665
|
-
export type
|
|
5701
|
+
export type TenantCid288 = string;
|
|
5666
5702
|
/**
|
|
5667
5703
|
* The expected value (mu) of the distribution.
|
|
5668
5704
|
*/
|
|
@@ -5679,7 +5715,7 @@ export type DistributionShapeProfile = "gaussian" | "uniform" | "beta";
|
|
|
5679
5715
|
/**
|
|
5680
5716
|
* The Hard Multi-Tenancy segregation identifier. Enforces mathematical quarantine by binding the state physically to a specific sovereign client environment. Defaults to the RFC 8785 (JCS) SHA-256 hash of the CoReason, Inc. incorporation JSON: {"date_of_incorporation":"2025-10-16","file_number":"10369312","jurisdiction":"US-DE","legal_name":"CoReason, Inc."}
|
|
5681
5717
|
*/
|
|
5682
|
-
export type
|
|
5718
|
+
export type TenantCid289 = string;
|
|
5683
5719
|
/**
|
|
5684
5720
|
* Directed edges defining the topological sort (chronological flow) of the document.
|
|
5685
5721
|
*/
|
|
@@ -5687,7 +5723,7 @@ export type ChronologicalFlowEdges = [unknown, unknown][];
|
|
|
5687
5723
|
/**
|
|
5688
5724
|
* The Hard Multi-Tenancy segregation identifier. Enforces mathematical quarantine by binding the state physically to a specific sovereign client environment. Defaults to the RFC 8785 (JCS) SHA-256 hash of the CoReason, Inc. incorporation JSON: {"date_of_incorporation":"2025-10-16","file_number":"10369312","jurisdiction":"US-DE","legal_name":"CoReason, Inc."}
|
|
5689
5725
|
*/
|
|
5690
|
-
export type
|
|
5726
|
+
export type TenantCid290 = string;
|
|
5691
5727
|
/**
|
|
5692
5728
|
* The minimal required PRM score improvement across the lookback window to justify continued compute.
|
|
5693
5729
|
*/
|
|
@@ -5703,7 +5739,7 @@ export type MinimumReasoningSteps = number;
|
|
|
5703
5739
|
/**
|
|
5704
5740
|
* The Hard Multi-Tenancy segregation identifier. Enforces mathematical quarantine by binding the state physically to a specific sovereign client environment. Defaults to the RFC 8785 (JCS) SHA-256 hash of the CoReason, Inc. incorporation JSON: {"date_of_incorporation":"2025-10-16","file_number":"10369312","jurisdiction":"US-DE","legal_name":"CoReason, Inc."}
|
|
5705
5741
|
*/
|
|
5706
|
-
export type
|
|
5742
|
+
export type TenantCid291 = string;
|
|
5707
5743
|
/**
|
|
5708
5744
|
* A Python 3.14 t-string template definition for dynamic UI grid evaluation.
|
|
5709
5745
|
*/
|
|
@@ -5715,7 +5751,7 @@ export type MaxAstNodeBudget = number;
|
|
|
5715
5751
|
/**
|
|
5716
5752
|
* The Hard Multi-Tenancy segregation identifier. Enforces mathematical quarantine by binding the state physically to a specific sovereign client environment. Defaults to the RFC 8785 (JCS) SHA-256 hash of the CoReason, Inc. incorporation JSON: {"date_of_incorporation":"2025-10-16","file_number":"10369312","jurisdiction":"US-DE","legal_name":"CoReason, Inc."}
|
|
5717
5753
|
*/
|
|
5718
|
-
export type
|
|
5754
|
+
export type TenantCid292 = string;
|
|
5719
5755
|
/**
|
|
5720
5756
|
* The unique Content Identifier (CID) for this routing plan.
|
|
5721
5757
|
*/
|
|
@@ -5723,7 +5759,7 @@ export type ManifestCid3 = string;
|
|
|
5723
5759
|
/**
|
|
5724
5760
|
* The Hard Multi-Tenancy segregation identifier. Enforces mathematical quarantine by binding the state physically to a specific sovereign client environment. Defaults to the RFC 8785 (JCS) SHA-256 hash of the CoReason, Inc. incorporation JSON: {"date_of_incorporation":"2025-10-16","file_number":"10369312","jurisdiction":"US-DE","legal_name":"CoReason, Inc."}
|
|
5725
5761
|
*/
|
|
5726
|
-
export type
|
|
5762
|
+
export type TenantCid293 = string;
|
|
5727
5763
|
/**
|
|
5728
5764
|
* The exact genesis globally unique decentralized identifier (DID) anchoring the MultimodalArtifactReceipt entering the routing tier.
|
|
5729
5765
|
*/
|
|
@@ -5743,7 +5779,7 @@ export type BypassedSteps = BypassReceipt[];
|
|
|
5743
5779
|
/**
|
|
5744
5780
|
* The Hard Multi-Tenancy segregation identifier. Enforces mathematical quarantine by binding the state physically to a specific sovereign client environment. Defaults to the RFC 8785 (JCS) SHA-256 hash of the CoReason, Inc. incorporation JSON: {"date_of_incorporation":"2025-10-16","file_number":"10369312","jurisdiction":"US-DE","legal_name":"CoReason, Inc."}
|
|
5745
5781
|
*/
|
|
5746
|
-
export type
|
|
5782
|
+
export type TenantCid294 = string;
|
|
5747
5783
|
/**
|
|
5748
5784
|
* The strict array of strict W3C DIDs (NodeIdentifierStates) representing concurrent topology branches.
|
|
5749
5785
|
*
|
|
@@ -5757,7 +5793,7 @@ export type FusionFunction = "weighted_consensus" | "highest_confidence" | "brie
|
|
|
5757
5793
|
/**
|
|
5758
5794
|
* The Hard Multi-Tenancy segregation identifier. Enforces mathematical quarantine by binding the state physically to a specific sovereign client environment. Defaults to the RFC 8785 (JCS) SHA-256 hash of the CoReason, Inc. incorporation JSON: {"date_of_incorporation":"2025-10-16","file_number":"10369312","jurisdiction":"US-DE","legal_name":"CoReason, Inc."}
|
|
5759
5795
|
*/
|
|
5760
|
-
export type
|
|
5796
|
+
export type TenantCid295 = string;
|
|
5761
5797
|
/**
|
|
5762
5798
|
* A Content Identifier (CID) acting as a cryptographic Lineage Watermark for this specific logical proposition.
|
|
5763
5799
|
*/
|
|
@@ -5773,7 +5809,7 @@ export type TextChunk2 = string;
|
|
|
5773
5809
|
/**
|
|
5774
5810
|
* The Hard Multi-Tenancy segregation identifier. Enforces mathematical quarantine by binding the state physically to a specific sovereign client environment. Defaults to the RFC 8785 (JCS) SHA-256 hash of the CoReason, Inc. incorporation JSON: {"date_of_incorporation":"2025-10-16","file_number":"10369312","jurisdiction":"US-DE","legal_name":"CoReason, Inc."}
|
|
5775
5811
|
*/
|
|
5776
|
-
export type
|
|
5812
|
+
export type TenantCid296 = string;
|
|
5777
5813
|
/**
|
|
5778
5814
|
* A Content Identifier (CID) acting as a cryptographic Lineage Watermark for a specific observation in the EpistemicLedgerState.
|
|
5779
5815
|
*/
|
|
@@ -5793,11 +5829,11 @@ export type Warrants = EvidentiaryWarrantState[];
|
|
|
5793
5829
|
/**
|
|
5794
5830
|
* The Hard Multi-Tenancy segregation identifier. Enforces mathematical quarantine by binding the state physically to a specific sovereign client environment. Defaults to the RFC 8785 (JCS) SHA-256 hash of the CoReason, Inc. incorporation JSON: {"date_of_incorporation":"2025-10-16","file_number":"10369312","jurisdiction":"US-DE","legal_name":"CoReason, Inc."}
|
|
5795
5831
|
*/
|
|
5796
|
-
export type
|
|
5832
|
+
export type TenantCid297 = string;
|
|
5797
5833
|
/**
|
|
5798
5834
|
* The Hard Multi-Tenancy segregation identifier. Enforces mathematical quarantine by binding the state physically to a specific sovereign client environment. Defaults to the RFC 8785 (JCS) SHA-256 hash of the CoReason, Inc. incorporation JSON: {"date_of_incorporation":"2025-10-16","file_number":"10369312","jurisdiction":"US-DE","legal_name":"CoReason, Inc."}
|
|
5799
5835
|
*/
|
|
5800
|
-
export type
|
|
5836
|
+
export type TenantCid298 = string;
|
|
5801
5837
|
/**
|
|
5802
5838
|
* The globally unique decentralized identifier (DID) anchoring the origin node.
|
|
5803
5839
|
*/
|
|
@@ -5813,7 +5849,7 @@ export type TargetConceptCid = string;
|
|
|
5813
5849
|
/**
|
|
5814
5850
|
* The Hard Multi-Tenancy segregation identifier. Enforces mathematical quarantine by binding the state physically to a specific sovereign client environment. Defaults to the RFC 8785 (JCS) SHA-256 hash of the CoReason, Inc. incorporation JSON: {"date_of_incorporation":"2025-10-16","file_number":"10369312","jurisdiction":"US-DE","legal_name":"CoReason, Inc."}
|
|
5815
5851
|
*/
|
|
5816
|
-
export type
|
|
5852
|
+
export type TenantCid299 = string;
|
|
5817
5853
|
export type ChainCid = string;
|
|
5818
5854
|
/**
|
|
5819
5855
|
* @minItems 1
|
|
@@ -5823,7 +5859,7 @@ export type SemanticLeaves = EpistemicAxiomState[];
|
|
|
5823
5859
|
/**
|
|
5824
5860
|
* The Hard Multi-Tenancy segregation identifier. Enforces mathematical quarantine by binding the state physically to a specific sovereign client environment. Defaults to the RFC 8785 (JCS) SHA-256 hash of the CoReason, Inc. incorporation JSON: {"date_of_incorporation":"2025-10-16","file_number":"10369312","jurisdiction":"US-DE","legal_name":"CoReason, Inc."}
|
|
5825
5861
|
*/
|
|
5826
|
-
export type
|
|
5862
|
+
export type TenantCid300 = string;
|
|
5827
5863
|
/**
|
|
5828
5864
|
* Unique CID for this training epoch release.
|
|
5829
5865
|
*/
|
|
@@ -5837,7 +5873,7 @@ export type Tasks = [EpistemicGroundedTaskManifest, ...EpistemicGroundedTaskMani
|
|
|
5837
5873
|
/**
|
|
5838
5874
|
* The Hard Multi-Tenancy segregation identifier. Enforces mathematical quarantine by binding the state physically to a specific sovereign client environment. Defaults to the RFC 8785 (JCS) SHA-256 hash of the CoReason, Inc. incorporation JSON: {"date_of_incorporation":"2025-10-16","file_number":"10369312","jurisdiction":"US-DE","legal_name":"CoReason, Inc."}
|
|
5839
5875
|
*/
|
|
5840
|
-
export type
|
|
5876
|
+
export type TenantCid301 = string;
|
|
5841
5877
|
/**
|
|
5842
5878
|
* The cryptographic globally unique decentralized identifier (DID) anchoring the task.
|
|
5843
5879
|
*/
|
|
@@ -5845,7 +5881,7 @@ export type TaskCid7 = string;
|
|
|
5845
5881
|
/**
|
|
5846
5882
|
* The Hard Multi-Tenancy segregation identifier. Enforces mathematical quarantine by binding the state physically to a specific sovereign client environment. Defaults to the RFC 8785 (JCS) SHA-256 hash of the CoReason, Inc. incorporation JSON: {"date_of_incorporation":"2025-10-16","file_number":"10369312","jurisdiction":"US-DE","legal_name":"CoReason, Inc."}
|
|
5847
5883
|
*/
|
|
5848
|
-
export type
|
|
5884
|
+
export type TenantCid302 = string;
|
|
5849
5885
|
/**
|
|
5850
5886
|
* A Content Identifier (CID) for this specific topological proof.
|
|
5851
5887
|
*/
|
|
@@ -5863,7 +5899,7 @@ export type VignettePayload = string;
|
|
|
5863
5899
|
/**
|
|
5864
5900
|
* The Hard Multi-Tenancy segregation identifier. Enforces mathematical quarantine by binding the state physically to a specific sovereign client environment. Defaults to the RFC 8785 (JCS) SHA-256 hash of the CoReason, Inc. incorporation JSON: {"date_of_incorporation":"2025-10-16","file_number":"10369312","jurisdiction":"US-DE","legal_name":"CoReason, Inc."}
|
|
5865
5901
|
*/
|
|
5866
|
-
export type
|
|
5902
|
+
export type TenantCid303 = string;
|
|
5867
5903
|
export type GraphCid1 = string;
|
|
5868
5904
|
/**
|
|
5869
5905
|
* @minItems 1
|
|
@@ -5872,7 +5908,7 @@ export type VerifiedAxioms = [EpistemicAxiomState, ...EpistemicAxiomState[]];
|
|
|
5872
5908
|
/**
|
|
5873
5909
|
* The Hard Multi-Tenancy segregation identifier. Enforces mathematical quarantine by binding the state physically to a specific sovereign client environment. Defaults to the RFC 8785 (JCS) SHA-256 hash of the CoReason, Inc. incorporation JSON: {"date_of_incorporation":"2025-10-16","file_number":"10369312","jurisdiction":"US-DE","legal_name":"CoReason, Inc."}
|
|
5874
5910
|
*/
|
|
5875
|
-
export type
|
|
5911
|
+
export type TenantCid304 = string;
|
|
5876
5912
|
/**
|
|
5877
5913
|
* The mathematical measure of uncertainty (e.g., variance in generated hypotheses) required to trigger escalation.
|
|
5878
5914
|
*/
|
|
@@ -5888,7 +5924,7 @@ export type MaxEscalationTiers = number;
|
|
|
5888
5924
|
/**
|
|
5889
5925
|
* The Hard Multi-Tenancy segregation identifier. Enforces mathematical quarantine by binding the state physically to a specific sovereign client environment. Defaults to the RFC 8785 (JCS) SHA-256 hash of the CoReason, Inc. incorporation JSON: {"date_of_incorporation":"2025-10-16","file_number":"10369312","jurisdiction":"US-DE","legal_name":"CoReason, Inc."}
|
|
5890
5926
|
*/
|
|
5891
|
-
export type
|
|
5927
|
+
export type TenantCid305 = string;
|
|
5892
5928
|
/**
|
|
5893
5929
|
* The Colang specification version.
|
|
5894
5930
|
*/
|
|
@@ -5904,7 +5940,7 @@ export type Severity = "low" | "medium" | "high" | "critical";
|
|
|
5904
5940
|
/**
|
|
5905
5941
|
* The Hard Multi-Tenancy segregation identifier. Enforces mathematical quarantine by binding the state physically to a specific sovereign client environment. Defaults to the RFC 8785 (JCS) SHA-256 hash of the CoReason, Inc. incorporation JSON: {"date_of_incorporation":"2025-10-16","file_number":"10369312","jurisdiction":"US-DE","legal_name":"CoReason, Inc."}
|
|
5906
5942
|
*/
|
|
5907
|
-
export type
|
|
5943
|
+
export type TenantCid306 = string;
|
|
5908
5944
|
/**
|
|
5909
5945
|
* Absolute recursive depth limit for DAG deserialization.
|
|
5910
5946
|
*/
|
|
@@ -5920,7 +5956,7 @@ export type TruncationStrategy = "hash_pointer" | "nullify" | "scalar_summary";
|
|
|
5920
5956
|
/**
|
|
5921
5957
|
* The Hard Multi-Tenancy segregation identifier. Enforces mathematical quarantine by binding the state physically to a specific sovereign client environment. Defaults to the RFC 8785 (JCS) SHA-256 hash of the CoReason, Inc. incorporation JSON: {"date_of_incorporation":"2025-10-16","file_number":"10369312","jurisdiction":"US-DE","legal_name":"CoReason, Inc."}
|
|
5922
5958
|
*/
|
|
5923
|
-
export type
|
|
5959
|
+
export type TenantCid307 = string;
|
|
5924
5960
|
/**
|
|
5925
5961
|
* An append-only, cryptographic ledger of state events. [SITD-Alpha: Non-Monotonic Epistemic Quarantine Isometry]
|
|
5926
5962
|
*
|
|
@@ -5934,7 +5970,7 @@ export type RetractedNodes = string[];
|
|
|
5934
5970
|
/**
|
|
5935
5971
|
* The Hard Multi-Tenancy segregation identifier. Enforces mathematical quarantine by binding the state physically to a specific sovereign client environment. Defaults to the RFC 8785 (JCS) SHA-256 hash of the CoReason, Inc. incorporation JSON: {"date_of_incorporation":"2025-10-16","file_number":"10369312","jurisdiction":"US-DE","legal_name":"CoReason, Inc."}
|
|
5936
5972
|
*/
|
|
5937
|
-
export type
|
|
5973
|
+
export type TenantCid308 = string;
|
|
5938
5974
|
/**
|
|
5939
5975
|
* A Content Identifier (CID) acting as a cryptographic Lineage Watermark for the temporal anchor.
|
|
5940
5976
|
*/
|
|
@@ -5960,7 +5996,7 @@ export type ActiveRollbacks = RollbackIntent[];
|
|
|
5960
5996
|
/**
|
|
5961
5997
|
* The Hard Multi-Tenancy segregation identifier. Enforces mathematical quarantine by binding the state physically to a specific sovereign client environment. Defaults to the RFC 8785 (JCS) SHA-256 hash of the CoReason, Inc. incorporation JSON: {"date_of_incorporation":"2025-10-16","file_number":"10369312","jurisdiction":"US-DE","legal_name":"CoReason, Inc."}
|
|
5962
5998
|
*/
|
|
5963
|
-
export type
|
|
5999
|
+
export type TenantCid309 = string;
|
|
5964
6000
|
/**
|
|
5965
6001
|
* The mathematical heuristic used to select which semantic memories are retracted or compressed.
|
|
5966
6002
|
*/
|
|
@@ -5980,7 +6016,7 @@ export type ActiveCascades = DefeasibleCascadeEvent[];
|
|
|
5980
6016
|
/**
|
|
5981
6017
|
* The Hard Multi-Tenancy segregation identifier. Enforces mathematical quarantine by binding the state physically to a specific sovereign client environment. Defaults to the RFC 8785 (JCS) SHA-256 hash of the CoReason, Inc. incorporation JSON: {"date_of_incorporation":"2025-10-16","file_number":"10369312","jurisdiction":"US-DE","legal_name":"CoReason, Inc."}
|
|
5982
6018
|
*/
|
|
5983
|
-
export type
|
|
6019
|
+
export type TenantCid310 = string;
|
|
5984
6020
|
/**
|
|
5985
6021
|
* The deterministic UUID generated by the runtime to represent this field.
|
|
5986
6022
|
*/
|
|
@@ -5992,7 +6028,7 @@ export type StructuralType1 = string;
|
|
|
5992
6028
|
/**
|
|
5993
6029
|
* The Hard Multi-Tenancy segregation identifier. Enforces mathematical quarantine by binding the state physically to a specific sovereign client environment. Defaults to the RFC 8785 (JCS) SHA-256 hash of the CoReason, Inc. incorporation JSON: {"date_of_incorporation":"2025-10-16","file_number":"10369312","jurisdiction":"US-DE","legal_name":"CoReason, Inc."}
|
|
5994
6030
|
*/
|
|
5995
|
-
export type
|
|
6031
|
+
export type TenantCid311 = string;
|
|
5996
6032
|
/**
|
|
5997
6033
|
* The basal non-monotonic instruction set currently held in Epistemic Quarantine.
|
|
5998
6034
|
*/
|
|
@@ -6000,7 +6036,7 @@ export type SystemPrompt = string;
|
|
|
6000
6036
|
/**
|
|
6001
6037
|
* The Hard Multi-Tenancy segregation identifier. Enforces mathematical quarantine by binding the state physically to a specific sovereign client environment. Defaults to the RFC 8785 (JCS) SHA-256 hash of the CoReason, Inc. incorporation JSON: {"date_of_incorporation":"2025-10-16","file_number":"10369312","jurisdiction":"US-DE","legal_name":"CoReason, Inc."}
|
|
6002
6038
|
*/
|
|
6003
|
-
export type
|
|
6039
|
+
export type TenantCid312 = string;
|
|
6004
6040
|
/**
|
|
6005
6041
|
* A Content Identifier (CID) acting as a cryptographic Lineage Watermark binding this node to the agent whose mind is being modeled.
|
|
6006
6042
|
*/
|
|
@@ -6026,7 +6062,7 @@ export type TheoryOfMindMatrices = TheoryOfMindSnapshot[];
|
|
|
6026
6062
|
/**
|
|
6027
6063
|
* The Hard Multi-Tenancy segregation identifier. Enforces mathematical quarantine by binding the state physically to a specific sovereign client environment. Defaults to the RFC 8785 (JCS) SHA-256 hash of the CoReason, Inc. incorporation JSON: {"date_of_incorporation":"2025-10-16","file_number":"10369312","jurisdiction":"US-DE","legal_name":"CoReason, Inc."}
|
|
6028
6064
|
*/
|
|
6029
|
-
export type
|
|
6065
|
+
export type TenantCid313 = string;
|
|
6030
6066
|
/**
|
|
6031
6067
|
* A cryptographic Lineage Watermark bounding this specific capability set.
|
|
6032
6068
|
*/
|
|
@@ -6046,7 +6082,7 @@ export type SupportedPersonas = ProfileCIDState[];
|
|
|
6046
6082
|
/**
|
|
6047
6083
|
* The Hard Multi-Tenancy segregation identifier. Enforces mathematical quarantine by binding the state physically to a specific sovereign client environment. Defaults to the RFC 8785 (JCS) SHA-256 hash of the CoReason, Inc. incorporation JSON: {"date_of_incorporation":"2025-10-16","file_number":"10369312","jurisdiction":"US-DE","legal_name":"CoReason, Inc."}
|
|
6048
6084
|
*/
|
|
6049
|
-
export type
|
|
6085
|
+
export type TenantCid314 = string;
|
|
6050
6086
|
/**
|
|
6051
6087
|
* A strict cryptographic string identifier for this L1 procedural pointer.
|
|
6052
6088
|
*/
|
|
@@ -6066,7 +6102,7 @@ export type AvailableProceduralManifolds = ProceduralMetadataManifest[];
|
|
|
6066
6102
|
/**
|
|
6067
6103
|
* The Hard Multi-Tenancy segregation identifier. Enforces mathematical quarantine by binding the state physically to a specific sovereign client environment. Defaults to the RFC 8785 (JCS) SHA-256 hash of the CoReason, Inc. incorporation JSON: {"date_of_incorporation":"2025-10-16","file_number":"10369312","jurisdiction":"US-DE","legal_name":"CoReason, Inc."}
|
|
6068
6104
|
*/
|
|
6069
|
-
export type
|
|
6105
|
+
export type TenantCid315 = string;
|
|
6070
6106
|
/**
|
|
6071
6107
|
* A Content Identifier (CID) for the Standard Operating Procedure.
|
|
6072
6108
|
*/
|
|
@@ -6078,7 +6114,7 @@ export type ChronologicalFlowEdges1 = [unknown, unknown][];
|
|
|
6078
6114
|
/**
|
|
6079
6115
|
* The Hard Multi-Tenancy segregation identifier. Enforces mathematical quarantine by binding the state physically to a specific sovereign client environment. Defaults to the RFC 8785 (JCS) SHA-256 hash of the CoReason, Inc. incorporation JSON: {"date_of_incorporation":"2025-10-16","file_number":"10369312","jurisdiction":"US-DE","legal_name":"CoReason, Inc."}
|
|
6080
6116
|
*/
|
|
6081
|
-
export type
|
|
6117
|
+
export type TenantCid316 = string;
|
|
6082
6118
|
/**
|
|
6083
6119
|
* If a ThoughtBranchState's prm_score falls below this threshold, the orchestrator MUST halt its generation.
|
|
6084
6120
|
*/
|
|
@@ -6108,17 +6144,17 @@ export type EpistemicSecurityPolicy2 = "PUBLIC" | "STANDARD" | "CONFIDENTIAL" |
|
|
|
6108
6144
|
/**
|
|
6109
6145
|
* The Hard Multi-Tenancy segregation identifier. Enforces mathematical quarantine by binding the state physically to a specific sovereign client environment. Defaults to the RFC 8785 (JCS) SHA-256 hash of the CoReason, Inc. incorporation JSON: {"date_of_incorporation":"2025-10-16","file_number":"10369312","jurisdiction":"US-DE","legal_name":"CoReason, Inc."}
|
|
6110
6146
|
*/
|
|
6111
|
-
export type
|
|
6147
|
+
export type TenantCid317 = string;
|
|
6112
6148
|
export type SimilarityThresholdAlpha = number;
|
|
6113
6149
|
export type RelationDiversityBucketSize = number;
|
|
6114
6150
|
/**
|
|
6115
6151
|
* The Hard Multi-Tenancy segregation identifier. Enforces mathematical quarantine by binding the state physically to a specific sovereign client environment. Defaults to the RFC 8785 (JCS) SHA-256 hash of the CoReason, Inc. incorporation JSON: {"date_of_incorporation":"2025-10-16","file_number":"10369312","jurisdiction":"US-DE","legal_name":"CoReason, Inc."}
|
|
6116
6152
|
*/
|
|
6117
|
-
export type
|
|
6153
|
+
export type TenantCid318 = string;
|
|
6118
6154
|
/**
|
|
6119
6155
|
* The Hard Multi-Tenancy segregation identifier. Enforces mathematical quarantine by binding the state physically to a specific sovereign client environment. Defaults to the RFC 8785 (JCS) SHA-256 hash of the CoReason, Inc. incorporation JSON: {"date_of_incorporation":"2025-10-16","file_number":"10369312","jurisdiction":"US-DE","legal_name":"CoReason, Inc."}
|
|
6120
6156
|
*/
|
|
6121
|
-
export type
|
|
6157
|
+
export type TenantCid319 = string;
|
|
6122
6158
|
/**
|
|
6123
6159
|
* Globally unique ID generated once at the root user prompt. Must be a ULID or UUIDv7.
|
|
6124
6160
|
*/
|
|
@@ -6138,7 +6174,7 @@ export type CausalClock = number;
|
|
|
6138
6174
|
/**
|
|
6139
6175
|
* The Hard Multi-Tenancy segregation identifier. Enforces mathematical quarantine by binding the state physically to a specific sovereign client environment. Defaults to the RFC 8785 (JCS) SHA-256 hash of the CoReason, Inc. incorporation JSON: {"date_of_incorporation":"2025-10-16","file_number":"10369312","jurisdiction":"US-DE","legal_name":"CoReason, Inc."}
|
|
6140
6176
|
*/
|
|
6141
|
-
export type
|
|
6177
|
+
export type TenantCid320 = string;
|
|
6142
6178
|
/**
|
|
6143
6179
|
* The agent's scratchpad, chat history, and any writable states.
|
|
6144
6180
|
*/
|
|
@@ -6152,7 +6188,7 @@ export type IsDelta = boolean;
|
|
|
6152
6188
|
/**
|
|
6153
6189
|
* The Hard Multi-Tenancy segregation identifier. Enforces mathematical quarantine by binding the state physically to a specific sovereign client environment. Defaults to the RFC 8785 (JCS) SHA-256 hash of the CoReason, Inc. incorporation JSON: {"date_of_incorporation":"2025-10-16","file_number":"10369312","jurisdiction":"US-DE","legal_name":"CoReason, Inc."}
|
|
6154
6190
|
*/
|
|
6155
|
-
export type
|
|
6191
|
+
export type TenantCid321 = string;
|
|
6156
6192
|
/**
|
|
6157
6193
|
* The mathematical dialect and theorem prover used to compile the proof.
|
|
6158
6194
|
*/
|
|
@@ -6168,7 +6204,7 @@ export type CompiledProofHash = string;
|
|
|
6168
6204
|
/**
|
|
6169
6205
|
* The Hard Multi-Tenancy segregation identifier. Enforces mathematical quarantine by binding the state physically to a specific sovereign client environment. Defaults to the RFC 8785 (JCS) SHA-256 hash of the CoReason, Inc. incorporation JSON: {"date_of_incorporation":"2025-10-16","file_number":"10369312","jurisdiction":"US-DE","legal_name":"CoReason, Inc."}
|
|
6170
6206
|
*/
|
|
6171
|
-
export type
|
|
6207
|
+
export type TenantCid322 = string;
|
|
6172
6208
|
/**
|
|
6173
6209
|
* The absolute physical depth limit for recursive encapsulation.
|
|
6174
6210
|
*/
|
|
@@ -6184,7 +6220,7 @@ export type MaxSyntheticTokens = number;
|
|
|
6184
6220
|
/**
|
|
6185
6221
|
* The Hard Multi-Tenancy segregation identifier. Enforces mathematical quarantine by binding the state physically to a specific sovereign client environment. Defaults to the RFC 8785 (JCS) SHA-256 hash of the CoReason, Inc. incorporation JSON: {"date_of_incorporation":"2025-10-16","file_number":"10369312","jurisdiction":"US-DE","legal_name":"CoReason, Inc."}
|
|
6186
6222
|
*/
|
|
6187
|
-
export type
|
|
6223
|
+
export type TenantCid323 = string;
|
|
6188
6224
|
/**
|
|
6189
6225
|
* The absolute maximum economic cost allowed for the entire swarm lifecycle.
|
|
6190
6226
|
*/
|
|
@@ -6192,7 +6228,7 @@ export type MaxBudgetMagnitude1 = number;
|
|
|
6192
6228
|
/**
|
|
6193
6229
|
* The Hard Multi-Tenancy segregation identifier. Enforces mathematical quarantine by binding the state physically to a specific sovereign client environment. Defaults to the RFC 8785 (JCS) SHA-256 hash of the CoReason, Inc. incorporation JSON: {"date_of_incorporation":"2025-10-16","file_number":"10369312","jurisdiction":"US-DE","legal_name":"CoReason, Inc."}
|
|
6194
6230
|
*/
|
|
6195
|
-
export type
|
|
6231
|
+
export type TenantCid324 = string;
|
|
6196
6232
|
/**
|
|
6197
6233
|
* The formal mathematical operation used to resolve topological forks.
|
|
6198
6234
|
*/
|
|
@@ -6216,7 +6252,7 @@ export type GlobalTimeoutSeconds = number;
|
|
|
6216
6252
|
/**
|
|
6217
6253
|
* The Hard Multi-Tenancy segregation identifier. Enforces mathematical quarantine by binding the state physically to a specific sovereign client environment. Defaults to the RFC 8785 (JCS) SHA-256 hash of the CoReason, Inc. incorporation JSON: {"date_of_incorporation":"2025-10-16","file_number":"10369312","jurisdiction":"US-DE","legal_name":"CoReason, Inc."}
|
|
6218
6254
|
*/
|
|
6219
|
-
export type
|
|
6255
|
+
export type TenantCid325 = string;
|
|
6220
6256
|
/**
|
|
6221
6257
|
* The cryptographic Merkle-DAG anchor for the invariant block.
|
|
6222
6258
|
*/
|
|
@@ -6232,7 +6268,7 @@ export type TemporalObservationHorizons = TemporalBoundsProfile2[];
|
|
|
6232
6268
|
/**
|
|
6233
6269
|
* The Hard Multi-Tenancy segregation identifier. Enforces mathematical quarantine by binding the state physically to a specific sovereign client environment. Defaults to the RFC 8785 (JCS) SHA-256 hash of the CoReason, Inc. incorporation JSON: {"date_of_incorporation":"2025-10-16","file_number":"10369312","jurisdiction":"US-DE","legal_name":"CoReason, Inc."}
|
|
6234
6270
|
*/
|
|
6235
|
-
export type
|
|
6271
|
+
export type TenantCid326 = string;
|
|
6236
6272
|
/**
|
|
6237
6273
|
* How to flatten SemanticNodeState.
|
|
6238
6274
|
*/
|
|
@@ -6248,7 +6284,7 @@ export type PreserveCryptographicLineage = boolean;
|
|
|
6248
6284
|
/**
|
|
6249
6285
|
* The Hard Multi-Tenancy segregation identifier. Enforces mathematical quarantine by binding the state physically to a specific sovereign client environment. Defaults to the RFC 8785 (JCS) SHA-256 hash of the CoReason, Inc. incorporation JSON: {"date_of_incorporation":"2025-10-16","file_number":"10369312","jurisdiction":"US-DE","legal_name":"CoReason, Inc."}
|
|
6250
6286
|
*/
|
|
6251
|
-
export type
|
|
6287
|
+
export type TenantCid327 = string;
|
|
6252
6288
|
/**
|
|
6253
6289
|
* The SPIFFE/SPIRE Identity Protocol execution taint dictating the thread's clearance level within the WASM enclave.
|
|
6254
6290
|
*/
|
|
@@ -6260,7 +6296,7 @@ export type IllocutionaryForceProfile1 = "assertive" | "directive_normative" | "
|
|
|
6260
6296
|
/**
|
|
6261
6297
|
* The Hard Multi-Tenancy segregation identifier. Enforces mathematical quarantine by binding the state physically to a specific sovereign client environment. Defaults to the RFC 8785 (JCS) SHA-256 hash of the CoReason, Inc. incorporation JSON: {"date_of_incorporation":"2025-10-16","file_number":"10369312","jurisdiction":"US-DE","legal_name":"CoReason, Inc."}
|
|
6262
6298
|
*/
|
|
6263
|
-
export type
|
|
6299
|
+
export type TenantCid328 = string;
|
|
6264
6300
|
/**
|
|
6265
6301
|
* JSON-RPC version.
|
|
6266
6302
|
*/
|
|
@@ -6268,7 +6304,7 @@ export type Jsonrpc3 = "2.0";
|
|
|
6268
6304
|
/**
|
|
6269
6305
|
* The Hard Multi-Tenancy segregation identifier. Enforces mathematical quarantine by binding the state physically to a specific sovereign client environment. Defaults to the RFC 8785 (JCS) SHA-256 hash of the CoReason, Inc. incorporation JSON: {"date_of_incorporation":"2025-10-16","file_number":"10369312","jurisdiction":"US-DE","legal_name":"CoReason, Inc."}
|
|
6270
6306
|
*/
|
|
6271
|
-
export type
|
|
6307
|
+
export type TenantCid329 = string;
|
|
6272
6308
|
/**
|
|
6273
6309
|
* The strict integer identifier classifying the specific topological or execution collapse.
|
|
6274
6310
|
*/
|
|
@@ -6284,7 +6320,7 @@ export type Id3 = (string | number) | null;
|
|
|
6284
6320
|
/**
|
|
6285
6321
|
* The Hard Multi-Tenancy segregation identifier. Enforces mathematical quarantine by binding the state physically to a specific sovereign client environment. Defaults to the RFC 8785 (JCS) SHA-256 hash of the CoReason, Inc. incorporation JSON: {"date_of_incorporation":"2025-10-16","file_number":"10369312","jurisdiction":"US-DE","legal_name":"CoReason, Inc."}
|
|
6286
6322
|
*/
|
|
6287
|
-
export type
|
|
6323
|
+
export type TenantCid330 = string;
|
|
6288
6324
|
/**
|
|
6289
6325
|
* A Content Identifier (CID) anchoring the continuous telemetry stream.
|
|
6290
6326
|
*/
|
|
@@ -6313,7 +6349,7 @@ export type Deltas = [
|
|
|
6313
6349
|
/**
|
|
6314
6350
|
* The Hard Multi-Tenancy segregation identifier. Enforces mathematical quarantine by binding the state physically to a specific sovereign client environment. Defaults to the RFC 8785 (JCS) SHA-256 hash of the CoReason, Inc. incorporation JSON: {"date_of_incorporation":"2025-10-16","file_number":"10369312","jurisdiction":"US-DE","legal_name":"CoReason, Inc."}
|
|
6315
6351
|
*/
|
|
6316
|
-
export type
|
|
6352
|
+
export type TenantCid331 = string;
|
|
6317
6353
|
/**
|
|
6318
6354
|
* The mathematical function dictating how rapidly lateral ThoughtBranches are restricted over time.
|
|
6319
6355
|
*/
|
|
@@ -6330,7 +6366,7 @@ export type LifecycleTriggerEvent = "on_start" | "on_node_transition" | "before_
|
|
|
6330
6366
|
/**
|
|
6331
6367
|
* The Hard Multi-Tenancy segregation identifier. Enforces mathematical quarantine by binding the state physically to a specific sovereign client environment. Defaults to the RFC 8785 (JCS) SHA-256 hash of the CoReason, Inc. incorporation JSON: {"date_of_incorporation":"2025-10-16","file_number":"10369312","jurisdiction":"US-DE","legal_name":"CoReason, Inc."}
|
|
6332
6368
|
*/
|
|
6333
|
-
export type
|
|
6369
|
+
export type TenantCid332 = string;
|
|
6334
6370
|
/**
|
|
6335
6371
|
* The deterministic capability pointer representing the MCP server providing this prompt.
|
|
6336
6372
|
*/
|
|
@@ -6350,7 +6386,7 @@ export type PromptHash = string | null;
|
|
|
6350
6386
|
/**
|
|
6351
6387
|
* The Hard Multi-Tenancy segregation identifier. Enforces mathematical quarantine by binding the state physically to a specific sovereign client environment. Defaults to the RFC 8785 (JCS) SHA-256 hash of the CoReason, Inc. incorporation JSON: {"date_of_incorporation":"2025-10-16","file_number":"10369312","jurisdiction":"US-DE","legal_name":"CoReason, Inc."}
|
|
6352
6388
|
*/
|
|
6353
|
-
export type
|
|
6389
|
+
export type TenantCid333 = string;
|
|
6354
6390
|
/**
|
|
6355
6391
|
* The deterministic capability pointer representing the MCP server providing these resources.
|
|
6356
6392
|
*/
|
|
@@ -6362,7 +6398,7 @@ export type Uris = string[];
|
|
|
6362
6398
|
/**
|
|
6363
6399
|
* The Hard Multi-Tenancy segregation identifier. Enforces mathematical quarantine by binding the state physically to a specific sovereign client environment. Defaults to the RFC 8785 (JCS) SHA-256 hash of the CoReason, Inc. incorporation JSON: {"date_of_incorporation":"2025-10-16","file_number":"10369312","jurisdiction":"US-DE","legal_name":"CoReason, Inc."}
|
|
6364
6400
|
*/
|
|
6365
|
-
export type
|
|
6401
|
+
export type TenantCid334 = string;
|
|
6366
6402
|
/**
|
|
6367
6403
|
* A matrix defining the layout structure, using panel IDs.
|
|
6368
6404
|
*
|
|
@@ -6388,7 +6424,7 @@ export type ManifoldAlignmentMetricProfile2 = "gromov_wasserstein" | "earth_move
|
|
|
6388
6424
|
/**
|
|
6389
6425
|
* The Hard Multi-Tenancy segregation identifier. Enforces mathematical quarantine by binding the state physically to a specific sovereign client environment. Defaults to the RFC 8785 (JCS) SHA-256 hash of the CoReason, Inc. incorporation JSON: {"date_of_incorporation":"2025-10-16","file_number":"10369312","jurisdiction":"US-DE","legal_name":"CoReason, Inc."}
|
|
6390
6426
|
*/
|
|
6391
|
-
export type
|
|
6427
|
+
export type TenantCid335 = string;
|
|
6392
6428
|
/**
|
|
6393
6429
|
* The minimum atomic token collateral held in escrow.
|
|
6394
6430
|
*/
|
|
@@ -6400,7 +6436,7 @@ export type SlashingPenalty = number;
|
|
|
6400
6436
|
/**
|
|
6401
6437
|
* The Hard Multi-Tenancy segregation identifier. Enforces mathematical quarantine by binding the state physically to a specific sovereign client environment. Defaults to the RFC 8785 (JCS) SHA-256 hash of the CoReason, Inc. incorporation JSON: {"date_of_incorporation":"2025-10-16","file_number":"10369312","jurisdiction":"US-DE","legal_name":"CoReason, Inc."}
|
|
6402
6438
|
*/
|
|
6403
|
-
export type
|
|
6439
|
+
export type TenantCid336 = string;
|
|
6404
6440
|
/**
|
|
6405
6441
|
* The definitive Content Identifier (CID) bounding the raw file.
|
|
6406
6442
|
*/
|
|
@@ -6420,7 +6456,7 @@ export type TemporalIngestTimestamp = number;
|
|
|
6420
6456
|
/**
|
|
6421
6457
|
* The Hard Multi-Tenancy segregation identifier. Enforces mathematical quarantine by binding the state physically to a specific sovereign client environment. Defaults to the RFC 8785 (JCS) SHA-256 hash of the CoReason, Inc. incorporation JSON: {"date_of_incorporation":"2025-10-16","file_number":"10369312","jurisdiction":"US-DE","legal_name":"CoReason, Inc."}
|
|
6422
6458
|
*/
|
|
6423
|
-
export type
|
|
6459
|
+
export type TenantCid337 = string;
|
|
6424
6460
|
/**
|
|
6425
6461
|
* Structural type of the tensor elements.
|
|
6426
6462
|
*/
|
|
@@ -6448,7 +6484,7 @@ export type PatchOperationProfile = "add" | "remove" | "replace" | "copy" | "mov
|
|
|
6448
6484
|
/**
|
|
6449
6485
|
* The Hard Multi-Tenancy segregation identifier. Enforces mathematical quarantine by binding the state physically to a specific sovereign client environment. Defaults to the RFC 8785 (JCS) SHA-256 hash of the CoReason, Inc. incorporation JSON: {"date_of_incorporation":"2025-10-16","file_number":"10369312","jurisdiction":"US-DE","legal_name":"CoReason, Inc."}
|
|
6450
6486
|
*/
|
|
6451
|
-
export type
|
|
6487
|
+
export type TenantCid338 = string;
|
|
6452
6488
|
/**
|
|
6453
6489
|
* The NIST FIPS post-quantum cryptographic algorithm used.
|
|
6454
6490
|
*/
|
|
@@ -6464,7 +6500,7 @@ export type PqSignatureBlob = string;
|
|
|
6464
6500
|
/**
|
|
6465
6501
|
* The Hard Multi-Tenancy segregation identifier. Enforces mathematical quarantine by binding the state physically to a specific sovereign client environment. Defaults to the RFC 8785 (JCS) SHA-256 hash of the CoReason, Inc. incorporation JSON: {"date_of_incorporation":"2025-10-16","file_number":"10369312","jurisdiction":"US-DE","legal_name":"CoReason, Inc."}
|
|
6466
6502
|
*/
|
|
6467
|
-
export type
|
|
6503
|
+
export type TenantCid339 = string;
|
|
6468
6504
|
/**
|
|
6469
6505
|
* The absolute Z-axis physical distance to lock the Presentation UI relative to the observer's optical center, resolving vergence-accommodation conflicts.
|
|
6470
6506
|
*/
|
|
@@ -6473,7 +6509,7 @@ export type QoSClassificationProfile = "critical" | "high" | "interactive" | "ba
|
|
|
6473
6509
|
/**
|
|
6474
6510
|
* The Hard Multi-Tenancy segregation identifier. Enforces mathematical quarantine by binding the state physically to a specific sovereign client environment. Defaults to the RFC 8785 (JCS) SHA-256 hash of the CoReason, Inc. incorporation JSON: {"date_of_incorporation":"2025-10-16","file_number":"10369312","jurisdiction":"US-DE","legal_name":"CoReason, Inc."}
|
|
6475
6511
|
*/
|
|
6476
|
-
export type
|
|
6512
|
+
export type TenantCid340 = string;
|
|
6477
6513
|
/**
|
|
6478
6514
|
* The continuous stream rate of the thought branch expansion.
|
|
6479
6515
|
*/
|
|
@@ -6499,7 +6535,7 @@ export type RiskLevelPolicy = "safe" | "standard" | "critical";
|
|
|
6499
6535
|
/**
|
|
6500
6536
|
* The Hard Multi-Tenancy segregation identifier. Enforces mathematical quarantine by binding the state physically to a specific sovereign client environment. Defaults to the RFC 8785 (JCS) SHA-256 hash of the CoReason, Inc. incorporation JSON: {"date_of_incorporation":"2025-10-16","file_number":"10369312","jurisdiction":"US-DE","legal_name":"CoReason, Inc."}
|
|
6501
6537
|
*/
|
|
6502
|
-
export type
|
|
6538
|
+
export type TenantCid341 = string;
|
|
6503
6539
|
/**
|
|
6504
6540
|
* A Content Identifier (CID) acting as a cryptographic Lineage Watermark binding this semantic edge to the Merkle-DAG.
|
|
6505
6541
|
*/
|
|
@@ -6524,7 +6560,7 @@ export type SemanticVersionState = string;
|
|
|
6524
6560
|
/**
|
|
6525
6561
|
* The Hard Multi-Tenancy segregation identifier. Enforces mathematical quarantine by binding the state physically to a specific sovereign client environment. Defaults to the RFC 8785 (JCS) SHA-256 hash of the CoReason, Inc. incorporation JSON: {"date_of_incorporation":"2025-10-16","file_number":"10369312","jurisdiction":"US-DE","legal_name":"CoReason, Inc."}
|
|
6526
6562
|
*/
|
|
6527
|
-
export type
|
|
6563
|
+
export type TenantCid342 = string;
|
|
6528
6564
|
/**
|
|
6529
6565
|
* The unique cryptographic identifier for this local spatial volume.
|
|
6530
6566
|
*/
|
|
@@ -6540,7 +6576,7 @@ export type PhysicalRoomHash = string | null;
|
|
|
6540
6576
|
/**
|
|
6541
6577
|
* The Hard Multi-Tenancy segregation identifier. Enforces mathematical quarantine by binding the state physically to a specific sovereign client environment. Defaults to the RFC 8785 (JCS) SHA-256 hash of the CoReason, Inc. incorporation JSON: {"date_of_incorporation":"2025-10-16","file_number":"10369312","jurisdiction":"US-DE","legal_name":"CoReason, Inc."}
|
|
6542
6578
|
*/
|
|
6543
|
-
export type
|
|
6579
|
+
export type TenantCid343 = string;
|
|
6544
6580
|
/**
|
|
6545
6581
|
* A Content Identifier (CID) acting as a cryptographic Lineage Watermark for this state differential.
|
|
6546
6582
|
*/
|
|
@@ -6560,7 +6596,7 @@ export type Patches = StateMutationIntent[];
|
|
|
6560
6596
|
/**
|
|
6561
6597
|
* The Hard Multi-Tenancy segregation identifier. Enforces mathematical quarantine by binding the state physically to a specific sovereign client environment. Defaults to the RFC 8785 (JCS) SHA-256 hash of the CoReason, Inc. incorporation JSON: {"date_of_incorporation":"2025-10-16","file_number":"10369312","jurisdiction":"US-DE","legal_name":"CoReason, Inc."}
|
|
6562
6598
|
*/
|
|
6563
|
-
export type
|
|
6599
|
+
export type TenantCid344 = string;
|
|
6564
6600
|
/**
|
|
6565
6601
|
* A string ID representing the session or specific spatial trace binding.
|
|
6566
6602
|
*/
|
|
@@ -6576,7 +6612,7 @@ export type MaxRetainedTokens1 = number;
|
|
|
6576
6612
|
/**
|
|
6577
6613
|
* The Hard Multi-Tenancy segregation identifier. Enforces mathematical quarantine by binding the state physically to a specific sovereign client environment. Defaults to the RFC 8785 (JCS) SHA-256 hash of the CoReason, Inc. incorporation JSON: {"date_of_incorporation":"2025-10-16","file_number":"10369312","jurisdiction":"US-DE","legal_name":"CoReason, Inc."}
|
|
6578
6614
|
*/
|
|
6579
|
-
export type
|
|
6615
|
+
export type TenantCid345 = string;
|
|
6580
6616
|
/**
|
|
6581
6617
|
* Unique identifier for this simulation profile.
|
|
6582
6618
|
*/
|
|
@@ -6615,7 +6651,7 @@ export type UpperOntologyClassProfile1 = "continuant" | "occurrent";
|
|
|
6615
6651
|
/**
|
|
6616
6652
|
* The Hard Multi-Tenancy segregation identifier. Enforces mathematical quarantine by binding the state physically to a specific sovereign client environment. Defaults to the RFC 8785 (JCS) SHA-256 hash of the CoReason, Inc. incorporation JSON: {"date_of_incorporation":"2025-10-16","file_number":"10369312","jurisdiction":"US-DE","legal_name":"CoReason, Inc."}
|
|
6617
6653
|
*/
|
|
6618
|
-
export type
|
|
6654
|
+
export type TenantCid346 = string;
|
|
6619
6655
|
/**
|
|
6620
6656
|
* The statistical variance threshold below which deterministic fallback is enforced.
|
|
6621
6657
|
*/
|
|
@@ -6623,7 +6659,7 @@ export type SuperpositionVarianceThreshold = number;
|
|
|
6623
6659
|
/**
|
|
6624
6660
|
* The Hard Multi-Tenancy segregation identifier. Enforces mathematical quarantine by binding the state physically to a specific sovereign client environment. Defaults to the RFC 8785 (JCS) SHA-256 hash of the CoReason, Inc. incorporation JSON: {"date_of_incorporation":"2025-10-16","file_number":"10369312","jurisdiction":"US-DE","legal_name":"CoReason, Inc."}
|
|
6625
6661
|
*/
|
|
6626
|
-
export type
|
|
6662
|
+
export type TenantCid347 = string;
|
|
6627
6663
|
/**
|
|
6628
6664
|
* The linear algebraic projection operator applied to collapse the topology.
|
|
6629
6665
|
*/
|
|
@@ -6643,7 +6679,7 @@ export type ClippingPlaneFar = number;
|
|
|
6643
6679
|
/**
|
|
6644
6680
|
* The Hard Multi-Tenancy segregation identifier. Enforces mathematical quarantine by binding the state physically to a specific sovereign client environment. Defaults to the RFC 8785 (JCS) SHA-256 hash of the CoReason, Inc. incorporation JSON: {"date_of_incorporation":"2025-10-16","file_number":"10369312","jurisdiction":"US-DE","legal_name":"CoReason, Inc."}
|
|
6645
6681
|
*/
|
|
6646
|
-
export type
|
|
6682
|
+
export type TenantCid348 = string;
|
|
6647
6683
|
/**
|
|
6648
6684
|
* The ephemeral session boundary for this execution.
|
|
6649
6685
|
*/
|
|
@@ -6723,6 +6759,8 @@ export interface CoReasonSharedKernelOntology {
|
|
|
6723
6759
|
CognitiveTierProfile?: CognitiveTierProfile;
|
|
6724
6760
|
CognitiveUncertaintyProfile?: CognitiveUncertaintyProfile1;
|
|
6725
6761
|
CollectiveIntelligenceProfile?: CollectiveIntelligenceProfile1;
|
|
6762
|
+
CommercialLicenseIntent?: CommercialLicenseIntent;
|
|
6763
|
+
CommercialLicenseState?: CommercialLicenseState;
|
|
6726
6764
|
CompositeNodeProfile?: CompositeNodeProfile;
|
|
6727
6765
|
ComputeEngineProfile?: ComputeEngineProfile;
|
|
6728
6766
|
ComputeProvisioningIntent?: ComputeProvisioningIntent;
|
|
@@ -14219,6 +14257,41 @@ export interface CollectiveIntelligenceProfile1 {
|
|
|
14219
14257
|
coordination_score: CoordinationScore;
|
|
14220
14258
|
information_integration: InformationIntegration;
|
|
14221
14259
|
}
|
|
14260
|
+
/**
|
|
14261
|
+
* CoReason Shared Kernel Ontology
|
|
14262
|
+
*
|
|
14263
|
+
* AGENT INSTRUCTION: A structural request to acquire or validate a sovereign commercial exception to the standard Prosperity Public License 3.0.
|
|
14264
|
+
*
|
|
14265
|
+
* CAUSAL AFFORDANCE: Instructs the ecosystem gateway to negotiate a cryptographic token validating the tenant's right to assign sovereign IP to its own network bounds.
|
|
14266
|
+
*
|
|
14267
|
+
* EPISTEMIC BOUNDS: The `target_tenant_cid` specifies the downstream consumer of the license.
|
|
14268
|
+
*
|
|
14269
|
+
* MCP ROUTING TRIGGERS: Commercial Exclusivity, Cryptographic License, Token Supersession, JWT Issuance
|
|
14270
|
+
*/
|
|
14271
|
+
export interface CommercialLicenseIntent {
|
|
14272
|
+
tenant_cid?: TenantCid278;
|
|
14273
|
+
target_tenant_cid: TargetTenantCid;
|
|
14274
|
+
requested_entitlements?: RequestedEntitlements;
|
|
14275
|
+
}
|
|
14276
|
+
/**
|
|
14277
|
+
* CoReason Shared Kernel Ontology
|
|
14278
|
+
*
|
|
14279
|
+
* AGENT INSTRUCTION: The strict geometric representation of a cryptographically validated Commercial License JWT.
|
|
14280
|
+
*
|
|
14281
|
+
* CAUSAL AFFORDANCE: Empowers the coreason-ecosystem gateway to suppress the AST Guillotine, unlocking IP sovereignty for newly forged capabilities.
|
|
14282
|
+
*
|
|
14283
|
+
* EPISTEMIC BOUNDS: The `exp` is a strict integer timestamp. The `supersedes` list mathematically prevents token replay attacks.
|
|
14284
|
+
*
|
|
14285
|
+
* MCP ROUTING TRIGGERS: License Validation, Air-Gapped PKI, Zero-Trust Architecture, Token Rotation, IP Sovereignty
|
|
14286
|
+
*/
|
|
14287
|
+
export interface CommercialLicenseState {
|
|
14288
|
+
tenant_cid?: TenantCid279;
|
|
14289
|
+
jti: Jti;
|
|
14290
|
+
supersedes?: Supersedes;
|
|
14291
|
+
exp: Exp;
|
|
14292
|
+
entitlements?: Entitlements;
|
|
14293
|
+
issued_by: IssuedBy;
|
|
14294
|
+
}
|
|
14222
14295
|
/**
|
|
14223
14296
|
* CoReason Shared Kernel Ontology
|
|
14224
14297
|
*
|
|
@@ -14239,7 +14312,7 @@ export interface CollectiveIntelligenceProfile1 {
|
|
|
14239
14312
|
* Thermodynamic Rate Card, Substrate Abstraction
|
|
14240
14313
|
*/
|
|
14241
14314
|
export interface ComputeEngineProfile {
|
|
14242
|
-
tenant_cid?:
|
|
14315
|
+
tenant_cid?: TenantCid280;
|
|
14243
14316
|
foundation_matrix_name: FoundationMatrixName1;
|
|
14244
14317
|
provider: Provider;
|
|
14245
14318
|
context_window_size: ContextWindowSize;
|
|
@@ -14251,7 +14324,7 @@ export interface ComputeEngineProfile {
|
|
|
14251
14324
|
* The economic cost definition associated with the model.
|
|
14252
14325
|
*/
|
|
14253
14326
|
export interface ComputeRateContract {
|
|
14254
|
-
tenant_cid?:
|
|
14327
|
+
tenant_cid?: TenantCid281;
|
|
14255
14328
|
cost_per_million_input_tokens: CostPerMillionInputTokens;
|
|
14256
14329
|
cost_per_million_output_tokens: CostPerMillionOutputTokens;
|
|
14257
14330
|
magnitude_unit: MagnitudeUnit;
|
|
@@ -14268,7 +14341,7 @@ export interface ComputeRateContract {
|
|
|
14268
14341
|
* MCP ROUTING TRIGGERS: Thermodynamic Cost, Monte Carlo Tree Search, Economic Escrow, Token Burn, Budget Calculation
|
|
14269
14342
|
*/
|
|
14270
14343
|
export interface ComputeRateContract1 {
|
|
14271
|
-
tenant_cid?:
|
|
14344
|
+
tenant_cid?: TenantCid281;
|
|
14272
14345
|
cost_per_million_input_tokens: CostPerMillionInputTokens;
|
|
14273
14346
|
cost_per_million_output_tokens: CostPerMillionOutputTokens;
|
|
14274
14347
|
magnitude_unit: MagnitudeUnit;
|
|
@@ -14312,7 +14385,7 @@ export interface ContextualizedSourceState3 {
|
|
|
14312
14385
|
* Backpressure, Buffer Memory Bounding
|
|
14313
14386
|
*/
|
|
14314
14387
|
export interface ContinuousMutationPolicy {
|
|
14315
|
-
tenant_cid?:
|
|
14388
|
+
tenant_cid?: TenantCid282;
|
|
14316
14389
|
mutation_paradigm: MutationParadigm;
|
|
14317
14390
|
max_uncommitted_edges: MaxUncommittedEdges;
|
|
14318
14391
|
micro_batch_interval_ms: MicroBatchIntervalMs;
|
|
@@ -14361,7 +14434,7 @@ export interface CrossoverPolicy1 {
|
|
|
14361
14434
|
* MCP ROUTING TRIGGERS: Homotopy Type Theory, Cryptographic Provenance, Execution Causal Chain, Merkle-DAG Identity, Path Equivalence
|
|
14362
14435
|
*/
|
|
14363
14436
|
export interface CryptographicProvenancePolicy {
|
|
14364
|
-
tenant_cid?:
|
|
14437
|
+
tenant_cid?: TenantCid283;
|
|
14365
14438
|
provenance_trace_cid?: ProvenanceTraceCid1;
|
|
14366
14439
|
}
|
|
14367
14440
|
/**
|
|
@@ -14382,7 +14455,7 @@ export interface CryptographicProvenancePolicy {
|
|
|
14382
14455
|
* MCP ROUTING TRIGGERS: Hebbian Learning, Memory Consolidation, Inductive Logic Programming, Aleatoric Entropy, Knowledge Distillation
|
|
14383
14456
|
*/
|
|
14384
14457
|
export interface CrystallizationPolicy {
|
|
14385
|
-
tenant_cid?:
|
|
14458
|
+
tenant_cid?: TenantCid284;
|
|
14386
14459
|
min_observations_required: MinObservationsRequired;
|
|
14387
14460
|
aleatoric_entropy_threshold: AleatoricEntropyThreshold;
|
|
14388
14461
|
target_cognitive_tier: TargetCognitiveTier;
|
|
@@ -14399,7 +14472,7 @@ export interface CrystallizationPolicy {
|
|
|
14399
14472
|
* MCP ROUTING TRIGGERS: Jon Doyle TMS, Epistemic Contagion, Belief Retraction, Shannon Entropy Penalty, Graph Quarantine
|
|
14400
14473
|
*/
|
|
14401
14474
|
export interface DefeasibleCascadeEvent {
|
|
14402
|
-
tenant_cid?:
|
|
14475
|
+
tenant_cid?: TenantCid285;
|
|
14403
14476
|
cascade_cid: CascadeCid;
|
|
14404
14477
|
root_falsified_event_cid: RootFalsifiedEventCid;
|
|
14405
14478
|
propagated_decay_factor: PropagatedDecayFactor;
|
|
@@ -14419,7 +14492,7 @@ export interface DefeasibleCascadeEvent {
|
|
|
14419
14492
|
* MCP ROUTING TRIGGERS: Macaroons, Delegation Chain, Public Key Infrastructure, Object Capability Model, Decentralized Identifiers
|
|
14420
14493
|
*/
|
|
14421
14494
|
export interface DelegatedCapabilityManifest {
|
|
14422
|
-
tenant_cid?:
|
|
14495
|
+
tenant_cid?: TenantCid286;
|
|
14423
14496
|
capability_cid: CapabilityCid2;
|
|
14424
14497
|
/**
|
|
14425
14498
|
* A Decentralized Identifier (DID) representing a cryptographically accountable principal within the swarm.
|
|
@@ -14445,7 +14518,7 @@ export interface DelegatedCapabilityManifest {
|
|
|
14445
14518
|
* MCP ROUTING TRIGGERS: Satisfiability Modulo Theories, Neurosymbolic Relaxation, Differentiable Theorem Proving, Probabilistic Logic Networks, Continuous Penalty
|
|
14446
14519
|
*/
|
|
14447
14520
|
export interface DifferentiableLogicPolicy {
|
|
14448
|
-
tenant_cid?:
|
|
14521
|
+
tenant_cid?: TenantCid287;
|
|
14449
14522
|
constraint_cid: ConstraintCid;
|
|
14450
14523
|
formal_syntax_smt: FormalSyntaxSmt;
|
|
14451
14524
|
relaxation_epsilon: RelaxationEpsilon;
|
|
@@ -14469,7 +14542,7 @@ export interface DifferentiableLogicPolicy {
|
|
|
14469
14542
|
* MCP ROUTING TRIGGERS: Probability Density Function, Bayesian Inference, Stochastic Geometry, Parametric Distribution, Variance Bounding
|
|
14470
14543
|
*/
|
|
14471
14544
|
export interface DistributionProfile {
|
|
14472
|
-
tenant_cid?:
|
|
14545
|
+
tenant_cid?: TenantCid288;
|
|
14473
14546
|
/**
|
|
14474
14547
|
* The mathematical shape of the probability density function.
|
|
14475
14548
|
*/
|
|
@@ -14498,7 +14571,7 @@ export interface DistributionProfile {
|
|
|
14498
14571
|
* Sort, Referential Integrity, Spatial Reading Order
|
|
14499
14572
|
*/
|
|
14500
14573
|
export interface DocumentLayoutManifest {
|
|
14501
|
-
tenant_cid?:
|
|
14574
|
+
tenant_cid?: TenantCid289;
|
|
14502
14575
|
blocks: Blocks1;
|
|
14503
14576
|
chronological_flow_edges?: ChronologicalFlowEdges;
|
|
14504
14577
|
}
|
|
@@ -14528,7 +14601,7 @@ export interface Blocks1 {
|
|
|
14528
14601
|
* Bellman Equation
|
|
14529
14602
|
*/
|
|
14530
14603
|
export interface DynamicConvergenceSLA {
|
|
14531
|
-
tenant_cid?:
|
|
14604
|
+
tenant_cid?: TenantCid290;
|
|
14532
14605
|
convergence_delta_epsilon: ConvergenceDeltaEpsilon;
|
|
14533
14606
|
lookback_window_steps: LookbackWindowSteps;
|
|
14534
14607
|
minimum_reasoning_steps: MinimumReasoningSteps;
|
|
@@ -14545,7 +14618,7 @@ export interface DynamicConvergenceSLA {
|
|
|
14545
14618
|
* MCP ROUTING TRIGGERS: Abstract Syntax Tree Validation, Zero-Trust UI Projection, Arbitrary Code Execution Prevention, Declarative Templating
|
|
14546
14619
|
*/
|
|
14547
14620
|
export interface DynamicLayoutManifest {
|
|
14548
|
-
tenant_cid?:
|
|
14621
|
+
tenant_cid?: TenantCid291;
|
|
14549
14622
|
layout_tstring: LayoutTstring;
|
|
14550
14623
|
max_ast_node_budget?: MaxAstNodeBudget;
|
|
14551
14624
|
}
|
|
@@ -14584,7 +14657,7 @@ export interface DynamicManifoldProjectionManifest1 {
|
|
|
14584
14657
|
* MCP ROUTING TRIGGERS: Softmax Router Gate, Sparse Mixture of Experts, Conservation of Custody, Topos Theory, Spot Compute Allocation
|
|
14585
14658
|
*/
|
|
14586
14659
|
export interface DynamicRoutingManifest {
|
|
14587
|
-
tenant_cid?:
|
|
14660
|
+
tenant_cid?: TenantCid292;
|
|
14588
14661
|
manifest_cid: ManifestCid3;
|
|
14589
14662
|
artifact_profile: GlobalSemanticProfile;
|
|
14590
14663
|
active_subgraphs: ActiveSubgraphs;
|
|
@@ -14595,7 +14668,7 @@ export interface DynamicRoutingManifest {
|
|
|
14595
14668
|
* The semantic profile governing this route.
|
|
14596
14669
|
*/
|
|
14597
14670
|
export interface GlobalSemanticProfile {
|
|
14598
|
-
tenant_cid?:
|
|
14671
|
+
tenant_cid?: TenantCid293;
|
|
14599
14672
|
artifact_event_cid: ArtifactEventCid2;
|
|
14600
14673
|
detected_modalities: DetectedModalities;
|
|
14601
14674
|
token_density: TokenDensity;
|
|
@@ -14624,7 +14697,7 @@ export interface BranchBudgetsMagnitude {
|
|
|
14624
14697
|
* MCP ROUTING TRIGGERS: Ensemble Learning, Superposition Wave Collapse, Brier Score, Parallel Execution, Condorcet's Jury Theorem
|
|
14625
14698
|
*/
|
|
14626
14699
|
export interface EnsembleTopologyProfile {
|
|
14627
|
-
tenant_cid?:
|
|
14700
|
+
tenant_cid?: TenantCid294;
|
|
14628
14701
|
concurrent_branch_cids: ConcurrentBranchCids;
|
|
14629
14702
|
fusion_function: FusionFunction;
|
|
14630
14703
|
}
|
|
@@ -14640,7 +14713,7 @@ export interface EnsembleTopologyProfile {
|
|
|
14640
14713
|
* MCP ROUTING TRIGGERS: Dung's AAF, Defeasible Logic, Abstract Argumentation, Non-Monotonic Node, Grounded Extension Premise
|
|
14641
14714
|
*/
|
|
14642
14715
|
export interface EpistemicArgumentClaimState {
|
|
14643
|
-
tenant_cid?:
|
|
14716
|
+
tenant_cid?: TenantCid295;
|
|
14644
14717
|
claim_cid: ClaimCid;
|
|
14645
14718
|
proponent_cid: ProponentCid;
|
|
14646
14719
|
text_chunk: TextChunk2;
|
|
@@ -14658,7 +14731,7 @@ export interface EpistemicArgumentClaimState {
|
|
|
14658
14731
|
* MCP ROUTING TRIGGERS: Toulmin Model, Evidentiary Warrant, Inferential Bridge, Grounding Coordinate, Argumentation Theory
|
|
14659
14732
|
*/
|
|
14660
14733
|
export interface EvidentiaryWarrantState {
|
|
14661
|
-
tenant_cid?:
|
|
14734
|
+
tenant_cid?: TenantCid296;
|
|
14662
14735
|
source_event_cid?: SourceEventCid2;
|
|
14663
14736
|
source_semantic_node_cid?: SourceSemanticNodeCid;
|
|
14664
14737
|
justification: Justification19;
|
|
@@ -14675,7 +14748,7 @@ export interface EvidentiaryWarrantState {
|
|
|
14675
14748
|
* MCP ROUTING TRIGGERS: Dung's AAF, Adjacency Matrix, Grounded Extension, State-Space Bounding, Dialectical Justification
|
|
14676
14749
|
*/
|
|
14677
14750
|
export interface EpistemicArgumentGraphState {
|
|
14678
|
-
tenant_cid?:
|
|
14751
|
+
tenant_cid?: TenantCid297;
|
|
14679
14752
|
claims: Claims;
|
|
14680
14753
|
attacks?: Attacks;
|
|
14681
14754
|
}
|
|
@@ -14703,7 +14776,7 @@ export interface Attacks {
|
|
|
14703
14776
|
* MCP ROUTING TRIGGERS: First-Order Logic, RDF Triple, Semantic Distillation, Causal Edge, Directed Graph
|
|
14704
14777
|
*/
|
|
14705
14778
|
export interface EpistemicAxiomState {
|
|
14706
|
-
tenant_cid?:
|
|
14779
|
+
tenant_cid?: TenantCid298;
|
|
14707
14780
|
source_concept_cid: SourceConceptCid;
|
|
14708
14781
|
directed_edge_class: DirectedEdgeClass;
|
|
14709
14782
|
target_concept_cid: TargetConceptCid;
|
|
@@ -14720,7 +14793,7 @@ export interface EpistemicAxiomState {
|
|
|
14720
14793
|
* MCP ROUTING TRIGGERS: Markov Blanket, Reachability Matrix, Abstract Argumentation, RFC 8785 Canonicalization, Graph Traversal
|
|
14721
14794
|
*/
|
|
14722
14795
|
export interface EpistemicChainGraphState {
|
|
14723
|
-
tenant_cid?:
|
|
14796
|
+
tenant_cid?: TenantCid299;
|
|
14724
14797
|
chain_cid: ChainCid;
|
|
14725
14798
|
syntactic_roots: SyntacticRoots;
|
|
14726
14799
|
semantic_leaves: SemanticLeaves;
|
|
@@ -14772,7 +14845,7 @@ export interface EpistemicCompressionSLA1 {
|
|
|
14772
14845
|
* Canonical Hashing, Knowledge Distillation
|
|
14773
14846
|
*/
|
|
14774
14847
|
export interface EpistemicCurriculumManifest {
|
|
14775
|
-
tenant_cid?:
|
|
14848
|
+
tenant_cid?: TenantCid300;
|
|
14776
14849
|
curriculum_cid: CurriculumCid;
|
|
14777
14850
|
tasks: Tasks;
|
|
14778
14851
|
}
|
|
@@ -14797,7 +14870,7 @@ export interface EpistemicCurriculumManifest {
|
|
|
14797
14870
|
* Reinforcement Learning, Dual Verification, Curry-Howard Correspondence
|
|
14798
14871
|
*/
|
|
14799
14872
|
export interface EpistemicGroundedTaskManifest {
|
|
14800
|
-
tenant_cid?:
|
|
14873
|
+
tenant_cid?: TenantCid301;
|
|
14801
14874
|
task_cid: TaskCid7;
|
|
14802
14875
|
topological_proof: EpistemicTopologicalProofManifest;
|
|
14803
14876
|
vignette_payload: VignettePayload;
|
|
@@ -14808,7 +14881,7 @@ export interface EpistemicGroundedTaskManifest {
|
|
|
14808
14881
|
* The underlying latent path.
|
|
14809
14882
|
*/
|
|
14810
14883
|
export interface EpistemicTopologicalProofManifest {
|
|
14811
|
-
tenant_cid?:
|
|
14884
|
+
tenant_cid?: TenantCid302;
|
|
14812
14885
|
proof_cid: ProofCid;
|
|
14813
14886
|
axiomatic_chain: AxiomaticChain;
|
|
14814
14887
|
}
|
|
@@ -14881,7 +14954,7 @@ export interface CognitiveDualVerificationReceipt1 {
|
|
|
14881
14954
|
* MCP ROUTING TRIGGERS: Formal Epistemology, Bounded Semilattice, Knowledge Graph Partition, Deterministic Alignment, Subdomain Projection
|
|
14882
14955
|
*/
|
|
14883
14956
|
export interface EpistemicDomainGraphManifest {
|
|
14884
|
-
tenant_cid?:
|
|
14957
|
+
tenant_cid?: TenantCid303;
|
|
14885
14958
|
graph_cid: GraphCid1;
|
|
14886
14959
|
verified_axioms: VerifiedAxioms;
|
|
14887
14960
|
}
|
|
@@ -14897,7 +14970,7 @@ export interface EpistemicDomainGraphManifest {
|
|
|
14897
14970
|
* MCP ROUTING TRIGGERS: System 2 Processing, Test-Time Compute, Shannon Entropy, Epistemic Escalation, Non-Monotonic Scaling
|
|
14898
14971
|
*/
|
|
14899
14972
|
export interface EpistemicEscalationContract {
|
|
14900
|
-
tenant_cid?:
|
|
14973
|
+
tenant_cid?: TenantCid304;
|
|
14901
14974
|
baseline_entropy_threshold: BaselineEntropyThreshold;
|
|
14902
14975
|
test_time_multiplier: TestTimeMultiplier;
|
|
14903
14976
|
max_escalation_tiers: MaxEscalationTiers;
|
|
@@ -14918,7 +14991,7 @@ export interface EpistemicEscalationContract {
|
|
|
14918
14991
|
* MCP ROUTING TRIGGERS: NeMo Guardrails, Colang, Reverse Proxy, Constitutional Alignment, Envoy Mesh
|
|
14919
14992
|
*/
|
|
14920
14993
|
export interface EpistemicGuardrailsManifest {
|
|
14921
|
-
tenant_cid?:
|
|
14994
|
+
tenant_cid?: TenantCid305;
|
|
14922
14995
|
colang_version?: ColangVersion;
|
|
14923
14996
|
colang_payload: ColangPayload;
|
|
14924
14997
|
severity?: Severity;
|
|
@@ -14932,7 +15005,7 @@ export interface EpistemicGuardrailsManifest {
|
|
|
14932
15005
|
* MCP ROUTING TRIGGERS: Coalgebraic Unfolding, Lazy Evaluation, State-Space Bounding, VRAM Exhaustion Prevention
|
|
14933
15006
|
*/
|
|
14934
15007
|
export interface EpistemicHydrationPolicy {
|
|
14935
|
-
tenant_cid?:
|
|
15008
|
+
tenant_cid?: TenantCid306;
|
|
14936
15009
|
max_unfold_depth: MaxUnfoldDepth;
|
|
14937
15010
|
lazy_fetch_timeout_ms: LazyFetchTimeoutMs;
|
|
14938
15011
|
truncation_strategy: TruncationStrategy;
|
|
@@ -14949,7 +15022,7 @@ export interface EpistemicHydrationPolicy {
|
|
|
14949
15022
|
* MCP ROUTING TRIGGERS: Event Sourcing, Sigstore, Rekor Transparency Log, Immutable Ledger, Truth Crystallization, Chronological Sort
|
|
14950
15023
|
*/
|
|
14951
15024
|
export interface EpistemicLedgerState {
|
|
14952
|
-
tenant_cid?:
|
|
15025
|
+
tenant_cid?: TenantCid307;
|
|
14953
15026
|
history: History;
|
|
14954
15027
|
defeasible_claims?: DefeasibleClaims;
|
|
14955
15028
|
retracted_nodes?: RetractedNodes;
|
|
@@ -14997,7 +15070,7 @@ export interface DefeasibleClaims {
|
|
|
14997
15070
|
* Restoration, Temporal Logic, O(1) Rollback
|
|
14998
15071
|
*/
|
|
14999
15072
|
export interface TemporalCheckpointState {
|
|
15000
|
-
tenant_cid?:
|
|
15073
|
+
tenant_cid?: TenantCid308;
|
|
15001
15074
|
checkpoint_cid: CheckpointCid;
|
|
15002
15075
|
ledger_index: LedgerIndex;
|
|
15003
15076
|
state_hash: StateHash;
|
|
@@ -15020,7 +15093,7 @@ export interface TemporalCheckpointState {
|
|
|
15020
15093
|
* MCP ROUTING TRIGGERS: Information Bottleneck, Ebbinghaus Forgetting Curve, Salience Decay, LRU Cache Eviction, Attention Dilution
|
|
15021
15094
|
*/
|
|
15022
15095
|
export interface EvictionPolicy {
|
|
15023
|
-
tenant_cid?:
|
|
15096
|
+
tenant_cid?: TenantCid309;
|
|
15024
15097
|
strategy: Strategy1;
|
|
15025
15098
|
max_retained_tokens: MaxRetainedTokens;
|
|
15026
15099
|
protected_event_cids?: ProtectedEventCids;
|
|
@@ -15057,7 +15130,7 @@ export interface TruthMaintenancePolicy1 {
|
|
|
15057
15130
|
* MCP ROUTING TRIGGERS: Zero-Trust Isolation, Symbolic Firewall, Epistemic Quarantine, OpenSymbolicAI Projection
|
|
15058
15131
|
*/
|
|
15059
15132
|
export interface EpistemicProxyState {
|
|
15060
|
-
tenant_cid?:
|
|
15133
|
+
tenant_cid?: TenantCid310;
|
|
15061
15134
|
proxy_cid: ProxyCid1;
|
|
15062
15135
|
structural_type: StructuralType1;
|
|
15063
15136
|
}
|
|
@@ -15084,7 +15157,7 @@ export interface EpistemicProxyState {
|
|
|
15084
15157
|
* of Mind, Volatile State Isolation, Semantic Sandbox
|
|
15085
15158
|
*/
|
|
15086
15159
|
export interface EpistemicQuarantineSnapshot {
|
|
15087
|
-
tenant_cid?:
|
|
15160
|
+
tenant_cid?: TenantCid311;
|
|
15088
15161
|
system_prompt: SystemPrompt;
|
|
15089
15162
|
active_context: ActiveContext;
|
|
15090
15163
|
/**
|
|
@@ -15115,7 +15188,7 @@ export interface ActiveContext {
|
|
|
15115
15188
|
* MCP ROUTING TRIGGERS: Bayesian Theory of Mind, Epistemic Logic, Cognitive Modeling, Common Knowledge, Multi-Agent Inference
|
|
15116
15189
|
*/
|
|
15117
15190
|
export interface TheoryOfMindSnapshot {
|
|
15118
|
-
tenant_cid?:
|
|
15191
|
+
tenant_cid?: TenantCid312;
|
|
15119
15192
|
target_agent_cid: TargetAgentCid;
|
|
15120
15193
|
assumed_shared_beliefs: AssumedSharedBeliefs;
|
|
15121
15194
|
identified_knowledge_gaps: IdentifiedKnowledgeGaps;
|
|
@@ -15133,7 +15206,7 @@ export interface TheoryOfMindSnapshot {
|
|
|
15133
15206
|
* MCP ROUTING TRIGGERS: Gibsonian Affordances, Bipartite Graph Projection, Action Space Manifold, RFC 8785 Canonicalization, Holographic Subgraph
|
|
15134
15207
|
*/
|
|
15135
15208
|
export interface SpatialOntologicalSurfaceProjectionManifest {
|
|
15136
|
-
tenant_cid?:
|
|
15209
|
+
tenant_cid?: TenantCid313;
|
|
15137
15210
|
projection_cid: ProjectionCid1;
|
|
15138
15211
|
action_spaces?: ActionSpaces;
|
|
15139
15212
|
supported_personas?: SupportedPersonas;
|
|
@@ -15151,7 +15224,7 @@ export interface SpatialOntologicalSurfaceProjectionManifest {
|
|
|
15151
15224
|
* MCP ROUTING TRIGGERS: Lazy Evaluation, Progressive Disclosure, Information Bottleneck, Discovery Surface, Epistemic Pointer
|
|
15152
15225
|
*/
|
|
15153
15226
|
export interface ProceduralMetadataManifest {
|
|
15154
|
-
tenant_cid?:
|
|
15227
|
+
tenant_cid?: TenantCid314;
|
|
15155
15228
|
metadata_cid: MetadataCid;
|
|
15156
15229
|
target_sop_cid: TargetSopCid;
|
|
15157
15230
|
trigger_description: TriggerDescription;
|
|
@@ -15183,7 +15256,7 @@ export interface ProceduralMetadataManifest {
|
|
|
15183
15256
|
* Topological Flow, Referential Integrity
|
|
15184
15257
|
*/
|
|
15185
15258
|
export interface EpistemicSOPManifest {
|
|
15186
|
-
tenant_cid?:
|
|
15259
|
+
tenant_cid?: TenantCid315;
|
|
15187
15260
|
sop_cid: SopCid;
|
|
15188
15261
|
/**
|
|
15189
15262
|
* A deterministic cognitive routing boundary that defines the non-monotonic instruction set for the agent.
|
|
@@ -15218,7 +15291,7 @@ export interface StructuralGrammarHashes {
|
|
|
15218
15291
|
* MCP ROUTING TRIGGERS: Process Reward Model, Beam Search Pruning, Latent Trajectory, State-Space Explosion, A* Search
|
|
15219
15292
|
*/
|
|
15220
15293
|
export interface ProcessRewardContract {
|
|
15221
|
-
tenant_cid?:
|
|
15294
|
+
tenant_cid?: TenantCid316;
|
|
15222
15295
|
/**
|
|
15223
15296
|
* The dynamic circuit breaker that halts the search when PRM variance converges, preventing VRAM waste.
|
|
15224
15297
|
*/
|
|
@@ -15267,7 +15340,7 @@ export interface EpistemicSecurityProfile1 {
|
|
|
15267
15340
|
* Sampling, Topological Diversity, Semantic Seeding
|
|
15268
15341
|
*/
|
|
15269
15342
|
export interface EpistemicSeedInjectionPolicy {
|
|
15270
|
-
tenant_cid?:
|
|
15343
|
+
tenant_cid?: TenantCid317;
|
|
15271
15344
|
similarity_threshold_alpha: SimilarityThresholdAlpha;
|
|
15272
15345
|
relation_diversity_bucket_size: RelationDiversityBucketSize;
|
|
15273
15346
|
}
|
|
@@ -15283,7 +15356,7 @@ export interface EpistemicSeedInjectionPolicy {
|
|
|
15283
15356
|
* MCP ROUTING TRIGGERS: Curry-Howard Correspondence, Constructive Proof, Topological Sort, Deductive Reasoning, Automated Theorem Proving
|
|
15284
15357
|
*/
|
|
15285
15358
|
export interface EpistemicTopologicalProofManifest1 {
|
|
15286
|
-
tenant_cid?:
|
|
15359
|
+
tenant_cid?: TenantCid302;
|
|
15287
15360
|
proof_cid: ProofCid;
|
|
15288
15361
|
axiomatic_chain: AxiomaticChain;
|
|
15289
15362
|
}
|
|
@@ -15299,7 +15372,7 @@ export interface EpistemicTopologicalProofManifest1 {
|
|
|
15299
15372
|
* MCP ROUTING TRIGGERS: Reader Writer State Monad, Pure Functions, Envelope Functor, Execution Context, Algebraic Structures
|
|
15300
15373
|
*/
|
|
15301
15374
|
export interface ExecutionEnvelopeState {
|
|
15302
|
-
tenant_cid?:
|
|
15375
|
+
tenant_cid?: TenantCid318;
|
|
15303
15376
|
trace_context: TraceContextState;
|
|
15304
15377
|
state_vector: StateVectorProfile;
|
|
15305
15378
|
payload: Payload3;
|
|
@@ -15308,7 +15381,7 @@ export interface ExecutionEnvelopeState {
|
|
|
15308
15381
|
* Represents the Reader/Writer monad for causality and recursion.
|
|
15309
15382
|
*/
|
|
15310
15383
|
export interface TraceContextState {
|
|
15311
|
-
tenant_cid?:
|
|
15384
|
+
tenant_cid?: TenantCid319;
|
|
15312
15385
|
trace_cid: TraceCid2;
|
|
15313
15386
|
span_cid: SpanCid;
|
|
15314
15387
|
parent_span_cid?: ParentSpanCid;
|
|
@@ -15318,7 +15391,7 @@ export interface TraceContextState {
|
|
|
15318
15391
|
* Represents the State monad of Labeled Transition Systems.
|
|
15319
15392
|
*/
|
|
15320
15393
|
export interface StateVectorProfile {
|
|
15321
|
-
tenant_cid?:
|
|
15394
|
+
tenant_cid?: TenantCid320;
|
|
15322
15395
|
immutable_matrix?: ImmutableMatrix;
|
|
15323
15396
|
mutable_matrix?: MutableMatrix;
|
|
15324
15397
|
is_delta?: IsDelta;
|
|
@@ -15357,7 +15430,7 @@ export interface Payload3 {
|
|
|
15357
15430
|
* Safety Invariant, TLA+, Formal Methods
|
|
15358
15431
|
*/
|
|
15359
15432
|
export interface FormalVerificationContract {
|
|
15360
|
-
tenant_cid?:
|
|
15433
|
+
tenant_cid?: TenantCid321;
|
|
15361
15434
|
proof_system: ProofSystem1;
|
|
15362
15435
|
invariant_theorem: InvariantTheorem;
|
|
15363
15436
|
compiled_proof_hash: CompiledProofHash;
|
|
@@ -15386,7 +15459,7 @@ export interface FormalVerificationContract {
|
|
|
15386
15459
|
* Explosion, Fractal Graph Bounding, Gas Limit
|
|
15387
15460
|
*/
|
|
15388
15461
|
export interface GenerativeManifoldSLA {
|
|
15389
|
-
tenant_cid?:
|
|
15462
|
+
tenant_cid?: TenantCid322;
|
|
15390
15463
|
max_topological_depth: MaxTopologicalDepth;
|
|
15391
15464
|
max_node_fanout: MaxNodeFanout;
|
|
15392
15465
|
max_synthetic_tokens: MaxSyntheticTokens;
|
|
@@ -15414,7 +15487,7 @@ export interface GenerativeManifoldSLA {
|
|
|
15414
15487
|
* Bounding, ESG Constraint, Execution Envelope
|
|
15415
15488
|
*/
|
|
15416
15489
|
export interface GlobalGovernancePolicy {
|
|
15417
|
-
tenant_cid?:
|
|
15490
|
+
tenant_cid?: TenantCid323;
|
|
15418
15491
|
mandatory_license_rule: EpistemicGuardrailsManifest1;
|
|
15419
15492
|
max_budget_magnitude: MaxBudgetMagnitude1;
|
|
15420
15493
|
/**
|
|
@@ -15445,7 +15518,7 @@ export interface GlobalGovernancePolicy {
|
|
|
15445
15518
|
* MCP ROUTING TRIGGERS: NeMo Guardrails, Colang, Reverse Proxy, Constitutional Alignment, Envoy Mesh
|
|
15446
15519
|
*/
|
|
15447
15520
|
export interface EpistemicGuardrailsManifest1 {
|
|
15448
|
-
tenant_cid?:
|
|
15521
|
+
tenant_cid?: TenantCid305;
|
|
15449
15522
|
colang_version?: ColangVersion;
|
|
15450
15523
|
colang_payload: ColangPayload;
|
|
15451
15524
|
severity?: Severity;
|
|
@@ -15459,7 +15532,7 @@ export interface EpistemicGuardrailsManifest1 {
|
|
|
15459
15532
|
* MCP ROUTING TRIGGERS: Conflict Resolution, Graph CRDT, Merge Algebra, Eventual Consistency
|
|
15460
15533
|
*/
|
|
15461
15534
|
export interface TemporalConflictResolutionPolicy {
|
|
15462
|
-
tenant_cid?:
|
|
15535
|
+
tenant_cid?: TenantCid324;
|
|
15463
15536
|
merge_algebra: MergeAlgebra;
|
|
15464
15537
|
enforce_idempotence?: EnforceIdempotence;
|
|
15465
15538
|
}
|
|
@@ -15475,7 +15548,7 @@ export interface TemporalConflictResolutionPolicy {
|
|
|
15475
15548
|
* MCP ROUTING TRIGGERS: Contextual Qualifiers, Topological Container, Semantic Invariant, Context Collapse
|
|
15476
15549
|
*/
|
|
15477
15550
|
export interface GlobalSemanticInvariantProfile {
|
|
15478
|
-
tenant_cid?:
|
|
15551
|
+
tenant_cid?: TenantCid325;
|
|
15479
15552
|
invariant_cid: InvariantCid;
|
|
15480
15553
|
categorical_cohorts?: CategoricalCohorts;
|
|
15481
15554
|
operational_perimeters?: OperationalPerimeters;
|
|
@@ -15522,7 +15595,7 @@ export interface TemporalBoundsProfile2 {
|
|
|
15522
15595
|
* MCP ROUTING TRIGGERS: Structural Indexing, VRAM Budgeting, Representation Engineering, Modality Detection, RFC 8785 Canonicalization
|
|
15523
15596
|
*/
|
|
15524
15597
|
export interface GlobalSemanticProfile1 {
|
|
15525
|
-
tenant_cid?:
|
|
15598
|
+
tenant_cid?: TenantCid293;
|
|
15526
15599
|
artifact_event_cid: ArtifactEventCid2;
|
|
15527
15600
|
detected_modalities: DetectedModalities;
|
|
15528
15601
|
token_density: TokenDensity;
|
|
@@ -15549,7 +15622,7 @@ export interface GlobalSemanticProfile1 {
|
|
|
15549
15622
|
* Wide-Columnar Projection, Structural Serialization
|
|
15550
15623
|
*/
|
|
15551
15624
|
export interface GraphFlatteningPolicy {
|
|
15552
|
-
tenant_cid?:
|
|
15625
|
+
tenant_cid?: TenantCid326;
|
|
15553
15626
|
node_projection_mode: NodeProjectionMode;
|
|
15554
15627
|
edge_projection_mode: EdgeProjectionMode;
|
|
15555
15628
|
preserve_cryptographic_lineage?: PreserveCryptographicLineage;
|
|
@@ -15566,7 +15639,7 @@ export interface GraphFlatteningPolicy {
|
|
|
15566
15639
|
* MCP ROUTING TRIGGERS: OIDC, Zero-Trust Architecture, SPIFFE/SPIRE, Epistemic Quarantine, Identity Decoupling, Open Policy Agent
|
|
15567
15640
|
*/
|
|
15568
15641
|
export interface IdentityContextProxy {
|
|
15569
|
-
tenant_cid?:
|
|
15642
|
+
tenant_cid?: TenantCid327;
|
|
15570
15643
|
jwt_payload: JwtPayload;
|
|
15571
15644
|
execution_taint: ExecutionTaint;
|
|
15572
15645
|
}
|
|
@@ -15594,7 +15667,7 @@ export interface JwtPayload {
|
|
|
15594
15667
|
* Truth Maintenance, Fault Envelope
|
|
15595
15668
|
*/
|
|
15596
15669
|
export interface JSONRPCErrorResponseState {
|
|
15597
|
-
tenant_cid?:
|
|
15670
|
+
tenant_cid?: TenantCid328;
|
|
15598
15671
|
jsonrpc: Jsonrpc3;
|
|
15599
15672
|
error: JSONRPCErrorState;
|
|
15600
15673
|
id?: Id3;
|
|
@@ -15603,7 +15676,7 @@ export interface JSONRPCErrorResponseState {
|
|
|
15603
15676
|
* The error object.
|
|
15604
15677
|
*/
|
|
15605
15678
|
export interface JSONRPCErrorState {
|
|
15606
|
-
tenant_cid?:
|
|
15679
|
+
tenant_cid?: TenantCid329;
|
|
15607
15680
|
code: Code;
|
|
15608
15681
|
message: Message2;
|
|
15609
15682
|
/**
|
|
@@ -15632,7 +15705,7 @@ export interface JSONRPCErrorState {
|
|
|
15632
15705
|
* Log Poisoning, Stateful Rollback
|
|
15633
15706
|
*/
|
|
15634
15707
|
export interface JSONRPCErrorState1 {
|
|
15635
|
-
tenant_cid?:
|
|
15708
|
+
tenant_cid?: TenantCid329;
|
|
15636
15709
|
code: Code;
|
|
15637
15710
|
message: Message2;
|
|
15638
15711
|
/**
|
|
@@ -15652,7 +15725,7 @@ export interface JSONRPCErrorState1 {
|
|
|
15652
15725
|
* MCP ROUTING TRIGGERS: Zero-Allocation Telemetry, Struct of Arrays, High-Velocity Buffer, SE3 Delta, Kinematic Stream
|
|
15653
15726
|
*/
|
|
15654
15727
|
export interface KinematicDeltaManifest {
|
|
15655
|
-
tenant_cid?:
|
|
15728
|
+
tenant_cid?: TenantCid330;
|
|
15656
15729
|
stream_cid: StreamCid1;
|
|
15657
15730
|
deltas: Deltas;
|
|
15658
15731
|
}
|
|
@@ -15668,7 +15741,7 @@ export interface KinematicDeltaManifest {
|
|
|
15668
15741
|
* MCP ROUTING TRIGGERS: Optimal Stopping Theory, Simulated Annealing, Probability Wave Collapse, Exploration-Exploitation Dilemma, Kinetic Thermodynamics
|
|
15669
15742
|
*/
|
|
15670
15743
|
export interface KineticBudgetPolicy {
|
|
15671
|
-
tenant_cid?:
|
|
15744
|
+
tenant_cid?: TenantCid331;
|
|
15672
15745
|
exploration_decay_curve: ExplorationDecayCurve;
|
|
15673
15746
|
forced_exploitation_threshold_ms: ForcedExploitationThresholdMs;
|
|
15674
15747
|
dynamic_temperature_asymptote: DynamicTemperatureAsymptote;
|
|
@@ -15703,7 +15776,7 @@ export interface MCPCapabilityWhitelistPolicy1 {
|
|
|
15703
15776
|
* MCP ROUTING TRIGGERS: Higher-Order Function, Latent Prompt Manifold, Template Interpolation, Supply-Chain Verification, Stateless RPC
|
|
15704
15777
|
*/
|
|
15705
15778
|
export interface MCPPromptReferenceState {
|
|
15706
|
-
tenant_cid?:
|
|
15779
|
+
tenant_cid?: TenantCid332;
|
|
15707
15780
|
server_cid: ServerCid1;
|
|
15708
15781
|
prompt_name: PromptName;
|
|
15709
15782
|
arguments?: Arguments;
|
|
@@ -15728,7 +15801,7 @@ export interface Arguments {
|
|
|
15728
15801
|
* MCP ROUTING TRIGGERS: Resource Description Framework, Zero-Trust Perception, Epistemic Projection, Passive URI Mapping, Data Topography
|
|
15729
15802
|
*/
|
|
15730
15803
|
export interface MCPResourceManifest {
|
|
15731
|
-
tenant_cid?:
|
|
15804
|
+
tenant_cid?: TenantCid333;
|
|
15732
15805
|
server_cid: ServerCid2;
|
|
15733
15806
|
uris?: Uris;
|
|
15734
15807
|
}
|
|
@@ -15744,7 +15817,7 @@ export interface MCPResourceManifest {
|
|
|
15744
15817
|
* MCP ROUTING TRIGGERS: Cartesian Coordinate System, Small Multiples, Spatial Topology, Referential Integrity, Layout Matrix
|
|
15745
15818
|
*/
|
|
15746
15819
|
export interface MacroGridProfile {
|
|
15747
|
-
tenant_cid?:
|
|
15820
|
+
tenant_cid?: TenantCid334;
|
|
15748
15821
|
layout_matrix: LayoutMatrix;
|
|
15749
15822
|
column_fractional_weights?: ColumnFractionalWeights;
|
|
15750
15823
|
row_fractional_weights?: RowFractionalWeights;
|
|
@@ -15762,7 +15835,7 @@ export interface MacroGridProfile {
|
|
|
15762
15835
|
* MCP ROUTING TRIGGERS: Proof-of-Stake, Slashing Condition, Byzantine Fault Tolerance, Economic Escrow
|
|
15763
15836
|
*/
|
|
15764
15837
|
export interface MarketContract {
|
|
15765
|
-
tenant_cid?:
|
|
15838
|
+
tenant_cid?: TenantCid335;
|
|
15766
15839
|
minimum_collateral: MinimumCollateral;
|
|
15767
15840
|
slashing_penalty: SlashingPenalty;
|
|
15768
15841
|
}
|
|
@@ -15778,7 +15851,7 @@ export interface MarketContract {
|
|
|
15778
15851
|
* MCP ROUTING TRIGGERS: Genesis Block, Merkle-DAG, Content Addressable Storage, Cryptographic Anchoring, Unstructured Ingestion
|
|
15779
15852
|
*/
|
|
15780
15853
|
export interface MultimodalArtifactReceipt {
|
|
15781
|
-
tenant_cid?:
|
|
15854
|
+
tenant_cid?: TenantCid336;
|
|
15782
15855
|
artifact_cid: ArtifactCid1;
|
|
15783
15856
|
mime_type: MimeType;
|
|
15784
15857
|
byte_stream_hash: ByteStreamHash;
|
|
@@ -15836,7 +15909,7 @@ export interface MutationPolicy1 {
|
|
|
15836
15909
|
* MCP ROUTING TRIGGERS: Tensor Calculus, Differential Geometry, Merkle Tree Verification, Zero-Trust Computing, Memory Allocation
|
|
15837
15910
|
*/
|
|
15838
15911
|
export interface NDimensionalTensorManifest {
|
|
15839
|
-
tenant_cid?:
|
|
15912
|
+
tenant_cid?: TenantCid337;
|
|
15840
15913
|
structural_format: TensorStructuralFormatProfile;
|
|
15841
15914
|
shape: Shape;
|
|
15842
15915
|
vram_footprint_bytes: VramFootprintBytes;
|
|
@@ -15873,7 +15946,7 @@ export interface PermissionBoundaryPolicy1 {
|
|
|
15873
15946
|
* MCP ROUTING TRIGGERS: Post-Quantum Cryptography, ML-DSA, SLH-DSA, Shor's Algorithm Resistance, Lattice-based Cryptography
|
|
15874
15947
|
*/
|
|
15875
15948
|
export interface PostQuantumSignatureReceipt {
|
|
15876
|
-
tenant_cid?:
|
|
15949
|
+
tenant_cid?: TenantCid338;
|
|
15877
15950
|
pq_algorithm: PqAlgorithm;
|
|
15878
15951
|
public_key_cid: PublicKeyCid1;
|
|
15879
15952
|
pq_signature_blob: PqSignatureBlob;
|
|
@@ -15899,7 +15972,7 @@ export interface PostQuantumSignatureReceipt {
|
|
|
15899
15972
|
* Binding, Structural Manifold Envelope, Human-in-the-Loop
|
|
15900
15973
|
*/
|
|
15901
15974
|
export interface PresentationManifest {
|
|
15902
|
-
tenant_cid?:
|
|
15975
|
+
tenant_cid?: TenantCid339;
|
|
15903
15976
|
/**
|
|
15904
15977
|
* The reason an agent is presenting this data to a human.
|
|
15905
15978
|
*/
|
|
@@ -15923,7 +15996,7 @@ export interface PresentationManifest {
|
|
|
15923
15996
|
* MCP ROUTING TRIGGERS: Cartesian Coordinate System, Small Multiples, Spatial Topology, Referential Integrity, Layout Matrix
|
|
15924
15997
|
*/
|
|
15925
15998
|
export interface MacroGridProfile1 {
|
|
15926
|
-
tenant_cid?:
|
|
15999
|
+
tenant_cid?: TenantCid334;
|
|
15927
16000
|
layout_matrix: LayoutMatrix;
|
|
15928
16001
|
column_fractional_weights?: ColumnFractionalWeights;
|
|
15929
16002
|
row_fractional_weights?: RowFractionalWeights;
|
|
@@ -15941,7 +16014,7 @@ export interface MacroGridProfile1 {
|
|
|
15941
16014
|
* MCP ROUTING TRIGGERS: Supervisory Control Theory, MCTS Bending, Penalty Scalar, Trace Evaluation, Cognitive Engineering
|
|
15942
16015
|
*/
|
|
15943
16016
|
export interface ReasoningEngineeringPolicy {
|
|
15944
|
-
tenant_cid?:
|
|
16017
|
+
tenant_cid?: TenantCid340;
|
|
15945
16018
|
telemetry_export_frequency_hz: TelemetryExportFrequencyHz;
|
|
15946
16019
|
human_override_gradient: HumanOverrideGradient;
|
|
15947
16020
|
}
|
|
@@ -15969,7 +16042,7 @@ export interface ReasoningEngineeringPolicy {
|
|
|
15969
16042
|
* Triplet, Adjacency Matrix, Epistemic Link
|
|
15970
16043
|
*/
|
|
15971
16044
|
export interface SemanticEdgeState {
|
|
15972
|
-
tenant_cid?:
|
|
16045
|
+
tenant_cid?: TenantCid341;
|
|
15973
16046
|
edge_cid: EdgeCid;
|
|
15974
16047
|
subject_node_cid: SubjectNodeCid;
|
|
15975
16048
|
object_node_cid: ObjectNodeCid;
|
|
@@ -16113,7 +16186,7 @@ export interface SpatialGenerativeTaxonomyManifest1 {
|
|
|
16113
16186
|
* MCP ROUTING TRIGGERS: Federated Pose Graph, Spatial Reference Frame, SLAM Anchor, Relative Coordinate Geometry, Origin Point
|
|
16114
16187
|
*/
|
|
16115
16188
|
export interface SpatialReferenceFrameManifest {
|
|
16116
|
-
tenant_cid?:
|
|
16189
|
+
tenant_cid?: TenantCid342;
|
|
16117
16190
|
frame_cid: FrameCid;
|
|
16118
16191
|
anchor_protocol: AnchorProtocol;
|
|
16119
16192
|
physical_room_hash?: PhysicalRoomHash;
|
|
@@ -16139,7 +16212,7 @@ export interface SpatialReferenceFrameManifest {
|
|
|
16139
16212
|
* Vector Clock, Eventual Consistency, Last-Writer-Wins
|
|
16140
16213
|
*/
|
|
16141
16214
|
export interface StateDifferentialManifest {
|
|
16142
|
-
tenant_cid?:
|
|
16215
|
+
tenant_cid?: TenantCid343;
|
|
16143
16216
|
diff_cid: DiffCid1;
|
|
16144
16217
|
author_node_cid: AuthorNodeCid1;
|
|
16145
16218
|
lamport_timestamp: LamportTimestamp1;
|
|
@@ -16175,7 +16248,7 @@ export interface VectorClock1 {
|
|
|
16175
16248
|
* Partitioning, VRAM Bounding, Serialization Geometry
|
|
16176
16249
|
*/
|
|
16177
16250
|
export interface StateHydrationManifest {
|
|
16178
|
-
tenant_cid?:
|
|
16251
|
+
tenant_cid?: TenantCid344;
|
|
16179
16252
|
epistemic_coordinate: EpistemicCoordinate;
|
|
16180
16253
|
crystallized_ledger_cids: CrystallizedLedgerCids;
|
|
16181
16254
|
working_context_variables: WorkingContextVariables;
|
|
@@ -16203,7 +16276,7 @@ export interface WorkingContextVariables {
|
|
|
16203
16276
|
* MCP ROUTING TRIGGERS: Labeled Transition System, Markov Process, Full Observability, State Vector, Memory Boundary
|
|
16204
16277
|
*/
|
|
16205
16278
|
export interface StateVectorProfile1 {
|
|
16206
|
-
tenant_cid?:
|
|
16279
|
+
tenant_cid?: TenantCid320;
|
|
16207
16280
|
immutable_matrix?: ImmutableMatrix;
|
|
16208
16281
|
mutable_matrix?: MutableMatrix;
|
|
16209
16282
|
is_delta?: IsDelta;
|
|
@@ -16243,7 +16316,7 @@ export interface StructuralCausalGraphProfile2 {
|
|
|
16243
16316
|
* Structural Entropy, Fuzzing Blueprint, Synthetic Permutation
|
|
16244
16317
|
*/
|
|
16245
16318
|
export interface SyntheticGenerationProfile {
|
|
16246
|
-
tenant_cid?:
|
|
16319
|
+
tenant_cid?: TenantCid345;
|
|
16247
16320
|
profile_cid: ProfileCid;
|
|
16248
16321
|
manifold_sla: GenerativeManifoldSLA1;
|
|
16249
16322
|
target_schema_ref: TargetSchemaRef;
|
|
@@ -16268,7 +16341,7 @@ export interface SyntheticGenerationProfile {
|
|
|
16268
16341
|
* Explosion, Fractal Graph Bounding, Gas Limit
|
|
16269
16342
|
*/
|
|
16270
16343
|
export interface GenerativeManifoldSLA1 {
|
|
16271
|
-
tenant_cid?:
|
|
16344
|
+
tenant_cid?: TenantCid322;
|
|
16272
16345
|
max_topological_depth: MaxTopologicalDepth;
|
|
16273
16346
|
max_node_fanout: MaxNodeFanout;
|
|
16274
16347
|
max_synthetic_tokens: MaxSyntheticTokens;
|
|
@@ -16335,7 +16408,7 @@ export interface TopologicalFidelityReceipt1 {
|
|
|
16335
16408
|
* MCP ROUTING TRIGGERS: Distributed Causality, Vector Clocks, Trace Context, Topological Ordering, Causal Graph
|
|
16336
16409
|
*/
|
|
16337
16410
|
export interface TraceContextState1 {
|
|
16338
|
-
tenant_cid?:
|
|
16411
|
+
tenant_cid?: TenantCid319;
|
|
16339
16412
|
trace_cid: TraceCid2;
|
|
16340
16413
|
span_cid: SpanCid;
|
|
16341
16414
|
parent_span_cid?: ParentSpanCid;
|
|
@@ -16353,7 +16426,7 @@ export interface TraceContextState1 {
|
|
|
16353
16426
|
* MCP ROUTING TRIGGERS: Multi-Attribute Utility Theory, Pareto Efficiency, Variance Reduction, Fallback Superposition, Utility Routing
|
|
16354
16427
|
*/
|
|
16355
16428
|
export interface UtilityJustificationGraphReceipt {
|
|
16356
|
-
tenant_cid?:
|
|
16429
|
+
tenant_cid?: TenantCid346;
|
|
16357
16430
|
optimizing_vectors?: OptimizingVectors;
|
|
16358
16431
|
degrading_vectors?: DegradingVectors;
|
|
16359
16432
|
superposition_variance_threshold: SuperpositionVarianceThreshold;
|
|
@@ -16386,7 +16459,7 @@ export interface DegradingVectors {
|
|
|
16386
16459
|
* MCP ROUTING TRIGGERS: Viewport Projection Matrix, View Frustum, Field of View, Clipping Planes, Linear Algebraic Projection
|
|
16387
16460
|
*/
|
|
16388
16461
|
export interface ViewportProjectionContract {
|
|
16389
|
-
tenant_cid?:
|
|
16462
|
+
tenant_cid?: TenantCid347;
|
|
16390
16463
|
projection_class: ProjectionClass;
|
|
16391
16464
|
field_of_view_degrees?: FieldOfViewDegrees;
|
|
16392
16465
|
clipping_plane_near: ClippingPlaneNear;
|
|
@@ -16422,7 +16495,7 @@ export interface VolumetricBoundingProfile1 {
|
|
|
16422
16495
|
* MCP ROUTING TRIGGERS: Topos Theory, Cybernetics, Execution Envelope, Macroscopic Topology, Viable System Model
|
|
16423
16496
|
*/
|
|
16424
16497
|
export interface WorkflowManifest {
|
|
16425
|
-
tenant_cid?:
|
|
16498
|
+
tenant_cid?: TenantCid348;
|
|
16426
16499
|
genesis_provenance: EpistemicProvenanceReceipt2;
|
|
16427
16500
|
/**
|
|
16428
16501
|
* An Immutable structural checkpoint.
|