UOR Interaction Algebra

IRI
https://uor.foundation/interaction/
Prefix
interaction:
Space
bridge
Comment
Multi-entity interaction: commutator states, associator triples, negotiation convergence.

This is a bridge-space namespace in the Resolve stage of the PRISM pipeline. It provides the resolution infrastructure — queries, partitions, observables, proofs, derivations, and traces that transform inputs into certified results.

Learn more: Pipeline Overview

Class hierarchy
Class hierarchy for UOR Interaction Algebra namespace InteractionCon CommutatorStat AssociatorStat AssociatorTrip ThreeWaySite NegotiationTra MutualModelTra InteractionNer InteractionCom

Imports

Classes

NameSubclass OfDisjoint WithComment
InteractionContextThingTwo entities sharing sites through composed operations. Properties: entityA, entityB, sharedSiteMask, commutatorNorm.
CommutatorStateThingThe norm ‖[δ_A, ι_B]‖ on shared sites. Zero iff operators commute on the shared domain.
AssociatorStateThingThe norm of the three-way associator on shared sites.
AssociatorTripleThingThree entities whose interaction exhibits non-associativity due to read-write interleaving.
ThreeWaySiteThingA site shared by all three entities in an AssociatorTriple.
NegotiationTraceThingSequence of CommutatorStates across interaction steps.
MutualModelTraceThingSequence of AssociatorStates across interaction steps.
InteractionNerveThingSimplicial complex of N-entity coupling.
InteractionCompositionThingIC(A,B) = κ(session(A,B)). Combined interaction-composition operator.

Properties

NameKindFunctionalDomainRangeComment
entityAObjecttrueInteractionContextTermExpressionFirst entity in the interaction context.
entityBObjecttrueInteractionContextTermExpressionSecond entity in the interaction context.
sharedSiteMaskDatatypetrueInteractionContextnonNegativeIntegerBitmask identifying which sites are shared between the two entities.
commutatorNormDatatypetrueInteractionContextdecimalThe norm of the commutator on shared sites. Zero iff the operators commute.
commutatorValueDatatypetrueCommutatorStatedecimalThe computed commutator norm value.
associatorNormDatatypetrueAssociatorStatedecimalThe norm of the three-way associator on shared sites.
tripleComponentAObjecttrueAssociatorTripleDatumFirst component datum in the associator triple.
tripleComponentBObjecttrueAssociatorTripleDatumSecond component datum in the associator triple.
tripleComponentCObjecttrueAssociatorTripleDatumThird component datum in the associator triple.
sitePositionDatatypetrueThreeWaySitenonNegativeIntegerThe position index of the shared site.
leftGroupingValueDatatypetrueThreeWaySitedecimalValue under left-associative grouping (AB)C.
rightGroupingValueDatatypetrueThreeWaySitedecimalValue under right-associative grouping A(BC).
isPinnedDatatypetrueThreeWaySitebooleanWhether this site is pinned by a lease constraint.
pinningPairObjecttrueThreeWaySiteTermExpressionIdentifier of the entity pair that pins this site.
negotiationStepsDatatypetrueNegotiationTracenonNegativeIntegerNumber of steps in the negotiation trace.
isConvergentDatatypetrueNegotiationTracebooleanWhether the trace converges to zero commutator or zero associator.
modelConvergentDatatypetrueMutualModelTracebooleanWhether the mutual model trace converges.
nerveDimensionDatatypetrueInteractionNervenonNegativeIntegerMaximum dimension of the interaction nerve simplicial complex.
nerveBettiNumbersDatatypetrueInteractionNervenonNegativeIntegerBetti number sequence of the interaction nerve.
reificationDepthDatatypetrueInteractionCompositionnonNegativeIntegerDepth of the interaction composition reification.
traceLengthDatatypetrueNegotiationTracenonNegativeIntegerThe number of steps in a negotiation trace.
convergenceRateDatatypetrueNegotiationTracedecimalThe rate at which the negotiation trace converges.
terminalValueObjecttrueNegotiationTraceTermExpressionThe terminal value of the negotiation trace.
associatorProfileRefObjecttrueAssociatorTripleObservableReference to the observable describing the associativity profile.
associatorNormValueDatatypetrueAssociatorTripledecimalThe maximum norm of the associator for this triple.