Skip to main content

Crate truthlinked_runtime

Crate truthlinked_runtime 

Source
Expand description

Deterministic Axiom cell runtime primitives for TruthLinked.

This crate exposes runtime records and conflict-aware helpers used by nodes to keep parallel execution deterministic, auditable, and aligned across validators.

Modules§

cells
Axiom cell state, addressing, and execution-facing helpers.
compiler_aware
Compiler-aware conflict domain extraction.
types
Runtime domain types shared across state, execution, and protocol services.

Traits§

ConflictAwareCell