@coreason-ai/coreason-manifest 0.91.3 → 0.94.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/dist/ontology.d.ts +307 -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
  */
@@ -5666,6 +5702,10 @@ export type DistrLicenseCid = string;
5666
5702
  * The zk-SNARK proof confirming possession of the authorized cluster hardware fingerprint without revealing the raw physical identifiers over the wire.
5667
5703
  */
5668
5704
  export type HardwareZkProof = string | null;
5705
+ /**
5706
+ * The cryptographic signature of the receipt.
5707
+ */
5708
+ export type Signature = string | null;
5669
5709
  /**
5670
5710
  * The POSIX timestamp (seconds since epoch) when this receipt was cryptographically issued by the gateway.
5671
5711
  */
@@ -5699,7 +5739,7 @@ export type FederationEnabled = boolean;
5699
5739
  /**
5700
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."}
5701
5741
  */
5702
- export type TenantCid282 = string;
5742
+ export type TenantCid283 = string;
5703
5743
  /**
5704
5744
  * The identifier of the underlying model.
5705
5745
  */
@@ -5721,7 +5761,7 @@ export type Capabilities1 = string[];
5721
5761
  /**
5722
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."}
5723
5763
  */
5724
- export type TenantCid283 = string;
5764
+ export type TenantCid284 = string;
5725
5765
  /**
5726
5766
  * The atomic integer cost per 1 million input tokens provided to the model.
5727
5767
  */
@@ -5741,7 +5781,7 @@ export type SupportedFunctionalExperts = string[];
5741
5781
  /**
5742
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."}
5743
5783
  */
5744
- export type TenantCid284 = string;
5784
+ export type TenantCid285 = string;
5745
5785
  /**
5746
5786
  * Forces non-destructive graph mutations.
5747
5787
  */
@@ -5758,12 +5798,12 @@ export type CrossoverMechanismProfile = "uniform_blend" | "single_point" | "heur
5758
5798
  /**
5759
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."}
5760
5800
  */
5761
- export type TenantCid285 = string;
5801
+ export type TenantCid286 = string;
5762
5802
  export type ProvenanceTraceCid1 = string | null;
5763
5803
  /**
5764
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."}
5765
5805
  */
5766
- export type TenantCid286 = string;
5806
+ export type TenantCid287 = string;
5767
5807
  /**
5768
5808
  * The minimum number of episodic logs needed to statistically prove a crystallized rule.
5769
5809
  */
@@ -5779,7 +5819,7 @@ export type TargetCognitiveTier = "semantic" | "working";
5779
5819
  /**
5780
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."}
5781
5821
  */
5782
- export type TenantCid287 = string;
5822
+ export type TenantCid288 = string;
5783
5823
  /**
5784
5824
  * A Content Identifier (CID) acting as a cryptographic Lineage Watermark for this automated truth maintenance operation.
5785
5825
  */
@@ -5809,7 +5849,7 @@ export type TemporalBlastRadius = [unknown, unknown] | null;
5809
5849
  /**
5810
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."}
5811
5851
  */
5812
- export type TenantCid288 = string;
5852
+ export type TenantCid289 = string;
5813
5853
  /**
5814
5854
  * A string CID for the delegated capability.
5815
5855
  */
@@ -5831,7 +5871,7 @@ export type CryptographicSignature = string;
5831
5871
  /**
5832
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."}
5833
5873
  */
5834
- export type TenantCid289 = string;
5874
+ export type TenantCid290 = string;
5835
5875
  export type ConstraintCid = string;
5836
5876
  /**
5837
5877
  * The formal SMT-LIB or Lean4 language representation of the symbolic rule.
@@ -5844,7 +5884,7 @@ export type RelaxationEpsilon = number;
5844
5884
  /**
5845
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."}
5846
5886
  */
5847
- export type TenantCid290 = string;
5887
+ export type TenantCid291 = string;
5848
5888
  /**
5849
5889
  * The expected value (mu) of the distribution.
5850
5890
  */
@@ -5861,7 +5901,7 @@ export type DistributionShapeProfile = "gaussian" | "uniform" | "beta";
5861
5901
  /**
5862
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."}
5863
5903
  */
5864
- export type TenantCid291 = string;
5904
+ export type TenantCid292 = string;
5865
5905
  /**
5866
5906
  * Directed edges defining the topological sort (chronological flow) of the document.
5867
5907
  */
@@ -5869,7 +5909,7 @@ export type ChronologicalFlowEdges = [unknown, unknown][];
5869
5909
  /**
5870
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."}
5871
5911
  */
5872
- export type TenantCid292 = string;
5912
+ export type TenantCid293 = string;
5873
5913
  /**
5874
5914
  * The minimal required PRM score improvement across the lookback window to justify continued compute.
5875
5915
  */
@@ -5885,7 +5925,7 @@ export type MinimumReasoningSteps = number;
5885
5925
  /**
5886
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."}
5887
5927
  */
5888
- export type TenantCid293 = string;
5928
+ export type TenantCid294 = string;
5889
5929
  /**
5890
5930
  * A Python 3.14 t-string template definition for dynamic UI grid evaluation.
5891
5931
  */
@@ -5897,7 +5937,7 @@ export type MaxAstNodeBudget = number;
5897
5937
  /**
5898
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."}
5899
5939
  */
5900
- export type TenantCid294 = string;
5940
+ export type TenantCid295 = string;
5901
5941
  /**
5902
5942
  * The unique Content Identifier (CID) for this routing plan.
5903
5943
  */
@@ -5905,7 +5945,7 @@ export type ManifestCid3 = string;
5905
5945
  /**
5906
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."}
5907
5947
  */
5908
- export type TenantCid295 = string;
5948
+ export type TenantCid296 = string;
5909
5949
  /**
5910
5950
  * The exact genesis globally unique decentralized identifier (DID) anchoring the MultimodalArtifactReceipt entering the routing tier.
5911
5951
  */
@@ -5925,7 +5965,7 @@ export type BypassedSteps = BypassReceipt[];
5925
5965
  /**
5926
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."}
5927
5967
  */
5928
- export type TenantCid296 = string;
5968
+ export type TenantCid297 = string;
5929
5969
  /**
5930
5970
  * The strict array of strict W3C DIDs (NodeIdentifierStates) representing concurrent topology branches.
5931
5971
  *
@@ -5940,7 +5980,7 @@ export type FusionFunction = "weighted_consensus" | "highest_confidence" | "brie
5940
5980
  /**
5941
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."}
5942
5982
  */
5943
- export type TenantCid297 = string;
5983
+ export type TenantCid298 = string;
5944
5984
  /**
5945
5985
  * A Content Identifier (CID) acting as a cryptographic Lineage Watermark for this specific logical proposition.
5946
5986
  */
@@ -5956,7 +5996,7 @@ export type TextChunk2 = string;
5956
5996
  /**
5957
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."}
5958
5998
  */
5959
- export type TenantCid298 = string;
5999
+ export type TenantCid299 = string;
5960
6000
  /**
5961
6001
  * A Content Identifier (CID) acting as a cryptographic Lineage Watermark for a specific observation in the EpistemicLedgerState.
5962
6002
  */
@@ -5978,11 +6018,11 @@ export type Warrants = EvidentiaryWarrantState[];
5978
6018
  /**
5979
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."}
5980
6020
  */
5981
- export type TenantCid299 = string;
6021
+ export type TenantCid300 = string;
5982
6022
  /**
5983
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."}
5984
6024
  */
5985
- export type TenantCid300 = string;
6025
+ export type TenantCid301 = string;
5986
6026
  /**
5987
6027
  * The globally unique decentralized identifier (DID) anchoring the origin node.
5988
6028
  */
@@ -5998,7 +6038,7 @@ export type TargetConceptCid = string;
5998
6038
  /**
5999
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."}
6000
6040
  */
6001
- export type TenantCid301 = string;
6041
+ export type TenantCid302 = string;
6002
6042
  export type ChainCid = string;
6003
6043
  /**
6004
6044
  * @minItems 1
@@ -6008,7 +6048,7 @@ export type SemanticLeaves = EpistemicAxiomState[];
6008
6048
  /**
6009
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."}
6010
6050
  */
6011
- export type TenantCid302 = string;
6051
+ export type TenantCid303 = string;
6012
6052
  /**
6013
6053
  * Unique CID for this training epoch release.
6014
6054
  */
