Skip to main content

Module runtime_core

Module runtime_core 

Source
Expand description

MAPLE Resonance Runtime Core

The foundational runtime for Mapleverse, Finalverse, and iBank. This runtime implements the Resonance Architecture, treating all entities as Resonators participating in continuous, meaningful interaction.

Re-exports§

pub use handle::CouplingHandle;
pub use handle::DecouplingResult;
pub use handle::DeferralReason;
pub use handle::RejectionReason;
pub use handle::ResonatorHandle;
pub use handle::ScheduleHandle;
pub use handle::ScheduleStatus;
pub use handle::TaskId;
pub use runtime::CapabilitySpec;
pub use runtime::MapleRuntime;
pub use runtime::MemorySnapshot;
pub use runtime::ResonatorIdentitySpec;
pub use runtime::ResonatorSpec;

Modules§

handle
Handles for interacting with runtime entities
runtime
Main MAPLE Resonance Runtime implementation

Structs§

ContinuityProof
Proof of continuity for resuming a Resonator
ContinuityRecord
Complete continuity record for a Resonator
ProfileManager
Profile manager validates Resonator specifications against profile rules
ResonatorRegistry
Registry of all Resonators with persistent identity