@coreason-ai/coreason-manifest 0.93.0 → 0.94.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/ontology.d.ts +302 -184
  2. package/package.json +1 -1
@@ -5487,6 +5487,42 @@ export type CapabilityPointerState = string;
5487
5487
  * 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."}
5488
5488
  */
5489
5489
  export type TenantCid271 = string;
5490
+ /**
5491
+ * Local billing/EHR code
5492
+ */
5493
+ export type SourceCode = string;
5494
+ /**
5495
+ * The source vocabulary identifier
5496
+ */
5497
+ export type SourceVocabulary = string;
5498
+ /**
5499
+ * OMOP standard concept ID
5500
+ */
5501
+ export type TargetConceptId = number;
5502
+ /**
5503
+ * Preferred standard term
5504
+ */
5505
+ export type TargetConceptName = string;
5506
+ /**
5507
+ * OMOP domain identifier
5508
+ */
5509
+ export type DomainId = "Condition" | "Drug" | "Procedure" | "Measurement" | "Observation" | "Device";
5510
+ /**
5511
+ * Status of the concept mapping
5512
+ */
5513
+ export type MappingStatus = "APPROVED" | "PENDING_REVIEW" | "UNMAPPED";
5514
+ /**
5515
+ * Confidence score of mapping
5516
+ */
5517
+ export type ConfidenceScore2 = number;
5518
+ /**
5519
+ * Optional cryptographic CID of formal backing receipt
5520
+ */
5521
+ export type FormalBackingReceiptCid = string | null;
5522
+ /**
5523
+ * 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."}
5524
+ */
5525
+ export type TenantCid272 = string;
5490
5526
  /**
5491
5527
  * The unique identifier for this curated environment of tools.
5492
5528
  */
@@ -5498,7 +5534,7 @@ export type EntryPointCid = string;
5498
5534
  /**
5499
5535
  * 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."}
5500
5536
  */
5501
- export type TenantCid272 = string;
5537
+ export type TenantCid273 = string;
5502
5538
  /**
5503
5539
  * Unique identifier for this specific separation boundary.
5504
5540
  */
@@ -5524,7 +5560,7 @@ export type ExecutionFeeLmsr = number;
5524
5560
  /**
5525
5561
  * 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."}
5526
5562
  */
5527
- export type TenantCid273 = string;
5563
+ export type TenantCid274 = string;
5528
5564
  /**
5529
5565
  * The unconstrained Chain-of-Thought reasoning trace generated by the Frontier model with the Sovereign LLM Proxy's XGrammar AOT FSM bitmask DISABLED. This field captures the full computational runway — scratchpad blocks, intermediate calculations, and heuristic explorations — that the model requires to maximize logical accuracy without suffering the Format Restriction Penalty.
5530
5566
  */
@@ -5532,7 +5568,7 @@ export type DeliberationTrace = string;
5532
5568
  /**
5533
5569
  * 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."}
5534
5570
  */
5535
- export type TenantCid274 = string;
5571
+ export type TenantCid275 = string;
5536
5572
  /**
5537
5573
  * Strict Boolean indicating if BOTH agents mathematically agree on factual alignment.
5538
5574
  */
@@ -5540,7 +5576,7 @@ export type TraceFactualAlignment = boolean;
5540
5576
  /**
5541
5577
  * 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."}
5542
5578
  */
5543
- export type TenantCid275 = string;
5579
+ export type TenantCid276 = string;
5544
5580
  /**
5545
5581
  * The globally unique decentralized identifier (DID) anchoring this specific non-monotonic reasoning trace.
5546
5582
  */
@@ -5560,7 +5596,7 @@ export type TracePayload = string;
5560
5596
  /**
5561
5597
  * 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."}
5562
5598
  */
5563
- export type TenantCid276 = string;
5599
+ export type TenantCid277 = string;
5564
5600
  /**
5565
5601
  * The absolute physical limit on path length N.
5566
5602
  */
@@ -5572,7 +5608,7 @@ export type InverseFrequencySmoothingEpsilon = number;
5572
5608
  /**
5573
5609
  * 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."}
5574
5610
  */
5575
- export type TenantCid277 = string;
5611
+ export type TenantCid278 = string;
5576
5612
  /**
5577
5613
  * The main goal.
5578
5614
  */
@@ -5588,7 +5624,7 @@ export type ConsensusMechanism = "majority" | "prediction_market" | "pbft";
5588
5624
  /**
5589
5625
  * 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."}
5590
5626
  */
5591
- export type TenantCid278 = string;
5627
+ export type TenantCid279 = string;
5592
5628
  /**
5593
5629
  * Unique identifier for this pre-flight routing policy.
5594
5630
  */
@@ -5601,7 +5637,7 @@ export type CognitiveTierProfile = "working" | "episodic" | "semantic";
5601
5637
  /**
5602
5638
  * 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."}
5603
5639
  */
5604
- export type TenantCid279 = string;
5640
+ export type TenantCid280 = string;
5605
5641
  /**
5606
5642
  * The downstream sovereign tenant requesting the commercial exception.
5607
5643
  */
@@ -5613,7 +5649,7 @@ export type RequestedEntitlements = string[];
5613
5649
  /**
5614
5650
  * 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."}
5615
5651
  */
5616
- export type TenantCid280 = string;
5652
+ export type TenantCid281 = string;
5617
5653
  /**
5618
5654
  * The unique cryptographic identifier of this specific JWT token.
5619
5655
  */
@@ -5641,7 +5677,7 @@ export type IssuedBy = string;
5641
5677
  /**
5642
5678
  * 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."}
5643
5679
  */
5644
- export type TenantCid281 = string;
5680
+ export type TenantCid282 = string;
5645
5681
  /**
5646
5682
  * The license classification governing IP ownership of assets forged by coreason-meta-engineering. 'prosperity-3.0' = forged assets are licensed to CoReason Inc. 'commercial' = the tenant retains full ownership of forged assets.
5647
5683
  */
@@ -5703,7 +5739,7 @@ export type FederationEnabled = boolean;
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 TenantCid282 = string;
5742
+ export type TenantCid283 = string;
5707
5743
  /**
5708
5744
  * The identifier of the underlying model.
5709
5745
  */
@@ -5725,7 +5761,7 @@ export type Capabilities1 = string[];
5725
5761
  /**
5726
5762
  * 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."}
5727
5763
  */
5728
- export type TenantCid283 = string;
5764
+ export type TenantCid284 = string;
5729
5765
  /**
5730
5766
  * The atomic integer cost per 1 million input tokens provided to the model.
5731
5767
  */
@@ -5745,7 +5781,7 @@ export type SupportedFunctionalExperts = string[];
5745
5781
  /**
5746
5782
  * 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."}
5747
5783
  */
5748
- export type TenantCid284 = string;
5784
+ export type TenantCid285 = string;
5749
5785
  /**
5750
5786
  * Forces non-destructive graph mutations.
5751
5787
  */
@@ -5762,12 +5798,12 @@ export type CrossoverMechanismProfile = "uniform_blend" | "single_point" | "heur
5762
5798
  /**
5763
5799
  * 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."}
5764
5800
  */
5765
- export type TenantCid285 = string;
5801
+ export type TenantCid286 = string;
5766
5802
  export type ProvenanceTraceCid1 = string | null;
5767
5803
  /**
5768
5804
  * 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."}
5769
5805
  */
5770
- export type TenantCid286 = string;
5806
+ export type TenantCid287 = string;
5771
5807
  /**
5772
5808
  * The minimum number of episodic logs needed to statistically prove a crystallized rule.
5773
5809
  */
@@ -5783,7 +5819,7 @@ export type TargetCognitiveTier = "semantic" | "working";
5783
5819
  /**
5784
5820
  * 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."}
5785
5821
  */
5786
- export type TenantCid287 = string;
5822
+ export type TenantCid288 = string;
5787
5823
  /**
5788
5824
  * A Content Identifier (CID) acting as a cryptographic Lineage Watermark for this automated truth maintenance operation.
5789
5825
  */
@@ -5813,7 +5849,7 @@ export type TemporalBlastRadius = [unknown, unknown] | null;
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 TenantCid288 = string;
5852
+ export type TenantCid289 = string;
5817
5853
  /**
5818
5854
  * A string CID for the delegated capability.
5819
5855
  */
@@ -5835,7 +5871,7 @@ export type CryptographicSignature = string;
5835
5871
  /**
5836
5872
  * 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."}
5837
5873
  */
5838
- export type TenantCid289 = string;
5874
+ export type TenantCid290 = string;
5839
5875
  export type ConstraintCid = string;
5840
5876
  /**
5841
5877
  * The formal SMT-LIB or Lean4 language representation of the symbolic rule.
@@ -5848,7 +5884,7 @@ export type RelaxationEpsilon = number;
5848
5884
  /**
5849
5885
  * 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."}
5850
5886
  */
5851
- export type TenantCid290 = string;
5887
+ export type TenantCid291 = string;
5852
5888
  /**
5853
5889
  * The expected value (mu) of the distribution.
5854
5890
  */
@@ -5865,7 +5901,7 @@ export type DistributionShapeProfile = "gaussian" | "uniform" | "beta";
5865
5901
  /**
5866
5902
  * 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."}
5867
5903
  */
5868
- export type TenantCid291 = string;
5904
+ export type TenantCid292 = string;
5869
5905
  /**
5870
5906
  * Directed edges defining the topological sort (chronological flow) of the document.
5871
5907
  */
@@ -5873,7 +5909,7 @@ export type ChronologicalFlowEdges = [unknown, unknown][];
5873
5909
  /**
5874
5910
  * 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."}
5875
5911
  */
5876
- export type TenantCid292 = string;
5912
+ export type TenantCid293 = string;
5877
5913
  /**
5878
5914
  * The minimal required PRM score improvement across the lookback window to justify continued compute.
5879
5915
  */
@@ -5889,7 +5925,7 @@ export type MinimumReasoningSteps = number;
5889
5925
  /**
5890
5926
  * 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."}
5891
5927
  */
5892
- export type TenantCid293 = string;
5928
+ export type TenantCid294 = string;
5893
5929
  /**
5894
5930
  * A Python 3.14 t-string template definition for dynamic UI grid evaluation.
5895
5931
  */
@@ -5901,7 +5937,7 @@ export type MaxAstNodeBudget = number;
5901
5937
  /**
5902
5938
  * 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."}
5903
5939
  */
5904
- export type TenantCid294 = string;
5940
+ export type TenantCid295 = string;
5905
5941
  /**
5906
5942
  * The unique Content Identifier (CID) for this routing plan.
5907
5943
  */
@@ -5909,7 +5945,7 @@ export type ManifestCid3 = string;
5909
5945
  /**
5910
5946
  * 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."}
5911
5947
  */
5912
- export type TenantCid295 = string;
5948
+ export type TenantCid296 = string;
5913
5949
  /**
5914
5950
  * The exact genesis globally unique decentralized identifier (DID) anchoring the MultimodalArtifactReceipt entering the routing tier.
5915
5951
  */
@@ -5929,7 +5965,7 @@ export type BypassedSteps = BypassReceipt[];
5929
5965
  /**
5930
5966
  * 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."}
5931
5967
  */
5932
- export type TenantCid296 = string;
5968
+ export type TenantCid297 = string;
5933
5969
  /**
5934
5970
  * The strict array of strict W3C DIDs (NodeIdentifierStates) representing concurrent topology branches.
5935
5971
  *
@@ -5944,7 +5980,7 @@ export type FusionFunction = "weighted_consensus" | "highest_confidence" | "brie
5944
5980
  /**
5945
5981
  * 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."}
5946
5982
  */
5947
- export type TenantCid297 = string;
5983
+ export type TenantCid298 = string;
5948
5984
  /**
5949
5985
  * A Content Identifier (CID) acting as a cryptographic Lineage Watermark for this specific logical proposition.
5950
5986
  */
@@ -5960,7 +5996,7 @@ export type TextChunk2 = string;
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 TenantCid298 = string;
5999
+ export type TenantCid299 = string;
5964
6000
  /**
5965
6001
  * A Content Identifier (CID) acting as a cryptographic Lineage Watermark for a specific observation in the EpistemicLedgerState.
5966
6002
  */
