@coreason-ai/coreason-manifest 0.59.0 → 0.60.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/ontology.d.ts +299 -175
- package/package.json +1 -1
package/dist/ontology.d.ts
CHANGED
|
@@ -599,7 +599,7 @@ export type Rationale = string;
|
|
|
599
599
|
* Self-evaluated probability of success for this proposed action, fed directly into the UCT exploration-exploitation formula by the Strategic MCTS Oracle.
|
|
600
600
|
*/
|
|
601
601
|
export type HeuristicConfidence = number;
|
|
602
|
-
export type AnyIntent = TemporalEdgeInvalidationIntent | EpistemicZeroTrustContract | EmpiricalFalsificationContract | FalsificationContract |
|
|
602
|
+
export type AnyIntent = TemporalEdgeInvalidationIntent | EpistemicZeroTrustContract | EmpiricalFalsificationContract | FalsificationContract | EpistemicOntologicalCrosswalkIntent | CognitiveSemanticIntent | CognitiveDraftingIntent | AdjudicationIntent | EscalationIntent | SemanticDiscoveryIntent | SpatialTaxonomicRestructureIntent | LatentProjectionIntent | LatentSchemaInferenceIntent | FederatedHumanDirectiveIntent | ContextualSemanticResolutionIntent | EpistemicOntologyDiscoveryIntent | SemanticMappingHeuristicIntent | ContinuousSpatialMutationIntent | AgentBidIntent | ComputeProvisioningIntent | TaskAnnouncementIntent | QuarantineIntent | InterventionIntent | FYIIntent | FallbackIntent | OverrideIntent | ConstitutionalAmendmentIntent | SpatialKinematicActionIntent | System2RemediationIntent | SubstrateHydrationManifest | NeurosymbolicInferenceIntent | TopologicalProjectionIntent | FormalLogicPremise | CausalPropagationIntent | RDFSerializationIntent | SPARQLQueryIntent | AnalogicalMappingTask | BoundedJSONRPCIntent | EpistemicTransmutationTask | EpistemicUpsamplingTask | DoWhyInterventionIntent | MCPClientIntent | RollbackIntent | StateMutationIntent | EpistemicOntologicalNormalizationIntent | FederatedDiscoveryIntent;
|
|
603
603
|
/**
|
|
604
604
|
* Discriminator for temporal edge invalidation.
|
|
605
605
|
*/
|
|
@@ -633,7 +633,7 @@ export type TopologyClass17 = "falsification_contract";
|
|
|
633
633
|
* The constraint oracle tasked with finding a counter-model.
|
|
634
634
|
*/
|
|
635
635
|
export type FalsificationSolver = "clingo" | "z3";
|
|
636
|
-
export type TopologyClass18 = "
|
|
636
|
+
export type TopologyClass18 = "epistemic_ontological_crosswalk";
|
|
637
637
|
export type TargetGraphCid = string;
|
|
638
638
|
/**
|
|
639
639
|
* The ungrounded natural language concepts extracted by the LLM.
|
|
@@ -722,7 +722,7 @@ export type RestructureHeuristic = "chronological" | "entity_centric" | "semanti
|
|
|
722
722
|
*/
|
|
723
723
|
export type ManifestCid = string;
|
|
724
724
|
/**
|
|
725
|
-
* The globally unique decentralized identifier (DID) anchoring the top-level
|
|
725
|
+
* The globally unique decentralized identifier (DID) anchoring the top-level SpatialTaxonomicNodeState initiating the tree.
|
|
726
726
|
*/
|
|
727
727
|
export type RootNodeCid = string;
|
|
728
728
|
/**
|
|
@@ -970,7 +970,7 @@ export type TargetOntologyNamespace = string;
|
|
|
970
970
|
*/
|
|
971
971
|
export type FormalLogicClauses = string;
|
|
972
972
|
/**
|
|
973
|
-
* Explicit pointers to the AtomicPropositionState or
|
|
973
|
+
* Explicit pointers to the AtomicPropositionState or EpistemicOntologicalReificationReceipt nodes that causally justify this new mapping rule.
|
|
974
974
|
*
|
|
975
975
|
* @minItems 1
|
|
976
976
|
*/
|
|
@@ -3018,11 +3018,11 @@ export type TopologyClass81 = "memoized";
|
|
|
3018
3018
|
* A discriminated union of presentation UI panels.
|
|
3019
3019
|
*/
|
|
3020
3020
|
export type AnyPanelProfile = GrammarPanelProfile1 | InsightCardProfile;
|
|
3021
|
-
export type AnyPresentationIntent =
|
|
3021
|
+
export type AnyPresentationIntent = CognitiveSemanticIntent | CognitiveDraftingIntent | AdjudicationIntent | EscalationIntent;
|
|
3022
3022
|
/**
|
|
3023
3023
|
* A discriminated union of state events.
|
|
3024
3024
|
*/
|
|
3025
|
-
export type AnyStateEvent = TemporalGraphCRDTManifest |
|
|
3025
|
+
export type AnyStateEvent = TemporalGraphCRDTManifest | EpistemicMCPToolDefinitionState | CrosswalkResolutionReceipt | EpistemicZeroTrustReceipt | ObservationEvent | BeliefMutationEvent | SystemFaultEvent | AtomicPropositionState | PostCoordinatedSemanticState | ArtifactCorruptionEvent | HypothesisGenerationEvent | BargeInInterruptEvent | CounterfactualRegretEvent | ToolInvocationEvent | EpistemicPromotionEvent | PersistenceCommitReceipt | TokenBurnReceipt | BudgetExhaustionEvent | EpistemicTelemetryEvent | CognitivePredictionReceipt | EpistemicAxiomVerificationReceipt | EpistemicFlowStateReceipt | CausalExplanationEvent | IntentClassificationReceipt | SemanticRelationalVectorState | EpistemicOntologicalReificationReceipt | CircuitBreakerEvent | ExogenousEpistemicEvent | EpistemicLogEvent | InterventionReceipt | AdjudicationReceipt | CustodyReceipt | DefeasibleAttackEvent | EpistemicRejectionReceipt | FormalVerificationReceipt | BeliefModulationReceipt | RDFExportReceipt | EpistemicStarvationEvent | SPARQLQueryResultReceipt | OracleExecutionReceipt | GuardrailViolationEvent | CausalDiscoveryIntent | CausalDiscoveryReceipt | DoWhyEstimationIntent | DoWhyEstimationReceipt | EconMLCATEIntent | HTEEstimationReceipt;
|
|
3026
3026
|
/**
|
|
3027
3027
|
* Discriminator for temporal graph crdt.
|
|
3028
3028
|
*/
|
|
@@ -3119,7 +3119,7 @@ export type HardwareSignatureBlob = string;
|
|
|
3119
3119
|
/**
|
|
3120
3120
|
* A discriminated union of Causal Actuators defining strict perimeters for Exogenous Perturbations to the causal graph.
|
|
3121
3121
|
*/
|
|
3122
|
-
export type AnyToolchainState =
|
|
3122
|
+
export type AnyToolchainState = SpatialBrowserDOMState | TerminalBufferState;
|
|
3123
3123
|
/**
|
|
3124
3124
|
* Discriminator for Causal Actuators representing structural shifts.
|
|
3125
3125
|
*/
|
|
@@ -3609,7 +3609,7 @@ export type TopologyClass102 = "epistemic_telemetry";
|
|
|
3609
3609
|
*/
|
|
3610
3610
|
export type InteractionModality = "expansion" | "collapse" | "dwell_focus" | "heuristic_rejection";
|
|
3611
3611
|
/**
|
|
3612
|
-
* The specific
|
|
3612
|
+
* The specific SpatialTaxonomicNodeState CID that was manipulated.
|
|
3613
3613
|
*/
|
|
3614
3614
|
export type TargetNodeCid = string;
|
|
3615
3615
|
/**
|
|
@@ -3741,7 +3741,7 @@ export type ClassifiedIntent = string;
|
|
|
3741
3741
|
*/
|
|
3742
3742
|
export type ConfidenceScore1 = number;
|
|
3743
3743
|
/**
|
|
3744
|
-
* The
|
|
3744
|
+
* The CognitiveTaxonomicRoutingPolicy CID that governed this classification.
|
|
3745
3745
|
*/
|
|
3746
3746
|
export type RoutingPolicyCid = string | null;
|
|
3747
3747
|
export type TopologyClass108 = "semantic_relational_record";
|
|
@@ -3916,7 +3916,7 @@ export type CustodyCid = string;
|
|
|
3916
3916
|
*/
|
|
3917
3917
|
export type SourceNodeCid = string;
|
|
3918
3918
|
/**
|
|
3919
|
-
* The deterministic capability pointer representing the
|
|
3919
|
+
* The deterministic capability pointer representing the EpistemicSemanticFlowPolicy successfully applied.
|
|
3920
3920
|
*/
|
|
3921
3921
|
export type AppliedPolicyCid = string;
|
|
3922
3922
|
/**
|
|
@@ -4315,6 +4315,10 @@ export type TrustedValidators = NodeCIDState[];
|
|
|
4315
4315
|
* The logarithmic market scoring rule threshold for thermodynamic execution.
|
|
4316
4316
|
*/
|
|
4317
4317
|
export type ExecutionFeeLmsr = number;
|
|
4318
|
+
/**
|
|
4319
|
+
* 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.
|
|
4320
|
+
*/
|
|
4321
|
+
export type DeliberationTrace = string;
|
|
4318
4322
|
/**
|
|
4319
4323
|
* Strict Boolean indicating if BOTH agents mathematically agree on factual alignment.
|
|
4320
4324
|
*/
|
|
@@ -4355,6 +4359,14 @@ export type AgentNodeCount = number;
|
|
|
4355
4359
|
* Consensus mechanism.
|
|
4356
4360
|
*/
|
|
4357
4361
|
export type ConsensusMechanism = "majority" | "prediction_market" | "pbft";
|
|
4362
|
+
/**
|
|
4363
|
+
* Unique identifier for this pre-flight routing policy.
|
|
4364
|
+
*/
|
|
4365
|
+
export type PolicyCid2 = string;
|
|
4366
|
+
/**
|
|
4367
|
+
* The deterministic default applied if intent classification falls below the safety threshold.
|
|
4368
|
+
*/
|
|
4369
|
+
export type FallbackHeuristic = "chronological" | "entity_centric" | "semantic_cluster" | "confidence_decay";
|
|
4358
4370
|
export type CognitiveTierProfile = "working" | "episodic" | "semantic";
|
|
4359
4371
|
/**
|
|
4360
4372
|
* The identifier of the underlying model.
|
|
@@ -4458,10 +4470,6 @@ export type ExpirationTimestamp = number;
|
|
|
4458
4470
|
* A base64 string proving the cryptographic delegation.
|
|
4459
4471
|
*/
|
|
4460
4472
|
export type CryptographicSignature = string;
|
|
4461
|
-
/**
|
|
4462
|
-
* 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.
|
|
4463
|
-
*/
|
|
4464
|
-
export type DeliberationTrace = string;
|
|
4465
4473
|
export type ConstraintCid = string;
|
|
4466
4474
|
/**
|
|
4467
4475
|
* The formal SMT-LIB or Lean4 language representation of the symbolic rule.
|
|
@@ -5165,14 +5173,6 @@ export type TargetSchemaRef = string;
|
|
|
5165
5173
|
* AGENT INSTRUCTION: Dictates the exact algorithmic mechanism the orchestrator must use to compress an untyped payload_injection_zone into a holistic high-dimensional VectorEmbeddingState, capturing multivariate covariance.
|
|
5166
5174
|
*/
|
|
5167
5175
|
export type TabularEncodingProfile1 = "feature_wise_attention" | "hyperdimensional_hopfield" | "graph_convolutional_flattening";
|
|
5168
|
-
/**
|
|
5169
|
-
* Unique identifier for this pre-flight routing policy.
|
|
5170
|
-
*/
|
|
5171
|
-
export type PolicyCid2 = string;
|
|
5172
|
-
/**
|
|
5173
|
-
* The deterministic default applied if intent classification falls below the safety threshold.
|
|
5174
|
-
*/
|
|
5175
|
-
export type FallbackHeuristic = "chronological" | "entity_centric" | "semantic_cluster" | "confidence_decay";
|
|
5176
5176
|
/**
|
|
5177
5177
|
* AGENT INSTRUCTION: Mathematically aligns abstract Tensor Calculus with rigid Von Neumann Memory Hierarchy limits and IEEE 754 Floating-Point Arithmetic physics.
|
|
5178
5178
|
*
|
|
@@ -5266,7 +5266,6 @@ export interface CoReasonSharedKernelOntology {
|
|
|
5266
5266
|
BeliefMutationEvent?: BeliefMutationEvent;
|
|
5267
5267
|
BoundedInterventionScopePolicy?: BoundedInterventionScopePolicy;
|
|
5268
5268
|
BoundedJSONRPCIntent?: BoundedJSONRPCIntent;
|
|
5269
|
-
BrowserDOMState?: BrowserDOMState;
|
|
5270
5269
|
BudgetExhaustionEvent?: BudgetExhaustionEvent;
|
|
5271
5270
|
BundleContentHashState?: BundleContentHashState;
|
|
5272
5271
|
BypassReceipt?: BypassReceipt;
|
|
@@ -5277,23 +5276,26 @@ export interface CoReasonSharedKernelOntology {
|
|
|
5277
5276
|
CausalDiscoveryIntent?: CausalDiscoveryIntent;
|
|
5278
5277
|
CausalDiscoveryReceipt?: CausalDiscoveryReceipt;
|
|
5279
5278
|
CausalExplanationEvent?: CausalExplanationEvent;
|
|
5280
|
-
CausalGraphDefinition?: CausalGraphDefinition;
|
|
5281
5279
|
CausalIntervalProfile?: CausalIntervalProfile;
|
|
5282
5280
|
CausalPropagationIntent?: CausalPropagationIntent;
|
|
5283
5281
|
CircuitBreakerEvent?: CircuitBreakerEvent;
|
|
5284
5282
|
CognitiveActionSpaceManifest?: CognitiveActionSpaceManifest;
|
|
5285
5283
|
CognitiveAgentNodeProfile?: CognitiveAgentNodeProfile;
|
|
5286
5284
|
CognitiveCritiqueProfile?: CognitiveCritiqueProfile1;
|
|
5285
|
+
CognitiveDeliberativeEnvelopeState?: CognitiveDeliberativeEnvelopeState;
|
|
5287
5286
|
CognitiveDetailedBalanceContract?: CognitiveDetailedBalanceContract;
|
|
5287
|
+
CognitiveDraftingIntent?: CognitiveDraftingIntent;
|
|
5288
5288
|
CognitiveDualVerificationReceipt?: CognitiveDualVerificationReceipt;
|
|
5289
5289
|
CognitiveHumanNodeProfile?: CognitiveHumanNodeProfile;
|
|
5290
5290
|
CognitivePredictionReceipt?: CognitivePredictionReceipt;
|
|
5291
5291
|
CognitiveReasoningTraceState?: CognitiveReasoningTraceState;
|
|
5292
5292
|
CognitiveRoutingContract?: CognitiveRoutingContract;
|
|
5293
5293
|
CognitiveSamplingPolicy?: CognitiveSamplingPolicy;
|
|
5294
|
+
CognitiveSemanticIntent?: CognitiveSemanticIntent;
|
|
5294
5295
|
CognitiveStateProfile?: CognitiveStateProfile;
|
|
5295
5296
|
CognitiveSwarmDeploymentManifest?: CognitiveSwarmDeploymentManifest;
|
|
5296
5297
|
CognitiveSystemNodeProfile?: CognitiveSystemNodeProfile;
|
|
5298
|
+
CognitiveTaxonomicRoutingPolicy?: CognitiveTaxonomicRoutingPolicy;
|
|
5297
5299
|
CognitiveTierProfile?: CognitiveTierProfile;
|
|
5298
5300
|
CognitiveUncertaintyProfile?: CognitiveUncertaintyProfile1;
|
|
5299
5301
|
CollectiveIntelligenceProfile?: CollectiveIntelligenceProfile1;
|
|
@@ -5325,8 +5327,6 @@ export interface CoReasonSharedKernelOntology {
|
|
|
5325
5327
|
DefeasibleAttackEvent?: DefeasibleAttackEvent;
|
|
5326
5328
|
DefeasibleCascadeEvent?: DefeasibleCascadeEvent;
|
|
5327
5329
|
DelegatedCapabilityManifest?: DelegatedCapabilityManifest;
|
|
5328
|
-
DeliberativeEnvelope?: DeliberativeEnvelope;
|
|
5329
|
-
DempsterShaferBeliefVector?: DempsterShaferBeliefVector;
|
|
5330
5330
|
DerivationModeProfile?: DerivationModeProfile;
|
|
5331
5331
|
DifferentiableLogicPolicy?: DifferentiableLogicPolicy;
|
|
5332
5332
|
DigitalTwinTopologyManifest?: DigitalTwinTopologyManifest;
|
|
@@ -5341,7 +5341,6 @@ export interface CoReasonSharedKernelOntology {
|
|
|
5341
5341
|
DocumentKnowledgeGraphManifest?: DocumentKnowledgeGraphManifest;
|
|
5342
5342
|
DocumentLayoutManifest?: DocumentLayoutManifest;
|
|
5343
5343
|
DocumentLayoutRegionState?: DocumentLayoutRegionState;
|
|
5344
|
-
DraftingIntent?: DraftingIntent;
|
|
5345
5344
|
DynamicConvergenceSLA?: DynamicConvergenceSLA;
|
|
5346
5345
|
DynamicLayoutManifest?: DynamicLayoutManifest;
|
|
5347
5346
|
DynamicManifoldProjectionManifest?: DynamicManifoldProjectionManifest1;
|
|
@@ -5358,10 +5357,12 @@ export interface CoReasonSharedKernelOntology {
|
|
|
5358
5357
|
EpistemicAttentionState?: EpistemicAttentionState;
|
|
5359
5358
|
EpistemicAxiomState?: EpistemicAxiomState;
|
|
5360
5359
|
EpistemicAxiomVerificationReceipt?: EpistemicAxiomVerificationReceipt;
|
|
5360
|
+
EpistemicCausalGraphDefinitionState?: EpistemicCausalGraphDefinitionState;
|
|
5361
5361
|
EpistemicChainGraphState?: EpistemicChainGraphState;
|
|
5362
5362
|
EpistemicCompressionSLA?: EpistemicCompressionSLA1;
|
|
5363
5363
|
EpistemicConstraintPolicy?: EpistemicConstraintPolicy;
|
|
5364
5364
|
EpistemicCurriculumManifest?: EpistemicCurriculumManifest;
|
|
5365
|
+
EpistemicDempsterShaferBeliefVectorState?: EpistemicDempsterShaferBeliefVectorState;
|
|
5365
5366
|
EpistemicDomainGraphManifest?: EpistemicDomainGraphManifest;
|
|
5366
5367
|
EpistemicEscalationContract?: EpistemicEscalationContract;
|
|
5367
5368
|
EpistemicFlowStateReceipt?: EpistemicFlowStateReceipt;
|
|
@@ -5370,7 +5371,12 @@ export interface CoReasonSharedKernelOntology {
|
|
|
5370
5371
|
EpistemicHydrationPolicy?: EpistemicHydrationPolicy;
|
|
5371
5372
|
EpistemicLedgerState?: EpistemicLedgerState;
|
|
5372
5373
|
EpistemicLogEvent?: EpistemicLogEvent;
|
|
5374
|
+
EpistemicMCPToolDefinitionState?: EpistemicMCPToolDefinitionState;
|
|
5375
|
+
EpistemicOntologicalAlignmentPolicy?: EpistemicOntologicalAlignmentPolicy;
|
|
5376
|
+
EpistemicOntologicalCrosswalkIntent?: EpistemicOntologicalCrosswalkIntent;
|
|
5373
5377
|
EpistemicOntologicalNormalizationIntent?: EpistemicOntologicalNormalizationIntent;
|
|
5378
|
+
EpistemicOntologicalReificationReceipt?: EpistemicOntologicalReificationReceipt;
|
|
5379
|
+
EpistemicOntologyDiscoveryIntent?: EpistemicOntologyDiscoveryIntent;
|
|
5374
5380
|
EpistemicPromotionEvent?: EpistemicPromotionEvent;
|
|
5375
5381
|
EpistemicProvenanceReceipt?: EpistemicProvenanceReceipt;
|
|
5376
5382
|
EpistemicProxyState?: EpistemicProxyState;
|
|
@@ -5383,6 +5389,9 @@ export interface CoReasonSharedKernelOntology {
|
|
|
5383
5389
|
EpistemicSecurityPolicy?: EpistemicSecurityPolicy2;
|
|
5384
5390
|
EpistemicSecurityProfile?: EpistemicSecurityProfile1;
|
|
5385
5391
|
EpistemicSeedInjectionPolicy?: EpistemicSeedInjectionPolicy;
|
|
5392
|
+
EpistemicSemanticFirewallPolicy?: EpistemicSemanticFirewallPolicy;
|
|
5393
|
+
EpistemicSemanticFlowPolicy?: EpistemicSemanticFlowPolicy;
|
|
5394
|
+
EpistemicSemanticValidationSLA?: EpistemicSemanticValidationSLA;
|
|
5386
5395
|
EpistemicStarvationEvent?: EpistemicStarvationEvent;
|
|
5387
5396
|
EpistemicTelemetryEvent?: EpistemicTelemetryEvent;
|
|
5388
5397
|
EpistemicTopologicalProofManifest?: EpistemicTopologicalProofManifest1;
|
|
@@ -5409,12 +5418,12 @@ export interface CoReasonSharedKernelOntology {
|
|
|
5409
5418
|
FallbackSLA?: FallbackSLA;
|
|
5410
5419
|
FalsificationContract?: FalsificationContract;
|
|
5411
5420
|
FederatedDiscoveryIntent?: FederatedDiscoveryIntent;
|
|
5421
|
+
FederatedHumanDirectiveIntent?: FederatedHumanDirectiveIntent;
|
|
5412
5422
|
FitnessObjectiveProfile?: FitnessObjectiveProfile;
|
|
5413
5423
|
FormalLogicPremise?: FormalLogicPremise;
|
|
5414
5424
|
FormalVerificationContract?: FormalVerificationContract;
|
|
5415
5425
|
FormalVerificationReceipt?: FormalVerificationReceipt;
|
|
5416
5426
|
GenerativeManifoldSLA?: GenerativeManifoldSLA;
|
|
5417
|
-
GenerativeTaxonomyManifest?: GenerativeTaxonomyManifest1;
|
|
5418
5427
|
GlobalGovernancePolicy?: GlobalGovernancePolicy;
|
|
5419
5428
|
GlobalSemanticInvariantProfile?: GlobalSemanticInvariantProfile;
|
|
5420
5429
|
GlobalSemanticProfile?: GlobalSemanticProfile1;
|
|
@@ -5428,7 +5437,6 @@ export interface CoReasonSharedKernelOntology {
|
|
|
5428
5437
|
HierarchicalDOMManifest?: HierarchicalDOMManifest;
|
|
5429
5438
|
HoareLogicProofReceipt?: HoareLogicProofReceipt;
|
|
5430
5439
|
HomomorphicEncryptionProfile?: HomomorphicEncryptionProfile;
|
|
5431
|
-
HumanDirectiveIntent?: HumanDirectiveIntent;
|
|
5432
5440
|
HypothesisGenerationEvent?: HypothesisGenerationEvent;
|
|
5433
5441
|
HypothesisStakeReceipt?: HypothesisStakeReceipt;
|
|
5434
5442
|
HypothesisSuperpositionState?: HypothesisSuperpositionState;
|
|
@@ -5454,14 +5462,12 @@ export interface CoReasonSharedKernelOntology {
|
|
|
5454
5462
|
LatentSmoothingProfile?: LatentSmoothingProfile;
|
|
5455
5463
|
LifecycleTriggerEvent?: LifecycleTriggerEvent;
|
|
5456
5464
|
LineageWatermarkReceipt?: LineageWatermarkReceipt;
|
|
5457
|
-
LinkMLValidationSLA?: LinkMLValidationSLA;
|
|
5458
5465
|
LogitSteganographyContract?: LogitSteganographyContract;
|
|
5459
5466
|
MCPCapabilityWhitelistPolicy?: MCPCapabilityWhitelistPolicy1;
|
|
5460
5467
|
MCPClientIntent?: MCPClientIntent;
|
|
5461
5468
|
MCPPromptReferenceState?: MCPPromptReferenceState;
|
|
5462
5469
|
MCPResourceManifest?: MCPResourceManifest;
|
|
5463
5470
|
MCPServerManifest?: MCPServerManifest;
|
|
5464
|
-
MCPToolDefinition?: MCPToolDefinition;
|
|
5465
5471
|
MacroGridProfile?: MacroGridProfile;
|
|
5466
5472
|
ManifestViolationReceipt?: ManifestViolationReceipt;
|
|
5467
5473
|
ManifoldAlignmentMetricProfile?: ManifoldAlignmentMetricProfile2;
|
|
@@ -5482,11 +5488,6 @@ export interface CoReasonSharedKernelOntology {
|
|
|
5482
5488
|
NodeCIDState?: NodeCIDState;
|
|
5483
5489
|
ObservabilityLODPolicy?: ObservabilityLODPolicy;
|
|
5484
5490
|
ObservationEvent?: ObservationEvent;
|
|
5485
|
-
OntologicalAlignmentPolicy?: OntologicalAlignmentPolicy;
|
|
5486
|
-
OntologicalCrosswalkIntent?: OntologicalCrosswalkIntent;
|
|
5487
|
-
OntologicalReificationReceipt?: OntologicalReificationReceipt;
|
|
5488
|
-
OntologicalSurfaceProjectionManifest?: OntologicalSurfaceProjectionManifest;
|
|
5489
|
-
OntologyDiscoveryIntent?: OntologyDiscoveryIntent;
|
|
5490
5491
|
OpticalMappingContract?: OpticalMappingContract;
|
|
5491
5492
|
OpticalParsingSLA?: OpticalParsingSLA;
|
|
5492
5493
|
OptimizationDirectionProfile?: OptimizationDirectionProfile;
|
|
@@ -5530,24 +5531,25 @@ export interface CoReasonSharedKernelOntology {
|
|
|
5530
5531
|
SelfCorrectionPolicy?: SelfCorrectionPolicy;
|
|
5531
5532
|
SemanticDiscoveryIntent?: SemanticDiscoveryIntent;
|
|
5532
5533
|
SemanticEdgeState?: SemanticEdgeState;
|
|
5533
|
-
SemanticFirewallPolicy?: SemanticFirewallPolicy;
|
|
5534
|
-
SemanticFlowPolicy?: SemanticFlowPolicy;
|
|
5535
|
-
SemanticIntent?: SemanticIntent;
|
|
5536
5534
|
SemanticMappingHeuristicIntent?: SemanticMappingHeuristicIntent;
|
|
5537
5535
|
SemanticNodeState?: SemanticNodeState;
|
|
5538
5536
|
SemanticRelationalVectorState?: SemanticRelationalVectorState;
|
|
5539
5537
|
SemanticSlicingPolicy?: SemanticSlicingPolicy;
|
|
5540
5538
|
SemanticVersionState?: SemanticVersionState;
|
|
5541
|
-
SemanticZoomProfile?: SemanticZoomProfile1;
|
|
5542
5539
|
ShapleyAttributionReceipt?: ShapleyAttributionReceipt;
|
|
5543
5540
|
SideEffectProfile?: SideEffectProfile1;
|
|
5544
5541
|
SimulationConvergenceSLA?: SimulationConvergenceSLA1;
|
|
5545
5542
|
SimulationEscrowContract?: SimulationEscrowContract1;
|
|
5546
5543
|
SpatialBillboardContract?: SpatialBillboardContract;
|
|
5544
|
+
SpatialBrowserDOMState?: SpatialBrowserDOMState;
|
|
5545
|
+
SpatialGenerativeTaxonomyManifest?: SpatialGenerativeTaxonomyManifest1;
|
|
5547
5546
|
SpatialHardwareProfile?: SpatialHardwareProfile;
|
|
5548
5547
|
SpatialKinematicActionIntent?: SpatialKinematicActionIntent;
|
|
5548
|
+
SpatialOntologicalSurfaceProjectionManifest?: SpatialOntologicalSurfaceProjectionManifest;
|
|
5549
5549
|
SpatialReferenceFrameManifest?: SpatialReferenceFrameManifest;
|
|
5550
|
-
|
|
5550
|
+
SpatialRenderMaterialState?: SpatialRenderMaterialState;
|
|
5551
|
+
SpatialSemanticZoomProfile?: SpatialSemanticZoomProfile1;
|
|
5552
|
+
SpatialTaxonomicNodeState?: SpatialTaxonomicNodeState;
|
|
5551
5553
|
SpatialTaxonomicRestructureIntent?: SpatialTaxonomicRestructureIntent;
|
|
5552
5554
|
SpatialToolManifest?: SpatialToolManifest;
|
|
5553
5555
|
SpeculativeExecutionPolicy?: SpeculativeExecutionPolicy;
|
|
@@ -5574,8 +5576,6 @@ export interface CoReasonSharedKernelOntology {
|
|
|
5574
5576
|
TargetTopologyProfile?: TargetTopologyProfile;
|
|
5575
5577
|
TaskAnnouncementIntent?: TaskAnnouncementIntent;
|
|
5576
5578
|
TaskAwardReceipt?: TaskAwardReceipt;
|
|
5577
|
-
TaxonomicNodeState?: TaxonomicNodeState;
|
|
5578
|
-
TaxonomicRoutingPolicy?: TaxonomicRoutingPolicy;
|
|
5579
5579
|
TelemetryBackpressureContract?: TelemetryBackpressureContract1;
|
|
5580
5580
|
TelemetryContextProfile?: TelemetryContextProfile1;
|
|
5581
5581
|
TelemetryScalarState?: TelemetryScalarState;
|
|
@@ -5939,6 +5939,14 @@ export interface AmbientState {
|
|
|
5939
5939
|
}
|
|
5940
5940
|
/**
|
|
5941
5941
|
* CoReason Shared Kernel Ontology
|
|
5942
|
+
*
|
|
5943
|
+
* AGENT INSTRUCTION: Executes a structure-preserving mapping between two disparate cognitive domains to discover latent isomorphisms.
|
|
5944
|
+
*
|
|
5945
|
+
* CAUSAL AFFORDANCE: Projects semantic relations from a Source Manifold to a Target Manifold, enabling zero-shot inference in novel domains.
|
|
5946
|
+
*
|
|
5947
|
+
* EPISTEMIC BOUNDS: Mapping must preserve the topological invariants defined in the Source Domain Graph to be considered valid.
|
|
5948
|
+
*
|
|
5949
|
+
* MCP ROUTING TRIGGERS: Analogical Reasoning, Isomorphism Discovery, Structure Mapping Theory, Zero-Shot Inference, Knowledge Transfer
|
|
5942
5950
|
*/
|
|
5943
5951
|
export interface AnalogicalMappingTask {
|
|
5944
5952
|
topology_class?: TopologyClass4;
|
|
@@ -6408,6 +6416,12 @@ export interface EmpiricalFalsificationContract {
|
|
|
6408
6416
|
* CoReason Shared Kernel Ontology
|
|
6409
6417
|
*
|
|
6410
6418
|
* AGENT INSTRUCTION: A contract deploying constraint oracles to hunt for counter-models to falsify a hypothesis.
|
|
6419
|
+
*
|
|
6420
|
+
* CAUSAL AFFORDANCE: Unlocks the physical capability to invalidate a belief state by finding a single mathematical contradiction (counter-model) within the defined search space.
|
|
6421
|
+
*
|
|
6422
|
+
* EPISTEMIC BOUNDS: Evaluation is strictly delegated to a `clingo` or `z3` solver. The `counter_model_receipt_cid` must satisfy the Curry-Howard correspondence verified by a Verifier node.
|
|
6423
|
+
*
|
|
6424
|
+
* MCP ROUTING TRIGGERS: Proof by Contradiction, Counter-Model Discovery, Epistemic Falsification, Constraint Programming, Non-Monotonic Reasoning
|
|
6411
6425
|
*/
|
|
6412
6426
|
export interface FalsificationContract {
|
|
6413
6427
|
topology_class?: TopologyClass17;
|
|
@@ -6432,7 +6446,7 @@ export interface FalsificationContract {
|
|
|
6432
6446
|
*
|
|
6433
6447
|
* MCP ROUTING TRIGGERS: Bipartite Ontological Mapping, Grounding Oracle, CURIE Resolution, Isometry Thresholding, Semantic Crosswalk
|
|
6434
6448
|
*/
|
|
6435
|
-
export interface
|
|
6449
|
+
export interface EpistemicOntologicalCrosswalkIntent {
|
|
6436
6450
|
topology_class?: TopologyClass18;
|
|
6437
6451
|
target_graph_cid: TargetGraphCid;
|
|
6438
6452
|
source_strings: SourceStrings;
|
|
@@ -6450,7 +6464,7 @@ export interface OntologicalCrosswalkIntent {
|
|
|
6450
6464
|
*
|
|
6451
6465
|
* MCP ROUTING TRIGGERS: Synchronous Epistemic Signaling, Mixed-Initiative Control, Finite State Machine, Oracle Projection, Halting Problem
|
|
6452
6466
|
*/
|
|
6453
|
-
export interface
|
|
6467
|
+
export interface CognitiveSemanticIntent {
|
|
6454
6468
|
topology_class?: TopologyClass19;
|
|
6455
6469
|
message: Message;
|
|
6456
6470
|
timeout_action: TimeoutAction1;
|
|
@@ -6466,7 +6480,7 @@ export interface SemanticIntent {
|
|
|
6466
6480
|
*
|
|
6467
6481
|
* MCP ROUTING TRIGGERS: Active Inference, Expected Free Energy, Shannon Entropy Reduction, Zero-Shot Elicitation, Epistemic Gap
|
|
6468
6482
|
*/
|
|
6469
|
-
export interface
|
|
6483
|
+
export interface CognitiveDraftingIntent {
|
|
6470
6484
|
topology_class?: TopologyClass20;
|
|
6471
6485
|
context_prompt: ContextPrompt;
|
|
6472
6486
|
resolution_schema: ResolutionSchema1;
|
|
@@ -6556,12 +6570,12 @@ export interface VectorEmbeddingState1 {
|
|
|
6556
6570
|
export interface SpatialTaxonomicRestructureIntent {
|
|
6557
6571
|
topology_class?: TopologyClass23;
|
|
6558
6572
|
restructure_heuristic: RestructureHeuristic;
|
|
6559
|
-
target_taxonomy:
|
|
6573
|
+
target_taxonomy: SpatialGenerativeTaxonomyManifest;
|
|
6560
6574
|
}
|
|
6561
6575
|
/**
|
|
6562
6576
|
* The newly synthesized topology projected to the frontend.
|
|
6563
6577
|
*/
|
|
6564
|
-
export interface
|
|
6578
|
+
export interface SpatialGenerativeTaxonomyManifest {
|
|
6565
6579
|
manifest_cid: ManifestCid;
|
|
6566
6580
|
root_node_cid: RootNodeCid;
|
|
6567
6581
|
nodes: Nodes;
|
|
@@ -6570,7 +6584,7 @@ export interface GenerativeTaxonomyManifest {
|
|
|
6570
6584
|
* Flat dictionary matrix containing all nodes within the manifold.
|
|
6571
6585
|
*/
|
|
6572
6586
|
export interface Nodes {
|
|
6573
|
-
[k: string]:
|
|
6587
|
+
[k: string]: SpatialTaxonomicNodeState;
|
|
6574
6588
|
}
|
|
6575
6589
|
/**
|
|
6576
6590
|
* CoReason Shared Kernel Ontology
|
|
@@ -6591,7 +6605,7 @@ export interface Nodes {
|
|
|
6591
6605
|
* MCP ROUTING TRIGGERS: Dimensionality Reduction, Hierarchical Clustering, N-ary Tree,
|
|
6592
6606
|
* Virtual File System, Semantic Coordinate
|
|
6593
6607
|
*/
|
|
6594
|
-
export interface
|
|
6608
|
+
export interface SpatialTaxonomicNodeState {
|
|
6595
6609
|
node_cid: NodeCid1;
|
|
6596
6610
|
semantic_label: SemanticLabel;
|
|
6597
6611
|
children_node_cids?: ChildrenNodeCids;
|
|
@@ -6599,7 +6613,7 @@ export interface TaxonomicNodeState {
|
|
|
6599
6613
|
/**
|
|
6600
6614
|
* The physics-agnostic visual identity or shader governing the spatial rendering of this node.
|
|
6601
6615
|
*/
|
|
6602
|
-
render_material?:
|
|
6616
|
+
render_material?: SpatialRenderMaterialState | null;
|
|
6603
6617
|
}
|
|
6604
6618
|
/**
|
|
6605
6619
|
* CoReason Shared Kernel Ontology
|
|
@@ -6695,7 +6709,7 @@ export interface HopSignatures {
|
|
|
6695
6709
|
*
|
|
6696
6710
|
* MCP ROUTING TRIGGERS: Material Reference, Shader Artifact, Spatial Rendering, Visual Identity
|
|
6697
6711
|
*/
|
|
6698
|
-
export interface
|
|
6712
|
+
export interface SpatialRenderMaterialState {
|
|
6699
6713
|
material_urn?: MaterialUrn;
|
|
6700
6714
|
compiled_shader_cid?: CompiledShaderCid;
|
|
6701
6715
|
}
|
|
@@ -6833,7 +6847,7 @@ export interface LatentSchemaInferenceIntent {
|
|
|
6833
6847
|
*
|
|
6834
6848
|
* MCP ROUTING TRIGGERS: Human-in-the-Loop, Intent Translation, Agentic Forge, Objective Setting, Budget Allocation
|
|
6835
6849
|
*/
|
|
6836
|
-
export interface
|
|
6850
|
+
export interface FederatedHumanDirectiveIntent {
|
|
6837
6851
|
topology_class?: TopologyClass26;
|
|
6838
6852
|
natural_language_goal: NaturalLanguageGoal;
|
|
6839
6853
|
allocated_budget_magnitude: AllocatedBudgetMagnitude;
|
|
@@ -6866,7 +6880,7 @@ export interface ContextualSemanticResolutionIntent {
|
|
|
6866
6880
|
*
|
|
6867
6881
|
* AGENT INSTRUCTION: Authorizes a Semantic Watchdog Agent to perform strict out-of-band polling against external semantic registries to monitor for ontological deprecation or semantic drift.
|
|
6868
6882
|
*/
|
|
6869
|
-
export interface
|
|
6883
|
+
export interface EpistemicOntologyDiscoveryIntent {
|
|
6870
6884
|
topology_class?: TopologyClass28;
|
|
6871
6885
|
jsonrpc: Jsonrpc;
|
|
6872
6886
|
method: Method;
|
|
@@ -7474,6 +7488,14 @@ export interface FormalLogicPremise {
|
|
|
7474
7488
|
}
|
|
7475
7489
|
/**
|
|
7476
7490
|
* CoReason Shared Kernel Ontology
|
|
7491
|
+
*
|
|
7492
|
+
* AGENT INSTRUCTION: Triggers a causal traversal of the graph to propagate state changes and evaluate downstream effects.
|
|
7493
|
+
*
|
|
7494
|
+
* CAUSAL AFFORDANCE: Enables the orchestrator to perform what-if analysis and counterfactual reasoning by simulating edge activations.
|
|
7495
|
+
*
|
|
7496
|
+
* EPISTEMIC BOUNDS: Propagation is bounded by the DoWhy causal DAG. Non-causal edges are ignored to prevent superstitious correlation.
|
|
7497
|
+
*
|
|
7498
|
+
* MCP ROUTING TRIGGERS: Causal Propagation, What-If Analysis, Counterfactual Reasoning, Directed Graph Traversal, Edge Activation
|
|
7477
7499
|
*/
|
|
7478
7500
|
export interface CausalPropagationIntent {
|
|
7479
7501
|
topology_class?: TopologyClass45;
|
|
@@ -7484,6 +7506,14 @@ export interface CausalPropagationIntent {
|
|
|
7484
7506
|
}
|
|
7485
7507
|
/**
|
|
7486
7508
|
* CoReason Shared Kernel Ontology
|
|
7509
|
+
*
|
|
7510
|
+
* AGENT INSTRUCTION: A Service Level Agreement requiring every extracted claim to be grounded in verifiable episodic or external evidence.
|
|
7511
|
+
*
|
|
7512
|
+
* CAUSAL AFFORDANCE: Physically prevents the generation of hallucinations by requiring a valid EpistemicProvenanceReceipt for all attributes.
|
|
7513
|
+
*
|
|
7514
|
+
* EPISTEMIC BOUNDS: Grounding is verified via a cross-check against the EpistemicLedgerState. Ungrounded claims trigger a violation event.
|
|
7515
|
+
*
|
|
7516
|
+
* MCP ROUTING TRIGGERS: Evidentiary Grounding, Hallucination Prevention, Truth Maintenance, Evidence Retrieval, Epistemic Justification
|
|
7487
7517
|
*/
|
|
7488
7518
|
export interface EvidentiaryGroundingSLA {
|
|
7489
7519
|
minimum_nli_entailment_score: MinimumNliEntailmentScore;
|
|
@@ -7525,7 +7555,7 @@ export interface CausalDirectedEdgeState {
|
|
|
7525
7555
|
volumetric_geometry?: VolumetricEdgeProfile | null;
|
|
7526
7556
|
edge_class: EdgeClass;
|
|
7527
7557
|
predicate_curie: PredicateCurie;
|
|
7528
|
-
belief_vector?:
|
|
7558
|
+
belief_vector?: EpistemicDempsterShaferBeliefVectorState | null;
|
|
7529
7559
|
grounding_sla?: EvidentiaryGroundingSLA | null;
|
|
7530
7560
|
}
|
|
7531
7561
|
/**
|
|
@@ -7557,7 +7587,7 @@ export interface VolumetricEdgeProfile {
|
|
|
7557
7587
|
*
|
|
7558
7588
|
* MCP ROUTING TRIGGERS: Dempster-Shafer, Epistemic Conflict, Evidence Discounting, Composite Tri-Vector
|
|
7559
7589
|
*/
|
|
7560
|
-
export interface
|
|
7590
|
+
export interface EpistemicDempsterShaferBeliefVectorState {
|
|
7561
7591
|
lexical_confidence: LexicalConfidence;
|
|
7562
7592
|
semantic_distance: SemanticDistance;
|
|
7563
7593
|
structural_graph_confidence: StructuralGraphConfidence;
|
|
@@ -7584,6 +7614,14 @@ export interface EvidentiaryCitationState {
|
|
|
7584
7614
|
}
|
|
7585
7615
|
/**
|
|
7586
7616
|
* CoReason Shared Kernel Ontology
|
|
7617
|
+
*
|
|
7618
|
+
* AGENT INSTRUCTION: Triggers the export of internal Pydantic states into standardized RDF (Resource Description Framework) formats.
|
|
7619
|
+
*
|
|
7620
|
+
* CAUSAL AFFORDANCE: Enables interoperability with external semantic web tools and triplestores by projecting the Merkle-DAG as triples.
|
|
7621
|
+
*
|
|
7622
|
+
* EPISTEMIC BOUNDS: Export is limited to public or authorized nodes as defined by the FederatedSecurityMacroManifest.
|
|
7623
|
+
*
|
|
7624
|
+
* MCP ROUTING TRIGGERS: RDF Export, Semantic Web, Interoperability, Triplestore Integration, Knowledge Sharing
|
|
7587
7625
|
*/
|
|
7588
7626
|
export interface RDFSerializationIntent {
|
|
7589
7627
|
topology_class?: TopologyClass46;
|
|
@@ -7629,6 +7667,14 @@ export interface SPARQLQueryIntent {
|
|
|
7629
7667
|
}
|
|
7630
7668
|
/**
|
|
7631
7669
|
* CoReason Shared Kernel Ontology
|
|
7670
|
+
*
|
|
7671
|
+
* AGENT INSTRUCTION: Encapsulates a JSON-RPC 2.0 intent within strict Pydantic boundaries to prevent schema-less payload injection.
|
|
7672
|
+
*
|
|
7673
|
+
* CAUSAL AFFORDANCE: Forces external kinetic tools to adhere to the Swarm's structural contracts, providing a secure IPC bridge.
|
|
7674
|
+
*
|
|
7675
|
+
* EPISTEMIC BOUNDS: Payload is strictly validated against the target tool's input_schema. Arbitrary JSON properties are forbidden.
|
|
7676
|
+
*
|
|
7677
|
+
* MCP ROUTING TRIGGERS: JSON-RPC, IPC Security, Payload Validation, Structural Contract, Kinetic Execution Bridge
|
|
7632
7678
|
*/
|
|
7633
7679
|
export interface BoundedJSONRPCIntent {
|
|
7634
7680
|
topology_class?: TopologyClass48;
|
|
@@ -7639,6 +7685,14 @@ export interface BoundedJSONRPCIntent {
|
|
|
7639
7685
|
}
|
|
7640
7686
|
/**
|
|
7641
7687
|
* CoReason Shared Kernel Ontology
|
|
7688
|
+
*
|
|
7689
|
+
* AGENT INSTRUCTION: Orchestrates the physical transmutation of raw multimodal artifacts into rigid, Pydantic-structured property matrices.
|
|
7690
|
+
*
|
|
7691
|
+
* CAUSAL AFFORDANCE: Converts high-entropy entropy into low-entropy semantic state, feeding the Knowledge Plane's consolidation loop.
|
|
7692
|
+
*
|
|
7693
|
+
* EPISTEMIC BOUNDS: Transmutation is bounded by the target schema definition. Unmapped raw data is quarantined for later inference.
|
|
7694
|
+
*
|
|
7695
|
+
* MCP ROUTING TRIGGERS: Semantic Transmutation, Multimodal Extraction, Entropy Reduction, Knowledge Consolidation, Pydantic Mapping
|
|
7642
7696
|
*/
|
|
7643
7697
|
export interface EpistemicTransmutationTask {
|
|
7644
7698
|
topology_class?: TopologyClass49;
|
|
@@ -7654,6 +7708,14 @@ export interface EpistemicTransmutationTask {
|
|
|
7654
7708
|
}
|
|
7655
7709
|
/**
|
|
7656
7710
|
* CoReason Shared Kernel Ontology
|
|
7711
|
+
*
|
|
7712
|
+
* AGENT INSTRUCTION: A Service Level Agreement governing the deterministic extraction of semantic states via schema-constrained decoding.
|
|
7713
|
+
*
|
|
7714
|
+
* CAUSAL AFFORDANCE: Guarantees that the extraction engine will only emit tokens that satisfy the target structural grammar.
|
|
7715
|
+
*
|
|
7716
|
+
* EPISTEMIC BOUNDS: Bounded by the XGrammar AOT FSM bitmask at the inference layer. Probability of schema violation is mathematically zero.
|
|
7717
|
+
*
|
|
7718
|
+
* MCP ROUTING TRIGGERS: Constrained Decoding, AOT FSM, Schema Enforcement, Logit Masking, Deterministic Extraction
|
|
7657
7719
|
*/
|
|
7658
7720
|
export interface SchemaDrivenExtractionSLA {
|
|
7659
7721
|
schema_registry_uri: SchemaRegistryUri;
|
|
@@ -7663,7 +7725,7 @@ export interface SchemaDrivenExtractionSLA {
|
|
|
7663
7725
|
/**
|
|
7664
7726
|
* The structural shape constraints for the graph.
|
|
7665
7727
|
*/
|
|
7666
|
-
linkml_governance?:
|
|
7728
|
+
linkml_governance?: EpistemicSemanticValidationSLA | null;
|
|
7667
7729
|
}
|
|
7668
7730
|
/**
|
|
7669
7731
|
* CoReason Shared Kernel Ontology
|
|
@@ -7676,7 +7738,7 @@ export interface SchemaDrivenExtractionSLA {
|
|
|
7676
7738
|
*
|
|
7677
7739
|
* MCP ROUTING TRIGGERS: LinkML, Graph-Shape Governance, Structural Isomorphism, SHACL, Domain and Range Enforcement
|
|
7678
7740
|
*/
|
|
7679
|
-
export interface
|
|
7741
|
+
export interface EpistemicSemanticValidationSLA {
|
|
7680
7742
|
linkml_schema_uri: LinkmlSchemaUri;
|
|
7681
7743
|
}
|
|
7682
7744
|
/**
|
|
@@ -7697,6 +7759,14 @@ export interface OpticalParsingSLA {
|
|
|
7697
7759
|
}
|
|
7698
7760
|
/**
|
|
7699
7761
|
* CoReason Shared Kernel Ontology
|
|
7762
|
+
*
|
|
7763
|
+
* AGENT INSTRUCTION: Orchestrates the abductive upsampling of sparse episodic logs into dense, structured property matrices.
|
|
7764
|
+
*
|
|
7765
|
+
* CAUSAL AFFORDANCE: Unlocks the physical capability to expand implicit semantic relations into explicit, traversable graph edges.
|
|
7766
|
+
*
|
|
7767
|
+
* EPISTEMIC BOUNDS: Task execution is bounded by the max_risk_tolerance policy and requires a valid EpistemicProvenanceReceipt.
|
|
7768
|
+
*
|
|
7769
|
+
* MCP ROUTING TRIGGERS: Abductive Reasoning, Information Entropy, Semantic Expansion, Epistemic Uncertainty Reduction, Knowledge Consolidation
|
|
7700
7770
|
*/
|
|
7701
7771
|
export interface EpistemicUpsamplingTask {
|
|
7702
7772
|
topology_class?: TopologyClass50;
|
|
@@ -7715,6 +7785,14 @@ export interface ContextualizedSourceState2 {
|
|
|
7715
7785
|
}
|
|
7716
7786
|
/**
|
|
7717
7787
|
* CoReason Shared Kernel Ontology
|
|
7788
|
+
*
|
|
7789
|
+
* AGENT INSTRUCTION: Declares the intent to perform a causal intervention (the do-operator) on a specific variable in the DAG.
|
|
7790
|
+
*
|
|
7791
|
+
* CAUSAL AFFORDANCE: Forces a state change that ignores the variable's natural causes, enabling the estimation of true causal effects.
|
|
7792
|
+
*
|
|
7793
|
+
* EPISTEMIC BOUNDS: Intervention must be performed on a variable that is identified as treatable within the DoWhy structural model.
|
|
7794
|
+
*
|
|
7795
|
+
* MCP ROUTING TRIGGERS: Causal Intervention, Do-Operator, Treatment Effect, Counterfactual Analysis, Structural Causal Model
|
|
7718
7796
|
*/
|
|
7719
7797
|
export interface DoWhyInterventionIntent {
|
|
7720
7798
|
topology_class?: TopologyClass51;
|
|
@@ -7746,7 +7824,7 @@ export interface DynamicManifoldProjectionManifest {
|
|
|
7746
7824
|
* Tracks the KinematicDeltaManifest against the human's allocated_budget_magnitude.
|
|
7747
7825
|
*/
|
|
7748
7826
|
thermodynamic_burn_mapping: GrammarPanelProfile1 | InsightCardProfile;
|
|
7749
|
-
viewport_zoom_profile:
|
|
7827
|
+
viewport_zoom_profile: SpatialSemanticZoomProfile;
|
|
7750
7828
|
}
|
|
7751
7829
|
/**
|
|
7752
7830
|
* Algebraically maps the ASTGradientReceipt loss vectors into a 2D plot.
|
|
@@ -7889,13 +7967,21 @@ export interface InsightCardProfile {
|
|
|
7889
7967
|
/**
|
|
7890
7968
|
* Governs Spectral Graph Coarsening as the human alters their Euclidean distance from the graph.
|
|
7891
7969
|
*/
|
|
7892
|
-
export interface
|
|
7970
|
+
export interface SpatialSemanticZoomProfile {
|
|
7893
7971
|
macro_distance_threshold: MacroDistanceThreshold;
|
|
7894
7972
|
meso_distance_threshold: MesoDistanceThreshold;
|
|
7895
7973
|
micro_distance_threshold: MicroDistanceThreshold;
|
|
7896
7974
|
}
|
|
7897
7975
|
/**
|
|
7898
7976
|
* CoReason Shared Kernel Ontology
|
|
7977
|
+
*
|
|
7978
|
+
* AGENT INSTRUCTION: Triggers a non-monotonic state transition to revert the execution graph to a prior cryptographically verified checkpoint.
|
|
7979
|
+
*
|
|
7980
|
+
* CAUSAL AFFORDANCE: Physically invalidates all temporal edges created after the target checkpoint_cid, neutralizing detected fractures.
|
|
7981
|
+
*
|
|
7982
|
+
* EPISTEMIC BOUNDS: Requires a signed AdjudicationReceipt from a Verifier node and is bounded by the max_cascade_depth parameter.
|
|
7983
|
+
*
|
|
7984
|
+
* MCP ROUTING TRIGGERS: Non-Monotonic Logic, State Rollback, Epistemic Quarantine, Temporal Invalidation, Fault Recovery
|
|
7899
7985
|
*/
|
|
7900
7986
|
export interface RollbackIntent {
|
|
7901
7987
|
topology_class?: TopologyClass57;
|
|
@@ -7905,6 +7991,14 @@ export interface RollbackIntent {
|
|
|
7905
7991
|
}
|
|
7906
7992
|
/**
|
|
7907
7993
|
* CoReason Shared Kernel Ontology
|
|
7994
|
+
*
|
|
7995
|
+
* AGENT INSTRUCTION: Declares a required modification to a specific node state within the kinetic execution plane.
|
|
7996
|
+
*
|
|
7997
|
+
* CAUSAL AFFORDANCE: Enables the orchestrator to proposal structural changes to the Merkle-DAG, which must be validated before etching.
|
|
7998
|
+
*
|
|
7999
|
+
* EPISTEMIC BOUNDS: Mutative state is bounded by the shared_state_contract of the parent topology. Hallucinated keys are blocked.
|
|
8000
|
+
*
|
|
8001
|
+
* MCP ROUTING TRIGGERS: State Transition, Merkle-DAG Mutation, Kinetic Execution, Design-by-Contract, Supervisory Control
|
|
7908
8002
|
*/
|
|
7909
8003
|
export interface StateMutationIntent {
|
|
7910
8004
|
topology_class?: TopologyClass58;
|
|
@@ -7972,7 +8066,7 @@ export interface CognitiveAgentNodeProfile {
|
|
|
7972
8066
|
/**
|
|
7973
8067
|
* The mathematical Information Bottleneck thresholds dictating the semantic degradation of this specific node.
|
|
7974
8068
|
*/
|
|
7975
|
-
semantic_zoom?:
|
|
8069
|
+
semantic_zoom?: SpatialSemanticZoomProfile1 | null;
|
|
7976
8070
|
/**
|
|
7977
8071
|
* The epistemic isolation boundary guarding this agent's internal generative states.
|
|
7978
8072
|
*/
|
|
@@ -7980,7 +8074,7 @@ export interface CognitiveAgentNodeProfile {
|
|
|
7980
8074
|
/**
|
|
7981
8075
|
* The physics-agnostic visual identity or shader governing the spatial rendering of this node.
|
|
7982
8076
|
*/
|
|
7983
|
-
render_material?:
|
|
8077
|
+
render_material?: SpatialRenderMaterialState | null;
|
|
7984
8078
|
description: Description3;
|
|
7985
8079
|
topology_class?: TopologyClass61;
|
|
7986
8080
|
hardware?: SpatialHardwareProfile1;
|
|
@@ -8106,7 +8200,7 @@ export interface InterventionPolicy {
|
|
|
8106
8200
|
*
|
|
8107
8201
|
* MCP ROUTING TRIGGERS: Information Bottleneck, Semantic Compression, Euclidean Distance, Level of Detail, Entropy Degradation
|
|
8108
8202
|
*/
|
|
8109
|
-
export interface
|
|
8203
|
+
export interface SpatialSemanticZoomProfile1 {
|
|
8110
8204
|
macro_distance_threshold: MacroDistanceThreshold;
|
|
8111
8205
|
meso_distance_threshold: MesoDistanceThreshold;
|
|
8112
8206
|
micro_distance_threshold: MicroDistanceThreshold;
|
|
@@ -8521,7 +8615,7 @@ export interface CognitiveHumanNodeProfile {
|
|
|
8521
8615
|
/**
|
|
8522
8616
|
* The mathematical Information Bottleneck thresholds dictating the semantic degradation of this specific node.
|
|
8523
8617
|
*/
|
|
8524
|
-
semantic_zoom?:
|
|
8618
|
+
semantic_zoom?: SpatialSemanticZoomProfile1 | null;
|
|
8525
8619
|
/**
|
|
8526
8620
|
* The epistemic isolation boundary guarding this agent's internal generative states.
|
|
8527
8621
|
*/
|
|
@@ -8529,7 +8623,7 @@ export interface CognitiveHumanNodeProfile {
|
|
|
8529
8623
|
/**
|
|
8530
8624
|
* The physics-agnostic visual identity or shader governing the spatial rendering of this node.
|
|
8531
8625
|
*/
|
|
8532
|
-
render_material?:
|
|
8626
|
+
render_material?: SpatialRenderMaterialState | null;
|
|
8533
8627
|
topology_class?: TopologyClass62;
|
|
8534
8628
|
required_attestation: RequiredAttestation;
|
|
8535
8629
|
/**
|
|
@@ -8557,7 +8651,7 @@ export interface CognitiveSystemNodeProfile {
|
|
|
8557
8651
|
/**
|
|
8558
8652
|
* The mathematical Information Bottleneck thresholds dictating the semantic degradation of this specific node.
|
|
8559
8653
|
*/
|
|
8560
|
-
semantic_zoom?:
|
|
8654
|
+
semantic_zoom?: SpatialSemanticZoomProfile1 | null;
|
|
8561
8655
|
/**
|
|
8562
8656
|
* The epistemic isolation boundary guarding this agent's internal generative states.
|
|
8563
8657
|
*/
|
|
@@ -8565,7 +8659,7 @@ export interface CognitiveSystemNodeProfile {
|
|
|
8565
8659
|
/**
|
|
8566
8660
|
* The physics-agnostic visual identity or shader governing the spatial rendering of this node.
|
|
8567
8661
|
*/
|
|
8568
|
-
render_material?:
|
|
8662
|
+
render_material?: SpatialRenderMaterialState | null;
|
|
8569
8663
|
/**
|
|
8570
8664
|
* Formal mathematical proof of pre/post conditions.
|
|
8571
8665
|
*/
|
|
@@ -8617,7 +8711,7 @@ export interface CompositeNodeProfile {
|
|
|
8617
8711
|
/**
|
|
8618
8712
|
* The mathematical Information Bottleneck thresholds dictating the semantic degradation of this specific node.
|
|
8619
8713
|
*/
|
|
8620
|
-
semantic_zoom?:
|
|
8714
|
+
semantic_zoom?: SpatialSemanticZoomProfile1 | null;
|
|
8621
8715
|
/**
|
|
8622
8716
|
* The epistemic isolation boundary guarding this agent's internal generative states.
|
|
8623
8717
|
*/
|
|
@@ -8625,7 +8719,7 @@ export interface CompositeNodeProfile {
|
|
|
8625
8719
|
/**
|
|
8626
8720
|
* The physics-agnostic visual identity or shader governing the spatial rendering of this node.
|
|
8627
8721
|
*/
|
|
8628
|
-
render_material?:
|
|
8722
|
+
render_material?: SpatialRenderMaterialState | null;
|
|
8629
8723
|
topology_class?: TopologyClass64;
|
|
8630
8724
|
/**
|
|
8631
8725
|
* The encapsulated subgraph to execute.
|
|
@@ -8661,7 +8755,7 @@ export interface DAGTopologyManifest {
|
|
|
8661
8755
|
/**
|
|
8662
8756
|
* The structural Payload Loss Prevention (PLP) contract governing all state mutations in this topology.
|
|
8663
8757
|
*/
|
|
8664
|
-
semantic_flow?:
|
|
8758
|
+
semantic_flow?: EpistemicSemanticFlowPolicy | null;
|
|
8665
8759
|
/**
|
|
8666
8760
|
* The dynamic Level of Detail and Spectral Coarsening physics bound to this macroscopic execution graph.
|
|
8667
8761
|
*/
|
|
@@ -8763,7 +8857,7 @@ export interface ConstrainedDecodingPolicy {
|
|
|
8763
8857
|
* orchestrator must enforce globally.
|
|
8764
8858
|
*
|
|
8765
8859
|
* CAUSAL AFFORDANCE: Projects a unified defensive mesh that aggregates RedactionPolicy
|
|
8766
|
-
* rules, an optional
|
|
8860
|
+
* rules, an optional EpistemicSemanticFirewallPolicy intercept, and tensor-level SaeLatentPolicy
|
|
8767
8861
|
* firewalls to comprehensively sanitize all graph edges. The active toggle controls
|
|
8768
8862
|
* whether enforcement is live.
|
|
8769
8863
|
*
|
|
@@ -8774,13 +8868,13 @@ export interface ConstrainedDecodingPolicy {
|
|
|
8774
8868
|
* MCP ROUTING TRIGGERS: Information Flow Control, Payload Loss Prevention, Lattice-Based
|
|
8775
8869
|
* Security, Biba Integrity Model, Defense-in-Depth
|
|
8776
8870
|
*/
|
|
8777
|
-
export interface
|
|
8871
|
+
export interface EpistemicSemanticFlowPolicy {
|
|
8778
8872
|
policy_cid: PolicyCid;
|
|
8779
8873
|
active?: Active1;
|
|
8780
8874
|
/**
|
|
8781
8875
|
* The active cognitive defense perimeter against adversarial control-flow overrides.
|
|
8782
8876
|
*/
|
|
8783
|
-
semantic_firewall?:
|
|
8877
|
+
semantic_firewall?: EpistemicSemanticFirewallPolicy | null;
|
|
8784
8878
|
latent_firewalls?: LatentFirewalls;
|
|
8785
8879
|
}
|
|
8786
8880
|
/**
|
|
@@ -8802,7 +8896,7 @@ export interface SemanticFlowPolicy {
|
|
|
8802
8896
|
* MCP ROUTING TRIGGERS: Semantic Firewall, Prompt Injection Defense, Adversarial Override,
|
|
8803
8897
|
* Zero-Trust Perimeter, Control-Flow Hijacking
|
|
8804
8898
|
*/
|
|
8805
|
-
export interface
|
|
8899
|
+
export interface EpistemicSemanticFirewallPolicy {
|
|
8806
8900
|
max_input_tokens: MaxInputTokens;
|
|
8807
8901
|
forbidden_intents?: ForbiddenIntents;
|
|
8808
8902
|
action_on_violation: ActionOnViolation;
|
|
@@ -9036,7 +9130,7 @@ export interface CouncilTopologyManifest {
|
|
|
9036
9130
|
/**
|
|
9037
9131
|
* The structural Payload Loss Prevention (PLP) contract governing all state mutations in this topology.
|
|
9038
9132
|
*/
|
|
9039
|
-
semantic_flow?:
|
|
9133
|
+
semantic_flow?: EpistemicSemanticFlowPolicy | null;
|
|
9040
9134
|
/**
|
|
9041
9135
|
* The dynamic Level of Detail and Spectral Coarsening physics bound to this macroscopic execution graph.
|
|
9042
9136
|
*/
|
|
@@ -9057,7 +9151,7 @@ export interface CouncilTopologyManifest {
|
|
|
9057
9151
|
/**
|
|
9058
9152
|
* The pre-flight execution gate forcing agents to mathematically align their latent semantics before participating in the topology.
|
|
9059
9153
|
*/
|
|
9060
|
-
ontological_alignment?:
|
|
9154
|
+
ontological_alignment?: EpistemicOntologicalAlignmentPolicy | null;
|
|
9061
9155
|
/**
|
|
9062
9156
|
* The strictly typed mathematical surface area to lock funds specifically for PBFT council execution and slashing.
|
|
9063
9157
|
*/
|
|
@@ -9192,7 +9286,7 @@ export interface QuorumPolicy {
|
|
|
9192
9286
|
* MCP ROUTING TRIGGERS: Vector Space Isometry, Earth Mover's Distance, Latent
|
|
9193
9287
|
* Semantic Alignment, Zero-Trust Federation, Geometric Projection
|
|
9194
9288
|
*/
|
|
9195
|
-
export interface
|
|
9289
|
+
export interface EpistemicOntologicalAlignmentPolicy {
|
|
9196
9290
|
min_cosine_similarity: MinCosineSimilarity;
|
|
9197
9291
|
require_isometry_proof: RequireIsometryProof;
|
|
9198
9292
|
/**
|
|
@@ -9243,7 +9337,7 @@ export interface SwarmTopologyManifest {
|
|
|
9243
9337
|
/**
|
|
9244
9338
|
* The structural Payload Loss Prevention (PLP) contract governing all state mutations in this topology.
|
|
9245
9339
|
*/
|
|
9246
|
-
semantic_flow?:
|
|
9340
|
+
semantic_flow?: EpistemicSemanticFlowPolicy | null;
|
|
9247
9341
|
/**
|
|
9248
9342
|
* The dynamic Level of Detail and Spectral Coarsening physics bound to this macroscopic execution graph.
|
|
9249
9343
|
*/
|
|
@@ -9377,7 +9471,7 @@ export interface EvolutionaryTopologyManifest {
|
|
|
9377
9471
|
/**
|
|
9378
9472
|
* The structural Payload Loss Prevention (PLP) contract governing all state mutations in this topology.
|
|
9379
9473
|
*/
|
|
9380
|
-
semantic_flow?:
|
|
9474
|
+
semantic_flow?: EpistemicSemanticFlowPolicy | null;
|
|
9381
9475
|
/**
|
|
9382
9476
|
* The dynamic Level of Detail and Spectral Coarsening physics bound to this macroscopic execution graph.
|
|
9383
9477
|
*/
|
|
@@ -9490,7 +9584,7 @@ export interface SMPCTopologyManifest {
|
|
|
9490
9584
|
/**
|
|
9491
9585
|
* The structural Payload Loss Prevention (PLP) contract governing all state mutations in this topology.
|
|
9492
9586
|
*/
|
|
9493
|
-
semantic_flow?:
|
|
9587
|
+
semantic_flow?: EpistemicSemanticFlowPolicy | null;
|
|
9494
9588
|
/**
|
|
9495
9589
|
* The dynamic Level of Detail and Spectral Coarsening physics bound to this macroscopic execution graph.
|
|
9496
9590
|
*/
|
|
@@ -9502,7 +9596,7 @@ export interface SMPCTopologyManifest {
|
|
|
9502
9596
|
/**
|
|
9503
9597
|
* The pre-flight execution gate forcing agents to mathematically align their latent semantics before participating in the topology.
|
|
9504
9598
|
*/
|
|
9505
|
-
ontological_alignment?:
|
|
9599
|
+
ontological_alignment?: EpistemicOntologicalAlignmentPolicy | null;
|
|
9506
9600
|
}
|
|
9507
9601
|
/**
|
|
9508
9602
|
* Flat registry of all nodes in this topology.
|
|
@@ -9537,7 +9631,7 @@ export interface EvaluatorOptimizerTopologyManifest {
|
|
|
9537
9631
|
/**
|
|
9538
9632
|
* The structural Payload Loss Prevention (PLP) contract governing all state mutations in this topology.
|
|
9539
9633
|
*/
|
|
9540
|
-
semantic_flow?:
|
|
9634
|
+
semantic_flow?: EpistemicSemanticFlowPolicy | null;
|
|
9541
9635
|
/**
|
|
9542
9636
|
* The dynamic Level of Detail and Spectral Coarsening physics bound to this macroscopic execution graph.
|
|
9543
9637
|
*/
|
|
@@ -9587,7 +9681,7 @@ export interface DigitalTwinTopologyManifest {
|
|
|
9587
9681
|
/**
|
|
9588
9682
|
* The structural Payload Loss Prevention (PLP) contract governing all state mutations in this topology.
|
|
9589
9683
|
*/
|
|
9590
|
-
semantic_flow?:
|
|
9684
|
+
semantic_flow?: EpistemicSemanticFlowPolicy | null;
|
|
9591
9685
|
/**
|
|
9592
9686
|
* The dynamic Level of Detail and Spectral Coarsening physics bound to this macroscopic execution graph.
|
|
9593
9687
|
*/
|
|
@@ -9682,7 +9776,7 @@ export interface CapabilityForgeTopologyManifest {
|
|
|
9682
9776
|
/**
|
|
9683
9777
|
* The structural Payload Loss Prevention (PLP) contract governing all state mutations in this topology.
|
|
9684
9778
|
*/
|
|
9685
|
-
semantic_flow?:
|
|
9779
|
+
semantic_flow?: EpistemicSemanticFlowPolicy | null;
|
|
9686
9780
|
/**
|
|
9687
9781
|
* The dynamic Level of Detail and Spectral Coarsening physics bound to this macroscopic execution graph.
|
|
9688
9782
|
*/
|
|
@@ -9812,7 +9906,7 @@ export interface VectorEmbeddingState4 {
|
|
|
9812
9906
|
/**
|
|
9813
9907
|
* CoReason Shared Kernel Ontology
|
|
9814
9908
|
*
|
|
9815
|
-
* AGENT INSTRUCTION: Zero-Cost Macro-Topology that translates unstructured, high-entropy human multimodal input into a mathematically verified, zero-entropy
|
|
9909
|
+
* AGENT INSTRUCTION: Zero-Cost Macro-Topology that translates unstructured, high-entropy human multimodal input into a mathematically verified, zero-entropy FederatedHumanDirectiveIntent.
|
|
9816
9910
|
*
|
|
9817
9911
|
* CAUSAL AFFORDANCE: Unrolls a cyclic Directed Graph that orchestrates Multimodal Transmutation, Metacognitive Scanning (Shannon Entropy measurement), and Schema-on-Write Drafting (Human Interrogation) before yielding to the Agentic Forge.
|
|
9818
9912
|
*
|
|
@@ -9836,7 +9930,7 @@ export interface IntentElicitationTopologyManifest {
|
|
|
9836
9930
|
/**
|
|
9837
9931
|
* The structural Payload Loss Prevention (PLP) contract governing all state mutations in this topology.
|
|
9838
9932
|
*/
|
|
9839
|
-
semantic_flow?:
|
|
9933
|
+
semantic_flow?: EpistemicSemanticFlowPolicy | null;
|
|
9840
9934
|
/**
|
|
9841
9935
|
* The dynamic Level of Detail and Spectral Coarsening physics bound to this macroscopic execution graph.
|
|
9842
9936
|
*/
|
|
@@ -9890,7 +9984,7 @@ export interface NeurosymbolicIngestionTopologyManifest {
|
|
|
9890
9984
|
/**
|
|
9891
9985
|
* The structural Payload Loss Prevention (PLP) contract.
|
|
9892
9986
|
*/
|
|
9893
|
-
semantic_flow?:
|
|
9987
|
+
semantic_flow?: EpistemicSemanticFlowPolicy | null;
|
|
9894
9988
|
/**
|
|
9895
9989
|
* The dynamic Level of Detail physics bound to this graph.
|
|
9896
9990
|
*/
|
|
@@ -9951,7 +10045,7 @@ export interface NeurosymbolicVerificationTopologyManifest {
|
|
|
9951
10045
|
/**
|
|
9952
10046
|
* The structural Payload Loss Prevention (PLP) contract governing all state mutations in this topology.
|
|
9953
10047
|
*/
|
|
9954
|
-
semantic_flow?:
|
|
10048
|
+
semantic_flow?: EpistemicSemanticFlowPolicy | null;
|
|
9955
10049
|
/**
|
|
9956
10050
|
* The dynamic Level of Detail and Spectral Coarsening physics bound to this macroscopic execution graph.
|
|
9957
10051
|
*/
|
|
@@ -10019,6 +10113,14 @@ export interface DiscourseNodeState {
|
|
|
10019
10113
|
}
|
|
10020
10114
|
/**
|
|
10021
10115
|
* CoReason Shared Kernel Ontology
|
|
10116
|
+
*
|
|
10117
|
+
* AGENT INSTRUCTION: Formalizes a Knowledge Graph extracted from a single document or corpus, preserving hierarchical and semantic relations.
|
|
10118
|
+
*
|
|
10119
|
+
* CAUSAL AFFORDANCE: Projects a document's latent structure as a traversable Directed Acyclic Graph (DAG) for downstream reasoning.
|
|
10120
|
+
*
|
|
10121
|
+
* EPISTEMIC BOUNDS: Graph density and reachability are bounded by the document's explicit structural tokens (e.g., headings, links).
|
|
10122
|
+
*
|
|
10123
|
+
* MCP ROUTING TRIGGERS: Knowledge Graph, Document Extraction, Semantic Relations, Hierarchical Mapping, TDA Projection
|
|
10022
10124
|
*/
|
|
10023
10125
|
export interface DocumentKnowledgeGraphManifest {
|
|
10024
10126
|
topology_class?: TopologyClass78;
|
|
@@ -10388,7 +10490,7 @@ export interface MemoizedNodeProfile {
|
|
|
10388
10490
|
/**
|
|
10389
10491
|
* The mathematical Information Bottleneck thresholds dictating the semantic degradation of this specific node.
|
|
10390
10492
|
*/
|
|
10391
|
-
semantic_zoom?:
|
|
10493
|
+
semantic_zoom?: SpatialSemanticZoomProfile1 | null;
|
|
10392
10494
|
/**
|
|
10393
10495
|
* The epistemic isolation boundary guarding this agent's internal generative states.
|
|
10394
10496
|
*/
|
|
@@ -10396,7 +10498,7 @@ export interface MemoizedNodeProfile {
|
|
|
10396
10498
|
/**
|
|
10397
10499
|
* The physics-agnostic visual identity or shader governing the spatial rendering of this node.
|
|
10398
10500
|
*/
|
|
10399
|
-
render_material?:
|
|
10501
|
+
render_material?: SpatialRenderMaterialState | null;
|
|
10400
10502
|
topology_class?: TopologyClass81;
|
|
10401
10503
|
/**
|
|
10402
10504
|
* The exact SHA-256 fingerprint of the executed topology.
|
|
@@ -10437,8 +10539,14 @@ export interface VectorClock {
|
|
|
10437
10539
|
* CoReason Shared Kernel Ontology
|
|
10438
10540
|
*
|
|
10439
10541
|
* AGENT INSTRUCTION: A formal Substrate Projection representing an executable Model Context Protocol (MCP) tool.
|
|
10542
|
+
*
|
|
10543
|
+
* CAUSAL AFFORDANCE: Exposes a kinetic capability to the swarm, allowing agents to execute external operations through a standardized, zero-trust IPC interface.
|
|
10544
|
+
*
|
|
10545
|
+
* EPISTEMIC BOUNDS: Tool interaction is strictly bounded by the `input_schema`. Input validation is mechanically enforced via JSON Schema prior to execution to prevent injection attacks.
|
|
10546
|
+
*
|
|
10547
|
+
* MCP ROUTING TRIGGERS: Model Context Protocol, Kinetic Tooling, Substrate Projection, Capability Discovery, Zero-Trust Execution
|
|
10440
10548
|
*/
|
|
10441
|
-
export interface
|
|
10549
|
+
export interface EpistemicMCPToolDefinitionState {
|
|
10442
10550
|
topology_class?: TopologyClass83;
|
|
10443
10551
|
event_cid?: EventCid1;
|
|
10444
10552
|
timestamp?: Timestamp1;
|
|
@@ -10470,7 +10578,7 @@ export interface CrosswalkResolutionReceipt {
|
|
|
10470
10578
|
receipt_cid: ReceiptCid;
|
|
10471
10579
|
target_graph_cid: TargetGraphCid3;
|
|
10472
10580
|
resolved_curies: ResolvedCuries;
|
|
10473
|
-
grounding_confidence:
|
|
10581
|
+
grounding_confidence: EpistemicDempsterShaferBeliefVectorState1;
|
|
10474
10582
|
}
|
|
10475
10583
|
/**
|
|
10476
10584
|
* Strict dictionary mapping the original strings to formal W3C CURIEs.
|
|
@@ -10489,7 +10597,7 @@ export interface ResolvedCuries {
|
|
|
10489
10597
|
*
|
|
10490
10598
|
* MCP ROUTING TRIGGERS: Dempster-Shafer, Epistemic Conflict, Evidence Discounting, Composite Tri-Vector
|
|
10491
10599
|
*/
|
|
10492
|
-
export interface
|
|
10600
|
+
export interface EpistemicDempsterShaferBeliefVectorState1 {
|
|
10493
10601
|
lexical_confidence: LexicalConfidence;
|
|
10494
10602
|
semantic_distance: SemanticDistance;
|
|
10495
10603
|
structural_graph_confidence: StructuralGraphConfidence;
|
|
@@ -10600,7 +10708,7 @@ export interface HardwareEnclaveReceipt {
|
|
|
10600
10708
|
*
|
|
10601
10709
|
* MCP ROUTING TRIGGERS: Exogenous Perturbation, DOM Topography, Spatial Execution Bound, Accessibility Tree
|
|
10602
10710
|
*/
|
|
10603
|
-
export interface
|
|
10711
|
+
export interface SpatialBrowserDOMState {
|
|
10604
10712
|
topology_class?: TopologyClass87;
|
|
10605
10713
|
current_url: CurrentUrl;
|
|
10606
10714
|
viewport_size: ViewportSize;
|
|
@@ -10962,7 +11070,7 @@ export interface HypothesisGenerationEvent {
|
|
|
10962
11070
|
/**
|
|
10963
11071
|
* The formal DAG representing the agent's structural assumptions about the environment.
|
|
10964
11072
|
*/
|
|
10965
|
-
causal_model?:
|
|
11073
|
+
causal_model?: EpistemicCausalGraphDefinitionState | null;
|
|
10966
11074
|
}
|
|
10967
11075
|
/**
|
|
10968
11076
|
* CoReason Shared Kernel Ontology
|
|
@@ -10975,7 +11083,7 @@ export interface HypothesisGenerationEvent {
|
|
|
10975
11083
|
*
|
|
10976
11084
|
* MCP ROUTING TRIGGERS: DoWhy, PyWhy, Causal Graph, DOT, GML, CausalModel
|
|
10977
11085
|
*/
|
|
10978
|
-
export interface
|
|
11086
|
+
export interface EpistemicCausalGraphDefinitionState {
|
|
10979
11087
|
graph_format: GraphFormat;
|
|
10980
11088
|
graph_payload: GraphPayload;
|
|
10981
11089
|
}
|
|
@@ -11338,7 +11446,7 @@ export interface ShapleyAttributionReceipt {
|
|
|
11338
11446
|
* bounded routing heuristic. As a ...Receipt suffix, this is an append-only Merkle-DAG coordinate.
|
|
11339
11447
|
*
|
|
11340
11448
|
* CAUSAL AFFORDANCE: Commits the LLM's Softmax classification verdict to the Epistemic Ledger,
|
|
11341
|
-
* authorizing the
|
|
11449
|
+
* authorizing the CognitiveTaxonomicRoutingPolicy or router gate to physically execute the targeted
|
|
11342
11450
|
* topology or sub-agent.
|
|
11343
11451
|
*
|
|
11344
11452
|
* EPISTEMIC BOUNDS: The raw_input_string is physically clamped (max_length=100000) to prevent
|
|
@@ -11412,14 +11520,14 @@ export interface PayloadInjectionZone {
|
|
|
11412
11520
|
*
|
|
11413
11521
|
* MCP ROUTING TRIGGERS: Ontological Reification, Bimodal Semantic Transformation, Epistemic Ledger, Traceability Collapse
|
|
11414
11522
|
*/
|
|
11415
|
-
export interface
|
|
11523
|
+
export interface EpistemicOntologicalReificationReceipt {
|
|
11416
11524
|
topology_class?: TopologyClass109;
|
|
11417
11525
|
event_cid: EventCid25;
|
|
11418
11526
|
timestamp: Timestamp25;
|
|
11419
11527
|
source_data_hash: SourceDataHash;
|
|
11420
11528
|
target_namespace: TargetNamespace;
|
|
11421
11529
|
algorithmic_mechanism: TransformationMechanismProfile;
|
|
11422
|
-
belief_vector:
|
|
11530
|
+
belief_vector: EpistemicDempsterShaferBeliefVectorState2;
|
|
11423
11531
|
is_latent_inference?: IsLatentInference;
|
|
11424
11532
|
}
|
|
11425
11533
|
/**
|
|
@@ -11433,7 +11541,7 @@ export interface OntologicalReificationReceipt {
|
|
|
11433
11541
|
*
|
|
11434
11542
|
* MCP ROUTING TRIGGERS: Dempster-Shafer, Epistemic Conflict, Evidence Discounting, Composite Tri-Vector
|
|
11435
11543
|
*/
|
|
11436
|
-
export interface
|
|
11544
|
+
export interface EpistemicDempsterShaferBeliefVectorState2 {
|
|
11437
11545
|
lexical_confidence: LexicalConfidence;
|
|
11438
11546
|
semantic_distance: SemanticDistance;
|
|
11439
11547
|
structural_graph_confidence: StructuralGraphConfidence;
|
|
@@ -11595,7 +11703,7 @@ export interface WetwareAttestationContract {
|
|
|
11595
11703
|
/**
|
|
11596
11704
|
* CoReason Shared Kernel Ontology
|
|
11597
11705
|
*
|
|
11598
|
-
* AGENT INSTRUCTION: A cryptographically frozen historical fact representing the successful execution of an
|
|
11706
|
+
* AGENT INSTRUCTION: A cryptographically frozen historical fact representing the successful execution of an EpistemicSemanticFlowPolicy redaction on the Merkle-DAG. Enforced as fully immutable via `ConfigDict(frozen=True)`.
|
|
11599
11707
|
*
|
|
11600
11708
|
* CAUSAL AFFORDANCE: Unlocks strict audit compliance by mathematically mapping the optional toxic `pre_redaction_hash` to the mandatory safe `post_redaction_hash`, proving non-repudiation via the `applied_policy_cid`.
|
|
11601
11709
|
*
|
|
@@ -11684,6 +11792,14 @@ export interface FormalVerificationReceipt {
|
|
|
11684
11792
|
}
|
|
11685
11793
|
/**
|
|
11686
11794
|
* CoReason Shared Kernel Ontology
|
|
11795
|
+
*
|
|
11796
|
+
* AGENT INSTRUCTION: Records the successful update of a Dempster-Shafer belief vector following the ingestion of new evidence.
|
|
11797
|
+
*
|
|
11798
|
+
* CAUSAL AFFORDANCE: Updates the swarm's internal probability distribution, affecting future routing decisions and risk evaluations.
|
|
11799
|
+
*
|
|
11800
|
+
* EPISTEMIC BOUNDS: Modulation must follow the Dempster-Shafer rule of combination to ensure mathematical consistency.
|
|
11801
|
+
*
|
|
11802
|
+
* MCP ROUTING TRIGGERS: Belief Update, Dempster-Shafer, Evidence Fusion, Uncertainty Modulation, Knowledge Integration
|
|
11687
11803
|
*/
|
|
11688
11804
|
export interface BeliefModulationReceipt {
|
|
11689
11805
|
topology_class?: TopologyClass118;
|
|
@@ -11695,10 +11811,18 @@ export interface BeliefModulationReceipt {
|
|
|
11695
11811
|
severed_edge_cids: SeveredEdgeCids;
|
|
11696
11812
|
}
|
|
11697
11813
|
export interface GroundedEdges {
|
|
11698
|
-
[k: string]:
|
|
11814
|
+
[k: string]: EpistemicDempsterShaferBeliefVectorState;
|
|
11699
11815
|
}
|
|
11700
11816
|
/**
|
|
11701
11817
|
* CoReason Shared Kernel Ontology
|
|
11818
|
+
*
|
|
11819
|
+
* AGENT INSTRUCTION: Records the successful serialization and export of a specific sub-graph into an RDF artifact.
|
|
11820
|
+
*
|
|
11821
|
+
* CAUSAL AFFORDANCE: Provides a verifiable audit trail for external data transfers and confirms the integrity of the exported triples.
|
|
11822
|
+
*
|
|
11823
|
+
* EPISTEMIC BOUNDS: Includes a cryptographic hash of the RDF artifact to prevent tampering during transit to external substrates.
|
|
11824
|
+
*
|
|
11825
|
+
* MCP ROUTING TRIGGERS: Export Verification, Audit Trail, RDF Integrity, Data Provenance, Semantic Web Compliance
|
|
11702
11826
|
*/
|
|
11703
11827
|
export interface RDFExportReceipt {
|
|
11704
11828
|
topology_class?: TopologyClass119;
|
|
@@ -12157,6 +12281,27 @@ export interface CognitiveCritiqueProfile1 {
|
|
|
12157
12281
|
logical_flaw_embedding?: VectorEmbeddingState | null;
|
|
12158
12282
|
epistemic_penalty_scalar: EpistemicPenaltyScalar;
|
|
12159
12283
|
}
|
|
12284
|
+
/**
|
|
12285
|
+
* CoReason Shared Kernel Ontology
|
|
12286
|
+
*
|
|
12287
|
+
* AGENT INSTRUCTION: A Generic two-stage generation wrapper that neutralizes the Format Restriction Penalty (Semantic Tax) during Constrained Decoding. The Sovereign LLM Proxy's XGrammar AOT FSM bitmask MUST be physically toggled between the two fields: DISABLED for `deliberation_trace`, then ENABLED for `payload`. This class models the architectural pattern documented in the Decoupled Reasoning and Formatting specification.
|
|
12288
|
+
*
|
|
12289
|
+
* CAUSAL AFFORDANCE: Unlocks the two-stage Thinker-Parser pipeline by providing a single serializable envelope that carries both the unconstrained Chain-of-Thought reasoning trace and the deterministic, schema-compliant structured payload. Enables the Claw Swarm to reason freely while the deterministic Forge receives only validated structural output.
|
|
12290
|
+
*
|
|
12291
|
+
* EPISTEMIC BOUNDS: The `deliberation_trace` has a maximum length of 100,000 characters to prevent context window exhaustion. The `payload` of type `T` is strictly validated against the target `CoreasonBaseState` subclass schema at deserialization time. The Generic parameter `T` must be a `CoreasonBaseState` descendant to guarantee RFC 8785 canonicalization.
|
|
12292
|
+
*
|
|
12293
|
+
* MCP ROUTING TRIGGERS: Semantic Tax Neutralization, Decoupled Reasoning Pipeline, XGrammar FSM Toggle, Constrained Decoding, Two-Stage Generation, Deliberation Envelope
|
|
12294
|
+
*/
|
|
12295
|
+
export interface CognitiveDeliberativeEnvelopeState {
|
|
12296
|
+
deliberation_trace: DeliberationTrace;
|
|
12297
|
+
payload: Payload2;
|
|
12298
|
+
}
|
|
12299
|
+
/**
|
|
12300
|
+
* The deterministic, schema-compliant structured output generated by the Edge model (or the same model in a second pass) with the Sovereign LLM Proxy's XGrammar AOT FSM bitmask STRICTLY ENABLED. This field contains the validated structural result that maps directly to the target CoreasonBaseState subclass.
|
|
12301
|
+
*/
|
|
12302
|
+
export interface Payload2 {
|
|
12303
|
+
[k: string]: unknown;
|
|
12304
|
+
}
|
|
12160
12305
|
/**
|
|
12161
12306
|
* CoReason Shared Kernel Ontology
|
|
12162
12307
|
*
|
|
@@ -12243,6 +12388,28 @@ export interface CognitiveSwarmDeploymentManifest {
|
|
|
12243
12388
|
agent_node_count: AgentNodeCount;
|
|
12244
12389
|
consensus_mechanism: ConsensusMechanism;
|
|
12245
12390
|
}
|
|
12391
|
+
/**
|
|
12392
|
+
* CoReason Shared Kernel Ontology
|
|
12393
|
+
*
|
|
12394
|
+
* AGENT INSTRUCTION: Implements a deterministic Softmax Router Gate, leveraging Cognitive Load Theory to map high-entropy natural language intents into explicitly bounded spatial organizing frameworks.
|
|
12395
|
+
*
|
|
12396
|
+
* CAUSAL AFFORDANCE: Preemptively routes classified intents to optimized taxonomic layouts, mechanically preventing token exhaustion and attention dilution in downstream processing nodes before compute is allocated.
|
|
12397
|
+
*
|
|
12398
|
+
* EPISTEMIC BOUNDS: The `intent_to_heuristic_matrix` physically restricts state-space explosion by capping at `max_length=1000` dictionary properties. The matrix keys are strictly bounded to 255 characters via `StringConstraints` to mathematically prevent Dictionary Bombing.
|
|
12399
|
+
*
|
|
12400
|
+
* MCP ROUTING TRIGGERS: Softmax Gating, Cognitive Load Theory, Pre-Flight Routing, Dictionary Bombing Prevention, Token Exhaustion Mitigation
|
|
12401
|
+
*/
|
|
12402
|
+
export interface CognitiveTaxonomicRoutingPolicy {
|
|
12403
|
+
policy_cid: PolicyCid2;
|
|
12404
|
+
intent_to_heuristic_matrix: IntentToHeuristicMatrix;
|
|
12405
|
+
fallback_heuristic: FallbackHeuristic;
|
|
12406
|
+
}
|
|
12407
|
+
/**
|
|
12408
|
+
* Strict dictionary binding classified natural language intents to bounded spatial heuristics.
|
|
12409
|
+
*/
|
|
12410
|
+
export interface IntentToHeuristicMatrix {
|
|
12411
|
+
[k: string]: "chronological" | "entity_centric" | "semantic_cluster" | "confidence_decay";
|
|
12412
|
+
}
|
|
12246
12413
|
/**
|
|
12247
12414
|
* CoReason Shared Kernel Ontology
|
|
12248
12415
|
*
|
|
@@ -12471,27 +12638,6 @@ export interface DelegatedCapabilityManifest {
|
|
|
12471
12638
|
expiration_timestamp: ExpirationTimestamp;
|
|
12472
12639
|
cryptographic_signature: CryptographicSignature;
|
|
12473
12640
|
}
|
|
12474
|
-
/**
|
|
12475
|
-
* CoReason Shared Kernel Ontology
|
|
12476
|
-
*
|
|
12477
|
-
* AGENT INSTRUCTION: A Generic two-stage generation wrapper that neutralizes the Format Restriction Penalty (Semantic Tax) during Constrained Decoding. The Sovereign LLM Proxy's XGrammar AOT FSM bitmask MUST be physically toggled between the two fields: DISABLED for `deliberation_trace`, then ENABLED for `payload`. This class models the architectural pattern documented in the Decoupled Reasoning and Formatting specification.
|
|
12478
|
-
*
|
|
12479
|
-
* CAUSAL AFFORDANCE: Unlocks the two-stage Thinker-Parser pipeline by providing a single serializable envelope that carries both the unconstrained Chain-of-Thought reasoning trace and the deterministic, schema-compliant structured payload. Enables the Claw Swarm to reason freely while the deterministic Forge receives only validated structural output.
|
|
12480
|
-
*
|
|
12481
|
-
* EPISTEMIC BOUNDS: The `deliberation_trace` has a maximum length of 100,000 characters to prevent context window exhaustion. The `payload` of type `T` is strictly validated against the target `CoreasonBaseState` subclass schema at deserialization time. The Generic parameter `T` must be a `CoreasonBaseState` descendant to guarantee RFC 8785 canonicalization.
|
|
12482
|
-
*
|
|
12483
|
-
* MCP ROUTING TRIGGERS: Semantic Tax Neutralization, Decoupled Reasoning Pipeline, XGrammar FSM Toggle, Constrained Decoding, Two-Stage Generation, Deliberation Envelope
|
|
12484
|
-
*/
|
|
12485
|
-
export interface DeliberativeEnvelope {
|
|
12486
|
-
deliberation_trace: DeliberationTrace;
|
|
12487
|
-
payload: Payload2;
|
|
12488
|
-
}
|
|
12489
|
-
/**
|
|
12490
|
-
* The deterministic, schema-compliant structured output generated by the Edge model (or the same model in a second pass) with the Sovereign LLM Proxy's XGrammar AOT FSM bitmask STRICTLY ENABLED. This field contains the validated structural result that maps directly to the target CoreasonBaseState subclass.
|
|
12491
|
-
*/
|
|
12492
|
-
export interface Payload2 {
|
|
12493
|
-
[k: string]: unknown;
|
|
12494
|
-
}
|
|
12495
12641
|
/**
|
|
12496
12642
|
* CoReason Shared Kernel Ontology
|
|
12497
12643
|
*
|
|
@@ -12623,7 +12769,7 @@ export interface DynamicManifoldProjectionManifest1 {
|
|
|
12623
12769
|
* Tracks the KinematicDeltaManifest against the human's allocated_budget_magnitude.
|
|
12624
12770
|
*/
|
|
12625
12771
|
thermodynamic_burn_mapping: GrammarPanelProfile1 | InsightCardProfile;
|
|
12626
|
-
viewport_zoom_profile:
|
|
12772
|
+
viewport_zoom_profile: SpatialSemanticZoomProfile;
|
|
12627
12773
|
}
|
|
12628
12774
|
/**
|
|
12629
12775
|
* CoReason Shared Kernel Ontology
|
|
@@ -13124,7 +13270,7 @@ export interface EpistemicQuarantineSnapshot {
|
|
|
13124
13270
|
/**
|
|
13125
13271
|
* The mathematically bounded subgraph of capabilities currently available to the agent.
|
|
13126
13272
|
*/
|
|
13127
|
-
affordance_projection?:
|
|
13273
|
+
affordance_projection?: SpatialOntologicalSurfaceProjectionManifest | null;
|
|
13128
13274
|
}
|
|
13129
13275
|
/**
|
|
13130
13276
|
* The ephemeral latent variables and environmental bindings currently active in Epistemic Quarantine.
|
|
@@ -13160,7 +13306,7 @@ export interface TheoryOfMindSnapshot {
|
|
|
13160
13306
|
*
|
|
13161
13307
|
* MCP ROUTING TRIGGERS: Gibsonian Affordances, Bipartite Graph Projection, Action Space Manifold, RFC 8785 Canonicalization, Holographic Subgraph
|
|
13162
13308
|
*/
|
|
13163
|
-
export interface
|
|
13309
|
+
export interface SpatialOntologicalSurfaceProjectionManifest {
|
|
13164
13310
|
projection_cid: ProjectionCid1;
|
|
13165
13311
|
action_spaces?: ActionSpaces;
|
|
13166
13312
|
supported_personas?: SupportedPersonas;
|
|
@@ -13407,31 +13553,6 @@ export interface GenerativeManifoldSLA {
|
|
|
13407
13553
|
max_node_fanout: MaxNodeFanout;
|
|
13408
13554
|
max_synthetic_tokens: MaxSyntheticTokens;
|
|
13409
13555
|
}
|
|
13410
|
-
/**
|
|
13411
|
-
* CoReason Shared Kernel Ontology
|
|
13412
|
-
*
|
|
13413
|
-
* AGENT INSTRUCTION: Acts as a macroscopic Topological Data Analysis (TDA) manifold
|
|
13414
|
-
* projection, mapping continuous vector geometries into a discrete, traversable Directed
|
|
13415
|
-
* Acyclic Graph (DAG). As a ...Manifest suffix, this defines a frozen, N-dimensional
|
|
13416
|
-
* coordinate state.
|
|
13417
|
-
*
|
|
13418
|
-
* CAUSAL AFFORDANCE: Projects the comprehensive Virtual File System (VFS) state to the
|
|
13419
|
-
* human UI or agentic context, structurally proving the geometric relations of all
|
|
13420
|
-
* subordinate TaxonomicNodeStates.
|
|
13421
|
-
*
|
|
13422
|
-
* EPISTEMIC BOUNDS: The nodes matrix is physically capped at max_length=1000
|
|
13423
|
-
* properties to prevent memory overflow. The @model_validator mathematically verifies DAG
|
|
13424
|
-
* integrity by ensuring the root_node_cid explicitly exists within the projection matrix,
|
|
13425
|
-
* preventing ghost nodes.
|
|
13426
|
-
*
|
|
13427
|
-
* MCP ROUTING TRIGGERS: Manifold Learning, Topological Data Analysis, Directed Acyclic
|
|
13428
|
-
* Graph, Generative Taxonomy, Holographic Projection
|
|
13429
|
-
*/
|
|
13430
|
-
export interface GenerativeTaxonomyManifest1 {
|
|
13431
|
-
manifest_cid: ManifestCid;
|
|
13432
|
-
root_node_cid: RootNodeCid;
|
|
13433
|
-
nodes: Nodes;
|
|
13434
|
-
}
|
|
13435
13556
|
/**
|
|
13436
13557
|
* CoReason Shared Kernel Ontology
|
|
13437
13558
|
*
|
|
@@ -13899,7 +14020,7 @@ export interface PresentationManifest {
|
|
|
13899
14020
|
/**
|
|
13900
14021
|
* The reason an agent is presenting this data to a human.
|
|
13901
14022
|
*/
|
|
13902
|
-
intent:
|
|
14023
|
+
intent: CognitiveSemanticIntent | CognitiveDraftingIntent | AdjudicationIntent | EscalationIntent;
|
|
13903
14024
|
grid: MacroGridProfile1;
|
|
13904
14025
|
/**
|
|
13905
14026
|
* Stateless non-blocking telemetry for continuous progress updates.
|
|
@@ -13967,7 +14088,7 @@ export interface SemanticEdgeState {
|
|
|
13967
14088
|
subject_node_cid: SubjectNodeCid;
|
|
13968
14089
|
object_node_cid: ObjectNodeCid;
|
|
13969
14090
|
predicate_curie: PredicateCurie1;
|
|
13970
|
-
belief_vector?:
|
|
14091
|
+
belief_vector?: EpistemicDempsterShaferBeliefVectorState | null;
|
|
13971
14092
|
grounding_sla?: EvidentiaryGroundingSLA | null;
|
|
13972
14093
|
/**
|
|
13973
14094
|
* Topologically Bounded Latent Spaces used to calculate exact geometric distance and preserve structural Isometry.
|
|
@@ -14064,6 +14185,31 @@ export interface SimulationConvergenceSLA1 {
|
|
|
14064
14185
|
export interface SimulationEscrowContract1 {
|
|
14065
14186
|
locked_magnitude: LockedMagnitude;
|
|
14066
14187
|
}
|
|
14188
|
+
/**
|
|
14189
|
+
* CoReason Shared Kernel Ontology
|
|
14190
|
+
*
|
|
14191
|
+
* AGENT INSTRUCTION: Acts as a macroscopic Topological Data Analysis (TDA) manifold
|
|
14192
|
+
* projection, mapping continuous vector geometries into a discrete, traversable Directed
|
|
14193
|
+
* Acyclic Graph (DAG). As a ...Manifest suffix, this defines a frozen, N-dimensional
|
|
14194
|
+
* coordinate state.
|
|
14195
|
+
*
|
|
14196
|
+
* CAUSAL AFFORDANCE: Projects the comprehensive Virtual File System (VFS) state to the
|
|
14197
|
+
* human UI or agentic context, structurally proving the geometric relations of all
|
|
14198
|
+
* subordinate TaxonomicNodeStates.
|
|
14199
|
+
*
|
|
14200
|
+
* EPISTEMIC BOUNDS: The nodes matrix is physically capped at max_length=1000
|
|
14201
|
+
* properties to prevent memory overflow. The @model_validator mathematically verifies DAG
|
|
14202
|
+
* integrity by ensuring the root_node_cid explicitly exists within the projection matrix,
|
|
14203
|
+
* preventing ghost nodes.
|
|
14204
|
+
*
|
|
14205
|
+
* MCP ROUTING TRIGGERS: Manifold Learning, Topological Data Analysis, Directed Acyclic
|
|
14206
|
+
* Graph, Generative Taxonomy, Holographic Projection
|
|
14207
|
+
*/
|
|
14208
|
+
export interface SpatialGenerativeTaxonomyManifest1 {
|
|
14209
|
+
manifest_cid: ManifestCid;
|
|
14210
|
+
root_node_cid: RootNodeCid;
|
|
14211
|
+
nodes: Nodes;
|
|
14212
|
+
}
|
|
14067
14213
|
/**
|
|
14068
14214
|
* CoReason Shared Kernel Ontology
|
|
14069
14215
|
*
|
|
@@ -14229,28 +14375,6 @@ export interface GenerativeManifoldSLA1 {
|
|
|
14229
14375
|
max_node_fanout: MaxNodeFanout;
|
|
14230
14376
|
max_synthetic_tokens: MaxSyntheticTokens;
|
|
14231
14377
|
}
|
|
14232
|
-
/**
|
|
14233
|
-
* CoReason Shared Kernel Ontology
|
|
14234
|
-
*
|
|
14235
|
-
* AGENT INSTRUCTION: Implements a deterministic Softmax Router Gate, leveraging Cognitive Load Theory to map high-entropy natural language intents into explicitly bounded spatial organizing frameworks.
|
|
14236
|
-
*
|
|
14237
|
-
* CAUSAL AFFORDANCE: Preemptively routes classified intents to optimized taxonomic layouts, mechanically preventing token exhaustion and attention dilution in downstream processing nodes before compute is allocated.
|
|
14238
|
-
*
|
|
14239
|
-
* EPISTEMIC BOUNDS: The `intent_to_heuristic_matrix` physically restricts state-space explosion by capping at `max_length=1000` dictionary properties. The matrix keys are strictly bounded to 255 characters via `StringConstraints` to mathematically prevent Dictionary Bombing.
|
|
14240
|
-
*
|
|
14241
|
-
* MCP ROUTING TRIGGERS: Softmax Gating, Cognitive Load Theory, Pre-Flight Routing, Dictionary Bombing Prevention, Token Exhaustion Mitigation
|
|
14242
|
-
*/
|
|
14243
|
-
export interface TaxonomicRoutingPolicy {
|
|
14244
|
-
policy_cid: PolicyCid2;
|
|
14245
|
-
intent_to_heuristic_matrix: IntentToHeuristicMatrix;
|
|
14246
|
-
fallback_heuristic: FallbackHeuristic;
|
|
14247
|
-
}
|
|
14248
|
-
/**
|
|
14249
|
-
* Strict dictionary binding classified natural language intents to bounded spatial heuristics.
|
|
14250
|
-
*/
|
|
14251
|
-
export interface IntentToHeuristicMatrix {
|
|
14252
|
-
[k: string]: "chronological" | "entity_centric" | "semantic_cluster" | "confidence_decay";
|
|
14253
|
-
}
|
|
14254
14378
|
/**
|
|
14255
14379
|
* CoReason Shared Kernel Ontology
|
|
14256
14380
|
*
|
package/package.json
CHANGED