@coreason-ai/coreason-manifest 0.80.0 → 0.82.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 +288 -53
  2. package/package.json +1 -1
@@ -6269,6 +6269,24 @@ export type MaxSyntheticTokens = number;
6269
6269
  * The Hard Multi-Tenancy segregation identifier. Enforces mathematical quarantine by binding the state physically to a specific sovereign client environment. Defaults to the RFC 8785 (JCS) SHA-256 hash of the CoReason, Inc. incorporation JSON: {"date_of_incorporation":"2025-10-16","file_number":"10369312","jurisdiction":"US-DE","legal_name":"CoReason, Inc."}
6270
6270
  */
6271
6271
  export type TenantCid324 = string;
6272
+ /**
6273
+ * The primary target URN for this geometric schema.
6274
+ */
6275
+ export type TargetUrn1 = string;
6276
+ /**
6277
+ * The sorted array of nested child URNs in the geometric topology.
6278
+ *
6279
+ * @maxItems 100
6280
+ */
6281
+ export type NestedUrns = string[];
6282
+ /**
6283
+ * The maximum allowed recursion depth for topological unfolding.
6284
+ */
6285
+ export type MaxDepth1 = number;
6286
+ /**
6287
+ * 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."}
6288
+ */
6289
+ export type TenantCid325 = string;
6272
6290
  /**
6273
6291
  * The absolute maximum economic cost allowed for the entire swarm lifecycle.
6274
6292
  */
@@ -6276,7 +6294,7 @@ export type MaxBudgetMagnitude1 = number;
6276
6294
  /**
6277
6295
  * 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."}
6278
6296
  */
6279
- export type TenantCid325 = string;
6297
+ export type TenantCid326 = string;
6280
6298
  /**
6281
6299
  * The formal mathematical operation used to resolve topological forks.
6282
6300
  */
@@ -6300,7 +6318,7 @@ export type GlobalTimeoutSeconds = number;
6300
6318
  /**
6301
6319
  * 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."}
6302
6320
  */
6303
- export type TenantCid326 = string;
6321
+ export type TenantCid327 = string;
6304
6322
  /**
6305
6323
  * The cryptographic Merkle-DAG anchor for the invariant block.
6306
6324
  */
@@ -6316,7 +6334,7 @@ export type TemporalObservationHorizons = TemporalBoundsProfile2[];
6316
6334
  /**
6317
6335
  * 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."}
6318
6336
  */
6319
- export type TenantCid327 = string;
6337
+ export type TenantCid328 = string;
6320
6338
  /**
6321
6339
  * How to flatten SemanticNodeState.
6322
6340
  */
@@ -6332,7 +6350,7 @@ export type PreserveCryptographicLineage = boolean;
6332
6350
  /**
6333
6351
  * 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."}
6334
6352
  */
6335
- export type TenantCid328 = string;
6353
+ export type TenantCid329 = string;
6336
6354
  /**
6337
6355
  * The SPIFFE/SPIRE Identity Protocol execution taint dictating the thread's clearance level within the WASM enclave.
6338
6356
  */
@@ -6344,7 +6362,7 @@ export type IllocutionaryForceProfile1 = "assertive" | "directive_normative" | "
6344
6362
  /**
6345
6363
  * 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."}
6346
6364
  */
6347
- export type TenantCid329 = string;
6365
+ export type TenantCid330 = string;
6348
6366
  /**
6349
6367
  * JSON-RPC version.
6350
6368
  */
@@ -6352,7 +6370,7 @@ export type Jsonrpc3 = "2.0";
6352
6370
  /**
6353
6371
  * 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."}
6354
6372
  */
6355
- export type TenantCid330 = string;
6373
+ export type TenantCid331 = string;
6356
6374
  /**
6357
6375
  * The strict integer identifier classifying the specific topological or execution collapse.
6358
6376
  */
@@ -6368,7 +6386,7 @@ export type Id3 = (string | number) | null;
6368
6386
  /**
6369
6387
  * The Hard Multi-Tenancy segregation identifier. Enforces mathematical quarantine by binding the state physically to a specific sovereign client environment. Defaults to the RFC 8785 (JCS) SHA-256 hash of the CoReason, Inc. incorporation JSON: {"date_of_incorporation":"2025-10-16","file_number":"10369312","jurisdiction":"US-DE","legal_name":"CoReason, Inc."}
6370
6388
  */
6371
- export type TenantCid331 = string;
6389
+ export type TenantCid332 = string;
6372
6390
  /**
6373
6391
  * A Content Identifier (CID) anchoring the continuous telemetry stream.
6374
6392
  */