@@ -5982,11 +6018,11 @@ export type Warrants = EvidentiaryWarrantState[];
5982
6018
  /**
5983
6019
  * 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."}
5984
6020
  */
5985
- export type TenantCid299 = string;
6021
+ export type TenantCid300 = string;
5986
6022
  /**
5987
6023
  * 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."}
5988
6024
  */
5989
- export type TenantCid300 = string;
6025
+ export type TenantCid301 = string;
5990
6026
  /**
5991
6027
  * The globally unique decentralized identifier (DID) anchoring the origin node.
5992
6028
  */
@@ -6002,7 +6038,7 @@ export type TargetConceptCid = string;
6002
6038
  /**
6003
6039
  * 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."}
6004
6040
  */
6005
- export type TenantCid301 = string;
6041
+ export type TenantCid302 = string;
6006
6042
  export type ChainCid = string;
6007
6043
  /**
6008
6044
  * @minItems 1
@@ -6012,7 +6048,7 @@ export type SemanticLeaves = EpistemicAxiomState[];
6012
6048
  /**
6013
6049
  * 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."}
6014
6050
  */
6015
- export type TenantCid302 = string;
6051
+ export type TenantCid303 = string;
6016
6052
  /**
6017
6053
  * Unique CID for this training epoch release.
6018
6054
  */
