Skip to main content

Module execution_plane

Module execution_plane 

Source
Expand description

Execution Plane module.

Contains the core computational modules for the CoReason runtime, ported from coreason_runtime/execution_plane/ Python modules.

Modulesยง

blast_radius
Defeasible Cascade Blast Radius Calculator (#336).
blob_store
Universal Blob Store.
capability_allocator
Capability Allocator โ€” WASM sandbox runner with CPU fuel metering.
integrity
Structural Integrity โ€” Zero-trust module self-checksumming.
lmsr_consensus
LMSR Consensus Engine.
local_simulator
Local Runtime Simulator โ€” DAG verification and fractal URN stitching.
worm_ledger
Merkle DAG WORM (Write-Once Read-Many) Commit Ledger (#323).