@@ -6397,7 +6415,7 @@ export type Deltas = [
6397
6415
  /**
6398
6416
  * 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."}
6399
6417
  */
6400
- export type TenantCid332 = string;
6418
+ export type TenantCid333 = string;
6401
6419
  /**
6402
6420
  * The mathematical function dictating how rapidly lateral ThoughtBranches are restricted over time.
6403
6421
  */
@@ -6414,7 +6432,7 @@ export type LifecycleTriggerEvent = "on_start" | "on_node_transition" | "before_
6414
6432
  /**
6415
6433
  * 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."}
6416
6434
  */
6417
- export type TenantCid333 = string;
6435
+ export type TenantCid334 = string;
6418
6436
  /**
6419
6437
  * The deterministic capability pointer representing the MCP server providing this prompt.
6420
6438
  */
@@ -6434,7 +6452,7 @@ export type PromptHash = string | null;
6434
6452
  /**
6435
6453
  * 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."}
6436
6454
  */
6437
- export type TenantCid334 = string;
6455
+ export type TenantCid335 = string;
6438
6456
  /**
6439
6457
  * The deterministic capability pointer representing the MCP server providing these resources.
6440
6458
  */
@@ -6446,7 +6464,7 @@ export type Uris = string[];
6446
6464
  /**
6447
6465
  * 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."}
6448
6466
  */
6449
- export type TenantCid335 = string;
6467
+ export type TenantCid336 = string;
6450
6468
  /**
6451
6469
  * A matrix defining the layout structure, using panel IDs.
6452
6470
  *
@@ -6472,7 +6490,7 @@ export type ManifoldAlignmentMetricProfile2 = "gromov_wasserstein" | "earth_move
6472
6490
  /**
6473
6491
  * 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."}
6474
6492
  */
6475
- export type TenantCid336 = string;
6493
+ export type TenantCid337 = string;
6476
6494
  /**
6477
6495
  * The minimum atomic token collateral held in escrow.
6478
6496
  */
@@ -6484,7 +6502,7 @@ export type SlashingPenalty = number;
6484
6502
  /**
6485
6503
  * 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."}
6486
6504
  */
6487
- export type TenantCid337 = string;
6505
+ export type TenantCid338 = string;
6488
6506
  /**
6489
6507
  * The definitive Content Identifier (CID) bounding the raw file.
6490
6508
  */
@@ -6504,7 +6522,7 @@ export type TemporalIngestTimestamp = number;
6504
6522
  /**
6505
6523
  * 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."}
6506
6524
  */
6507
- export type TenantCid338 = string;
6525
+ export type TenantCid339 = string;
6508
6526
  /**
6509
6527
  * Structural type of the tensor elements.
6510
6528
  */
@@ -6532,7 +6550,7 @@ export type PatchOperationProfile = "add" | "remove" | "replace" | "copy" | "mov
6532
6550
  /**
6533
6551
  * 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."}
6534
6552
  */
6535
- export type TenantCid339 = string;
6553
+ export type TenantCid340 = string;
6536
6554
  /**
6537
6555
  * The NIST FIPS post-quantum cryptographic algorithm used.
6538
6556
  */
@@ -6548,7 +6566,7 @@ export type PqSignatureBlob = string;
6548
6566
  /**
6549
6567
  * 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."}
6550
6568
  */
6551
- export type TenantCid340 = string;
6569
+ export type TenantCid341 = string;
6552
6570
  /**
6553
6571
  * The absolute Z-axis physical distance to lock the Presentation UI relative to the observer's optical center, resolving vergence-accommodation conflicts.
6554
6572
  */
@@ -6557,7 +6575,7 @@ export type QoSClassificationProfile = "critical" | "high" | "interactive" | "ba
6557
6575
  /**
6558
6576
  * 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."}
6559
6577
  */
6560
- export type TenantCid341 = string;
6578
+ export type TenantCid342 = string;
6561
6579
  /**
6562
6580
  * The continuous stream rate of the thought branch expansion.
6563
6581
  */
@@ -6583,7 +6601,7 @@ export type RiskLevelPolicy = "safe" | "standard" | "critical";
6583
6601
  /**
6584
6602
  * The Hard Multi-Tenancy segregation identifier. Enforces mathematical quarantine by binding the state physically to a specific sovereign client environment. Defaults to the RFC 8785 (JCS) SHA-256 hash of the CoReason, Inc. incorporation JSON: {"date_of_incorporation":"2025-10-16","file_number":"10369312","jurisdiction":"US-DE","legal_name":"CoReason, Inc."}
6585
6603
  */
6586
- export type TenantCid342 = string;
6604
+ export type TenantCid343 = string;
6587
6605
  /**
6588
6606
  * A Content Identifier (CID) acting as a cryptographic Lineage Watermark binding this semantic edge to the Merkle-DAG.
6589
6607
  */
@@ -6608,7 +6626,99 @@ export type SemanticVersionState = string;
6608
6626
  /**
6609
6627
  * 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."}
6610
6628
  */
6611
- export type TenantCid343 = string;
6629
+ export type TenantCid344 = string;
6630
+ /**
6631
+ * The raw text captured during the session.
6632
+ */
6633
+ export type CapturedText = string | null;
6634
+ /**
6635
+ * The URN of the securely uploaded audio blob.
6636
+ */
6637
+ export type CapturedAudioUrn = string | null;
6638
+ /**
6639
+ * 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."}
6640
+ */
6641
+ export type TenantCid345 = string;
6642
+ /**
6643
+ * Whether to activate the microphone for audio ingestion.
6644
+ */
6645
+ export type EnableAudioCapture = boolean;
6646
+ /**
6647
+ * Whether to activate the text input overlay for typed ingestion.
6648
+ */
6649
+ export type EnableTextCapture = boolean;
6650
+ /**
6651
+ * Maximum allowed duration for the capture session.
6652
+ */
6653
+ export type MaxDurationSeconds = number;
6654
+ /**
6655
+ * 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."}
6656
+ */
6657
+ export type TenantCid346 = string;
6658
+ /**
6659
+ * The URN of the avatar actively projected.
6660
+ */
6661
+ export type ProjectedAvatarUrn = string | null;
6662
+ /**
6663
+ * The URN of the audio stream actively playing.
6664
+ */
6665
+ export type ProjectedAudioUrn = string | null;
6666
+ /**
6667
+ * The text actively displayed on the visual canvas.
6668
+ */
6669
+ export type ProjectedOverlayText = string | null;
6670
+ /**
6671
+ * 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."}
6672
+ */
6673
+ export type TenantCid347 = string;
6674
+ /**
6675
+ * Optional URN for the visual avatar or face projection.
6676
+ */
6677
+ export type AvatarUrn = string | null;
6678
+ /**
6679
+ * The exact text string to be synthesized via TTS.
6680
+ */
6681
+ export type AudioTtsString = string | null;
6682
+ /**
6683
+ * Optional URN for an existing audio stream artifact.
6684
+ */
6685
+ export type AudioStreamUrn = string | null;
6686
+ /**
6687
+ * Text to be rendered visually over the spatial canvas.
6688
+ */
6689
+ export type OverlayText = string | null;
6690
+ /**
6691
+ * 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
+ */
6693
+ export type TenantCid348 = string;
6694
+ /**
6695
+ * The fully qualified URN available for hot-swapping.
6696
+ */
6697
+ export type AvailableUpgradeUrn = string;
6698
+ /**
6699
+ * The calculated Free Energy improvement delta.
6700
+ */
6701
+ export type ImprovementDelta = number;
6702
+ /**
6703
+ * 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."}
6704
+ */
6705
+ export type TenantCid349 = string;
6706
+ /**
6707
+ * The currently loaded URN in the active session.
6708
+ */
6709
+ export type CurrentActiveUrn = string;
6710
+ /**
6711
+ * The proposed upgraded URN.
6712
+ */
6713
+ export type TargetUpgradeUrn = string;
6714
+ /**
6715
+ * The mathematical scalar scoring the proposed optimization.
6716
+ */
6717
+ export type UpgradeRationaleScore = number;
6718
+ /**
6719
+ * 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."}
6720
+ */
6721
+ export type TenantCid350 = string;
6612
6722
  /**
6613
6723
  * The unique cryptographic identifier for this local spatial volume.
6614
6724
  */
@@ -6624,7 +6734,7 @@ export type PhysicalRoomHash = string | null;
6624
6734
  /**
6625
6735
  * 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."}
6626
6736
  */
6627
- export type TenantCid344 = string;
6737
+ export type TenantCid351 = string;
6628
6738
  /**
6629
6739
  * A Content Identifier (CID) acting as a cryptographic Lineage Watermark for this state differential.
6630
6740
  */
@@ -6644,7 +6754,7 @@ export type Patches = StateMutationIntent[];
6644
6754
  /**
6645
6755
  * 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."}
6646
6756
  */
6647
- export type TenantCid345 = string;
6757
+ export type TenantCid352 = string;
6648
6758
  /**
6649
6759
  * A string ID representing the session or specific spatial trace binding.
6650
6760
  */
@@ -6660,7 +6770,7 @@ export type MaxRetainedTokens1 = number;
6660
6770
  /**
6661
6771
  * 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."}
6662
6772
  */
6663
- export type TenantCid346 = string;
6773
+ export type TenantCid353 = string;
6664
6774
  /**
6665
6775
  * Unique identifier for this simulation profile.
6666
6776
  */
@@ -6699,7 +6809,7 @@ export type UpperOntologyClassProfile1 = "continuant" | "occurrent";
6699
6809
  /**
6700
6810
  * 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."}
6701
6811
  */
6702
- export type TenantCid347 = string;
6812
+ export type TenantCid354 = string;
6703
6813
  /**
6704
6814
  * The statistical variance threshold below which deterministic fallback is enforced.
6705
6815
  */
@@ -6707,7 +6817,7 @@ export type SuperpositionVarianceThreshold = number;
6707
6817
  /**
6708
6818
  * 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."}
6709
6819
  */
6710
- export type TenantCid348 = string;
6820
+ export type TenantCid355 = string;
6711
6821
  /**
6712
6822
  * The linear algebraic projection operator applied to collapse the topology.
6713
6823
  */
@@ -6727,7 +6837,7 @@ export type ClippingPlaneFar = number;
6727
6837
  /**
6728
6838
  * 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."}
6729
6839
  */
6730
- export type TenantCid349 = string;
6840
+ export type TenantCid356 = string;
6731
6841
  /**
6732
6842
  * The ephemeral session boundary for this execution.
6733
6843
  */
@@ -6937,6 +7047,7 @@ export interface CoReasonSharedKernelOntology {
6937
7047
  FormalVerificationContract?: FormalVerificationContract;
6938
7048
  FormalVerificationReceipt?: FormalVerificationReceipt;
6939
7049
  GenerativeManifoldSLA?: GenerativeManifoldSLA;
7050
+ GeometricSchemaIntent?: GeometricSchemaIntent;
6940
7051
  GlobalGovernancePolicy?: GlobalGovernancePolicy;
6941
7052
  GlobalSemanticInvariantProfile?: GlobalSemanticInvariantProfile;
6942
7053
  GlobalSemanticProfile?: GlobalSemanticProfile1;
@@ -7051,6 +7162,12 @@ export interface CoReasonSharedKernelOntology {
7051
7162
  SemanticRelationalVectorState?: SemanticRelationalVectorState;
7052
7163
  SemanticSlicingPolicy?: SemanticSlicingPolicy;
7053
7164
  SemanticVersionState?: SemanticVersionState;
7165
+ SensoryMultimodalCaptureEvent?: SensoryMultimodalCaptureEvent;
7166
+ SensoryMultimodalCaptureIntent?: SensoryMultimodalCaptureIntent;
7167
+ SensoryMultimodalProjectionEvent?: SensoryMultimodalProjectionEvent;
7168
+ SensoryMultimodalProjectionIntent?: SensoryMultimodalProjectionIntent;
7169
+ SensoryUIUpgradeAvailableEvent?: SensoryUIUpgradeAvailableEvent;
7170
+ SensoryUIUpgradeIntent?: SensoryUIUpgradeIntent;
7054
7171
  ShapleyAttributionReceipt?: ShapleyAttributionReceipt;
7055
7172
  SideEffectProfile?: SideEffectProfile1;
7056
7173
  SimulationConvergenceSLA?: SimulationConvergenceSLA1;
@@ -15538,6 +15655,23 @@ export interface GenerativeManifoldSLA {
15538
15655
  max_node_fanout: MaxNodeFanout;
15539
15656
  max_synthetic_tokens: MaxSyntheticTokens;
15540
15657
  }
15658
+ /**
15659
+ * CoReason Shared Kernel Ontology
15660
+ *
15661
+ * AGENT INSTRUCTION: Mathematically defines the nested, topological URN boundaries for UI rendering without runtime execution limits.
15662
+ *
15663
+ * CAUSAL AFFORDANCE: Instructs the coreason-meta-engineering Forge to physically etch a new SDUI geometry into the URN ledger.
15664
+ *
15665
+ * EPISTEMIC BOUNDS: Bounded to active urn:coreason:actionspace:sensory:* structures and prevents recursive loops beyond depth max_depth.
15666
+ *
15667
+ * MCP ROUTING TRIGGERS: Structural Topology, Server-Driven UI, Geometric Schema, Ast Transformer, Sensory Mapping
15668
+ */
15669
+ export interface GeometricSchemaIntent {
15670
+ tenant_cid?: TenantCid324;
15671
+ target_urn: TargetUrn1;
15672
+ nested_urns: NestedUrns;
15673
+ max_depth: MaxDepth1;
15674
+ }
15541
15675
  /**
15542
15676
  * CoReason Shared Kernel Ontology
15543
15677
  *
@@ -15561,7 +15695,7 @@ export interface GenerativeManifoldSLA {
15561
15695
  * Bounding, ESG Constraint, Execution Envelope
15562
15696
  */
15563
15697
  export interface GlobalGovernancePolicy {
15564
- tenant_cid?: TenantCid324;
15698
+ tenant_cid?: TenantCid325;
15565
15699
  mandatory_license_rule: EpistemicGuardrailsManifest1;
15566
15700
  max_budget_magnitude: MaxBudgetMagnitude1;
15567
15701
  /**
@@ -15606,7 +15740,7 @@ export interface EpistemicGuardrailsManifest1 {
15606
15740
  * MCP ROUTING TRIGGERS: Conflict Resolution, Graph CRDT, Merge Algebra, Eventual Consistency
15607
15741
  */
15608
15742
  export interface TemporalConflictResolutionPolicy {
15609
- tenant_cid?: TenantCid325;
15743
+ tenant_cid?: TenantCid326;
15610
15744
  merge_algebra: MergeAlgebra;
15611
15745
  enforce_idempotence?: EnforceIdempotence;
15612
15746
  }
@@ -15622,7 +15756,7 @@ export interface TemporalConflictResolutionPolicy {
15622
15756
  * MCP ROUTING TRIGGERS: Contextual Qualifiers, Topological Container, Semantic Invariant, Context Collapse
15623
15757
  */
15624
15758
  export interface GlobalSemanticInvariantProfile {
15625
- tenant_cid?: TenantCid326;
15759
+ tenant_cid?: TenantCid327;
15626
15760
  invariant_cid: InvariantCid;
15627
15761
  categorical_cohorts?: CategoricalCohorts;
15628
15762
  operational_perimeters?: OperationalPerimeters;
@@ -15696,7 +15830,7 @@ export interface GlobalSemanticProfile1 {
15696
15830
  * Wide-Columnar Projection, Structural Serialization
15697
15831
  */
15698
15832
  export interface GraphFlatteningPolicy {
15699
- tenant_cid?: TenantCid327;
15833
+ tenant_cid?: TenantCid328;
15700
15834
  node_projection_mode: NodeProjectionMode;
15701
15835
  edge_projection_mode: EdgeProjectionMode;
15702
15836
  preserve_cryptographic_lineage?: PreserveCryptographicLineage;
@@ -15713,7 +15847,7 @@ export interface GraphFlatteningPolicy {
15713
15847
  * MCP ROUTING TRIGGERS: OIDC, Zero-Trust Architecture, SPIFFE/SPIRE, Epistemic Quarantine, Identity Decoupling, Open Policy Agent
15714
15848
  */
15715
15849
  export interface IdentityContextProxy {
15716
- tenant_cid?: TenantCid328;
15850
+ tenant_cid?: TenantCid329;
15717
15851
  jwt_payload: JwtPayload;
15718
15852
  execution_taint: ExecutionTaint;
15719
15853
  }
@@ -15741,7 +15875,7 @@ export interface JwtPayload {
15741
15875
  * Truth Maintenance, Fault Envelope
15742
15876
  */
15743
15877
  export interface JSONRPCErrorResponseState {
15744
- tenant_cid?: TenantCid329;
15878
+ tenant_cid?: TenantCid330;
15745
15879
  jsonrpc: Jsonrpc3;
15746
15880
  error: JSONRPCErrorState;
15747
15881
  id?: Id3;
@@ -15750,7 +15884,7 @@ export interface JSONRPCErrorResponseState {
15750
15884
  * The error object.
15751
15885
  */
15752
15886
  export interface JSONRPCErrorState {
15753
- tenant_cid?: TenantCid330;
15887
+ tenant_cid?: TenantCid331;
15754
15888
  code: Code;
15755
15889
  message: Message2;
15756
15890
  /**
@@ -15779,7 +15913,7 @@ export interface JSONRPCErrorState {
15779
15913
  * Log Poisoning, Stateful Rollback
15780
15914
  */
15781
15915
  export interface JSONRPCErrorState1 {
15782
- tenant_cid?: TenantCid330;
15916
+ tenant_cid?: TenantCid331;
15783
15917
  code: Code;
15784
15918
  message: Message2;
15785
15919
  /**
@@ -15799,7 +15933,7 @@ export interface JSONRPCErrorState1 {
15799
15933
  * MCP ROUTING TRIGGERS: Zero-Allocation Telemetry, Struct of Arrays, High-Velocity Buffer, SE3 Delta, Kinematic Stream
15800
15934
  */
15801
15935
  export interface KinematicDeltaManifest {
15802
- tenant_cid?: TenantCid331;
15936
+ tenant_cid?: TenantCid332;
15803
15937
  stream_cid: StreamCid1;
15804
15938
  deltas: Deltas;
15805
15939
  }
@@ -15815,7 +15949,7 @@ export interface KinematicDeltaManifest {
15815
15949
  * MCP ROUTING TRIGGERS: Optimal Stopping Theory, Simulated Annealing, Probability Wave Collapse, Exploration-Exploitation Dilemma, Kinetic Thermodynamics
15816
15950
  */
15817
15951
  export interface KineticBudgetPolicy {
15818
- tenant_cid?: TenantCid332;
15952
+ tenant_cid?: TenantCid333;
15819
15953
  exploration_decay_curve: ExplorationDecayCurve;
15820
15954
  forced_exploitation_threshold_ms: ForcedExploitationThresholdMs;
15821
15955
  dynamic_temperature_asymptote: DynamicTemperatureAsymptote;
@@ -15850,7 +15984,7 @@ export interface MCPCapabilityWhitelistPolicy1 {
15850
15984
  * MCP ROUTING TRIGGERS: Higher-Order Function, Latent Prompt Manifold, Template Interpolation, Supply-Chain Verification, Stateless RPC
15851
15985
  */
15852
15986
  export interface MCPPromptReferenceState {
15853
- tenant_cid?: TenantCid333;
15987
+ tenant_cid?: TenantCid334;
15854
15988
  server_cid: ServerCid1;
15855
15989
  prompt_name: PromptName;
15856
15990
  arguments?: Arguments;
@@ -15875,7 +16009,7 @@ export interface Arguments {
15875
16009
  * MCP ROUTING TRIGGERS: Resource Description Framework, Zero-Trust Perception, Epistemic Projection, Passive URI Mapping, Data Topography
15876
16010
  */
15877
16011
  export interface MCPResourceManifest {
15878
- tenant_cid?: TenantCid334;
16012
+ tenant_cid?: TenantCid335;
15879
16013
  server_cid: ServerCid2;
15880
16014
  uris?: Uris;
15881
16015
  }
@@ -15891,7 +16025,7 @@ export interface MCPResourceManifest {
15891
16025
  * MCP ROUTING TRIGGERS: Cartesian Coordinate System, Small Multiples, Spatial Topology, Referential Integrity, Layout Matrix
15892
16026
  */
15893
16027
  export interface MacroGridProfile {
15894
- tenant_cid?: TenantCid335;
16028
+ tenant_cid?: TenantCid336;
15895
16029
  layout_matrix: LayoutMatrix;
15896
16030
  column_fractional_weights?: ColumnFractionalWeights;
15897
16031
  row_fractional_weights?: RowFractionalWeights;
@@ -15909,7 +16043,7 @@ export interface MacroGridProfile {
15909
16043
  * MCP ROUTING TRIGGERS: Proof-of-Stake, Slashing Condition, Byzantine Fault Tolerance, Economic Escrow
15910
16044
  */
15911
16045
  export interface MarketContract {
15912
- tenant_cid?: TenantCid336;
16046
+ tenant_cid?: TenantCid337;
15913
16047
  minimum_collateral: MinimumCollateral;
15914
16048
  slashing_penalty: SlashingPenalty;
15915
16049
  }
@@ -15925,7 +16059,7 @@ export interface MarketContract {
15925
16059
  * MCP ROUTING TRIGGERS: Genesis Block, Merkle-DAG, Content Addressable Storage, Cryptographic Anchoring, Unstructured Ingestion
15926
16060
  */
15927
16061
  export interface MultimodalArtifactReceipt {
15928
- tenant_cid?: TenantCid337;
16062
+ tenant_cid?: TenantCid338;
15929
16063
  artifact_cid: ArtifactCid1;
15930
16064
  mime_type: MimeType;
15931
16065
  byte_stream_hash: ByteStreamHash;
@@ -15983,7 +16117,7 @@ export interface MutationPolicy1 {
15983
16117
  * MCP ROUTING TRIGGERS: Tensor Calculus, Differential Geometry, Merkle Tree Verification, Zero-Trust Computing, Memory Allocation
15984
16118
  */
15985
16119
  export interface NDimensionalTensorManifest {
15986
- tenant_cid?: TenantCid338;
16120
+ tenant_cid?: TenantCid339;
15987
16121
  structural_format: TensorStructuralFormatProfile;
15988
16122
  shape: Shape;
15989
16123
  vram_footprint_bytes: VramFootprintBytes;
@@ -16020,7 +16154,7 @@ export interface PermissionBoundaryPolicy1 {
16020
16154
  * MCP ROUTING TRIGGERS: Post-Quantum Cryptography, ML-DSA, SLH-DSA, Shor's Algorithm Resistance, Lattice-based Cryptography
16021
16155
  */
16022
16156
  export interface PostQuantumSignatureReceipt {
16023
- tenant_cid?: TenantCid339;
16157
+ tenant_cid?: TenantCid340;
16024
16158
  pq_algorithm: PqAlgorithm;
16025
16159
  public_key_cid: PublicKeyCid1;
16026
16160
  pq_signature_blob: PqSignatureBlob;
@@ -16046,7 +16180,7 @@ export interface PostQuantumSignatureReceipt {
16046
16180
  * Binding, Structural Manifold Envelope, Human-in-the-Loop
16047
16181
  */
16048
16182
  export interface PresentationManifest {
16049
- tenant_cid?: TenantCid340;
16183
+ tenant_cid?: TenantCid341;
16050
16184
  /**
16051
16185
  * The reason an agent is presenting this data to a human.
16052
16186
  */
@@ -16070,7 +16204,7 @@ export interface PresentationManifest {
16070
16204
  * MCP ROUTING TRIGGERS: Cartesian Coordinate System, Small Multiples, Spatial Topology, Referential Integrity, Layout Matrix
16071
16205
  */
16072
16206
  export interface MacroGridProfile1 {
16073
- tenant_cid?: TenantCid335;
16207
+ tenant_cid?: TenantCid336;
16074
16208
  layout_matrix: LayoutMatrix;
16075
16209
  column_fractional_weights?: ColumnFractionalWeights;
16076
16210
  row_fractional_weights?: RowFractionalWeights;
@@ -16088,7 +16222,7 @@ export interface MacroGridProfile1 {
16088
16222
  * MCP ROUTING TRIGGERS: Supervisory Control Theory, MCTS Bending, Penalty Scalar, Trace Evaluation, Cognitive Engineering
16089
16223
  */
16090
16224
  export interface ReasoningEngineeringPolicy {
16091
- tenant_cid?: TenantCid341;
16225
+ tenant_cid?: TenantCid342;
16092
16226
  telemetry_export_frequency_hz: TelemetryExportFrequencyHz;
16093
16227
  human_override_gradient: HumanOverrideGradient;
16094
16228
  }
@@ -16116,7 +16250,7 @@ export interface ReasoningEngineeringPolicy {
16116
16250
  * Triplet, Adjacency Matrix, Epistemic Link
16117
16251
  */
16118
16252
  export interface SemanticEdgeState {
16119
- tenant_cid?: TenantCid342;
16253
+ tenant_cid?: TenantCid343;
16120
16254
  edge_cid: EdgeCid;
16121
16255
  subject_node_cid: SubjectNodeCid;
16122
16256
  object_node_cid: ObjectNodeCid;
@@ -16161,6 +16295,107 @@ export interface TemporalBoundsProfile3 {
16161
16295
  probabilistic_end_interval?: ProbabilisticEndInterval;
16162
16296
  temporal_certainty_score?: TemporalCertaintyScore;
16163
16297
  }
16298
+ /**
16299
+ * CoReason Shared Kernel Ontology
16300
+ *
16301
+ * AGENT INSTRUCTION: A cryptographically frozen historical fact representing successfully captured multimodal input from the Sensory Manifold.
16302
+ *
16303
+ * CAUSAL AFFORDANCE: Delivers raw captured text and audio URNs to the execution engine for processing and Epistemic Consolidation.
16304
+ *
16305
+ * EPISTEMIC BOUNDS: Contains the raw high-entropy user input; MUST be processed via an active inference quarantine before updating global state.
16306
+ *
16307
+ * MCP ROUTING TRIGGERS: Sensory Ingestion Complete, Multimodal Payload, ASR Processing
16308
+ */
16309
+ export interface SensoryMultimodalCaptureEvent {
16310
+ tenant_cid?: TenantCid344;
16311
+ captured_text?: CapturedText;
16312
+ captured_audio_urn?: CapturedAudioUrn;
16313
+ }
16314
+ /**
16315
+ * CoReason Shared Kernel Ontology
16316
+ *
16317
+ * AGENT INSTRUCTION: A hypothesis proposing the activation of bidirectional multimodal capture (microphone, text input, ambient sound).
16318
+ *
16319
+ * CAUSAL AFFORDANCE: Instructs the Sensory Manifold to initialize the browser's MediaRecorder and Web Speech APIs to capture high-entropy input.
16320
+ *
16321
+ * EPISTEMIC BOUNDS: The capture session is strictly bounded by active tenant_cid RBAC permissions; input must be quarantined via EpistemicFirewallField upon receipt.
16322
+ *
16323
+ * MCP ROUTING TRIGGERS: Audio Capture, Multimodal Ingestion, ASR Transcription, Real-time Sensing
16324
+ */
16325
+ export interface SensoryMultimodalCaptureIntent {
16326
+ tenant_cid?: TenantCid345;
16327
+ enable_audio_capture: EnableAudioCapture;
16328
+ enable_text_capture: EnableTextCapture;
16329
+ max_duration_seconds: MaxDurationSeconds;
16330
+ }
16331
+ /**
16332
+ * CoReason Shared Kernel Ontology
16333
+ *
16334
+ * AGENT INSTRUCTION: A cryptographically frozen historical fact representing a successfully broadcasted multimodal state to the Sensory Manifold.
16335
+ *
16336
+ * CAUSAL AFFORDANCE: Emits an SSE stream to the Sensory Manifold to natively synchronize and play visual avatars, text, and audio.
16337
+ *
16338
+ * EPISTEMIC BOUNDS: Follows strict Tripartite decoupling; the payload is completely devoid of execution logic and purely descriptive.
16339
+ *
16340
+ * MCP ROUTING TRIGGERS: SSE Telemetry Event, Multimodal Broadcast, Active UI Synchronization
16341
+ */
16342
+ export interface SensoryMultimodalProjectionEvent {
16343
+ tenant_cid?: TenantCid346;
16344
+ projected_avatar_urn?: ProjectedAvatarUrn;
16345
+ projected_audio_urn?: ProjectedAudioUrn;
16346
+ projected_overlay_text?: ProjectedOverlayText;
16347
+ }
16348
+ /**
16349
+ * CoReason Shared Kernel Ontology
16350
+ *
16351
+ * AGENT INSTRUCTION: A hypothesis proposing the projection of a synchronized multimodal interface (avatar, audio, overlay text).
16352
+ *
16353
+ * CAUSAL AFFORDANCE: Triggers the execution engine to assemble a unified visual and auditory payload for the Hollow Data Plane.
16354
+ *
16355
+ * EPISTEMIC BOUNDS: The avatar_urn and audio_urn must correspond to valid, verified OCI artifacts or active streams.
16356
+ *
16357
+ * MCP ROUTING TRIGGERS: Multimodal Projection, Avatar Rendering, TTS Output, Spatial Overlay
16358
+ */
16359
+ export interface SensoryMultimodalProjectionIntent {
16360
+ tenant_cid?: TenantCid347;
16361
+ avatar_urn?: AvatarUrn;
16362
+ audio_tts_string?: AudioTtsString;
16363
+ audio_stream_urn?: AudioStreamUrn;
16364
+ overlay_text?: OverlayText;
16365
+ }
16366
+ /**
16367
+ * CoReason Shared Kernel Ontology
16368
+ *
16369
+ * AGENT INSTRUCTION: A cryptographically frozen historical fact representing a successfully optimized and forged Sensory UI upgrade ready for injection.
16370
+ *
16371
+ * CAUSAL AFFORDANCE: Emits an SSE stream to the Sensory Manifold to prompt a JIT un-mounting and re-mounting of the visual Topos.
16372
+ *
16373
+ * EPISTEMIC BOUNDS: The target URN must be formally registered and accessible within the ecosystem ledger prior to emission.
16374
+ *
16375
+ * MCP ROUTING TRIGGERS: SSE Telemetry Event, UI Optimization Notification, Zero-Trust Projection Update
16376
+ */
16377
+ export interface SensoryUIUpgradeAvailableEvent {
16378
+ tenant_cid?: TenantCid348;
16379
+ available_upgrade_urn: AvailableUpgradeUrn;
16380
+ improvement_delta: ImprovementDelta;
16381
+ }
16382
+ /**
16383
+ * CoReason Shared Kernel Ontology
16384
+ *
16385
+ * AGENT INSTRUCTION: A hypothesis proposing that a new, ahead-of-time forged URN geometry will yield higher epistemic clarity than the active session.
16386
+ *
16387
+ * CAUSAL AFFORDANCE: Triggers the orchestrator to perform vector boundary matching against the EpistemicDeficit to validate upgrade eligibility.
16388
+ *
16389
+ * EPISTEMIC BOUNDS: Requires an active tenant_cid and operates solely over the continuous telemetry stream without mutating historical persistence.
16390
+ *
16391
+ * MCP ROUTING TRIGGERS: TDA Optimization, Sensory Hot-Swap, AOT UI Upgrade, Epistemic Modality Shift
16392
+ */
16393
+ export interface SensoryUIUpgradeIntent {
16394
+ tenant_cid?: TenantCid349;
16395
+ current_active_urn: CurrentActiveUrn;
16396
+ target_upgrade_urn: TargetUpgradeUrn;
16397
+ upgrade_rationale_score: UpgradeRationaleScore;
16398
+ }
16164
16399
  /**
16165
16400
  * CoReason Shared Kernel Ontology
16166
16401
  *
@@ -16260,7 +16495,7 @@ export interface SpatialGenerativeTaxonomyManifest1 {
16260
16495
  * MCP ROUTING TRIGGERS: Federated Pose Graph, Spatial Reference Frame, SLAM Anchor, Relative Coordinate Geometry, Origin Point
16261
16496
  */
16262
16497
  export interface SpatialReferenceFrameManifest {
16263
- tenant_cid?: TenantCid343;
16498
+ tenant_cid?: TenantCid350;
16264
16499
  frame_cid: FrameCid;
16265
16500
  anchor_protocol: AnchorProtocol;
16266
16501
  physical_room_hash?: PhysicalRoomHash;
@@ -16286,7 +16521,7 @@ export interface SpatialReferenceFrameManifest {
16286
16521
  * Vector Clock, Eventual Consistency, Last-Writer-Wins
16287
16522
  */
16288
16523
  export interface StateDifferentialManifest {
16289
- tenant_cid?: TenantCid344;
16524
+ tenant_cid?: TenantCid351;
16290
16525
  diff_cid: DiffCid1;
16291
16526
  author_node_cid: AuthorNodeCid1;
16292
16527
  lamport_timestamp: LamportTimestamp1;
@@ -16322,7 +16557,7 @@ export interface VectorClock1 {
16322
16557
  * Partitioning, VRAM Bounding, Serialization Geometry
16323
16558
  */
16324
16559
  export interface StateHydrationManifest {
16325
- tenant_cid?: TenantCid345;
16560
+ tenant_cid?: TenantCid352;
16326
16561
  epistemic_coordinate: EpistemicCoordinate;
16327
16562
  crystallized_ledger_cids: CrystallizedLedgerCids;
16328
16563
  working_context_variables: WorkingContextVariables;
@@ -16390,7 +16625,7 @@ export interface StructuralCausalGraphProfile2 {
16390
16625
  * Structural Entropy, Fuzzing Blueprint, Synthetic Permutation
16391
16626
  */
16392
16627
  export interface SyntheticGenerationProfile {
16393
- tenant_cid?: TenantCid346;
16628
+ tenant_cid?: TenantCid353;
16394
16629
  profile_cid: ProfileCid;
16395
16630
  manifold_sla: GenerativeManifoldSLA1;
16396
16631
  target_schema_ref: TargetSchemaRef;
@@ -16500,7 +16735,7 @@ export interface TraceContextState1 {
16500
16735
  * MCP ROUTING TRIGGERS: Multi-Attribute Utility Theory, Pareto Efficiency, Variance Reduction, Fallback Superposition, Utility Routing
16501
16736
  */
16502
16737
  export interface UtilityJustificationGraphReceipt {
16503
- tenant_cid?: TenantCid347;
16738
+ tenant_cid?: TenantCid354;
16504
16739
  optimizing_vectors?: OptimizingVectors;
16505
16740
  degrading_vectors?: DegradingVectors;
16506
16741
  superposition_variance_threshold: SuperpositionVarianceThreshold;
@@ -16533,7 +16768,7 @@ export interface DegradingVectors {
16533
16768
  * MCP ROUTING TRIGGERS: Viewport Projection Matrix, View Frustum, Field of View, Clipping Planes, Linear Algebraic Projection
16534
16769
  */
16535
16770
  export interface ViewportProjectionContract {
16536
- tenant_cid?: TenantCid348;
16771
+ tenant_cid?: TenantCid355;
16537
16772
  projection_class: ProjectionClass;
16538
16773
  field_of_view_degrees?: FieldOfViewDegrees;
16539
16774
  clipping_plane_near: ClippingPlaneNear;
@@ -16569,7 +16804,7 @@ export interface VolumetricBoundingProfile1 {
16569
16804
  * MCP ROUTING TRIGGERS: Topos Theory, Cybernetics, Execution Envelope, Macroscopic Topology, Viable System Model
16570
16805
  */
16571
16806
  export interface WorkflowManifest {
16572
- tenant_cid?: TenantCid349;
16807
+ tenant_cid?: TenantCid356;
16573
16808
  genesis_provenance: EpistemicProvenanceReceipt2;
16574
16809
  /**
16575
16810
  * An Immutable structural checkpoint.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@coreason-ai/coreason-manifest",
3
- "version": "0.80.0",
3
+ "version": "0.82.0",
4
4
  "description": "TypeScript bindings for the CoReason Hollow Data Plane.",
5
5
  "license": "SEE LICENSE IN LICENSE",
6
6
  "author": "CoReason, Inc <license@coreason.ai>",