@@ -6026,7 +6062,7 @@ export type Tasks = [EpistemicGroundedTaskManifest, ...EpistemicGroundedTaskMani
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 TenantCid303 = string;
6065
+ export type TenantCid304 = string;
6030
6066
  /**
6031
6067
  * The cryptographic globally unique decentralized identifier (DID) anchoring the task.
6032
6068
  */
@@ -6034,7 +6070,7 @@ export type TaskCid7 = string;
6034
6070
  /**
6035
6071
  * 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."}
6036
6072
  */
6037
- export type TenantCid304 = string;
6073
+ export type TenantCid305 = string;
6038
6074
  /**
6039
6075
  * A Content Identifier (CID) for this specific topological proof.
6040
6076
  */
@@ -6053,7 +6089,7 @@ export type VignettePayload = string;
6053
6089
  /**
6054
6090
  * 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."}
6055
6091
  */
6056
- export type TenantCid305 = string;
6092
+ export type TenantCid306 = string;
6057
6093
  export type GraphCid1 = string;
6058
6094
  /**
6059
6095
  * @minItems 1
@@ -6063,7 +6099,7 @@ export type VerifiedAxioms = [EpistemicAxiomState, ...EpistemicAxiomState[]];
6063
6099
  /**
6064
6100
  * 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."}
6065
6101
  */
6066
- export type TenantCid306 = string;
6102
+ export type TenantCid307 = string;
6067
6103
  /**
6068
6104
  * The mathematical measure of uncertainty (e.g., variance in generated hypotheses) required to trigger escalation.
6069
6105
  */
@@ -6079,7 +6115,7 @@ export type MaxEscalationTiers = number;
6079
6115
  /**
6080
6116
  * 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."}
6081
6117
  */
6082
- export type TenantCid307 = string;
6118
+ export type TenantCid308 = string;
6083
6119
  /**
6084
6120
  * The Colang specification version.
6085
6121
  */
@@ -6095,7 +6131,7 @@ export type Severity = "low" | "medium" | "high" | "critical";
6095
6131
  /**
6096
6132
  * 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."}
6097
6133
  */
6098
- export type TenantCid308 = string;
6134
+ export type TenantCid309 = string;
6099
6135
  /**
6100
6136
  * Absolute recursive depth limit for DAG deserialization.
6101
6137
  */
@@ -6111,7 +6147,7 @@ export type TruncationStrategy = "hash_pointer" | "nullify" | "scalar_summary";
6111
6147
  /**
6112
6148
  * 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."}
6113
6149
  */
6114
- export type TenantCid309 = string;
6150
+ export type TenantCid310 = string;
6115
6151
  /**
6116
6152
  * An append-only, cryptographic ledger of state events. [SITD-Alpha: Non-Monotonic Epistemic Quarantine Isometry]
6117
6153
  *
@@ -6127,7 +6163,7 @@ export type RetractedNodes = string[];
6127
6163
  /**
6128
6164
  * 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."}
6129
6165
  */
6130
- export type TenantCid310 = string;
6166
+ export type TenantCid311 = string;
6131
6167
  /**
6132
6168
  * A Content Identifier (CID) acting as a cryptographic Lineage Watermark for the temporal anchor.
6133
6169
  */
@@ -6155,7 +6191,7 @@ export type ActiveRollbacks = RollbackIntent[];
6155
6191
  /**
6156
6192
  * 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."}
6157
6193
  */
6158
- export type TenantCid311 = string;
6194
+ export type TenantCid312 = string;
6159
6195
  /**
6160
6196
  * The mathematical heuristic used to select which semantic memories are retracted or compressed.
6161
6197
  */
@@ -6177,7 +6213,7 @@ export type ActiveCascades = DefeasibleCascadeEvent[];
6177
6213
  /**
6178
6214
  * 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."}
6179
6215
  */
6180
- export type TenantCid312 = string;
6216
+ export type TenantCid313 = string;
6181
6217
  /**
6182
6218
  * The deterministic UUID generated by the runtime to represent this field.
6183
6219
  */
@@ -6189,7 +6225,7 @@ export type StructuralType1 = string;
6189
6225
  /**
6190
6226
  * 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."}
6191
6227
  */
6192
- export type TenantCid313 = string;
6228
+ export type TenantCid314 = string;
6193
6229
  /**
6194
6230
  * The basal non-monotonic instruction set currently held in Epistemic Quarantine.
6195
6231
  */
@@ -6197,7 +6233,7 @@ export type SystemPrompt = string;
6197
6233
  /**
6198
6234
  * 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."}
6199
6235
  */
6200
- export type TenantCid314 = string;
6236
+ export type TenantCid315 = string;
6201
6237
  /**
6202
6238
  * A Content Identifier (CID) acting as a cryptographic Lineage Watermark binding this node to the agent whose mind is being modeled.
6203
6239
  */
@@ -6225,7 +6261,7 @@ export type TheoryOfMindMatrices = TheoryOfMindSnapshot[];
6225
6261
  /**
6226
6262
  * 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."}
6227
6263
  */
6228
- export type TenantCid315 = string;
6264
+ export type TenantCid316 = string;
6229
6265
  /**
6230
6266
  * A cryptographic Lineage Watermark bounding this specific capability set.
6231
6267
  */
@@ -6247,7 +6283,7 @@ export type SupportedPersonas = ProfileCIDState[];
6247
6283
  /**
6248
6284
  * 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."}
6249
6285
  */
6250
- export type TenantCid316 = string;
6286
+ export type TenantCid317 = string;
6251
6287
  /**
6252
6288
  * A strict cryptographic string identifier for this L1 procedural pointer.
6253
6289
  */
@@ -6267,7 +6303,7 @@ export type AvailableProceduralManifolds = ProceduralMetadataManifest[];
6267
6303
  /**
6268
6304
  * 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."}
6269
6305
  */
6270
- export type TenantCid317 = string;
6306
+ export type TenantCid318 = string;
6271
6307
  /**
6272
6308
  * A Content Identifier (CID) for the Standard Operating Procedure.
6273
6309
  */
@@ -6279,7 +6315,7 @@ export type ChronologicalFlowEdges1 = [unknown, unknown][];
6279
6315
  /**
6280
6316
  * 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."}
6281
6317
  */
6282
- export type TenantCid318 = string;
6318
+ export type TenantCid319 = string;
6283
6319
  /**
6284
6320
  * If a ThoughtBranchState's prm_score falls below this threshold, the orchestrator MUST halt its generation.
6285
6321
  */
@@ -6309,17 +6345,17 @@ export type EpistemicSecurityPolicy2 = "PUBLIC" | "STANDARD" | "CONFIDENTIAL" |
6309
6345
  /**
6310
6346
  * 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."}
6311
6347
  */
6312
- export type TenantCid319 = string;
6348
+ export type TenantCid320 = string;
6313
6349
  export type SimilarityThresholdAlpha = number;
6314
6350
  export type RelationDiversityBucketSize = number;
6315
6351
  /**
6316
6352
  * 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."}
6317
6353
  */
6318
- export type TenantCid320 = string;
6354
+ export type TenantCid321 = string;
6319
6355
  /**
6320
6356
  * 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."}
6321
6357
  */
6322
- export type TenantCid321 = string;
6358
+ export type TenantCid322 = string;
6323
6359
  /**
6324
6360
  * Globally unique ID generated once at the root user prompt. Must be a ULID or UUIDv7.
6325
6361
  */
@@ -6339,7 +6375,7 @@ export type CausalClock = number;
6339
6375
  /**
6340
6376
  * 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."}
6341
6377
  */
6342
- export type TenantCid322 = string;
6378
+ export type TenantCid323 = string;
6343
6379
  /**
6344
6380
  * The agent's scratchpad, chat history, and any writable states.
6345
6381
  */
@@ -6353,7 +6389,7 @@ export type IsDelta = boolean;
6353
6389
  /**
6354
6390
  * 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."}
6355
6391
  */
6356
- export type TenantCid323 = string;
6392
+ export type TenantCid324 = string;
6357
6393
  /**
6358
6394
  * The mathematical dialect and theorem prover used to compile the proof.
6359
6395
  */
@@ -6369,7 +6405,7 @@ export type CompiledProofHash = string;
6369
6405
  /**
6370
6406
  * 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."}
6371
6407
  */
6372
- export type TenantCid324 = string;
6408
+ export type TenantCid325 = string;
6373
6409
  /**
6374
6410
  * The absolute physical depth limit for recursive encapsulation.
6375
6411
  */
@@ -6385,7 +6421,7 @@ export type MaxSyntheticTokens = number;
6385
6421
  /**
6386
6422
  * 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."}
6387
6423
  */
6388
- export type TenantCid325 = string;
6424
+ export type TenantCid326 = string;
6389
6425
  /**
6390
6426
  * The primary target URN for this geometric schema.
6391
6427
  */
@@ -6403,7 +6439,7 @@ export type MaxDepth1 = number;
6403
6439
  /**
6404
6440
  * 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."}
6405
6441
  */
6406
- export type TenantCid326 = string;
6442
+ export type TenantCid327 = string;
6407
6443
  /**
6408
6444
  * The absolute maximum economic cost allowed for the entire swarm lifecycle.
6409
6445
  */
@@ -6411,7 +6447,7 @@ export type MaxBudgetMagnitude1 = number;
6411
6447
  /**
6412
6448
  * 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."}
6413
6449
  */
6414
- export type TenantCid327 = string;
6450
+ export type TenantCid328 = string;
6415
6451
  /**
6416
6452
  * The formal mathematical operation used to resolve topological forks.
6417
6453
  */
@@ -6435,7 +6471,7 @@ export type GlobalTimeoutSeconds = number;
6435
6471
  /**
6436
6472
  * 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."}
6437
6473
  */
6438
- export type TenantCid328 = string;
6474
+ export type TenantCid329 = string;
6439
6475
  /**
6440
6476
  * The cryptographic Merkle-DAG anchor for the invariant block.
6441
6477
  */
@@ -6453,7 +6489,7 @@ export type TemporalObservationHorizons = TemporalBoundsProfile2[];
6453
6489
  /**
6454
6490
  * 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."}
6455
6491
  */
6456
- export type TenantCid329 = string;
6492
+ export type TenantCid330 = string;
6457
6493
  /**
6458
6494
  * How to flatten SemanticNodeState.
6459
6495
  */
@@ -6469,7 +6505,7 @@ export type PreserveCryptographicLineage = boolean;
6469
6505
  /**
6470
6506
  * 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."}
6471
6507
  */
6472
- export type TenantCid330 = string;
6508
+ export type TenantCid331 = string;
6473
6509
  /**
6474
6510
  * The SPIFFE/SPIRE Identity Protocol execution taint dictating the thread's clearance level within the WASM enclave.
6475
6511
  */
@@ -6481,7 +6517,7 @@ export type IllocutionaryForceProfile1 = "assertive" | "directive_normative" | "
6481
6517
  /**
6482
6518
  * 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."}
6483
6519
  */
6484
- export type TenantCid331 = string;
6520
+ export type TenantCid332 = string;
6485
6521
  /**
6486
6522
  * JSON-RPC version.
6487
6523
  */
@@ -6489,7 +6525,7 @@ export type Jsonrpc3 = "2.0";
6489
6525
  /**
6490
6526
  * 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."}
6491
6527
  */
6492
- export type TenantCid332 = string;
6528
+ export type TenantCid333 = string;
6493
6529
  /**
6494
6530
  * The strict integer identifier classifying the specific topological or execution collapse.
6495
6531
  */
@@ -6505,7 +6541,7 @@ export type Id3 = (string | number) | null;
6505
6541
  /**
6506
6542
  * 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."}
6507
6543
  */
6508
- export type TenantCid333 = string;
6544
+ export type TenantCid334 = string;
6509
6545
  /**
6510
6546
  * A Content Identifier (CID) anchoring the continuous telemetry stream.
6511
6547
  */
@@ -6534,7 +6570,7 @@ export type Deltas = [
6534
6570
  /**
6535
6571
  * 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."}
6536
6572
  */
6537
- export type TenantCid334 = string;
6573
+ export type TenantCid335 = string;
6538
6574
  /**
6539
6575
  * The mathematical function dictating how rapidly lateral ThoughtBranches are restricted over time.
6540
6576
  */
@@ -6551,7 +6587,7 @@ export type LifecycleTriggerEvent = "on_start" | "on_node_transition" | "before_
6551
6587
  /**
6552
6588
  * 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."}
6553
6589
  */
6554
- export type TenantCid335 = string;
6590
+ export type TenantCid336 = string;
6555
6591
  /**
6556
6592
  * The deterministic capability pointer representing the MCP server providing this prompt.
6557
6593
  */
@@ -6571,7 +6607,7 @@ export type PromptHash = string | null;
6571
6607
  /**
6572
6608
  * 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."}
6573
6609
  */
6574
- export type TenantCid336 = string;
6610
+ export type TenantCid337 = string;
6575
6611
  /**
6576
6612
  * The deterministic capability pointer representing the MCP server providing these resources.
6577
6613
  */
@@ -6583,7 +6619,7 @@ export type Uris = string[];
6583
6619
  /**
6584
6620
  * 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."}
6585
6621
  */
6586
- export type TenantCid337 = string;
6622
+ export type TenantCid338 = string;
6587
6623
  /**
6588
6624
  * A matrix defining the layout structure, using panel IDs.
6589
6625
  *
@@ -6609,7 +6645,7 @@ export type ManifoldAlignmentMetricProfile2 = "gromov_wasserstein" | "earth_move
6609
6645
  /**
6610
6646
  * 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."}
6611
6647
  */
6612
- export type TenantCid338 = string;
6648
+ export type TenantCid339 = string;
6613
6649
  /**
6614
6650
  * The minimum atomic token collateral held in escrow.
6615
6651
  */
@@ -6621,7 +6657,7 @@ export type SlashingPenalty = number;
6621
6657
  /**
6622
6658
  * 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."}
6623
6659
  */
6624
- export type TenantCid339 = string;
6660
+ export type TenantCid340 = string;
6625
6661
  /**
6626
6662
  * The definitive Content Identifier (CID) bounding the raw file.
6627
6663
  */
@@ -6641,7 +6677,7 @@ export type TemporalIngestTimestamp = number;
6641
6677
  /**
6642
6678
  * 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."}
6643
6679
  */
6644
- export type TenantCid340 = string;
6680
+ export type TenantCid341 = string;
6645
6681
  /**
6646
6682
  * Structural type of the tensor elements.
6647
6683
  */
@@ -6664,12 +6700,44 @@ export type MerkleRoot = string;
6664
6700
  * Strict URI pointer to the physical bytes.
6665
6701
  */
6666
6702
  export type StorageUri = string;
6703
+ /**
6704
+ * 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."}
6705
+ */
6706
+ export type TenantCid342 = string;
6707
+ /**
6708
+ * Query term or source code to search for
6709
+ */
6710
+ export type QueryTerm = string;
6711
+ /**
6712
+ * List of target domain IDs to filter by
6713
+ */
6714
+ export type TargetDomains = string[];
6715
+ /**
6716
+ * Maximum results to return
6717
+ */
6718
+ export type MaxResults1 = number;
6719
+ /**
6720
+ * 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."}
6721
+ */
6722
+ export type TenantCid343 = string;
6723
+ /**
6724
+ * Cryptographic CID of the triggering lookup intent
6725
+ */
6726
+ export type LookupIntentCid = string;
6727
+ /**
6728
+ * Mapped vocabulary concepts
6729
+ */
6730
+ export type Results = ClinicalVocabularyMappingState[];
6731
+ /**
6732
+ * Resolution duration in milliseconds
6733
+ */
6734
+ export type DurationMs = number;
6667
6735
  export type OptimizationDirectionProfile = "maximize" | "minimize";
6668
6736
  export type PatchOperationProfile = "add" | "remove" | "replace" | "copy" | "move" | "test";
6669
6737
  /**
6670
6738
  * 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."}
6671
6739
  */
6672
- export type TenantCid341 = string;
6740
+ export type TenantCid344 = string;
6673
6741
  /**
6674
6742
  * The NIST FIPS post-quantum cryptographic algorithm used.
6675
6743
  */
@@ -6685,7 +6753,7 @@ export type PqSignatureBlob = string;
6685
6753
  /**
6686
6754
  * 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."}
6687
6755
  */
6688
- export type TenantCid342 = string;
6756
+ export type TenantCid345 = string;
6689
6757
  /**
6690
6758
  * The absolute Z-axis physical distance to lock the Presentation UI relative to the observer's optical center, resolving vergence-accommodation conflicts.
6691
6759
  */
@@ -6694,7 +6762,7 @@ export type QoSClassificationProfile = "critical" | "high" | "interactive" | "ba
6694
6762
  /**
6695
6763
  * 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."}
6696
6764
  */
6697
- export type TenantCid343 = string;
6765
+ export type TenantCid346 = string;
6698
6766
  /**
6699
6767
  * The continuous stream rate of the thought branch expansion.
6700
6768
  */
@@ -6720,7 +6788,7 @@ export type RiskLevelPolicy = "safe" | "standard" | "critical";
6720
6788
  /**
6721
6789
  * 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."}
6722
6790
  */
6723
- export type TenantCid344 = string;
6791
+ export type TenantCid347 = string;
6724
6792
  /**
6725
6793
  * A Content Identifier (CID) acting as a cryptographic Lineage Watermark binding this semantic edge to the Merkle-DAG.
6726
6794
  */
@@ -6745,7 +6813,7 @@ export type SemanticVersionState = string;
6745
6813
  /**
6746
6814
  * 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."}
6747
6815
  */
6748
- export type TenantCid345 = string;
6816
+ export type TenantCid348 = string;
6749
6817
  /**
6750
6818
  * The raw text captured during the session.
6751
6819
  */
@@ -6757,7 +6825,7 @@ export type CapturedAudioUrn = string | null;
6757
6825
  /**
6758
6826
  * 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."}
6759
6827
  */
6760
- export type TenantCid346 = string;
6828
+ export type TenantCid349 = string;
6761
6829
  /**
6762
6830
  * Whether to activate the microphone for audio ingestion.
6763
6831
  */
@@ -6773,7 +6841,7 @@ export type MaxDurationSeconds = number;
6773
6841
  /**
6774
6842
  * 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."}
6775
6843
  */
6776
- export type TenantCid347 = string;
6844
+ export type TenantCid350 = string;
6777
6845
  /**
6778
6846
  * The URN of the avatar actively projected.
6779
6847
  */
@@ -6789,7 +6857,7 @@ export type ProjectedOverlayText = string | null;
6789
6857
  /**
6790
6858
  * 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."}
6791
6859
  */
6792
- export type TenantCid348 = string;
6860
+ export type TenantCid351 = string;
6793
6861
  /**
6794
6862
  * Optional URN for the visual avatar or face projection.
6795
6863
  */
@@ -6809,7 +6877,7 @@ export type OverlayText = string | null;
6809
6877
  /**
6810
6878
  * 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."}
6811
6879
  */
6812
- export type TenantCid349 = string;
6880
+ export type TenantCid352 = string;
6813
6881
  /**
6814
6882
  * The fully qualified URN available for hot-swapping.
6815
6883
  */
@@ -6821,7 +6889,7 @@ export type ImprovementDelta = number;
6821
6889
  /**
6822
6890
  * 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."}
6823
6891
  */
6824
- export type TenantCid350 = string;
6892
+ export type TenantCid353 = string;
6825
6893
  /**
6826
6894
  * The currently loaded URN in the active session.
6827
6895
  */
@@ -6837,7 +6905,7 @@ export type UpgradeRationaleScore = number;
6837
6905
  /**
6838
6906
  * 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."}
6839
6907
  */
6840
- export type TenantCid351 = string;
6908
+ export type TenantCid354 = string;
6841
6909
  /**
6842
6910
  * The unique cryptographic identifier for this local spatial volume.
6843
6911
  */
@@ -6853,7 +6921,7 @@ export type PhysicalRoomHash = string | null;
6853
6921
  /**
6854
6922
  * 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."}
6855
6923
  */
6856
- export type TenantCid352 = string;
6924
+ export type TenantCid355 = string;
6857
6925
  /**
6858
6926
  * A Content Identifier (CID) acting as a cryptographic Lineage Watermark for this state differential.
6859
6927
  */
@@ -6875,7 +6943,7 @@ export type Patches = StateMutationIntent[];
6875
6943
  /**
6876
6944
  * 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."}
6877
6945
  */
6878
- export type TenantCid353 = string;
6946
+ export type TenantCid356 = string;
6879
6947
  /**
6880
6948
  * A string ID representing the session or specific spatial trace binding.
6881
6949
  */
@@ -6893,7 +6961,7 @@ export type MaxRetainedTokens1 = number;
6893
6961
  /**
6894
6962
  * 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."}
6895
6963
  */
6896
- export type TenantCid354 = string;
6964
+ export type TenantCid357 = string;
6897
6965
  /**
6898
6966
  * Unique identifier for this simulation profile.
6899
6967
  */
@@ -6932,7 +7000,7 @@ export type UpperOntologyClassProfile1 = "continuant" | "occurrent";
6932
7000
  /**
6933
7001
  * 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."}
6934
7002
  */
6935
- export type TenantCid355 = string;
7003
+ export type TenantCid358 = string;
6936
7004
  /**
6937
7005
  * The statistical variance threshold below which deterministic fallback is enforced.
6938
7006
  */
@@ -6940,7 +7008,7 @@ export type SuperpositionVarianceThreshold = number;
6940
7008
  /**
6941
7009
  * 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."}
6942
7010
  */
6943
- export type TenantCid356 = string;
7011
+ export type TenantCid359 = string;
6944
7012
  /**
6945
7013
  * The linear algebraic projection operator applied to collapse the topology.
6946
7014
  */
@@ -6960,7 +7028,7 @@ export type ClippingPlaneFar = number;
6960
7028
  /**
6961
7029
  * 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."}
6962
7030
  */
6963
- export type TenantCid357 = string;
7031
+ export type TenantCid360 = string;
6964
7032
  /**
6965
7033
  * The ephemeral session boundary for this execution.
6966
7034
  */
@@ -7020,6 +7088,7 @@ export interface CoReasonSharedKernelOntology {
7020
7088
  CausalIntervalProfile?: CausalIntervalProfile;
7021
7089
  CausalPropagationIntent?: CausalPropagationIntent;
7022
7090
  CircuitBreakerEvent?: CircuitBreakerEvent;
7091
+ ClinicalVocabularyMappingState?: ClinicalVocabularyMappingState;
7023
7092
  CognitiveActionSpaceManifest?: CognitiveActionSpaceManifest;
7024
7093
  CognitiveAgentNodeProfile?: CognitiveAgentNodeProfile;
7025
7094
  CognitiveCritiqueProfile?: CognitiveCritiqueProfile1;
@@ -7238,6 +7307,8 @@ export interface CoReasonSharedKernelOntology {
7238
7307
  NodeCIDState?: NodeCIDState;
7239
7308
  ObservabilityLODPolicy?: ObservabilityLODPolicy;
7240
7309
  ObservationEvent?: ObservationEvent;
7310
+ OntologicalVocabularyLookupIntent?: OntologicalVocabularyLookupIntent;
7311
+ OntologicalVocabularyLookupReceipt?: OntologicalVocabularyLookupReceipt;
7241
7312
  OpticalMappingContract?: OpticalMappingContract;
7242
7313
  OpticalParsingSLA?: OpticalParsingSLA;
7243
7314
  OptimizationDirectionProfile?: OptimizationDirectionProfile;
@@ -14330,6 +14401,25 @@ export interface BypassReceipt {
14330
14401
  justification: Justification18;
14331
14402
  cryptographic_null_hash: CryptographicNullHash;
14332
14403
  }
14404
+ /**
14405
+ * CoReason Shared Kernel Ontology
14406
+ *
14407
+ * AGENT INSTRUCTION: Tracks the mapping validation between local clinical source codes and standardized OMOP vocabularies.
14408
+ * CAUSAL AFFORDANCE: Permits semantic translation from high-entropy source records to standardized concept sets.
14409
+ * EPISTEMIC BOUNDS: target_concept_id must be positive; confidence_score must reside within the closed interval [0.0, 1.0].
14410
+ * MCP ROUTING TRIGGERS: OMOP CDM, Vocabulary Mapping, Health Informatics, SNOMED, LOINC, RxNorm
14411
+ */
14412
+ export interface ClinicalVocabularyMappingState {
14413
+ tenant_cid?: TenantCid271;
14414
+ source_code: SourceCode;
14415
+ source_vocabulary: SourceVocabulary;
14416
+ target_concept_id: TargetConceptId;
14417
+ target_concept_name: TargetConceptName;
14418
+ domain_id: DomainId;
14419
+ mapping_status: MappingStatus;
14420
+ confidence_score: ConfidenceScore2;
14421
+ formal_backing_receipt_cid?: FormalBackingReceiptCid;
14422
+ }
14333
14423
  /**
14334
14424
  * CoReason Shared Kernel Ontology
14335
14425
  *
@@ -14342,7 +14432,7 @@ export interface BypassReceipt {
14342
14432
  * MCP ROUTING TRIGGERS: Markov Decision Process, Action Space, Affordance Theory, State Transition Matrix, Directed Cyclic Graph
14343
14433
  */
14344
14434
  export interface CognitiveActionSpaceManifest {
14345
- tenant_cid?: TenantCid271;
14435
+ tenant_cid?: TenantCid272;
14346
14436
  action_space_cid: ActionSpaceCid1;
14347
14437
  capabilities: Capabilities;
14348
14438
  transition_matrix: TransitionMatrix;
@@ -14386,7 +14476,7 @@ export interface TransitionMatrix {
14386
14476
  * MCP ROUTING TRIGGERS: Bipartite Graph Separation, Toxic Capability Quarantine, Finite State Machine, Structural Interlock, Conflict Graph
14387
14477
  */
14388
14478
  export interface KineticSeparationPolicy {
14389
- tenant_cid?: TenantCid272;
14479
+ tenant_cid?: TenantCid273;
14390
14480
  policy_cid: PolicyCid1;
14391
14481
  mutually_exclusive_clusters: MutuallyExclusiveClusters;
14392
14482
  enforcement_action: EnforcementAction;
@@ -14423,7 +14513,7 @@ export interface CognitiveCritiqueProfile1 {
14423
14513
  * MCP ROUTING TRIGGERS: Semantic Tax Neutralization, Decoupled Reasoning Pipeline, XGrammar FSM Toggle, Constrained Decoding, Two-Stage Generation, Deliberation Envelope
14424
14514
  */
14425
14515
  export interface CognitiveDeliberativeEnvelopeState {
14426
- tenant_cid?: TenantCid273;
14516
+ tenant_cid?: TenantCid274;
14427
14517
  deliberation_trace: DeliberationTrace;
14428
14518
  payload: Payload2;
14429
14519
  }
@@ -14453,7 +14543,7 @@ export interface Payload2 {
14453
14543
  * Cryptography, Symmetric Consensus, Zero-Trust Evaluation
14454
14544
  */
14455
14545
  export interface CognitiveDualVerificationReceipt {
14456
- tenant_cid?: TenantCid274;
14546
+ tenant_cid?: TenantCid275;
14457
14547
  /**
14458
14548
  * A Decentralized Identifier (DID) representing a cryptographically accountable principal within the swarm.
14459
14549
  */
@@ -14484,7 +14574,7 @@ export interface CognitiveDualVerificationReceipt {
14484
14574
  * Latent Monologue, Verifiable Reasoning
14485
14575
  */
14486
14576
  export interface CognitiveReasoningTraceState {
14487
- tenant_cid?: TenantCid275;
14577
+ tenant_cid?: TenantCid276;
14488
14578
  trace_cid: TraceCid1;
14489
14579
  source_proof_cid: SourceProofCid;
14490
14580
  token_length: TokenLength;
@@ -14502,7 +14592,7 @@ export interface CognitiveReasoningTraceState {
14502
14592
  * MCP ROUTING TRIGGERS: Monte Carlo Tree Search, Upper Confidence Bound, Inverse Frequency Smoothing, Heuristic Exploration, Graph Traversal
14503
14593
  */
14504
14594
  export interface CognitiveSamplingPolicy {
14505
- tenant_cid?: TenantCid276;
14595
+ tenant_cid?: TenantCid277;
14506
14596
  max_complexity_hops: MaxComplexityHops;
14507
14597
  inverse_frequency_smoothing_epsilon?: InverseFrequencySmoothingEpsilon;
14508
14598
  }
@@ -14518,7 +14608,7 @@ export interface CognitiveSamplingPolicy {
14518
14608
  * MCP ROUTING TRIGGERS: Cognitive Swarm, Agent Deployment, Routing Topology, Bootstrapping Macro
14519
14609
  */
14520
14610
  export interface CognitiveSwarmDeploymentManifest {
14521
- tenant_cid?: TenantCid277;
14611
+ tenant_cid?: TenantCid278;
14522
14612
  swarm_objective_prompt: SwarmObjectivePrompt;
14523
14613
  agent_node_count: AgentNodeCount;
14524
14614
  consensus_mechanism: ConsensusMechanism;
@@ -14535,7 +14625,7 @@ export interface CognitiveSwarmDeploymentManifest {
14535
14625
  * MCP ROUTING TRIGGERS: Softmax Gating, Cognitive Load Theory, Pre-Flight Routing, Dictionary Bombing Prevention, Token Exhaustion Mitigation
14536
14626
  */
14537
14627
  export interface CognitiveTaxonomicRoutingPolicy {
14538
- tenant_cid?: TenantCid278;
14628
+ tenant_cid?: TenantCid279;
14539
14629
  policy_cid: PolicyCid2;
14540
14630
  intent_to_heuristic_matrix: IntentToHeuristicMatrix;
14541
14631
  fallback_heuristic: FallbackHeuristic;
@@ -14583,7 +14673,7 @@ export interface CollectiveIntelligenceProfile1 {
14583
14673
  * MCP ROUTING TRIGGERS: Commercial Exclusivity, Cryptographic License, Token Supersession, JWT Issuance
14584
14674
  */
14585
14675
  export interface CommercialLicenseIntent {
14586
- tenant_cid?: TenantCid279;
14676
+ tenant_cid?: TenantCid280;
14587
14677
  target_tenant_cid: TargetTenantCid;
14588
14678
  requested_entitlements?: RequestedEntitlements;
14589
14679
  }
@@ -14599,7 +14689,7 @@ export interface CommercialLicenseIntent {
14599
14689
  * MCP ROUTING TRIGGERS: License Validation, Air-Gapped PKI, Zero-Trust Architecture, Token Rotation, IP Sovereignty
14600
14690
  */
14601
14691
  export interface CommercialLicenseState {
14602
- tenant_cid?: TenantCid280;
14692
+ tenant_cid?: TenantCid281;
14603
14693
  jti: Jti;
14604
14694
  supersedes?: Supersedes;
14605
14695
  exp: Exp;
@@ -14618,7 +14708,7 @@ export interface CommercialLicenseState {
14618
14708
  * MCP ROUTING TRIGGERS: Commercial License Override, VCDM v2.0, SD-JWT, zk-SNARK, ML-DSA, FIPS 204, Distr Integration, IP Sovereignty Receipt, Zero-Trust License Verification, WASM Feature Gating
14619
14709
  */
14620
14710
  export interface CommercialOverrideReceipt {
14621
- tenant_cid?: TenantCid281;
14711
+ tenant_cid?: TenantCid282;
14622
14712
  license_tier: LicenseTier;
14623
14713
  signer_did: SignerDid;
14624
14714
  signature_algorithm?: SignatureAlgorithm;
@@ -14654,7 +14744,7 @@ export interface CommercialOverrideReceipt {
14654
14744
  * Thermodynamic Rate Card, Substrate Abstraction
14655
14745
  */
14656
14746
  export interface ComputeEngineProfile {
14657
- tenant_cid?: TenantCid282;
14747
+ tenant_cid?: TenantCid283;
14658
14748
  foundation_matrix_name: FoundationMatrixName1;
14659
14749
  provider: Provider;
14660
14750
  context_window_size: ContextWindowSize;
@@ -14666,7 +14756,7 @@ export interface ComputeEngineProfile {
14666
14756
  * The economic cost definition associated with the model.
14667
14757
  */
14668
14758
  export interface ComputeRateContract {
14669
- tenant_cid?: TenantCid283;
14759
+ tenant_cid?: TenantCid284;
14670
14760
  cost_per_million_input_tokens: CostPerMillionInputTokens;
14671
14761
  cost_per_million_output_tokens: CostPerMillionOutputTokens;
14672
14762
  magnitude_unit: MagnitudeUnit;
@@ -14683,7 +14773,7 @@ export interface ComputeRateContract {
14683
14773
  * MCP ROUTING TRIGGERS: Thermodynamic Cost, Monte Carlo Tree Search, Economic Escrow, Token Burn, Budget Calculation
14684
14774
  */
14685
14775
  export interface ComputeRateContract1 {
14686
- tenant_cid?: TenantCid283;
14776
+ tenant_cid?: TenantCid284;
14687
14777
  cost_per_million_input_tokens: CostPerMillionInputTokens;
14688
14778
  cost_per_million_output_tokens: CostPerMillionOutputTokens;
14689
14779
  magnitude_unit: MagnitudeUnit;
@@ -14727,7 +14817,7 @@ export interface ContextualizedSourceState3 {
14727
14817
  * Backpressure, Buffer Memory Bounding
14728
14818
  */
14729
14819
  export interface ContinuousMutationPolicy {
14730
- tenant_cid?: TenantCid284;
14820
+ tenant_cid?: TenantCid285;
14731
14821
  mutation_paradigm: MutationParadigm;
14732
14822
  max_uncommitted_edges: MaxUncommittedEdges;
14733
14823
  micro_batch_interval_ms: MicroBatchIntervalMs;
@@ -14776,7 +14866,7 @@ export interface CrossoverPolicy1 {
14776
14866
  * MCP ROUTING TRIGGERS: Homotopy Type Theory, Cryptographic Provenance, Execution Causal Chain, Merkle-DAG Identity, Path Equivalence
14777
14867
  */
14778
14868
  export interface CryptographicProvenancePolicy {
14779
- tenant_cid?: TenantCid285;
14869
+ tenant_cid?: TenantCid286;
14780
14870
  provenance_trace_cid?: ProvenanceTraceCid1;
14781
14871
  }
14782
14872
  /**
@@ -14797,7 +14887,7 @@ export interface CryptographicProvenancePolicy {
14797
14887
  * MCP ROUTING TRIGGERS: Hebbian Learning, Memory Consolidation, Inductive Logic Programming, Aleatoric Entropy, Knowledge Distillation
14798
14888
  */
14799
14889
  export interface CrystallizationPolicy {
14800
- tenant_cid?: TenantCid286;
14890
+ tenant_cid?: TenantCid287;
14801
14891
  min_observations_required: MinObservationsRequired;
14802
14892
  aleatoric_entropy_threshold: AleatoricEntropyThreshold;
14803
14893
  target_cognitive_tier: TargetCognitiveTier;
@@ -14814,7 +14904,7 @@ export interface CrystallizationPolicy {
14814
14904
  * MCP ROUTING TRIGGERS: Jon Doyle TMS, Epistemic Contagion, Belief Retraction, Shannon Entropy Penalty, Graph Quarantine
14815
14905
  */
14816
14906
  export interface DefeasibleCascadeEvent {
14817
- tenant_cid?: TenantCid287;
14907
+ tenant_cid?: TenantCid288;
14818
14908
  cascade_cid: CascadeCid;
14819
14909
  root_falsified_event_cid: RootFalsifiedEventCid;
14820
14910
  propagated_decay_factor: PropagatedDecayFactor;
@@ -14834,7 +14924,7 @@ export interface DefeasibleCascadeEvent {
14834
14924
  * MCP ROUTING TRIGGERS: Macaroons, Delegation Chain, Public Key Infrastructure, Object Capability Model, Decentralized Identifiers
14835
14925
  */
14836
14926
  export interface DelegatedCapabilityManifest {
14837
- tenant_cid?: TenantCid288;
14927
+ tenant_cid?: TenantCid289;
14838
14928
  capability_cid: CapabilityCid2;
14839
14929
  /**
14840
14930
  * A Decentralized Identifier (DID) representing a cryptographically accountable principal within the swarm.
@@ -14860,7 +14950,7 @@ export interface DelegatedCapabilityManifest {
14860
14950
  * MCP ROUTING TRIGGERS: Satisfiability Modulo Theories, Neurosymbolic Relaxation, Differentiable Theorem Proving, Probabilistic Logic Networks, Continuous Penalty
14861
14951
  */
14862
14952
  export interface DifferentiableLogicPolicy {
14863
- tenant_cid?: TenantCid289;
14953
+ tenant_cid?: TenantCid290;
14864
14954
  constraint_cid: ConstraintCid;
14865
14955
  formal_syntax_smt: FormalSyntaxSmt;
14866
14956
  relaxation_epsilon: RelaxationEpsilon;
@@ -14884,7 +14974,7 @@ export interface DifferentiableLogicPolicy {
14884
14974
  * MCP ROUTING TRIGGERS: Probability Density Function, Bayesian Inference, Stochastic Geometry, Parametric Distribution, Variance Bounding
14885
14975
  */
14886
14976
  export interface DistributionProfile {
14887
- tenant_cid?: TenantCid290;
14977
+ tenant_cid?: TenantCid291;
14888
14978
  /**
14889
14979
  * The mathematical shape of the probability density function.
14890
14980
  */
@@ -14913,7 +15003,7 @@ export interface DistributionProfile {
14913
15003
  * Sort, Referential Integrity, Spatial Reading Order
14914
15004
  */
14915
15005
  export interface DocumentLayoutManifest {
14916
- tenant_cid?: TenantCid291;
15006
+ tenant_cid?: TenantCid292;
14917
15007
  blocks: Blocks1;
14918
15008
  chronological_flow_edges?: ChronologicalFlowEdges;
14919
15009
  }
@@ -14943,7 +15033,7 @@ export interface Blocks1 {
14943
15033
  * Bellman Equation
14944
15034
  */
14945
15035
  export interface DynamicConvergenceSLA {
14946
- tenant_cid?: TenantCid292;
15036
+ tenant_cid?: TenantCid293;
14947
15037
  convergence_delta_epsilon: ConvergenceDeltaEpsilon;
14948
15038
  lookback_window_steps: LookbackWindowSteps;
14949
15039
  minimum_reasoning_steps: MinimumReasoningSteps;
@@ -14960,7 +15050,7 @@ export interface DynamicConvergenceSLA {
14960
15050
  * MCP ROUTING TRIGGERS: Abstract Syntax Tree Validation, Zero-Trust UI Projection, Arbitrary Code Execution Prevention, Declarative Templating
14961
15051
  */
14962
15052
  export interface DynamicLayoutManifest {
14963
- tenant_cid?: TenantCid293;
15053
+ tenant_cid?: TenantCid294;
14964
15054
  layout_tstring: LayoutTstring;
14965
15055
  max_ast_node_budget?: MaxAstNodeBudget;
14966
15056
  }
@@ -14999,7 +15089,7 @@ export interface DynamicManifoldProjectionManifest1 {
14999
15089
  * MCP ROUTING TRIGGERS: Softmax Router Gate, Sparse Mixture of Experts, Conservation of Custody, Topos Theory, Spot Compute Allocation
15000
15090
  */
15001
15091
  export interface DynamicRoutingManifest {
15002
- tenant_cid?: TenantCid294;
15092
+ tenant_cid?: TenantCid295;
15003
15093
  manifest_cid: ManifestCid3;
15004
15094
  artifact_profile: GlobalSemanticProfile;
15005
15095
  active_subgraphs: ActiveSubgraphs;
@@ -15010,7 +15100,7 @@ export interface DynamicRoutingManifest {
15010
15100
  * The semantic profile governing this route.
15011
15101
  */
15012
15102
  export interface GlobalSemanticProfile {
15013
- tenant_cid?: TenantCid295;
15103
+ tenant_cid?: TenantCid296;
15014
15104
  artifact_event_cid: ArtifactEventCid2;
15015
15105
  detected_modalities: DetectedModalities;
15016
15106
  token_density: TokenDensity;
@@ -15039,7 +15129,7 @@ export interface BranchBudgetsMagnitude {
15039
15129
  * MCP ROUTING TRIGGERS: Ensemble Learning, Superposition Wave Collapse, Brier Score, Parallel Execution, Condorcet's Jury Theorem
15040
15130
  */
15041
15131
  export interface EnsembleTopologyProfile {
15042
- tenant_cid?: TenantCid296;
15132
+ tenant_cid?: TenantCid297;
15043
15133
  concurrent_branch_cids: ConcurrentBranchCids;
15044
15134
  fusion_function: FusionFunction;
15045
15135
  }
@@ -15055,7 +15145,7 @@ export interface EnsembleTopologyProfile {
15055
15145
  * MCP ROUTING TRIGGERS: Dung's AAF, Defeasible Logic, Abstract Argumentation, Non-Monotonic Node, Grounded Extension Premise
15056
15146
  */
15057
15147
  export interface EpistemicArgumentClaimState {
15058
- tenant_cid?: TenantCid297;
15148
+ tenant_cid?: TenantCid298;
15059
15149
  claim_cid: ClaimCid;
15060
15150
  proponent_cid: ProponentCid;
15061
15151
  text_chunk: TextChunk2;
@@ -15073,7 +15163,7 @@ export interface EpistemicArgumentClaimState {
15073
15163
  * MCP ROUTING TRIGGERS: Toulmin Model, Evidentiary Warrant, Inferential Bridge, Grounding Coordinate, Argumentation Theory
15074
15164
  */
15075
15165
  export interface EvidentiaryWarrantState {
15076
- tenant_cid?: TenantCid298;
15166
+ tenant_cid?: TenantCid299;
15077
15167
  source_event_cid?: SourceEventCid2;
15078
15168
  source_semantic_node_cid?: SourceSemanticNodeCid;
15079
15169
  justification: Justification19;
@@ -15090,7 +15180,7 @@ export interface EvidentiaryWarrantState {
15090
15180
  * MCP ROUTING TRIGGERS: Dung's AAF, Adjacency Matrix, Grounded Extension, State-Space Bounding, Dialectical Justification
15091
15181
  */
15092
15182
  export interface EpistemicArgumentGraphState {
15093
- tenant_cid?: TenantCid299;
15183
+ tenant_cid?: TenantCid300;
15094
15184
  claims: Claims;
15095
15185
  attacks?: Attacks;
15096
15186
  }
@@ -15118,7 +15208,7 @@ export interface Attacks {
15118
15208
  * MCP ROUTING TRIGGERS: First-Order Logic, RDF Triple, Semantic Distillation, Causal Edge, Directed Graph
15119
15209
  */
15120
15210
  export interface EpistemicAxiomState {
15121
- tenant_cid?: TenantCid300;
15211
+ tenant_cid?: TenantCid301;
15122
15212
  source_concept_cid: SourceConceptCid;
15123
15213
  directed_edge_class: DirectedEdgeClass;
15124
15214
  target_concept_cid: TargetConceptCid;
@@ -15135,7 +15225,7 @@ export interface EpistemicAxiomState {
15135
15225
  * MCP ROUTING TRIGGERS: Markov Blanket, Reachability Matrix, Abstract Argumentation, RFC 8785 Canonicalization, Graph Traversal
15136
15226
  */
15137
15227
  export interface EpistemicChainGraphState {
15138
- tenant_cid?: TenantCid301;
15228
+ tenant_cid?: TenantCid302;
15139
15229
  chain_cid: ChainCid;
15140
15230
  syntactic_roots: SyntacticRoots;
15141
15231
  semantic_leaves: SemanticLeaves;
@@ -15187,7 +15277,7 @@ export interface EpistemicCompressionSLA1 {
15187
15277
  * Canonical Hashing, Knowledge Distillation
15188
15278
  */
15189
15279
  export interface EpistemicCurriculumManifest {
15190
- tenant_cid?: TenantCid302;
15280
+ tenant_cid?: TenantCid303;
15191
15281
  curriculum_cid: CurriculumCid;
15192
15282
  tasks: Tasks;
15193
15283
  }
@@ -15212,7 +15302,7 @@ export interface EpistemicCurriculumManifest {
15212
15302
  * Reinforcement Learning, Dual Verification, Curry-Howard Correspondence
15213
15303
  */
15214
15304
  export interface EpistemicGroundedTaskManifest {
15215
- tenant_cid?: TenantCid303;
15305
+ tenant_cid?: TenantCid304;
15216
15306
  task_cid: TaskCid7;
15217
15307
  topological_proof: EpistemicTopologicalProofManifest;
15218
15308
  vignette_payload: VignettePayload;
@@ -15223,7 +15313,7 @@ export interface EpistemicGroundedTaskManifest {
15223
15313
  * The underlying latent path.
15224
15314
  */
15225
15315
  export interface EpistemicTopologicalProofManifest {
15226
- tenant_cid?: TenantCid304;
15316
+ tenant_cid?: TenantCid305;
15227
15317
  proof_cid: ProofCid;
15228
15318
  axiomatic_chain: AxiomaticChain;
15229
15319
  }
@@ -15247,7 +15337,7 @@ export interface EpistemicTopologicalProofManifest {
15247
15337
  * Latent Monologue, Verifiable Reasoning
15248
15338
  */
15249
15339
  export interface CognitiveReasoningTraceState1 {
15250
- tenant_cid?: TenantCid275;
15340
+ tenant_cid?: TenantCid276;
15251
15341
  trace_cid: TraceCid1;
15252
15342
  source_proof_cid: SourceProofCid;
15253
15343
  token_length: TokenLength;
@@ -15273,7 +15363,7 @@ export interface CognitiveReasoningTraceState1 {
15273
15363
  * Cryptography, Symmetric Consensus, Zero-Trust Evaluation
15274
15364
  */
15275
15365
  export interface CognitiveDualVerificationReceipt1 {
15276
- tenant_cid?: TenantCid274;
15366
+ tenant_cid?: TenantCid275;
15277
15367
  /**
15278
15368
  * A Decentralized Identifier (DID) representing a cryptographically accountable principal within the swarm.
15279
15369
  */
@@ -15296,7 +15386,7 @@ export interface CognitiveDualVerificationReceipt1 {
15296
15386
  * MCP ROUTING TRIGGERS: Formal Epistemology, Bounded Semilattice, Knowledge Graph Partition, Deterministic Alignment, Subdomain Projection
15297
15387
  */
15298
15388
  export interface EpistemicDomainGraphManifest {
15299
- tenant_cid?: TenantCid305;
15389
+ tenant_cid?: TenantCid306;
15300
15390
  graph_cid: GraphCid1;
15301
15391
  verified_axioms: VerifiedAxioms;
15302
15392
  }
@@ -15312,7 +15402,7 @@ export interface EpistemicDomainGraphManifest {
15312
15402
  * MCP ROUTING TRIGGERS: System 2 Processing, Test-Time Compute, Shannon Entropy, Epistemic Escalation, Non-Monotonic Scaling
15313
15403
  */
15314
15404
  export interface EpistemicEscalationContract {
15315
- tenant_cid?: TenantCid306;
15405
+ tenant_cid?: TenantCid307;
15316
15406
  baseline_entropy_threshold: BaselineEntropyThreshold;
15317
15407
  test_time_multiplier: TestTimeMultiplier;
15318
15408
  max_escalation_tiers: MaxEscalationTiers;
@@ -15333,7 +15423,7 @@ export interface EpistemicEscalationContract {
15333
15423
  * MCP ROUTING TRIGGERS: NeMo Guardrails, Colang, Reverse Proxy, Constitutional Alignment, Envoy Mesh
15334
15424
  */
15335
15425
  export interface EpistemicGuardrailsManifest {
15336
- tenant_cid?: TenantCid307;
15426
+ tenant_cid?: TenantCid308;
15337
15427
  colang_version?: ColangVersion;
15338
15428
  colang_payload: ColangPayload;
15339
15429
  severity?: Severity;
@@ -15347,7 +15437,7 @@ export interface EpistemicGuardrailsManifest {
15347
15437
  * MCP ROUTING TRIGGERS: Coalgebraic Unfolding, Lazy Evaluation, State-Space Bounding, VRAM Exhaustion Prevention
15348
15438
  */
15349
15439
  export interface EpistemicHydrationPolicy {
15350
- tenant_cid?: TenantCid308;
15440
+ tenant_cid?: TenantCid309;
15351
15441
  max_unfold_depth: MaxUnfoldDepth;
15352
15442
  lazy_fetch_timeout_ms: LazyFetchTimeoutMs;
15353
15443
  truncation_strategy: TruncationStrategy;
@@ -15364,7 +15454,7 @@ export interface EpistemicHydrationPolicy {
15364
15454
  * MCP ROUTING TRIGGERS: Event Sourcing, Sigstore, Rekor Transparency Log, Immutable Ledger, Truth Crystallization, Chronological Sort
15365
15455
  */
15366
15456
  export interface EpistemicLedgerState {
15367
- tenant_cid?: TenantCid309;
15457
+ tenant_cid?: TenantCid310;
15368
15458
  history: History;
15369
15459
  defeasible_claims?: DefeasibleClaims;
15370
15460
  retracted_nodes?: RetractedNodes;
@@ -15412,7 +15502,7 @@ export interface DefeasibleClaims {
15412
15502
  * Restoration, Temporal Logic, O(1) Rollback
15413
15503
  */
15414
15504
  export interface TemporalCheckpointState {
15415
- tenant_cid?: TenantCid310;
15505
+ tenant_cid?: TenantCid311;
15416
15506
  checkpoint_cid: CheckpointCid;
15417
15507
  ledger_index: LedgerIndex;
15418
15508
  state_hash: StateHash;
@@ -15435,7 +15525,7 @@ export interface TemporalCheckpointState {
15435
15525
  * MCP ROUTING TRIGGERS: Information Bottleneck, Ebbinghaus Forgetting Curve, Salience Decay, LRU Cache Eviction, Attention Dilution
15436
15526
  */
15437
15527
  export interface EvictionPolicy {
15438
- tenant_cid?: TenantCid311;
15528
+ tenant_cid?: TenantCid312;
15439
15529
  strategy: Strategy1;
15440
15530
  max_retained_tokens: MaxRetainedTokens;
15441
15531
  protected_event_cids?: ProtectedEventCids;
@@ -15472,7 +15562,7 @@ export interface TruthMaintenancePolicy1 {
15472
15562
  * MCP ROUTING TRIGGERS: Zero-Trust Isolation, Symbolic Firewall, Epistemic Quarantine, OpenSymbolicAI Projection
15473
15563
  */
15474
15564
  export interface EpistemicProxyState {
15475
- tenant_cid?: TenantCid312;
15565
+ tenant_cid?: TenantCid313;
15476
15566
  proxy_cid: ProxyCid1;
15477
15567
  structural_type: StructuralType1;
15478
15568
  }
@@ -15499,7 +15589,7 @@ export interface EpistemicProxyState {
15499
15589
  * of Mind, Volatile State Isolation, Semantic Sandbox
15500
15590
  */
15501
15591
  export interface EpistemicQuarantineSnapshot {
15502
- tenant_cid?: TenantCid313;
15592
+ tenant_cid?: TenantCid314;
15503
15593
  system_prompt: SystemPrompt;
15504
15594
  active_context: ActiveContext;
15505
15595
  /**
@@ -15530,7 +15620,7 @@ export interface ActiveContext {
15530
15620
  * MCP ROUTING TRIGGERS: Bayesian Theory of Mind, Epistemic Logic, Cognitive Modeling, Common Knowledge, Multi-Agent Inference
15531
15621
  */
15532
15622
  export interface TheoryOfMindSnapshot {
15533
- tenant_cid?: TenantCid314;
15623
+ tenant_cid?: TenantCid315;
15534
15624
  target_agent_cid: TargetAgentCid;
15535
15625
  assumed_shared_beliefs: AssumedSharedBeliefs;
15536
15626
  identified_knowledge_gaps: IdentifiedKnowledgeGaps;
@@ -15548,7 +15638,7 @@ export interface TheoryOfMindSnapshot {
15548
15638
  * MCP ROUTING TRIGGERS: Gibsonian Affordances, Bipartite Graph Projection, Action Space Manifold, RFC 8785 Canonicalization, Holographic Subgraph
15549
15639
  */
15550
15640
  export interface SpatialOntologicalSurfaceProjectionManifest {
15551
- tenant_cid?: TenantCid315;
15641
+ tenant_cid?: TenantCid316;
15552
15642
  projection_cid: ProjectionCid1;
15553
15643
  action_spaces?: ActionSpaces;
15554
15644
  supported_personas?: SupportedPersonas;
@@ -15566,7 +15656,7 @@ export interface SpatialOntologicalSurfaceProjectionManifest {
15566
15656
  * MCP ROUTING TRIGGERS: Lazy Evaluation, Progressive Disclosure, Information Bottleneck, Discovery Surface, Epistemic Pointer
15567
15657
  */
15568
15658
  export interface ProceduralMetadataManifest {
15569
- tenant_cid?: TenantCid316;
15659
+ tenant_cid?: TenantCid317;
15570
15660
  metadata_cid: MetadataCid;
15571
15661
  target_sop_cid: TargetSopCid;
15572
15662
  trigger_description: TriggerDescription;
@@ -15598,7 +15688,7 @@ export interface ProceduralMetadataManifest {
15598
15688
  * Topological Flow, Referential Integrity
15599
15689
  */
15600
15690
  export interface EpistemicSOPManifest {
15601
- tenant_cid?: TenantCid317;
15691
+ tenant_cid?: TenantCid318;
15602
15692
  sop_cid: SopCid;
15603
15693
  /**
15604
15694
  * A deterministic cognitive routing boundary that defines the non-monotonic instruction set for the agent.
@@ -15633,7 +15723,7 @@ export interface StructuralGrammarHashes {
15633
15723
  * MCP ROUTING TRIGGERS: Process Reward Model, Beam Search Pruning, Latent Trajectory, State-Space Explosion, A* Search
15634
15724
  */
15635
15725
  export interface ProcessRewardContract {
15636
- tenant_cid?: TenantCid318;
15726
+ tenant_cid?: TenantCid319;
15637
15727
  /**
15638
15728
  * The dynamic circuit breaker that halts the search when PRM variance converges, preventing VRAM waste.
15639
15729
  */
@@ -15682,7 +15772,7 @@ export interface EpistemicSecurityProfile1 {
15682
15772
  * Sampling, Topological Diversity, Semantic Seeding
15683
15773
  */
15684
15774
  export interface EpistemicSeedInjectionPolicy {
15685
- tenant_cid?: TenantCid319;
15775
+ tenant_cid?: TenantCid320;
15686
15776
  similarity_threshold_alpha: SimilarityThresholdAlpha;
15687
15777
  relation_diversity_bucket_size: RelationDiversityBucketSize;
15688
15778
  }
@@ -15698,7 +15788,7 @@ export interface EpistemicSeedInjectionPolicy {
15698
15788
  * MCP ROUTING TRIGGERS: Curry-Howard Correspondence, Constructive Proof, Topological Sort, Deductive Reasoning, Automated Theorem Proving
15699
15789
  */
15700
15790
  export interface EpistemicTopologicalProofManifest1 {
15701
- tenant_cid?: TenantCid304;
15791
+ tenant_cid?: TenantCid305;
15702
15792
  proof_cid: ProofCid;
15703
15793
  axiomatic_chain: AxiomaticChain;
15704
15794
  }
@@ -15714,7 +15804,7 @@ export interface EpistemicTopologicalProofManifest1 {
15714
15804
  * MCP ROUTING TRIGGERS: Reader Writer State Monad, Pure Functions, Envelope Functor, Execution Context, Algebraic Structures
15715
15805
  */
15716
15806
  export interface ExecutionEnvelopeState {
15717
- tenant_cid?: TenantCid320;
15807
+ tenant_cid?: TenantCid321;
15718
15808
  trace_context: TraceContextState;
15719
15809
  state_vector: StateVectorProfile;
15720
15810
  payload: Payload3;
@@ -15723,7 +15813,7 @@ export interface ExecutionEnvelopeState {
15723
15813
  * Represents the Reader/Writer monad for causality and recursion.
15724
15814
  */
15725
15815
  export interface TraceContextState {
15726
- tenant_cid?: TenantCid321;
15816
+ tenant_cid?: TenantCid322;
15727
15817
  trace_cid: TraceCid2;
15728
15818
  span_cid: SpanCid;
15729
15819
  parent_span_cid?: ParentSpanCid;
@@ -15733,7 +15823,7 @@ export interface TraceContextState {
15733
15823
  * Represents the State monad of Labeled Transition Systems.
15734
15824
  */
15735
15825
  export interface StateVectorProfile {
15736
- tenant_cid?: TenantCid322;
15826
+ tenant_cid?: TenantCid323;
15737
15827
  immutable_matrix?: ImmutableMatrix;
15738
15828
  mutable_matrix?: MutableMatrix;
15739
15829
  is_delta?: IsDelta;
@@ -15772,7 +15862,7 @@ export interface Payload3 {
15772
15862
  * Safety Invariant, TLA+, Formal Methods
15773
15863
  */
15774
15864
  export interface FormalVerificationContract {
15775
- tenant_cid?: TenantCid323;
15865
+ tenant_cid?: TenantCid324;
15776
15866
  proof_system: ProofSystem1;
15777
15867
  invariant_theorem: InvariantTheorem;
15778
15868
  compiled_proof_hash: CompiledProofHash;
@@ -15801,7 +15891,7 @@ export interface FormalVerificationContract {
15801
15891
  * Explosion, Fractal Graph Bounding, Gas Limit
15802
15892
  */
15803
15893
  export interface GenerativeManifoldSLA {
15804
- tenant_cid?: TenantCid324;
15894
+ tenant_cid?: TenantCid325;
15805
15895
  max_topological_depth: MaxTopologicalDepth;
15806
15896
  max_node_fanout: MaxNodeFanout;
15807
15897
  max_synthetic_tokens: MaxSyntheticTokens;
@@ -15818,7 +15908,7 @@ export interface GenerativeManifoldSLA {
15818
15908
  * MCP ROUTING TRIGGERS: Structural Topology, Server-Driven UI, Geometric Schema, Ast Transformer, Sensory Mapping
15819
15909
  */
15820
15910
  export interface GeometricSchemaIntent {
15821
- tenant_cid?: TenantCid325;
15911
+ tenant_cid?: TenantCid326;
15822
15912
  target_urn: TargetUrn1;
15823
15913
  nested_urns: NestedUrns;
15824
15914
  max_depth: MaxDepth1;
@@ -15846,7 +15936,7 @@ export interface GeometricSchemaIntent {
15846
15936
  * Bounding, ESG Constraint, Execution Envelope
15847
15937
  */
15848
15938
  export interface GlobalGovernancePolicy {
15849
- tenant_cid?: TenantCid326;
15939
+ tenant_cid?: TenantCid327;
15850
15940
  mandatory_license_rule: EpistemicGuardrailsManifest1;
15851
15941
  max_budget_magnitude: MaxBudgetMagnitude1;
15852
15942
  /**
@@ -15877,7 +15967,7 @@ export interface GlobalGovernancePolicy {
15877
15967
  * MCP ROUTING TRIGGERS: NeMo Guardrails, Colang, Reverse Proxy, Constitutional Alignment, Envoy Mesh
15878
15968
  */
15879
15969
  export interface EpistemicGuardrailsManifest1 {
15880
- tenant_cid?: TenantCid307;
15970
+ tenant_cid?: TenantCid308;
15881
15971
  colang_version?: ColangVersion;
15882
15972
  colang_payload: ColangPayload;
15883
15973
  severity?: Severity;
@@ -15891,7 +15981,7 @@ export interface EpistemicGuardrailsManifest1 {
15891
15981
  * MCP ROUTING TRIGGERS: Conflict Resolution, Graph CRDT, Merge Algebra, Eventual Consistency
15892
15982
  */
15893
15983
  export interface TemporalConflictResolutionPolicy {
15894
- tenant_cid?: TenantCid327;
15984
+ tenant_cid?: TenantCid328;
15895
15985
  merge_algebra: MergeAlgebra;
15896
15986
  enforce_idempotence?: EnforceIdempotence;
15897
15987
  }
@@ -15907,7 +15997,7 @@ export interface TemporalConflictResolutionPolicy {
15907
15997
  * MCP ROUTING TRIGGERS: Contextual Qualifiers, Topological Container, Semantic Invariant, Context Collapse
15908
15998
  */
15909
15999
  export interface GlobalSemanticInvariantProfile {
15910
- tenant_cid?: TenantCid328;
16000
+ tenant_cid?: TenantCid329;
15911
16001
  invariant_cid: InvariantCid;
15912
16002
  categorical_cohorts?: CategoricalCohorts;
15913
16003
  operational_perimeters?: OperationalPerimeters;
@@ -15954,7 +16044,7 @@ export interface TemporalBoundsProfile2 {
15954
16044
  * MCP ROUTING TRIGGERS: Structural Indexing, VRAM Budgeting, Representation Engineering, Modality Detection, RFC 8785 Canonicalization
15955
16045
  */
15956
16046
  export interface GlobalSemanticProfile1 {
15957
- tenant_cid?: TenantCid295;
16047
+ tenant_cid?: TenantCid296;
15958
16048
  artifact_event_cid: ArtifactEventCid2;
15959
16049
  detected_modalities: DetectedModalities;
15960
16050
  token_density: TokenDensity;
@@ -15981,7 +16071,7 @@ export interface GlobalSemanticProfile1 {
15981
16071
  * Wide-Columnar Projection, Structural Serialization
15982
16072
  */
15983
16073
  export interface GraphFlatteningPolicy {
15984
- tenant_cid?: TenantCid329;
16074
+ tenant_cid?: TenantCid330;
15985
16075
  node_projection_mode: NodeProjectionMode;
15986
16076
  edge_projection_mode: EdgeProjectionMode;
15987
16077
  preserve_cryptographic_lineage?: PreserveCryptographicLineage;
@@ -15998,7 +16088,7 @@ export interface GraphFlatteningPolicy {
15998
16088
  * MCP ROUTING TRIGGERS: OIDC, Zero-Trust Architecture, SPIFFE/SPIRE, Epistemic Quarantine, Identity Decoupling, Open Policy Agent
15999
16089
  */
16000
16090
  export interface IdentityContextProxy {
16001
- tenant_cid?: TenantCid330;
16091
+ tenant_cid?: TenantCid331;
16002
16092
  jwt_payload: JwtPayload;
16003
16093
  execution_taint: ExecutionTaint;
16004
16094
  }
@@ -16026,7 +16116,7 @@ export interface JwtPayload {
16026
16116
  * Truth Maintenance, Fault Envelope
16027
16117
  */
16028
16118
  export interface JSONRPCErrorResponseState {
16029
- tenant_cid?: TenantCid331;
16119
+ tenant_cid?: TenantCid332;
16030
16120
  jsonrpc: Jsonrpc3;
16031
16121
  error: JSONRPCErrorState;
16032
16122
  id?: Id3;
@@ -16035,7 +16125,7 @@ export interface JSONRPCErrorResponseState {
16035
16125
  * The error object.
16036
16126
  */
16037
16127
  export interface JSONRPCErrorState {
16038
- tenant_cid?: TenantCid332;
16128
+ tenant_cid?: TenantCid333;
16039
16129
  code: Code;
16040
16130
  message: Message2;
16041
16131
  /**
@@ -16064,7 +16154,7 @@ export interface JSONRPCErrorState {
16064
16154
  * Log Poisoning, Stateful Rollback
16065
16155
  */
16066
16156
  export interface JSONRPCErrorState1 {
16067
- tenant_cid?: TenantCid332;
16157
+ tenant_cid?: TenantCid333;
16068
16158
  code: Code;
16069
16159
  message: Message2;
16070
16160
  /**
@@ -16084,7 +16174,7 @@ export interface JSONRPCErrorState1 {
16084
16174
  * MCP ROUTING TRIGGERS: Zero-Allocation Telemetry, Struct of Arrays, High-Velocity Buffer, SE3 Delta, Kinematic Stream
16085
16175
  */
16086
16176
  export interface KinematicDeltaManifest {
16087
- tenant_cid?: TenantCid333;
16177
+ tenant_cid?: TenantCid334;
16088
16178
  stream_cid: StreamCid1;
16089
16179
  deltas: Deltas;
16090
16180
  }
@@ -16100,7 +16190,7 @@ export interface KinematicDeltaManifest {
16100
16190
  * MCP ROUTING TRIGGERS: Optimal Stopping Theory, Simulated Annealing, Probability Wave Collapse, Exploration-Exploitation Dilemma, Kinetic Thermodynamics
16101
16191
  */
16102
16192
  export interface KineticBudgetPolicy {
16103
- tenant_cid?: TenantCid334;
16193
+ tenant_cid?: TenantCid335;
16104
16194
  exploration_decay_curve: ExplorationDecayCurve;
16105
16195
  forced_exploitation_threshold_ms: ForcedExploitationThresholdMs;
16106
16196
  dynamic_temperature_asymptote: DynamicTemperatureAsymptote;
@@ -16135,7 +16225,7 @@ export interface MCPCapabilityWhitelistPolicy1 {
16135
16225
  * MCP ROUTING TRIGGERS: Higher-Order Function, Latent Prompt Manifold, Template Interpolation, Supply-Chain Verification, Stateless RPC
16136
16226
  */
16137
16227
  export interface MCPPromptReferenceState {
16138
- tenant_cid?: TenantCid335;
16228
+ tenant_cid?: TenantCid336;
16139
16229
  server_cid: ServerCid1;
16140
16230
  prompt_name: PromptName;
16141
16231
  arguments?: Arguments;
@@ -16160,7 +16250,7 @@ export interface Arguments {
16160
16250
  * MCP ROUTING TRIGGERS: Resource Description Framework, Zero-Trust Perception, Epistemic Projection, Passive URI Mapping, Data Topography
16161
16251
  */
16162
16252
  export interface MCPResourceManifest {
16163
- tenant_cid?: TenantCid336;
16253
+ tenant_cid?: TenantCid337;
16164
16254
  server_cid: ServerCid2;
16165
16255
  uris?: Uris;
16166
16256
  }
@@ -16176,7 +16266,7 @@ export interface MCPResourceManifest {
16176
16266
  * MCP ROUTING TRIGGERS: Cartesian Coordinate System, Small Multiples, Spatial Topology, Referential Integrity, Layout Matrix
16177
16267
  */
16178
16268
  export interface MacroGridProfile {
16179
- tenant_cid?: TenantCid337;
16269
+ tenant_cid?: TenantCid338;
16180
16270
  layout_matrix: LayoutMatrix;
16181
16271
  column_fractional_weights?: ColumnFractionalWeights;
16182
16272
  row_fractional_weights?: RowFractionalWeights;
@@ -16194,7 +16284,7 @@ export interface MacroGridProfile {
16194
16284
  * MCP ROUTING TRIGGERS: Proof-of-Stake, Slashing Condition, Byzantine Fault Tolerance, Economic Escrow
16195
16285
  */
16196
16286
  export interface MarketContract {
16197
- tenant_cid?: TenantCid338;
16287
+ tenant_cid?: TenantCid339;
16198
16288
  minimum_collateral: MinimumCollateral;
16199
16289
  slashing_penalty: SlashingPenalty;
16200
16290
  }
@@ -16210,7 +16300,7 @@ export interface MarketContract {
16210
16300
  * MCP ROUTING TRIGGERS: Genesis Block, Merkle-DAG, Content Addressable Storage, Cryptographic Anchoring, Unstructured Ingestion
16211
16301
  */
16212
16302
  export interface MultimodalArtifactReceipt {
16213
- tenant_cid?: TenantCid339;
16303
+ tenant_cid?: TenantCid340;
16214
16304
  artifact_cid: ArtifactCid1;
16215
16305
  mime_type: MimeType;
16216
16306
  byte_stream_hash: ByteStreamHash;
@@ -16268,13 +16358,41 @@ export interface MutationPolicy1 {
16268
16358
  * MCP ROUTING TRIGGERS: Tensor Calculus, Differential Geometry, Merkle Tree Verification, Zero-Trust Computing, Memory Allocation
16269
16359
  */
16270
16360
  export interface NDimensionalTensorManifest {
16271
- tenant_cid?: TenantCid340;
16361
+ tenant_cid?: TenantCid341;
16272
16362
  structural_format: TensorStructuralFormatProfile;
16273
16363
  shape: Shape;
16274
16364
  vram_footprint_bytes: VramFootprintBytes;
16275
16365
  merkle_root: MerkleRoot;
16276
16366
  storage_uri: StorageUri;
16277
16367
  }
16368
+ /**
16369
+ * CoReason Shared Kernel Ontology
16370
+ *
16371
+ * AGENT INSTRUCTION: A request intent to perform lookup across clinical vocabularies.
16372
+ * CAUSAL AFFORDANCE: Triggers the execution engine to traverse clinical ontology schemas and resolve standardized mappings.
16373
+ * EPISTEMIC BOUNDS: max_results must be positive and bounded to prevent resource exhaustion.
16374
+ * MCP ROUTING TRIGGERS: OMOP CDM, Vocabulary Lookup, Concept Resolution
16375
+ */
16376
+ export interface OntologicalVocabularyLookupIntent {
16377
+ tenant_cid?: TenantCid342;
16378
+ query_term: QueryTerm;
16379
+ target_domains: TargetDomains;
16380
+ max_results?: MaxResults1;
16381
+ }
16382
+ /**
16383
+ * CoReason Shared Kernel Ontology
16384
+ *
16385
+ * AGENT INSTRUCTION: A frozen historical receipt of an ontological vocabulary lookup resolution.
16386
+ * CAUSAL AFFORDANCE: Delivers standard mapped clinical concept states to the caller.
16387
+ * EPISTEMIC BOUNDS: duration_ms must be non-negative.
16388
+ * MCP ROUTING TRIGGERS: Vocabulary Resolution Receipt, Lookup Logging
16389
+ */
16390
+ export interface OntologicalVocabularyLookupReceipt {
16391
+ tenant_cid?: TenantCid343;
16392
+ lookup_intent_cid: LookupIntentCid;
16393
+ results: Results;
16394
+ duration_ms: DurationMs;
16395
+ }
16278
16396
  /**
16279
16397
  * CoReason Shared Kernel Ontology
16280
16398
  *
@@ -16305,7 +16423,7 @@ export interface PermissionBoundaryPolicy1 {
16305
16423
  * MCP ROUTING TRIGGERS: Post-Quantum Cryptography, ML-DSA, SLH-DSA, Shor's Algorithm Resistance, Lattice-based Cryptography
16306
16424
  */
16307
16425
  export interface PostQuantumSignatureReceipt {
16308
- tenant_cid?: TenantCid341;
16426
+ tenant_cid?: TenantCid344;
16309
16427
  pq_algorithm: PqAlgorithm;
16310
16428
  public_key_cid: PublicKeyCid1;
16311
16429
  pq_signature_blob: PqSignatureBlob;
@@ -16331,7 +16449,7 @@ export interface PostQuantumSignatureReceipt {
16331
16449
  * Binding, Structural Manifold Envelope, Human-in-the-Loop
16332
16450
  */
16333
16451
  export interface PresentationManifest {
16334
- tenant_cid?: TenantCid342;
16452
+ tenant_cid?: TenantCid345;
16335
16453
  /**
16336
16454
  * The reason an agent is presenting this data to a human.
16337
16455
  */
@@ -16355,7 +16473,7 @@ export interface PresentationManifest {
16355
16473
  * MCP ROUTING TRIGGERS: Cartesian Coordinate System, Small Multiples, Spatial Topology, Referential Integrity, Layout Matrix
16356
16474
  */
16357
16475
  export interface MacroGridProfile1 {
16358
- tenant_cid?: TenantCid337;
16476
+ tenant_cid?: TenantCid338;
16359
16477
  layout_matrix: LayoutMatrix;
16360
16478
  column_fractional_weights?: ColumnFractionalWeights;
16361
16479
  row_fractional_weights?: RowFractionalWeights;
@@ -16373,7 +16491,7 @@ export interface MacroGridProfile1 {
16373
16491
  * MCP ROUTING TRIGGERS: Supervisory Control Theory, MCTS Bending, Penalty Scalar, Trace Evaluation, Cognitive Engineering
16374
16492
  */
16375
16493
  export interface ReasoningEngineeringPolicy {
16376
- tenant_cid?: TenantCid343;
16494
+ tenant_cid?: TenantCid346;
16377
16495
  telemetry_export_frequency_hz: TelemetryExportFrequencyHz;
16378
16496
  human_override_gradient: HumanOverrideGradient;
16379
16497
  }
@@ -16401,7 +16519,7 @@ export interface ReasoningEngineeringPolicy {
16401
16519
  * Triplet, Adjacency Matrix, Epistemic Link
16402
16520
  */
16403
16521
  export interface SemanticEdgeState {
16404
- tenant_cid?: TenantCid344;
16522
+ tenant_cid?: TenantCid347;
16405
16523
  edge_cid: EdgeCid;
16406
16524
  subject_node_cid: SubjectNodeCid;
16407
16525
  object_node_cid: ObjectNodeCid;
@@ -16458,7 +16576,7 @@ export interface TemporalBoundsProfile3 {
16458
16576
  * MCP ROUTING TRIGGERS: Sensory Ingestion Complete, Multimodal Payload, ASR Processing
16459
16577
  */
16460
16578
  export interface SensoryMultimodalCaptureEvent {
16461
- tenant_cid?: TenantCid345;
16579
+ tenant_cid?: TenantCid348;
16462
16580
  captured_text?: CapturedText;
16463
16581
  captured_audio_urn?: CapturedAudioUrn;
16464
16582
  }
@@ -16474,7 +16592,7 @@ export interface SensoryMultimodalCaptureEvent {
16474
16592
  * MCP ROUTING TRIGGERS: Audio Capture, Multimodal Ingestion, ASR Transcription, Real-time Sensing
16475
16593
  */
16476
16594
  export interface SensoryMultimodalCaptureIntent {
16477
- tenant_cid?: TenantCid346;
16595
+ tenant_cid?: TenantCid349;
16478
16596
  enable_audio_capture: EnableAudioCapture;
16479
16597
  enable_text_capture: EnableTextCapture;
16480
16598
  max_duration_seconds: MaxDurationSeconds;
@@ -16491,7 +16609,7 @@ export interface SensoryMultimodalCaptureIntent {
16491
16609
  * MCP ROUTING TRIGGERS: SSE Telemetry Event, Multimodal Broadcast, Active UI Synchronization
16492
16610
  */
16493
16611
  export interface SensoryMultimodalProjectionEvent {
16494
- tenant_cid?: TenantCid347;
16612
+ tenant_cid?: TenantCid350;
16495
16613
  projected_avatar_urn?: ProjectedAvatarUrn;
16496
16614
  projected_audio_urn?: ProjectedAudioUrn;
16497
16615
  projected_overlay_text?: ProjectedOverlayText;
@@ -16508,7 +16626,7 @@ export interface SensoryMultimodalProjectionEvent {
16508
16626
  * MCP ROUTING TRIGGERS: Multimodal Projection, Avatar Rendering, TTS Output, Spatial Overlay
16509
16627
  */
16510
16628
  export interface SensoryMultimodalProjectionIntent {
16511
- tenant_cid?: TenantCid348;
16629
+ tenant_cid?: TenantCid351;
16512
16630
  avatar_urn?: AvatarUrn;
16513
16631
  audio_tts_string?: AudioTtsString;
16514
16632
  audio_stream_urn?: AudioStreamUrn;
@@ -16526,7 +16644,7 @@ export interface SensoryMultimodalProjectionIntent {
16526
16644
  * MCP ROUTING TRIGGERS: SSE Telemetry Event, UI Optimization Notification, Zero-Trust Projection Update
16527
16645
  */
16528
16646
  export interface SensoryUIUpgradeAvailableEvent {
16529
- tenant_cid?: TenantCid349;
16647
+ tenant_cid?: TenantCid352;
16530
16648
  available_upgrade_urn: AvailableUpgradeUrn;
16531
16649
  improvement_delta: ImprovementDelta;
16532
16650
  }
@@ -16542,7 +16660,7 @@ export interface SensoryUIUpgradeAvailableEvent {
16542
16660
  * MCP ROUTING TRIGGERS: TDA Optimization, Sensory Hot-Swap, AOT UI Upgrade, Epistemic Modality Shift
16543
16661
  */
16544
16662
  export interface SensoryUIUpgradeIntent {
16545
- tenant_cid?: TenantCid350;
16663
+ tenant_cid?: TenantCid353;
16546
16664
  current_active_urn: CurrentActiveUrn;
16547
16665
  target_upgrade_urn: TargetUpgradeUrn;
16548
16666
  upgrade_rationale_score: UpgradeRationaleScore;
@@ -16646,7 +16764,7 @@ export interface SpatialGenerativeTaxonomyManifest1 {
16646
16764
  * MCP ROUTING TRIGGERS: Federated Pose Graph, Spatial Reference Frame, SLAM Anchor, Relative Coordinate Geometry, Origin Point
16647
16765
  */
16648
16766
  export interface SpatialReferenceFrameManifest {
16649
- tenant_cid?: TenantCid351;
16767
+ tenant_cid?: TenantCid354;
16650
16768
  frame_cid: FrameCid;
16651
16769
  anchor_protocol: AnchorProtocol;
16652
16770
  physical_room_hash?: PhysicalRoomHash;
@@ -16672,7 +16790,7 @@ export interface SpatialReferenceFrameManifest {
16672
16790
  * Vector Clock, Eventual Consistency, Last-Writer-Wins
16673
16791
  */
16674
16792
  export interface StateDifferentialManifest {
16675
- tenant_cid?: TenantCid352;
16793
+ tenant_cid?: TenantCid355;
16676
16794
  diff_cid: DiffCid1;
16677
16795
  author_node_cid: AuthorNodeCid1;
16678
16796
  lamport_timestamp: LamportTimestamp1;
@@ -16708,7 +16826,7 @@ export interface VectorClock1 {
16708
16826
  * Partitioning, VRAM Bounding, Serialization Geometry
16709
16827
  */
16710
16828
  export interface StateHydrationManifest {
16711
- tenant_cid?: TenantCid353;
16829
+ tenant_cid?: TenantCid356;
16712
16830
  epistemic_coordinate: EpistemicCoordinate;
16713
16831
  crystallized_ledger_cids: CrystallizedLedgerCids;
16714
16832
  working_context_variables: WorkingContextVariables;
@@ -16736,7 +16854,7 @@ export interface WorkingContextVariables {
16736
16854
  * MCP ROUTING TRIGGERS: Labeled Transition System, Markov Process, Full Observability, State Vector, Memory Boundary
16737
16855
  */
16738
16856
  export interface StateVectorProfile1 {
16739
- tenant_cid?: TenantCid322;
16857
+ tenant_cid?: TenantCid323;
16740
16858
  immutable_matrix?: ImmutableMatrix;
16741
16859
  mutable_matrix?: MutableMatrix;
16742
16860
  is_delta?: IsDelta;
@@ -16776,7 +16894,7 @@ export interface StructuralCausalGraphProfile2 {
16776
16894
  * Structural Entropy, Fuzzing Blueprint, Synthetic Permutation
16777
16895
  */
16778
16896
  export interface SyntheticGenerationProfile {
16779
- tenant_cid?: TenantCid354;
16897
+ tenant_cid?: TenantCid357;
16780
16898
  profile_cid: ProfileCid;
16781
16899
  manifold_sla: GenerativeManifoldSLA1;
16782
16900
  target_schema_ref: TargetSchemaRef;
@@ -16801,7 +16919,7 @@ export interface SyntheticGenerationProfile {
16801
16919
  * Explosion, Fractal Graph Bounding, Gas Limit
16802
16920
  */
16803
16921
  export interface GenerativeManifoldSLA1 {
16804
- tenant_cid?: TenantCid324;
16922
+ tenant_cid?: TenantCid325;
16805
16923
  max_topological_depth: MaxTopologicalDepth;
16806
16924
  max_node_fanout: MaxNodeFanout;
16807
16925
  max_synthetic_tokens: MaxSyntheticTokens;
@@ -16868,7 +16986,7 @@ export interface TopologicalFidelityReceipt1 {
16868
16986
  * MCP ROUTING TRIGGERS: Distributed Causality, Vector Clocks, Trace Context, Topological Ordering, Causal Graph
16869
16987
  */
16870
16988
  export interface TraceContextState1 {
16871
- tenant_cid?: TenantCid321;
16989
+ tenant_cid?: TenantCid322;
16872
16990
  trace_cid: TraceCid2;
16873
16991
  span_cid: SpanCid;
16874
16992
  parent_span_cid?: ParentSpanCid;
@@ -16886,7 +17004,7 @@ export interface TraceContextState1 {
16886
17004
  * MCP ROUTING TRIGGERS: Multi-Attribute Utility Theory, Pareto Efficiency, Variance Reduction, Fallback Superposition, Utility Routing
16887
17005
  */
16888
17006
  export interface UtilityJustificationGraphReceipt {
16889
- tenant_cid?: TenantCid355;
17007
+ tenant_cid?: TenantCid358;
16890
17008
  optimizing_vectors?: OptimizingVectors;
16891
17009
  degrading_vectors?: DegradingVectors;
16892
17010
  superposition_variance_threshold: SuperpositionVarianceThreshold;
@@ -16919,7 +17037,7 @@ export interface DegradingVectors {
16919
17037
  * MCP ROUTING TRIGGERS: Viewport Projection Matrix, View Frustum, Field of View, Clipping Planes, Linear Algebraic Projection
16920
17038
  */
16921
17039
  export interface ViewportProjectionContract {
16922
- tenant_cid?: TenantCid356;
17040
+ tenant_cid?: TenantCid359;
16923
17041
  projection_class: ProjectionClass;
16924
17042
  field_of_view_degrees?: FieldOfViewDegrees;
16925
17043
  clipping_plane_near: ClippingPlaneNear;
@@ -16955,7 +17073,7 @@ export interface VolumetricBoundingProfile1 {
16955
17073
  * MCP ROUTING TRIGGERS: Topos Theory, Cybernetics, Execution Envelope, Macroscopic Topology, Viable System Model
16956
17074
  */
16957
17075
  export interface WorkflowManifest {
16958
- tenant_cid?: TenantCid357;
17076
+ tenant_cid?: TenantCid360;
16959
17077
  genesis_provenance: EpistemicProvenanceReceipt2;
16960
17078
  /**
16961
17079
  * An Immutable structural checkpoint.