@@ -6022,7 +6062,7 @@ export type Tasks = [EpistemicGroundedTaskManifest, ...EpistemicGroundedTaskMani
6022
6062
  /**
6023
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."}
6024
6064
  */
6025
- export type TenantCid303 = string;
6065
+ export type TenantCid304 = string;
6026
6066
  /**
6027
6067
  * The cryptographic globally unique decentralized identifier (DID) anchoring the task.
6028
6068
  */
@@ -6030,7 +6070,7 @@ export type TaskCid7 = string;
6030
6070
  /**
6031
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."}
6032
6072
  */
6033
- export type TenantCid304 = string;
6073
+ export type TenantCid305 = string;
6034
6074
  /**
6035
6075
  * A Content Identifier (CID) for this specific topological proof.
6036
6076
  */
@@ -6049,7 +6089,7 @@ export type VignettePayload = string;
6049
6089
  /**
6050
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."}
6051
6091
  */
6052
- export type TenantCid305 = string;
6092
+ export type TenantCid306 = string;
6053
6093
  export type GraphCid1 = string;
6054
6094
  /**
6055
6095
  * @minItems 1
@@ -6059,7 +6099,7 @@ export type VerifiedAxioms = [EpistemicAxiomState, ...EpistemicAxiomState[]];
6059
6099
  /**
6060
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."}
6061
6101
  */
6062
- export type TenantCid306 = string;
6102
+ export type TenantCid307 = string;
6063
6103
  /**
6064
6104
  * The mathematical measure of uncertainty (e.g., variance in generated hypotheses) required to trigger escalation.
6065
6105
  */
@@ -6075,7 +6115,7 @@ export type MaxEscalationTiers = number;
6075
6115
  /**
6076
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."}
6077
6117
  */
6078
- export type TenantCid307 = string;
6118
+ export type TenantCid308 = string;
6079
6119
  /**
6080
6120
  * The Colang specification version.
6081
6121
  */
@@ -6091,7 +6131,7 @@ export type Severity = "low" | "medium" | "high" | "critical";
6091
6131
  /**
6092
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."}
6093
6133
  */
6094
- export type TenantCid308 = string;
6134
+ export type TenantCid309 = string;
6095
6135
  /**
6096
6136
  * Absolute recursive depth limit for DAG deserialization.
6097
6137
  */
@@ -6107,7 +6147,7 @@ export type TruncationStrategy = "hash_pointer" | "nullify" | "scalar_summary";
6107
6147
  /**
6108
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."}
6109
6149
  */
6110
- export type TenantCid309 = string;
6150
+ export type TenantCid310 = string;
6111
6151
  /**
6112
6152
  * An append-only, cryptographic ledger of state events. [SITD-Alpha: Non-Monotonic Epistemic Quarantine Isometry]
6113
6153
  *
@@ -6123,7 +6163,7 @@ export type RetractedNodes = string[];
6123
6163
  /**
6124
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."}
6125
6165
  */
6126
- export type TenantCid310 = string;
6166
+ export type TenantCid311 = string;
6127
6167
  /**
6128
6168
  * A Content Identifier (CID) acting as a cryptographic Lineage Watermark for the temporal anchor.
6129
6169
  */
@@ -6151,7 +6191,7 @@ export type ActiveRollbacks = RollbackIntent[];
6151
6191
  /**
6152
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."}
6153
6193
  */
6154
- export type TenantCid311 = string;
6194
+ export type TenantCid312 = string;
6155
6195
  /**
6156
6196
  * The mathematical heuristic used to select which semantic memories are retracted or compressed.
6157
6197
  */
@@ -6173,7 +6213,7 @@ export type ActiveCascades = DefeasibleCascadeEvent[];
6173
6213
  /**
6174
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."}
6175
6215
  */
6176
- export type TenantCid312 = string;
6216
+ export type TenantCid313 = string;
6177
6217
  /**
6178
6218
  * The deterministic UUID generated by the runtime to represent this field.
6179
6219
  */
@@ -6185,7 +6225,7 @@ export type StructuralType1 = string;
6185
6225
  /**
6186
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."}
6187
6227
  */
6188
- export type TenantCid313 = string;
6228
+ export type TenantCid314 = string;
6189
6229
  /**
6190
6230
  * The basal non-monotonic instruction set currently held in Epistemic Quarantine.
6191
6231
  */
@@ -6193,7 +6233,7 @@ export type SystemPrompt = string;
6193
6233
  /**
6194
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."}
6195
6235
  */
6196
- export type TenantCid314 = string;
6236
+ export type TenantCid315 = string;
6197
6237
  /**
6198
6238
  * A Content Identifier (CID) acting as a cryptographic Lineage Watermark binding this node to the agent whose mind is being modeled.
6199
6239
  */
@@ -6221,7 +6261,7 @@ export type TheoryOfMindMatrices = TheoryOfMindSnapshot[];
6221
6261
  /**
6222
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."}
6223
6263
  */
6224
- export type TenantCid315 = string;
6264
+ export type TenantCid316 = string;
6225
6265
  /**
6226
6266
  * A cryptographic Lineage Watermark bounding this specific capability set.
6227
6267
  */
@@ -6243,7 +6283,7 @@ export type SupportedPersonas = ProfileCIDState[];
6243
6283
  /**
6244
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."}
6245
6285
  */
6246
- export type TenantCid316 = string;
6286
+ export type TenantCid317 = string;
6247
6287
  /**
6248
6288
  * A strict cryptographic string identifier for this L1 procedural pointer.
6249
6289
  */
@@ -6263,7 +6303,7 @@ export type AvailableProceduralManifolds = ProceduralMetadataManifest[];
6263
6303
  /**
6264
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."}
6265
6305
  */
6266
- export type TenantCid317 = string;
6306
+ export type TenantCid318 = string;
6267
6307
  /**
6268
6308
  * A Content Identifier (CID) for the Standard Operating Procedure.
6269
6309
  */
@@ -6275,7 +6315,7 @@ export type ChronologicalFlowEdges1 = [unknown, unknown][];
6275
6315
  /**
6276
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."}
6277
6317
  */
6278
- export type TenantCid318 = string;
6318
+ export type TenantCid319 = string;
6279
6319
  /**
6280
6320
  * If a ThoughtBranchState's prm_score falls below this threshold, the orchestrator MUST halt its generation.
6281
6321
  */
@@ -6305,17 +6345,17 @@ export type EpistemicSecurityPolicy2 = "PUBLIC" | "STANDARD" | "CONFIDENTIAL" |
6305
6345
  /**
6306
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."}
6307
6347
  */
6308
- export type TenantCid319 = string;
6348
+ export type TenantCid320 = string;
6309
6349
  export type SimilarityThresholdAlpha = number;
6310
6350
  export type RelationDiversityBucketSize = number;
6311
6351
  /**
6312
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."}
6313
6353
  */
6314
- export type TenantCid320 = string;
6354
+ export type TenantCid321 = string;
6315
6355
  /**
6316
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."}
6317
6357
  */
6318
- export type TenantCid321 = string;
6358
+ export type TenantCid322 = string;
6319
6359
  /**
6320
6360
  * Globally unique ID generated once at the root user prompt. Must be a ULID or UUIDv7.
6321
6361
  */
@@ -6335,7 +6375,7 @@ export type CausalClock = number;
6335
6375
  /**
6336
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."}
6337
6377
  */
6338
- export type TenantCid322 = string;
6378
+ export type TenantCid323 = string;
6339
6379
  /**
6340
6380
  * The agent's scratchpad, chat history, and any writable states.
6341
6381
  */
@@ -6349,7 +6389,7 @@ export type IsDelta = boolean;
6349
6389
  /**
6350
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."}
6351
6391
  */
6352
- export type TenantCid323 = string;
6392
+ export type TenantCid324 = string;
6353
6393
  /**
6354
6394
  * The mathematical dialect and theorem prover used to compile the proof.
6355
6395
  */
@@ -6365,7 +6405,7 @@ export type CompiledProofHash = string;
6365
6405
  /**
6366
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."}
6367
6407
  */
6368
- export type TenantCid324 = string;
6408
+ export type TenantCid325 = string;
6369
6409
  /**
6370
6410
  * The absolute physical depth limit for recursive encapsulation.
6371
6411
  */
@@ -6381,7 +6421,7 @@ export type MaxSyntheticTokens = number;
6381
6421
  /**
6382
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."}
6383
6423
  */
6384
- export type TenantCid325 = string;
6424
+ export type TenantCid326 = string;
6385
6425
  /**
6386
6426
  * The primary target URN for this geometric schema.
6387
6427
  */
@@ -6399,7 +6439,7 @@ export type MaxDepth1 = number;
6399
6439
  /**
6400
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."}
6401
6441
  */
6402
- export type TenantCid326 = string;
6442
+ export type TenantCid327 = string;
6403
6443
  /**
6404
6444
  * The absolute maximum economic cost allowed for the entire swarm lifecycle.
6405
6445
  */
@@ -6407,7 +6447,7 @@ export type MaxBudgetMagnitude1 = number;
6407
6447
  /**
6408
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."}
6409
6449
  */
6410
- export type TenantCid327 = string;
6450
+ export type TenantCid328 = string;
6411
6451
  /**
6412
6452
  * The formal mathematical operation used to resolve topological forks.
6413
6453
  */
@@ -6431,7 +6471,7 @@ export type GlobalTimeoutSeconds = number;
6431
6471
  /**
6432
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."}
6433
6473
  */
6434
- export type TenantCid328 = string;
6474
+ export type TenantCid329 = string;
6435
6475
  /**
6436
6476
  * The cryptographic Merkle-DAG anchor for the invariant block.
6437
6477
  */
@@ -6449,7 +6489,7 @@ export type TemporalObservationHorizons = TemporalBoundsProfile2[];
6449
6489
  /**
6450
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."}
6451
6491
  */
6452
- export type TenantCid329 = string;
6492
+ export type TenantCid330 = string;
6453
6493
  /**
6454
6494
  * How to flatten SemanticNodeState.
6455
6495
  */
@@ -6465,7 +6505,7 @@ export type PreserveCryptographicLineage = boolean;
6465
6505
  /**
6466
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."}
6467
6507
  */
6468
- export type TenantCid330 = string;
6508
+ export type TenantCid331 = string;
6469
6509
  /**
6470
6510
  * The SPIFFE/SPIRE Identity Protocol execution taint dictating the thread's clearance level within the WASM enclave.
6471
6511
  */
@@ -6477,7 +6517,7 @@ export type IllocutionaryForceProfile1 = "assertive" | "directive_normative" | "
6477
6517
  /**
6478
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."}
6479
6519
  */
6480
- export type TenantCid331 = string;
6520
+ export type TenantCid332 = string;
6481
6521
  /**
6482
6522
  * JSON-RPC version.
6483
6523
  */
@@ -6485,7 +6525,7 @@ export type Jsonrpc3 = "2.0";
6485
6525
  /**
6486
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."}
6487
6527
  */
6488
- export type TenantCid332 = string;
6528
+ export type TenantCid333 = string;
6489
6529
  /**
6490
6530
  * The strict integer identifier classifying the specific topological or execution collapse.
6491
6531
  */
@@ -6501,7 +6541,7 @@ export type Id3 = (string | number) | null;
6501
6541
  /**
6502
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."}
6503
6543
  */
6504
- export type TenantCid333 = string;
6544
+ export type TenantCid334 = string;
6505
6545
  /**
6506
6546
  * A Content Identifier (CID) anchoring the continuous telemetry stream.
6507
6547
  */
@@ -6530,7 +6570,7 @@ export type Deltas = [
6530
6570
  /**
6531
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."}
6532
6572
  */
6533
- export type TenantCid334 = string;
6573
+ export type TenantCid335 = string;
6534
6574
  /**
6535
6575
  * The mathematical function dictating how rapidly lateral ThoughtBranches are restricted over time.
6536
6576
  */
@@ -6547,7 +6587,7 @@ export type LifecycleTriggerEvent = "on_start" | "on_node_transition" | "before_
6547
6587
  /**
6548
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."}
6549
6589
  */
6550
- export type TenantCid335 = string;
6590
+ export type TenantCid336 = string;
6551
6591
  /**
6552
6592
  * The deterministic capability pointer representing the MCP server providing this prompt.
6553
6593
  */
@@ -6567,7 +6607,7 @@ export type PromptHash = string | null;
6567
6607
  /**
6568
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."}
6569
6609
  */
6570
- export type TenantCid336 = string;
6610
+ export type TenantCid337 = string;
6571
6611
  /**
6572
6612
  * The deterministic capability pointer representing the MCP server providing these resources.
6573
6613
  */
@@ -6579,7 +6619,7 @@ export type Uris = string[];
6579
6619
  /**
6580
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."}
6581
6621
  */
6582
- export type TenantCid337 = string;
6622
+ export type TenantCid338 = string;
6583
6623
  /**
6584
6624
  * A matrix defining the layout structure, using panel IDs.
6585
6625
  *
@@ -6605,7 +6645,7 @@ export type ManifoldAlignmentMetricProfile2 = "gromov_wasserstein" | "earth_move
6605
6645
  /**
6606
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."}
6607
6647
  */
6608
- export type TenantCid338 = string;
6648
+ export type TenantCid339 = string;
6609
6649
  /**
6610
6650
  * The minimum atomic token collateral held in escrow.
6611
6651
  */
@@ -6617,7 +6657,7 @@ export type SlashingPenalty = number;
6617
6657
  /**
6618
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."}
6619
6659
  */
6620
- export type TenantCid339 = string;
6660
+ export type TenantCid340 = string;
6621
6661
  /**
6622
6662
  * The definitive Content Identifier (CID) bounding the raw file.
6623
6663
  */
@@ -6637,7 +6677,7 @@ export type TemporalIngestTimestamp = number;
6637
6677
  /**
6638
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."}
6639
6679
  */
6640
- export type TenantCid340 = string;
6680
+ export type TenantCid341 = string;
6641
6681
  /**
6642
6682
  * Structural type of the tensor elements.
6643
6683
  */
@@ -6660,12 +6700,44 @@ export type MerkleRoot = string;
6660
6700
  * Strict URI pointer to the physical bytes.
6661
6701
  */
6662
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;
6663
6735
  export type OptimizationDirectionProfile = "maximize" | "minimize";
6664
6736
  export type PatchOperationProfile = "add" | "remove" | "replace" | "copy" | "move" | "test";
6665
6737
  /**
6666
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."}
6667
6739
  */
6668
- export type TenantCid341 = string;
6740
+ export type TenantCid344 = string;
6669
6741
  /**
6670
6742
  * The NIST FIPS post-quantum cryptographic algorithm used.
6671
6743
  */
@@ -6681,7 +6753,7 @@ export type PqSignatureBlob = string;
6681
6753
  /**
6682
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."}
6683
6755
  */
6684
- export type TenantCid342 = string;
6756
+ export type TenantCid345 = string;
6685
6757
  /**
6686
6758
  * The absolute Z-axis physical distance to lock the Presentation UI relative to the observer's optical center, resolving vergence-accommodation conflicts.
6687
6759
  */
@@ -6690,7 +6762,7 @@ export type QoSClassificationProfile = "critical" | "high" | "interactive" | "ba
6690
6762
  /**
6691
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."}
6692
6764
  */
6693
- export type TenantCid343 = string;
6765
+ export type TenantCid346 = string;
6694
6766
  /**
6695
6767
  * The continuous stream rate of the thought branch expansion.
6696
6768
  */
@@ -6716,7 +6788,7 @@ export type RiskLevelPolicy = "safe" | "standard" | "critical";
6716
6788
  /**
6717
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."}
6718
6790
  */
6719
- export type TenantCid344 = string;
6791
+ export type TenantCid347 = string;
6720
6792
  /**
6721
6793
  * A Content Identifier (CID) acting as a cryptographic Lineage Watermark binding this semantic edge to the Merkle-DAG.
6722
6794
  */
@@ -6741,7 +6813,7 @@ export type SemanticVersionState = string;
6741
6813
  /**
6742
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."}
6743
6815
  */
6744
- export type TenantCid345 = string;
6816
+ export type TenantCid348 = string;
6745
6817
  /**
6746
6818
  * The raw text captured during the session.
6747
6819
  */
@@ -6753,7 +6825,7 @@ export type CapturedAudioUrn = string | null;
6753
6825
  /**
6754
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."}
6755
6827
  */
6756
- export type TenantCid346 = string;
6828
+ export type TenantCid349 = string;
6757
6829
  /**
6758
6830
  * Whether to activate the microphone for audio ingestion.
6759
6831
  */
@@ -6769,7 +6841,7 @@ export type MaxDurationSeconds = number;
6769
6841
  /**
6770
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."}
6771
6843
  */
6772
- export type TenantCid347 = string;
6844
+ export type TenantCid350 = string;
6773
6845
  /**
6774
6846
  * The URN of the avatar actively projected.
6775
6847
  */
@@ -6785,7 +6857,7 @@ export type ProjectedOverlayText = string | null;
6785
6857
  /**
6786
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."}
6787
6859
  */
6788
- export type TenantCid348 = string;
6860
+ export type TenantCid351 = string;
6789
6861
  /**
6790
6862
  * Optional URN for the visual avatar or face projection.
6791
6863
  */
@@ -6805,7 +6877,7 @@ export type OverlayText = string | null;
6805
6877
  /**
6806
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."}
6807
6879
  */
6808
- export type TenantCid349 = string;
6880
+ export type TenantCid352 = string;
6809
6881
  /**
6810
6882
  * The fully qualified URN available for hot-swapping.
6811
6883
  */
@@ -6817,7 +6889,7 @@ export type ImprovementDelta = number;
6817
6889
  /**
6818
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."}
6819
6891
  */
6820
- export type TenantCid350 = string;
6892
+ export type TenantCid353 = string;
6821
6893
  /**
6822
6894
  * The currently loaded URN in the active session.
6823
6895
  */
@@ -6833,7 +6905,7 @@ export type UpgradeRationaleScore = number;
6833
6905
  /**
6834
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."}
6835
6907
  */
6836
- export type TenantCid351 = string;
6908
+ export type TenantCid354 = string;
6837
6909
  /**
6838
6910
  * The unique cryptographic identifier for this local spatial volume.
6839
6911
  */
@@ -6849,7 +6921,7 @@ export type PhysicalRoomHash = string | null;
6849
6921
  /**
6850
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."}
6851
6923
  */
6852
- export type TenantCid352 = string;
6924
+ export type TenantCid355 = string;
6853
6925
  /**
6854
6926
  * A Content Identifier (CID) acting as a cryptographic Lineage Watermark for this state differential.
6855
6927
  */
@@ -6871,7 +6943,7 @@ export type Patches = StateMutationIntent[];
6871
6943
  /**
6872
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."}
6873
6945
  */
6874
- export type TenantCid353 = string;
6946
+ export type TenantCid356 = string;
6875
6947
  /**
6876
6948
  * A string ID representing the session or specific spatial trace binding.
6877
6949
  */
@@ -6889,7 +6961,7 @@ export type MaxRetainedTokens1 = number;
6889
6961
  /**
6890
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."}
6891
6963
  */
6892
- export type TenantCid354 = string;
6964
+ export type TenantCid357 = string;
6893
6965
  /**
6894
6966
  * Unique identifier for this simulation profile.
6895
6967
  */
@@ -6928,7 +7000,7 @@ export type UpperOntologyClassProfile1 = "continuant" | "occurrent";
6928
7000
  /**
6929
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."}
6930
7002
  */
6931
- export type TenantCid355 = string;
7003
+ export type TenantCid358 = string;
6932
7004
  /**
6933
7005
  * The statistical variance threshold below which deterministic fallback is enforced.
6934
7006
  */
@@ -6936,7 +7008,7 @@ export type SuperpositionVarianceThreshold = number;
6936
7008
  /**
6937
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."}
6938
7010
  */
6939
- export type TenantCid356 = string;
7011
+ export type TenantCid359 = string;
6940
7012
  /**
6941
7013
  * The linear algebraic projection operator applied to collapse the topology.
6942
7014
  */
@@ -6956,7 +7028,7 @@ export type ClippingPlaneFar = number;
6956
7028
  /**
6957
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."}
6958
7030
  */
6959
- export type TenantCid357 = string;
7031
+ export type TenantCid360 = string;
6960
7032
  /**
6961
7033
  * The ephemeral session boundary for this execution.
6962
7034
  */
@@ -7016,6 +7088,7 @@ export interface CoReasonSharedKernelOntology {
7016
7088
  CausalIntervalProfile?: CausalIntervalProfile;
7017
7089
  CausalPropagationIntent?: CausalPropagationIntent;
7018
7090
  CircuitBreakerEvent?: CircuitBreakerEvent;
7091
+ ClinicalVocabularyMappingState?: ClinicalVocabularyMappingState;
7019
7092
  CognitiveActionSpaceManifest?: CognitiveActionSpaceManifest;
7020
7093
  CognitiveAgentNodeProfile?: CognitiveAgentNodeProfile;
7021
7094
  CognitiveCritiqueProfile?: CognitiveCritiqueProfile1;
@@ -7234,6 +7307,8 @@ export interface CoReasonSharedKernelOntology {
7234
7307
  NodeCIDState?: NodeCIDState;
7235
7308
  ObservabilityLODPolicy?: ObservabilityLODPolicy;
7236
7309
  ObservationEvent?: ObservationEvent;
7310
+ OntologicalVocabularyLookupIntent?: OntologicalVocabularyLookupIntent;
7311
+ OntologicalVocabularyLookupReceipt?: OntologicalVocabularyLookupReceipt;
7237
7312
  OpticalMappingContract?: OpticalMappingContract;
7238
7313
  OpticalParsingSLA?: OpticalParsingSLA;
7239
7314
  OptimizationDirectionProfile?: OptimizationDirectionProfile;
@@ -14326,6 +14401,25 @@ export interface BypassReceipt {
14326
14401
  justification: Justification18;
14327
14402
  cryptographic_null_hash: CryptographicNullHash;
14328
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
+ }
14329
14423
  /**
14330
14424
  * CoReason Shared Kernel Ontology
14331
14425
  *
@@ -14338,7 +14432,7 @@ export interface BypassReceipt {
14338
14432
  * MCP ROUTING TRIGGERS: Markov Decision Process, Action Space, Affordance Theory, State Transition Matrix, Directed Cyclic Graph
14339
14433
  */
14340
14434
  export interface CognitiveActionSpaceManifest {
14341
- tenant_cid?: TenantCid271;
14435
+ tenant_cid?: TenantCid272;
14342
14436
  action_space_cid: ActionSpaceCid1;
14343
14437
  capabilities: Capabilities;
14344
14438
  transition_matrix: TransitionMatrix;
@@ -14382,7 +14476,7 @@ export interface TransitionMatrix {
14382
14476
  * MCP ROUTING TRIGGERS: Bipartite Graph Separation, Toxic Capability Quarantine, Finite State Machine, Structural Interlock, Conflict Graph
14383
14477
  */
14384
14478
  export interface KineticSeparationPolicy {
14385
- tenant_cid?: TenantCid272;
14479
+ tenant_cid?: TenantCid273;
14386
14480
  policy_cid: PolicyCid1;
14387
14481
  mutually_exclusive_clusters: MutuallyExclusiveClusters;
14388
14482
  enforcement_action: EnforcementAction;
@@ -14419,7 +14513,7 @@ export interface CognitiveCritiqueProfile1 {
14419
14513
  * MCP ROUTING TRIGGERS: Semantic Tax Neutralization, Decoupled Reasoning Pipeline, XGrammar FSM Toggle, Constrained Decoding, Two-Stage Generation, Deliberation Envelope
14420
14514
  */
14421
14515
  export interface CognitiveDeliberativeEnvelopeState {
14422
- tenant_cid?: TenantCid273;
14516
+ tenant_cid?: TenantCid274;
14423
14517
  deliberation_trace: DeliberationTrace;
14424
14518
  payload: Payload2;
14425
14519
  }
@@ -14449,7 +14543,7 @@ export interface Payload2 {
14449
14543
  * Cryptography, Symmetric Consensus, Zero-Trust Evaluation
14450
14544
  */
14451
14545
  export interface CognitiveDualVerificationReceipt {
14452
- tenant_cid?: TenantCid274;
14546
+ tenant_cid?: TenantCid275;
14453
14547
  /**
14454
14548
  * A Decentralized Identifier (DID) representing a cryptographically accountable principal within the swarm.
14455
14549
  */
@@ -14480,7 +14574,7 @@ export interface CognitiveDualVerificationReceipt {
14480
14574
  * Latent Monologue, Verifiable Reasoning
14481
14575
  */
14482
14576
  export interface CognitiveReasoningTraceState {
14483
- tenant_cid?: TenantCid275;
14577
+ tenant_cid?: TenantCid276;
14484
14578
  trace_cid: TraceCid1;
14485
14579
  source_proof_cid: SourceProofCid;
14486
14580
  token_length: TokenLength;
@@ -14498,7 +14592,7 @@ export interface CognitiveReasoningTraceState {
14498
14592
  * MCP ROUTING TRIGGERS: Monte Carlo Tree Search, Upper Confidence Bound, Inverse Frequency Smoothing, Heuristic Exploration, Graph Traversal
14499
14593
  */
14500
14594
  export interface CognitiveSamplingPolicy {
14501
- tenant_cid?: TenantCid276;
14595
+ tenant_cid?: TenantCid277;
14502
14596
  max_complexity_hops: MaxComplexityHops;
14503
14597
  inverse_frequency_smoothing_epsilon?: InverseFrequencySmoothingEpsilon;
14504
14598
  }
@@ -14514,7 +14608,7 @@ export interface CognitiveSamplingPolicy {
14514
14608
  * MCP ROUTING TRIGGERS: Cognitive Swarm, Agent Deployment, Routing Topology, Bootstrapping Macro
14515
14609
  */
14516
14610
  export interface CognitiveSwarmDeploymentManifest {
14517
- tenant_cid?: TenantCid277;
14611
+ tenant_cid?: TenantCid278;
14518
14612
  swarm_objective_prompt: SwarmObjectivePrompt;
14519
14613
  agent_node_count: AgentNodeCount;
14520
14614
  consensus_mechanism: ConsensusMechanism;
@@ -14531,7 +14625,7 @@ export interface CognitiveSwarmDeploymentManifest {
14531
14625
  * MCP ROUTING TRIGGERS: Softmax Gating, Cognitive Load Theory, Pre-Flight Routing, Dictionary Bombing Prevention, Token Exhaustion Mitigation
14532
14626
  */
14533
14627
  export interface CognitiveTaxonomicRoutingPolicy {
14534
- tenant_cid?: TenantCid278;
14628
+ tenant_cid?: TenantCid279;
14535
14629
  policy_cid: PolicyCid2;
14536
14630
  intent_to_heuristic_matrix: IntentToHeuristicMatrix;
14537
14631
  fallback_heuristic: FallbackHeuristic;
@@ -14579,7 +14673,7 @@ export interface CollectiveIntelligenceProfile1 {
14579
14673
  * MCP ROUTING TRIGGERS: Commercial Exclusivity, Cryptographic License, Token Supersession, JWT Issuance
14580
14674
  */
14581
14675
  export interface CommercialLicenseIntent {
14582
- tenant_cid?: TenantCid279;
14676
+ tenant_cid?: TenantCid280;
14583
14677
  target_tenant_cid: TargetTenantCid;
14584
14678
  requested_entitlements?: RequestedEntitlements;
14585
14679
  }
@@ -14595,7 +14689,7 @@ export interface CommercialLicenseIntent {
14595
14689
  * MCP ROUTING TRIGGERS: License Validation, Air-Gapped PKI, Zero-Trust Architecture, Token Rotation, IP Sovereignty
14596
14690
  */
14597
14691
  export interface CommercialLicenseState {
14598
- tenant_cid?: TenantCid280;
14692
+ tenant_cid?: TenantCid281;
14599
14693
  jti: Jti;
14600
14694
  supersedes?: Supersedes;
14601
14695
  exp: Exp;
@@ -14614,13 +14708,14 @@ export interface CommercialLicenseState {
14614
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
14615
14709
  */
14616
14710
  export interface CommercialOverrideReceipt {
14617
- tenant_cid?: TenantCid281;
14711
+ tenant_cid?: TenantCid282;
14618
14712
  license_tier: LicenseTier;
14619
14713
  signer_did: SignerDid;
14620
14714
  signature_algorithm?: SignatureAlgorithm;
14621
14715
  credential_format?: CredentialFormat;
14622
14716
  distr_license_cid: DistrLicenseCid;
14623
14717
  hardware_zk_proof?: HardwareZkProof;
14718
+ signature?: Signature;
14624
14719
  issued_at_epoch: IssuedAtEpoch;
14625
14720
  expires_at_epoch: ExpiresAtEpoch;
14626
14721
  exp: Exp1;
@@ -14649,7 +14744,7 @@ export interface CommercialOverrideReceipt {
14649
14744
  * Thermodynamic Rate Card, Substrate Abstraction
14650
14745
  */
14651
14746
  export interface ComputeEngineProfile {
14652
- tenant_cid?: TenantCid282;
14747
+ tenant_cid?: TenantCid283;
14653
14748
  foundation_matrix_name: FoundationMatrixName1;
14654
14749
  provider: Provider;
14655
14750
  context_window_size: ContextWindowSize;
@@ -14661,7 +14756,7 @@ export interface ComputeEngineProfile {
14661
14756
  * The economic cost definition associated with the model.
14662
14757
  */
14663
14758
  export interface ComputeRateContract {
14664
- tenant_cid?: TenantCid283;
14759
+ tenant_cid?: TenantCid284;
14665
14760
  cost_per_million_input_tokens: CostPerMillionInputTokens;
14666
14761
  cost_per_million_output_tokens: CostPerMillionOutputTokens;
14667
14762
  magnitude_unit: MagnitudeUnit;
@@ -14678,7 +14773,7 @@ export interface ComputeRateContract {
14678
14773
  * MCP ROUTING TRIGGERS: Thermodynamic Cost, Monte Carlo Tree Search, Economic Escrow, Token Burn, Budget Calculation
14679
14774
  */
14680
14775
  export interface ComputeRateContract1 {
14681
- tenant_cid?: TenantCid283;
14776
+ tenant_cid?: TenantCid284;
14682
14777
  cost_per_million_input_tokens: CostPerMillionInputTokens;
14683
14778
  cost_per_million_output_tokens: CostPerMillionOutputTokens;
14684
14779
  magnitude_unit: MagnitudeUnit;
@@ -14722,7 +14817,7 @@ export interface ContextualizedSourceState3 {
14722
14817
  * Backpressure, Buffer Memory Bounding
14723
14818
  */
14724
14819
  export interface ContinuousMutationPolicy {
14725
- tenant_cid?: TenantCid284;
14820
+ tenant_cid?: TenantCid285;
14726
14821
  mutation_paradigm: MutationParadigm;
14727
14822
  max_uncommitted_edges: MaxUncommittedEdges;
14728
14823
  micro_batch_interval_ms: MicroBatchIntervalMs;
@@ -14771,7 +14866,7 @@ export interface CrossoverPolicy1 {
14771
14866
  * MCP ROUTING TRIGGERS: Homotopy Type Theory, Cryptographic Provenance, Execution Causal Chain, Merkle-DAG Identity, Path Equivalence
14772
14867
  */
14773
14868
  export interface CryptographicProvenancePolicy {
14774
- tenant_cid?: TenantCid285;
14869
+ tenant_cid?: TenantCid286;
14775
14870
  provenance_trace_cid?: ProvenanceTraceCid1;
14776
14871
  }
14777
14872
  /**
@@ -14792,7 +14887,7 @@ export interface CryptographicProvenancePolicy {
14792
14887
  * MCP ROUTING TRIGGERS: Hebbian Learning, Memory Consolidation, Inductive Logic Programming, Aleatoric Entropy, Knowledge Distillation
14793
14888
  */
14794
14889
  export interface CrystallizationPolicy {
14795
- tenant_cid?: TenantCid286;
14890
+ tenant_cid?: TenantCid287;
14796
14891
  min_observations_required: MinObservationsRequired;
14797
14892
  aleatoric_entropy_threshold: AleatoricEntropyThreshold;
14798
14893
  target_cognitive_tier: TargetCognitiveTier;
@@ -14809,7 +14904,7 @@ export interface CrystallizationPolicy {
14809
14904
  * MCP ROUTING TRIGGERS: Jon Doyle TMS, Epistemic Contagion, Belief Retraction, Shannon Entropy Penalty, Graph Quarantine
14810
14905
  */
14811
14906
  export interface DefeasibleCascadeEvent {
14812
- tenant_cid?: TenantCid287;
14907
+ tenant_cid?: TenantCid288;
14813
14908
  cascade_cid: CascadeCid;
14814
14909
  root_falsified_event_cid: RootFalsifiedEventCid;
14815
14910
  propagated_decay_factor: PropagatedDecayFactor;
@@ -14829,7 +14924,7 @@ export interface DefeasibleCascadeEvent {
14829
14924
  * MCP ROUTING TRIGGERS: Macaroons, Delegation Chain, Public Key Infrastructure, Object Capability Model, Decentralized Identifiers
14830
14925
  */
14831
14926
  export interface DelegatedCapabilityManifest {
14832
- tenant_cid?: TenantCid288;
14927
+ tenant_cid?: TenantCid289;
14833
14928
  capability_cid: CapabilityCid2;
14834
14929
  /**
14835
14930
  * A Decentralized Identifier (DID) representing a cryptographically accountable principal within the swarm.
@@ -14855,7 +14950,7 @@ export interface DelegatedCapabilityManifest {
14855
14950
  * MCP ROUTING TRIGGERS: Satisfiability Modulo Theories, Neurosymbolic Relaxation, Differentiable Theorem Proving, Probabilistic Logic Networks, Continuous Penalty
14856
14951
  */
14857
14952
  export interface DifferentiableLogicPolicy {
14858
- tenant_cid?: TenantCid289;
14953
+ tenant_cid?: TenantCid290;
14859
14954
  constraint_cid: ConstraintCid;
14860
14955
  formal_syntax_smt: FormalSyntaxSmt;
14861
14956
  relaxation_epsilon: RelaxationEpsilon;
@@ -14879,7 +14974,7 @@ export interface DifferentiableLogicPolicy {
14879
14974
  * MCP ROUTING TRIGGERS: Probability Density Function, Bayesian Inference, Stochastic Geometry, Parametric Distribution, Variance Bounding
14880
14975
  */
14881
14976
  export interface DistributionProfile {
14882
- tenant_cid?: TenantCid290;
14977
+ tenant_cid?: TenantCid291;
14883
14978
  /**
14884
14979
  * The mathematical shape of the probability density function.
14885
14980
  */
@@ -14908,7 +15003,7 @@ export interface DistributionProfile {
14908
15003
  * Sort, Referential Integrity, Spatial Reading Order
14909
15004
  */
14910
15005
  export interface DocumentLayoutManifest {
14911
- tenant_cid?: TenantCid291;
15006
+ tenant_cid?: TenantCid292;
14912
15007
  blocks: Blocks1;
14913
15008
  chronological_flow_edges?: ChronologicalFlowEdges;
14914
15009
  }
@@ -14938,7 +15033,7 @@ export interface Blocks1 {
14938
15033
  * Bellman Equation
14939
15034
  */
14940
15035
  export interface DynamicConvergenceSLA {
14941
- tenant_cid?: TenantCid292;
15036
+ tenant_cid?: TenantCid293;
14942
15037
  convergence_delta_epsilon: ConvergenceDeltaEpsilon;
14943
15038
  lookback_window_steps: LookbackWindowSteps;
14944
15039
  minimum_reasoning_steps: MinimumReasoningSteps;
@@ -14955,7 +15050,7 @@ export interface DynamicConvergenceSLA {
14955
15050
  * MCP ROUTING TRIGGERS: Abstract Syntax Tree Validation, Zero-Trust UI Projection, Arbitrary Code Execution Prevention, Declarative Templating
14956
15051
  */
14957
15052
  export interface DynamicLayoutManifest {
14958
- tenant_cid?: TenantCid293;
15053
+ tenant_cid?: TenantCid294;
14959
15054
  layout_tstring: LayoutTstring;
14960
15055
  max_ast_node_budget?: MaxAstNodeBudget;
14961
15056
  }
@@ -14994,7 +15089,7 @@ export interface DynamicManifoldProjectionManifest1 {
14994
15089
  * MCP ROUTING TRIGGERS: Softmax Router Gate, Sparse Mixture of Experts, Conservation of Custody, Topos Theory, Spot Compute Allocation
14995
15090
  */
14996
15091
  export interface DynamicRoutingManifest {
14997
- tenant_cid?: TenantCid294;
15092
+ tenant_cid?: TenantCid295;
14998
15093
  manifest_cid: ManifestCid3;
14999
15094
  artifact_profile: GlobalSemanticProfile;
15000
15095
  active_subgraphs: ActiveSubgraphs;
@@ -15005,7 +15100,7 @@ export interface DynamicRoutingManifest {
15005
15100
  * The semantic profile governing this route.
15006
15101
  */
15007
15102
  export interface GlobalSemanticProfile {
15008
- tenant_cid?: TenantCid295;
15103
+ tenant_cid?: TenantCid296;
15009
15104
  artifact_event_cid: ArtifactEventCid2;
15010
15105
  detected_modalities: DetectedModalities;
15011
15106
  token_density: TokenDensity;
@@ -15034,7 +15129,7 @@ export interface BranchBudgetsMagnitude {
15034
15129
  * MCP ROUTING TRIGGERS: Ensemble Learning, Superposition Wave Collapse, Brier Score, Parallel Execution, Condorcet's Jury Theorem
15035
15130
  */
15036
15131
  export interface EnsembleTopologyProfile {
15037
- tenant_cid?: TenantCid296;
15132
+ tenant_cid?: TenantCid297;
15038
15133
  concurrent_branch_cids: ConcurrentBranchCids;
15039
15134
  fusion_function: FusionFunction;
15040
15135
  }
@@ -15050,7 +15145,7 @@ export interface EnsembleTopologyProfile {
15050
15145
  * MCP ROUTING TRIGGERS: Dung's AAF, Defeasible Logic, Abstract Argumentation, Non-Monotonic Node, Grounded Extension Premise
15051
15146
  */
15052
15147
  export interface EpistemicArgumentClaimState {
15053
- tenant_cid?: TenantCid297;
15148
+ tenant_cid?: TenantCid298;
15054
15149
  claim_cid: ClaimCid;
15055
15150
  proponent_cid: ProponentCid;
15056
15151
  text_chunk: TextChunk2;
@@ -15068,7 +15163,7 @@ export interface EpistemicArgumentClaimState {
15068
15163
  * MCP ROUTING TRIGGERS: Toulmin Model, Evidentiary Warrant, Inferential Bridge, Grounding Coordinate, Argumentation Theory
15069
15164
  */
15070
15165
  export interface EvidentiaryWarrantState {
15071
- tenant_cid?: TenantCid298;
15166
+ tenant_cid?: TenantCid299;
15072
15167
  source_event_cid?: SourceEventCid2;
15073
15168
  source_semantic_node_cid?: SourceSemanticNodeCid;
15074
15169
  justification: Justification19;
@@ -15085,7 +15180,7 @@ export interface EvidentiaryWarrantState {
15085
15180
  * MCP ROUTING TRIGGERS: Dung's AAF, Adjacency Matrix, Grounded Extension, State-Space Bounding, Dialectical Justification
15086
15181
  */
15087
15182
  export interface EpistemicArgumentGraphState {
15088
- tenant_cid?: TenantCid299;
15183
+ tenant_cid?: TenantCid300;
15089
15184
  claims: Claims;
15090
15185
  attacks?: Attacks;
15091
15186
  }
@@ -15113,7 +15208,7 @@ export interface Attacks {
15113
15208
  * MCP ROUTING TRIGGERS: First-Order Logic, RDF Triple, Semantic Distillation, Causal Edge, Directed Graph
15114
15209
  */
15115
15210
  export interface EpistemicAxiomState {
15116
- tenant_cid?: TenantCid300;
15211
+ tenant_cid?: TenantCid301;
15117
15212
  source_concept_cid: SourceConceptCid;
15118
15213
  directed_edge_class: DirectedEdgeClass;
15119
15214
  target_concept_cid: TargetConceptCid;
@@ -15130,7 +15225,7 @@ export interface EpistemicAxiomState {
15130
15225
  * MCP ROUTING TRIGGERS: Markov Blanket, Reachability Matrix, Abstract Argumentation, RFC 8785 Canonicalization, Graph Traversal
15131
15226
  */
15132
15227
  export interface EpistemicChainGraphState {
15133
- tenant_cid?: TenantCid301;
15228
+ tenant_cid?: TenantCid302;
15134
15229
  chain_cid: ChainCid;
15135
15230
  syntactic_roots: SyntacticRoots;
15136
15231
  semantic_leaves: SemanticLeaves;
@@ -15182,7 +15277,7 @@ export interface EpistemicCompressionSLA1 {
15182
15277
  * Canonical Hashing, Knowledge Distillation
15183
15278
  */
15184
15279
  export interface EpistemicCurriculumManifest {
15185
- tenant_cid?: TenantCid302;
15280
+ tenant_cid?: TenantCid303;
15186
15281
  curriculum_cid: CurriculumCid;
15187
15282
  tasks: Tasks;
15188
15283
  }
@@ -15207,7 +15302,7 @@ export interface EpistemicCurriculumManifest {
15207
15302
  * Reinforcement Learning, Dual Verification, Curry-Howard Correspondence
15208
15303
  */
15209
15304
  export interface EpistemicGroundedTaskManifest {
15210
- tenant_cid?: TenantCid303;
15305
+ tenant_cid?: TenantCid304;
15211
15306
  task_cid: TaskCid7;
15212
15307
  topological_proof: EpistemicTopologicalProofManifest;
15213
15308
  vignette_payload: VignettePayload;
@@ -15218,7 +15313,7 @@ export interface EpistemicGroundedTaskManifest {
15218
15313
  * The underlying latent path.
15219
15314
  */
15220
15315
  export interface EpistemicTopologicalProofManifest {
15221
- tenant_cid?: TenantCid304;
15316
+ tenant_cid?: TenantCid305;
15222
15317
  proof_cid: ProofCid;
15223
15318
  axiomatic_chain: AxiomaticChain;
15224
15319
  }
@@ -15242,7 +15337,7 @@ export interface EpistemicTopologicalProofManifest {
15242
15337
  * Latent Monologue, Verifiable Reasoning
15243
15338
  */
15244
15339
  export interface CognitiveReasoningTraceState1 {
15245
- tenant_cid?: TenantCid275;
15340
+ tenant_cid?: TenantCid276;
15246
15341
  trace_cid: TraceCid1;
15247
15342
  source_proof_cid: SourceProofCid;
15248
15343
  token_length: TokenLength;
@@ -15268,7 +15363,7 @@ export interface CognitiveReasoningTraceState1 {
15268
15363
  * Cryptography, Symmetric Consensus, Zero-Trust Evaluation
15269
15364
  */
15270
15365
  export interface CognitiveDualVerificationReceipt1 {
15271
- tenant_cid?: TenantCid274;
15366
+ tenant_cid?: TenantCid275;
15272
15367
  /**
15273
15368
  * A Decentralized Identifier (DID) representing a cryptographically accountable principal within the swarm.
15274
15369
  */
@@ -15291,7 +15386,7 @@ export interface CognitiveDualVerificationReceipt1 {
15291
15386
  * MCP ROUTING TRIGGERS: Formal Epistemology, Bounded Semilattice, Knowledge Graph Partition, Deterministic Alignment, Subdomain Projection
15292
15387
  */
15293
15388
  export interface EpistemicDomainGraphManifest {
15294
- tenant_cid?: TenantCid305;
15389
+ tenant_cid?: TenantCid306;
15295
15390
  graph_cid: GraphCid1;
15296
15391
  verified_axioms: VerifiedAxioms;
15297
15392
  }
@@ -15307,7 +15402,7 @@ export interface EpistemicDomainGraphManifest {
15307
15402
  * MCP ROUTING TRIGGERS: System 2 Processing, Test-Time Compute, Shannon Entropy, Epistemic Escalation, Non-Monotonic Scaling
15308
15403
  */
15309
15404
  export interface EpistemicEscalationContract {
15310
- tenant_cid?: TenantCid306;
15405
+ tenant_cid?: TenantCid307;
15311
15406
  baseline_entropy_threshold: BaselineEntropyThreshold;
15312
15407
  test_time_multiplier: TestTimeMultiplier;
15313
15408
  max_escalation_tiers: MaxEscalationTiers;
@@ -15328,7 +15423,7 @@ export interface EpistemicEscalationContract {
15328
15423
  * MCP ROUTING TRIGGERS: NeMo Guardrails, Colang, Reverse Proxy, Constitutional Alignment, Envoy Mesh
15329
15424
  */
15330
15425
  export interface EpistemicGuardrailsManifest {
15331
- tenant_cid?: TenantCid307;
15426
+ tenant_cid?: TenantCid308;
15332
15427
  colang_version?: ColangVersion;
15333
15428
  colang_payload: ColangPayload;
15334
15429
  severity?: Severity;
@@ -15342,7 +15437,7 @@ export interface EpistemicGuardrailsManifest {
15342
15437
  * MCP ROUTING TRIGGERS: Coalgebraic Unfolding, Lazy Evaluation, State-Space Bounding, VRAM Exhaustion Prevention
15343
15438
  */
15344
15439
  export interface EpistemicHydrationPolicy {
15345
- tenant_cid?: TenantCid308;
15440
+ tenant_cid?: TenantCid309;
15346
15441
  max_unfold_depth: MaxUnfoldDepth;
15347
15442
  lazy_fetch_timeout_ms: LazyFetchTimeoutMs;
15348
15443
  truncation_strategy: TruncationStrategy;
@@ -15359,7 +15454,7 @@ export interface EpistemicHydrationPolicy {
15359
15454
  * MCP ROUTING TRIGGERS: Event Sourcing, Sigstore, Rekor Transparency Log, Immutable Ledger, Truth Crystallization, Chronological Sort
15360
15455
  */
15361
15456
  export interface EpistemicLedgerState {
15362
- tenant_cid?: TenantCid309;
15457
+ tenant_cid?: TenantCid310;
15363
15458
  history: History;
15364
15459
  defeasible_claims?: DefeasibleClaims;
15365
15460
  retracted_nodes?: RetractedNodes;
@@ -15407,7 +15502,7 @@ export interface DefeasibleClaims {
15407
15502
  * Restoration, Temporal Logic, O(1) Rollback
15408
15503
  */
15409
15504
  export interface TemporalCheckpointState {
15410
- tenant_cid?: TenantCid310;
15505
+ tenant_cid?: TenantCid311;
15411
15506
  checkpoint_cid: CheckpointCid;
15412
15507
  ledger_index: LedgerIndex;
15413
15508
  state_hash: StateHash;
@@ -15430,7 +15525,7 @@ export interface TemporalCheckpointState {
15430
15525
  * MCP ROUTING TRIGGERS: Information Bottleneck, Ebbinghaus Forgetting Curve, Salience Decay, LRU Cache Eviction, Attention Dilution
15431
15526
  */
15432
15527
  export interface EvictionPolicy {
15433
- tenant_cid?: TenantCid311;
15528
+ tenant_cid?: TenantCid312;
15434
15529
  strategy: Strategy1;
15435
15530
  max_retained_tokens: MaxRetainedTokens;
15436
15531
  protected_event_cids?: ProtectedEventCids;
@@ -15467,7 +15562,7 @@ export interface TruthMaintenancePolicy1 {
15467
15562
  * MCP ROUTING TRIGGERS: Zero-Trust Isolation, Symbolic Firewall, Epistemic Quarantine, OpenSymbolicAI Projection
15468
15563
  */
15469
15564
  export interface EpistemicProxyState {
15470
- tenant_cid?: TenantCid312;
15565
+ tenant_cid?: TenantCid313;
15471
15566
  proxy_cid: ProxyCid1;
15472
15567
  structural_type: StructuralType1;
15473
15568
  }
@@ -15494,7 +15589,7 @@ export interface EpistemicProxyState {
15494
15589
  * of Mind, Volatile State Isolation, Semantic Sandbox
15495
15590
  */
15496
15591
  export interface EpistemicQuarantineSnapshot {
15497
- tenant_cid?: TenantCid313;
15592
+ tenant_cid?: TenantCid314;
15498
15593
  system_prompt: SystemPrompt;
15499
15594
  active_context: ActiveContext;
15500
15595
  /**
@@ -15525,7 +15620,7 @@ export interface ActiveContext {
15525
15620
  * MCP ROUTING TRIGGERS: Bayesian Theory of Mind, Epistemic Logic, Cognitive Modeling, Common Knowledge, Multi-Agent Inference
15526
15621
  */
15527
15622
  export interface TheoryOfMindSnapshot {
15528
- tenant_cid?: TenantCid314;
15623
+ tenant_cid?: TenantCid315;
15529
15624
  target_agent_cid: TargetAgentCid;
15530
15625
  assumed_shared_beliefs: AssumedSharedBeliefs;
15531
15626
  identified_knowledge_gaps: IdentifiedKnowledgeGaps;
@@ -15543,7 +15638,7 @@ export interface TheoryOfMindSnapshot {
15543
15638
  * MCP ROUTING TRIGGERS: Gibsonian Affordances, Bipartite Graph Projection, Action Space Manifold, RFC 8785 Canonicalization, Holographic Subgraph
15544
15639
  */
15545
15640
  export interface SpatialOntologicalSurfaceProjectionManifest {
15546
- tenant_cid?: TenantCid315;
15641
+ tenant_cid?: TenantCid316;
15547
15642
  projection_cid: ProjectionCid1;
15548
15643
  action_spaces?: ActionSpaces;
15549
15644
  supported_personas?: SupportedPersonas;
@@ -15561,7 +15656,7 @@ export interface SpatialOntologicalSurfaceProjectionManifest {
15561
15656
  * MCP ROUTING TRIGGERS: Lazy Evaluation, Progressive Disclosure, Information Bottleneck, Discovery Surface, Epistemic Pointer
15562
15657
  */
15563
15658
  export interface ProceduralMetadataManifest {
15564
- tenant_cid?: TenantCid316;
15659
+ tenant_cid?: TenantCid317;
15565
15660
  metadata_cid: MetadataCid;
15566
15661
  target_sop_cid: TargetSopCid;
15567
15662
  trigger_description: TriggerDescription;
@@ -15593,7 +15688,7 @@ export interface ProceduralMetadataManifest {
15593
15688
  * Topological Flow, Referential Integrity
15594
15689
  */
15595
15690
  export interface EpistemicSOPManifest {
15596
- tenant_cid?: TenantCid317;
15691
+ tenant_cid?: TenantCid318;
15597
15692
  sop_cid: SopCid;
15598
15693
  /**
15599
15694
  * A deterministic cognitive routing boundary that defines the non-monotonic instruction set for the agent.
@@ -15628,7 +15723,7 @@ export interface StructuralGrammarHashes {
15628
15723
  * MCP ROUTING TRIGGERS: Process Reward Model, Beam Search Pruning, Latent Trajectory, State-Space Explosion, A* Search
15629
15724
  */
15630
15725
  export interface ProcessRewardContract {
15631
- tenant_cid?: TenantCid318;
15726
+ tenant_cid?: TenantCid319;
15632
15727
  /**
15633
15728
  * The dynamic circuit breaker that halts the search when PRM variance converges, preventing VRAM waste.
15634
15729
  */
@@ -15677,7 +15772,7 @@ export interface EpistemicSecurityProfile1 {
15677
15772
  * Sampling, Topological Diversity, Semantic Seeding
15678
15773
  */
15679
15774
  export interface EpistemicSeedInjectionPolicy {
15680
- tenant_cid?: TenantCid319;
15775
+ tenant_cid?: TenantCid320;
15681
15776
  similarity_threshold_alpha: SimilarityThresholdAlpha;
15682
15777
  relation_diversity_bucket_size: RelationDiversityBucketSize;
15683
15778
  }
@@ -15693,7 +15788,7 @@ export interface EpistemicSeedInjectionPolicy {
15693
15788
  * MCP ROUTING TRIGGERS: Curry-Howard Correspondence, Constructive Proof, Topological Sort, Deductive Reasoning, Automated Theorem Proving
15694
15789
  */
15695
15790
  export interface EpistemicTopologicalProofManifest1 {
15696
- tenant_cid?: TenantCid304;
15791
+ tenant_cid?: TenantCid305;
15697
15792
  proof_cid: ProofCid;
15698
15793
  axiomatic_chain: AxiomaticChain;
15699
15794
  }
@@ -15709,7 +15804,7 @@ export interface EpistemicTopologicalProofManifest1 {
15709
15804
  * MCP ROUTING TRIGGERS: Reader Writer State Monad, Pure Functions, Envelope Functor, Execution Context, Algebraic Structures
15710
15805
  */
15711
15806
  export interface ExecutionEnvelopeState {
15712
- tenant_cid?: TenantCid320;
15807
+ tenant_cid?: TenantCid321;
15713
15808
  trace_context: TraceContextState;
15714
15809
  state_vector: StateVectorProfile;
15715
15810
  payload: Payload3;
@@ -15718,7 +15813,7 @@ export interface ExecutionEnvelopeState {
15718
15813
  * Represents the Reader/Writer monad for causality and recursion.
15719
15814
  */
15720
15815
  export interface TraceContextState {
15721
- tenant_cid?: TenantCid321;
15816
+ tenant_cid?: TenantCid322;
15722
15817
  trace_cid: TraceCid2;
15723
15818
  span_cid: SpanCid;
15724
15819
  parent_span_cid?: ParentSpanCid;
@@ -15728,7 +15823,7 @@ export interface TraceContextState {
15728
15823
  * Represents the State monad of Labeled Transition Systems.
15729
15824
  */
15730
15825
  export interface StateVectorProfile {
15731
- tenant_cid?: TenantCid322;
15826
+ tenant_cid?: TenantCid323;
15732
15827
  immutable_matrix?: ImmutableMatrix;
15733
15828
  mutable_matrix?: MutableMatrix;
15734
15829
  is_delta?: IsDelta;
@@ -15767,7 +15862,7 @@ export interface Payload3 {
15767
15862
  * Safety Invariant, TLA+, Formal Methods
15768
15863
  */
15769
15864
  export interface FormalVerificationContract {
15770
- tenant_cid?: TenantCid323;
15865
+ tenant_cid?: TenantCid324;
15771
15866
  proof_system: ProofSystem1;
15772
15867
  invariant_theorem: InvariantTheorem;
15773
15868
  compiled_proof_hash: CompiledProofHash;
@@ -15796,7 +15891,7 @@ export interface FormalVerificationContract {
15796
15891
  * Explosion, Fractal Graph Bounding, Gas Limit
15797
15892
  */
15798
15893
  export interface GenerativeManifoldSLA {
15799
- tenant_cid?: TenantCid324;
15894
+ tenant_cid?: TenantCid325;
15800
15895
  max_topological_depth: MaxTopologicalDepth;
15801
15896
  max_node_fanout: MaxNodeFanout;
15802
15897
  max_synthetic_tokens: MaxSyntheticTokens;
@@ -15813,7 +15908,7 @@ export interface GenerativeManifoldSLA {
15813
15908
  * MCP ROUTING TRIGGERS: Structural Topology, Server-Driven UI, Geometric Schema, Ast Transformer, Sensory Mapping
15814
15909
  */
15815
15910
  export interface GeometricSchemaIntent {
15816
- tenant_cid?: TenantCid325;
15911
+ tenant_cid?: TenantCid326;
15817
15912
  target_urn: TargetUrn1;
15818
15913
  nested_urns: NestedUrns;
15819
15914
  max_depth: MaxDepth1;
@@ -15841,7 +15936,7 @@ export interface GeometricSchemaIntent {
15841
15936
  * Bounding, ESG Constraint, Execution Envelope
15842
15937
  */
15843
15938
  export interface GlobalGovernancePolicy {
15844
- tenant_cid?: TenantCid326;
15939
+ tenant_cid?: TenantCid327;
15845
15940
  mandatory_license_rule: EpistemicGuardrailsManifest1;
15846
15941
  max_budget_magnitude: MaxBudgetMagnitude1;
15847
15942
  /**
@@ -15872,7 +15967,7 @@ export interface GlobalGovernancePolicy {
15872
15967
  * MCP ROUTING TRIGGERS: NeMo Guardrails, Colang, Reverse Proxy, Constitutional Alignment, Envoy Mesh
15873
15968
  */
15874
15969
  export interface EpistemicGuardrailsManifest1 {
15875
- tenant_cid?: TenantCid307;
15970
+ tenant_cid?: TenantCid308;
15876
15971
  colang_version?: ColangVersion;
15877
15972
  colang_payload: ColangPayload;
15878
15973
  severity?: Severity;
@@ -15886,7 +15981,7 @@ export interface EpistemicGuardrailsManifest1 {
15886
15981
  * MCP ROUTING TRIGGERS: Conflict Resolution, Graph CRDT, Merge Algebra, Eventual Consistency
15887
15982
  */
15888
15983
  export interface TemporalConflictResolutionPolicy {
15889
- tenant_cid?: TenantCid327;
15984
+ tenant_cid?: TenantCid328;
15890
15985
  merge_algebra: MergeAlgebra;
15891
15986
  enforce_idempotence?: EnforceIdempotence;
15892
15987
  }
@@ -15902,7 +15997,7 @@ export interface TemporalConflictResolutionPolicy {
15902
15997
  * MCP ROUTING TRIGGERS: Contextual Qualifiers, Topological Container, Semantic Invariant, Context Collapse
15903
15998
  */
15904
15999
  export interface GlobalSemanticInvariantProfile {
15905
- tenant_cid?: TenantCid328;
16000
+ tenant_cid?: TenantCid329;
15906
16001
  invariant_cid: InvariantCid;
15907
16002
  categorical_cohorts?: CategoricalCohorts;
15908
16003
  operational_perimeters?: OperationalPerimeters;
@@ -15949,7 +16044,7 @@ export interface TemporalBoundsProfile2 {
15949
16044
  * MCP ROUTING TRIGGERS: Structural Indexing, VRAM Budgeting, Representation Engineering, Modality Detection, RFC 8785 Canonicalization
15950
16045
  */
15951
16046
  export interface GlobalSemanticProfile1 {
15952
- tenant_cid?: TenantCid295;
16047
+ tenant_cid?: TenantCid296;
15953
16048
  artifact_event_cid: ArtifactEventCid2;
15954
16049
  detected_modalities: DetectedModalities;
15955
16050
  token_density: TokenDensity;
@@ -15976,7 +16071,7 @@ export interface GlobalSemanticProfile1 {
15976
16071
  * Wide-Columnar Projection, Structural Serialization
15977
16072
  */
15978
16073
  export interface GraphFlatteningPolicy {
15979
- tenant_cid?: TenantCid329;
16074
+ tenant_cid?: TenantCid330;
15980
16075
  node_projection_mode: NodeProjectionMode;
15981
16076
  edge_projection_mode: EdgeProjectionMode;
15982
16077
  preserve_cryptographic_lineage?: PreserveCryptographicLineage;
@@ -15993,7 +16088,7 @@ export interface GraphFlatteningPolicy {
15993
16088
  * MCP ROUTING TRIGGERS: OIDC, Zero-Trust Architecture, SPIFFE/SPIRE, Epistemic Quarantine, Identity Decoupling, Open Policy Agent
15994
16089
  */
15995
16090
  export interface IdentityContextProxy {
15996
- tenant_cid?: TenantCid330;
16091
+ tenant_cid?: TenantCid331;
15997
16092
  jwt_payload: JwtPayload;
15998
16093
  execution_taint: ExecutionTaint;
15999
16094
  }
@@ -16021,7 +16116,7 @@ export interface JwtPayload {
16021
16116
  * Truth Maintenance, Fault Envelope
16022
16117
  */
16023
16118
  export interface JSONRPCErrorResponseState {
16024
- tenant_cid?: TenantCid331;
16119
+ tenant_cid?: TenantCid332;
16025
16120
  jsonrpc: Jsonrpc3;
16026
16121
  error: JSONRPCErrorState;
16027
16122
  id?: Id3;
@@ -16030,7 +16125,7 @@ export interface JSONRPCErrorResponseState {
16030
16125
  * The error object.
16031
16126
  */
16032
16127
  export interface JSONRPCErrorState {
16033
- tenant_cid?: TenantCid332;
16128
+ tenant_cid?: TenantCid333;
16034
16129
  code: Code;
16035
16130
  message: Message2;
16036
16131
  /**
@@ -16059,7 +16154,7 @@ export interface JSONRPCErrorState {
16059
16154
  * Log Poisoning, Stateful Rollback
16060
16155
  */
16061
16156
  export interface JSONRPCErrorState1 {
16062
- tenant_cid?: TenantCid332;
16157
+ tenant_cid?: TenantCid333;
16063
16158
  code: Code;
16064
16159
  message: Message2;
16065
16160
  /**
@@ -16079,7 +16174,7 @@ export interface JSONRPCErrorState1 {
16079
16174
  * MCP ROUTING TRIGGERS: Zero-Allocation Telemetry, Struct of Arrays, High-Velocity Buffer, SE3 Delta, Kinematic Stream
16080
16175
  */
16081
16176
  export interface KinematicDeltaManifest {
16082
- tenant_cid?: TenantCid333;
16177
+ tenant_cid?: TenantCid334;
16083
16178
  stream_cid: StreamCid1;
16084
16179
  deltas: Deltas;
16085
16180
  }
@@ -16095,7 +16190,7 @@ export interface KinematicDeltaManifest {
16095
16190
  * MCP ROUTING TRIGGERS: Optimal Stopping Theory, Simulated Annealing, Probability Wave Collapse, Exploration-Exploitation Dilemma, Kinetic Thermodynamics
16096
16191
  */
16097
16192
  export interface KineticBudgetPolicy {
16098
- tenant_cid?: TenantCid334;
16193
+ tenant_cid?: TenantCid335;
16099
16194
  exploration_decay_curve: ExplorationDecayCurve;
16100
16195
  forced_exploitation_threshold_ms: ForcedExploitationThresholdMs;
16101
16196
  dynamic_temperature_asymptote: DynamicTemperatureAsymptote;
@@ -16130,7 +16225,7 @@ export interface MCPCapabilityWhitelistPolicy1 {
16130
16225
  * MCP ROUTING TRIGGERS: Higher-Order Function, Latent Prompt Manifold, Template Interpolation, Supply-Chain Verification, Stateless RPC
16131
16226
  */
16132
16227
  export interface MCPPromptReferenceState {
16133
- tenant_cid?: TenantCid335;
16228
+ tenant_cid?: TenantCid336;
16134
16229
  server_cid: ServerCid1;
16135
16230
  prompt_name: PromptName;
16136
16231
  arguments?: Arguments;
@@ -16155,7 +16250,7 @@ export interface Arguments {
16155
16250
  * MCP ROUTING TRIGGERS: Resource Description Framework, Zero-Trust Perception, Epistemic Projection, Passive URI Mapping, Data Topography
16156
16251
  */
16157
16252
  export interface MCPResourceManifest {
16158
- tenant_cid?: TenantCid336;
16253
+ tenant_cid?: TenantCid337;
16159
16254
  server_cid: ServerCid2;
16160
16255
  uris?: Uris;
16161
16256
  }
@@ -16171,7 +16266,7 @@ export interface MCPResourceManifest {
16171
16266
  * MCP ROUTING TRIGGERS: Cartesian Coordinate System, Small Multiples, Spatial Topology, Referential Integrity, Layout Matrix
16172
16267
  */
16173
16268
  export interface MacroGridProfile {
16174
- tenant_cid?: TenantCid337;
16269
+ tenant_cid?: TenantCid338;
16175
16270
  layout_matrix: LayoutMatrix;
16176
16271
  column_fractional_weights?: ColumnFractionalWeights;
16177
16272
  row_fractional_weights?: RowFractionalWeights;
@@ -16189,7 +16284,7 @@ export interface MacroGridProfile {
16189
16284
  * MCP ROUTING TRIGGERS: Proof-of-Stake, Slashing Condition, Byzantine Fault Tolerance, Economic Escrow
16190
16285
  */
16191
16286
  export interface MarketContract {
16192
- tenant_cid?: TenantCid338;
16287
+ tenant_cid?: TenantCid339;
16193
16288
  minimum_collateral: MinimumCollateral;
16194
16289
  slashing_penalty: SlashingPenalty;
16195
16290
  }
@@ -16205,7 +16300,7 @@ export interface MarketContract {
16205
16300
  * MCP ROUTING TRIGGERS: Genesis Block, Merkle-DAG, Content Addressable Storage, Cryptographic Anchoring, Unstructured Ingestion
16206
16301
  */
16207
16302
  export interface MultimodalArtifactReceipt {
16208
- tenant_cid?: TenantCid339;
16303
+ tenant_cid?: TenantCid340;
16209
16304
  artifact_cid: ArtifactCid1;
16210
16305
  mime_type: MimeType;
16211
16306
  byte_stream_hash: ByteStreamHash;
@@ -16263,13 +16358,41 @@ export interface MutationPolicy1 {
16263
16358
  * MCP ROUTING TRIGGERS: Tensor Calculus, Differential Geometry, Merkle Tree Verification, Zero-Trust Computing, Memory Allocation
16264
16359
  */
16265
16360
  export interface NDimensionalTensorManifest {
16266
- tenant_cid?: TenantCid340;
16361
+ tenant_cid?: TenantCid341;
16267
16362
  structural_format: TensorStructuralFormatProfile;
16268
16363
  shape: Shape;
16269
16364
  vram_footprint_bytes: VramFootprintBytes;
16270
16365
  merkle_root: MerkleRoot;
16271
16366
  storage_uri: StorageUri;
16272
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
+ }
16273
16396
  /**
16274
16397
  * CoReason Shared Kernel Ontology
16275
16398
  *
@@ -16300,7 +16423,7 @@ export interface PermissionBoundaryPolicy1 {
16300
16423
  * MCP ROUTING TRIGGERS: Post-Quantum Cryptography, ML-DSA, SLH-DSA, Shor's Algorithm Resistance, Lattice-based Cryptography
16301
16424
  */
16302
16425
  export interface PostQuantumSignatureReceipt {
16303
- tenant_cid?: TenantCid341;
16426
+ tenant_cid?: TenantCid344;
16304
16427
  pq_algorithm: PqAlgorithm;
16305
16428
  public_key_cid: PublicKeyCid1;
16306
16429
  pq_signature_blob: PqSignatureBlob;
@@ -16326,7 +16449,7 @@ export interface PostQuantumSignatureReceipt {
16326
16449
  * Binding, Structural Manifold Envelope, Human-in-the-Loop
16327
16450
  */
16328
16451
  export interface PresentationManifest {
16329
- tenant_cid?: TenantCid342;
16452
+ tenant_cid?: TenantCid345;
16330
16453
  /**
16331
16454
  * The reason an agent is presenting this data to a human.
16332
16455
  */
@@ -16350,7 +16473,7 @@ export interface PresentationManifest {
16350
16473
  * MCP ROUTING TRIGGERS: Cartesian Coordinate System, Small Multiples, Spatial Topology, Referential Integrity, Layout Matrix
16351
16474
  */
16352
16475
  export interface MacroGridProfile1 {
16353
- tenant_cid?: TenantCid337;
16476
+ tenant_cid?: TenantCid338;
16354
16477
  layout_matrix: LayoutMatrix;
16355
16478
  column_fractional_weights?: ColumnFractionalWeights;
16356
16479
  row_fractional_weights?: RowFractionalWeights;
@@ -16368,7 +16491,7 @@ export interface MacroGridProfile1 {
16368
16491
  * MCP ROUTING TRIGGERS: Supervisory Control Theory, MCTS Bending, Penalty Scalar, Trace Evaluation, Cognitive Engineering
16369
16492
  */
16370
16493
  export interface ReasoningEngineeringPolicy {
16371
- tenant_cid?: TenantCid343;
16494
+ tenant_cid?: TenantCid346;
16372
16495
  telemetry_export_frequency_hz: TelemetryExportFrequencyHz;
16373
16496
  human_override_gradient: HumanOverrideGradient;
16374
16497
  }
@@ -16396,7 +16519,7 @@ export interface ReasoningEngineeringPolicy {
16396
16519
  * Triplet, Adjacency Matrix, Epistemic Link
16397
16520
  */
16398
16521
  export interface SemanticEdgeState {
16399
- tenant_cid?: TenantCid344;
16522
+ tenant_cid?: TenantCid347;
16400
16523
  edge_cid: EdgeCid;
16401
16524
  subject_node_cid: SubjectNodeCid;
16402
16525
  object_node_cid: ObjectNodeCid;
@@ -16453,7 +16576,7 @@ export interface TemporalBoundsProfile3 {
16453
16576
  * MCP ROUTING TRIGGERS: Sensory Ingestion Complete, Multimodal Payload, ASR Processing
16454
16577
  */
16455
16578
  export interface SensoryMultimodalCaptureEvent {
16456
- tenant_cid?: TenantCid345;
16579
+ tenant_cid?: TenantCid348;
16457
16580
  captured_text?: CapturedText;
16458
16581
  captured_audio_urn?: CapturedAudioUrn;
16459
16582
  }
@@ -16469,7 +16592,7 @@ export interface SensoryMultimodalCaptureEvent {
16469
16592
  * MCP ROUTING TRIGGERS: Audio Capture, Multimodal Ingestion, ASR Transcription, Real-time Sensing
16470
16593
  */
16471
16594
  export interface SensoryMultimodalCaptureIntent {
16472
- tenant_cid?: TenantCid346;
16595
+ tenant_cid?: TenantCid349;
16473
16596
  enable_audio_capture: EnableAudioCapture;
16474
16597
  enable_text_capture: EnableTextCapture;
16475
16598
  max_duration_seconds: MaxDurationSeconds;
@@ -16486,7 +16609,7 @@ export interface SensoryMultimodalCaptureIntent {
16486
16609
  * MCP ROUTING TRIGGERS: SSE Telemetry Event, Multimodal Broadcast, Active UI Synchronization
16487
16610
  */
16488
16611
  export interface SensoryMultimodalProjectionEvent {
16489
- tenant_cid?: TenantCid347;
16612
+ tenant_cid?: TenantCid350;
16490
16613
  projected_avatar_urn?: ProjectedAvatarUrn;
16491
16614
  projected_audio_urn?: ProjectedAudioUrn;
16492
16615
  projected_overlay_text?: ProjectedOverlayText;
@@ -16503,7 +16626,7 @@ export interface SensoryMultimodalProjectionEvent {
16503
16626
  * MCP ROUTING TRIGGERS: Multimodal Projection, Avatar Rendering, TTS Output, Spatial Overlay
16504
16627
  */
16505
16628
  export interface SensoryMultimodalProjectionIntent {
16506
- tenant_cid?: TenantCid348;
16629
+ tenant_cid?: TenantCid351;
16507
16630
  avatar_urn?: AvatarUrn;
16508
16631
  audio_tts_string?: AudioTtsString;
16509
16632
  audio_stream_urn?: AudioStreamUrn;
@@ -16521,7 +16644,7 @@ export interface SensoryMultimodalProjectionIntent {
16521
16644
  * MCP ROUTING TRIGGERS: SSE Telemetry Event, UI Optimization Notification, Zero-Trust Projection Update
16522
16645
  */
16523
16646
  export interface SensoryUIUpgradeAvailableEvent {
16524
- tenant_cid?: TenantCid349;
16647
+ tenant_cid?: TenantCid352;
16525
16648
  available_upgrade_urn: AvailableUpgradeUrn;
16526
16649
  improvement_delta: ImprovementDelta;
16527
16650
  }
@@ -16537,7 +16660,7 @@ export interface SensoryUIUpgradeAvailableEvent {
16537
16660
  * MCP ROUTING TRIGGERS: TDA Optimization, Sensory Hot-Swap, AOT UI Upgrade, Epistemic Modality Shift
16538
16661
  */
16539
16662
  export interface SensoryUIUpgradeIntent {
16540
- tenant_cid?: TenantCid350;
16663
+ tenant_cid?: TenantCid353;
16541
16664
  current_active_urn: CurrentActiveUrn;
16542
16665
  target_upgrade_urn: TargetUpgradeUrn;
16543
16666
  upgrade_rationale_score: UpgradeRationaleScore;
@@ -16641,7 +16764,7 @@ export interface SpatialGenerativeTaxonomyManifest1 {
16641
16764
  * MCP ROUTING TRIGGERS: Federated Pose Graph, Spatial Reference Frame, SLAM Anchor, Relative Coordinate Geometry, Origin Point
16642
16765
  */
16643
16766
  export interface SpatialReferenceFrameManifest {
16644
- tenant_cid?: TenantCid351;
16767
+ tenant_cid?: TenantCid354;
16645
16768
  frame_cid: FrameCid;
16646
16769
  anchor_protocol: AnchorProtocol;
16647
16770
  physical_room_hash?: PhysicalRoomHash;
@@ -16667,7 +16790,7 @@ export interface SpatialReferenceFrameManifest {
16667
16790
  * Vector Clock, Eventual Consistency, Last-Writer-Wins
16668
16791
  */
16669
16792
  export interface StateDifferentialManifest {
16670
- tenant_cid?: TenantCid352;
16793
+ tenant_cid?: TenantCid355;
16671
16794
  diff_cid: DiffCid1;
16672
16795
  author_node_cid: AuthorNodeCid1;
16673
16796
  lamport_timestamp: LamportTimestamp1;
@@ -16703,7 +16826,7 @@ export interface VectorClock1 {
16703
16826
  * Partitioning, VRAM Bounding, Serialization Geometry
16704
16827
  */
16705
16828
  export interface StateHydrationManifest {
16706
- tenant_cid?: TenantCid353;
16829
+ tenant_cid?: TenantCid356;
16707
16830
  epistemic_coordinate: EpistemicCoordinate;
16708
16831
  crystallized_ledger_cids: CrystallizedLedgerCids;
16709
16832
  working_context_variables: WorkingContextVariables;
@@ -16731,7 +16854,7 @@ export interface WorkingContextVariables {
16731
16854
  * MCP ROUTING TRIGGERS: Labeled Transition System, Markov Process, Full Observability, State Vector, Memory Boundary
16732
16855
  */
16733
16856
  export interface StateVectorProfile1 {
16734
- tenant_cid?: TenantCid322;
16857
+ tenant_cid?: TenantCid323;
16735
16858
  immutable_matrix?: ImmutableMatrix;
16736
16859
  mutable_matrix?: MutableMatrix;
16737
16860
  is_delta?: IsDelta;
@@ -16771,7 +16894,7 @@ export interface StructuralCausalGraphProfile2 {
16771
16894
  * Structural Entropy, Fuzzing Blueprint, Synthetic Permutation
16772
16895
  */
16773
16896
  export interface SyntheticGenerationProfile {
16774
- tenant_cid?: TenantCid354;
16897
+ tenant_cid?: TenantCid357;
16775
16898
  profile_cid: ProfileCid;
16776
16899
  manifold_sla: GenerativeManifoldSLA1;
16777
16900
  target_schema_ref: TargetSchemaRef;
@@ -16796,7 +16919,7 @@ export interface SyntheticGenerationProfile {
16796
16919
  * Explosion, Fractal Graph Bounding, Gas Limit
16797
16920
  */
16798
16921
  export interface GenerativeManifoldSLA1 {
16799
- tenant_cid?: TenantCid324;
16922
+ tenant_cid?: TenantCid325;
16800
16923
  max_topological_depth: MaxTopologicalDepth;
16801
16924
  max_node_fanout: MaxNodeFanout;
16802
16925
  max_synthetic_tokens: MaxSyntheticTokens;
@@ -16863,7 +16986,7 @@ export interface TopologicalFidelityReceipt1 {
16863
16986
  * MCP ROUTING TRIGGERS: Distributed Causality, Vector Clocks, Trace Context, Topological Ordering, Causal Graph
16864
16987
  */
16865
16988
  export interface TraceContextState1 {
16866
- tenant_cid?: TenantCid321;
16989
+ tenant_cid?: TenantCid322;
16867
16990
  trace_cid: TraceCid2;
16868
16991
  span_cid: SpanCid;
16869
16992
  parent_span_cid?: ParentSpanCid;
@@ -16881,7 +17004,7 @@ export interface TraceContextState1 {
16881
17004
  * MCP ROUTING TRIGGERS: Multi-Attribute Utility Theory, Pareto Efficiency, Variance Reduction, Fallback Superposition, Utility Routing
16882
17005
  */
16883
17006
  export interface UtilityJustificationGraphReceipt {
16884
- tenant_cid?: TenantCid355;
17007
+ tenant_cid?: TenantCid358;
16885
17008
  optimizing_vectors?: OptimizingVectors;
16886
17009
  degrading_vectors?: DegradingVectors;
16887
17010
  superposition_variance_threshold: SuperpositionVarianceThreshold;
@@ -16914,7 +17037,7 @@ export interface DegradingVectors {
16914
17037
  * MCP ROUTING TRIGGERS: Viewport Projection Matrix, View Frustum, Field of View, Clipping Planes, Linear Algebraic Projection
16915
17038
  */
16916
17039
  export interface ViewportProjectionContract {
16917
- tenant_cid?: TenantCid356;
17040
+ tenant_cid?: TenantCid359;
16918
17041
  projection_class: ProjectionClass;
16919
17042
  field_of_view_degrees?: FieldOfViewDegrees;
16920
17043
  clipping_plane_near: ClippingPlaneNear;
@@ -16950,7 +17073,7 @@ export interface VolumetricBoundingProfile1 {
16950
17073
  * MCP ROUTING TRIGGERS: Topos Theory, Cybernetics, Execution Envelope, Macroscopic Topology, Viable System Model
16951
17074
  */
16952
17075
  export interface WorkflowManifest {
16953
- tenant_cid?: TenantCid357;
17076
+ tenant_cid?: TenantCid360;
16954
17077
  genesis_provenance: EpistemicProvenanceReceipt2;
16955
17078
  /**
16956
17079
  * An Immutable structural checkpoint.