On this page

Glossary๏ƒ

Use these terms to choose the right boundary before choosing an API.

Aether๏ƒ

The process-level root that hosts frames and shared runtime services.

Aetheric frame๏ƒ

A live world with its own runtime registries, posture, and instance isolation. Frame isolation does not make identical binding identities distinct.

Bind๏ƒ

Register a class, callable, or existing object and its address/lifetime policy.

Binding name๏ƒ

The named slot within a spellframe address. Supply it consistently when resolving.

Campaign๏ƒ

Attribution for a particular effort across research history. Eligible writes can inherit the active campaign; an unfiltered history query has a different default.

Checkpoint๏ƒ

A recorded structural checkpoint identified in ledger creation order. Creating it in memory, sealing it locally, and restoring a world from it are separate operations.

Composition๏ƒ

An informational set of pinned spell versions, with identity derived from membership. Recomposition produces a successor without overwriting the previous roster.

Conduit๏ƒ

A runtime scope used to resolve objects. A book conjures one root; lesser conduits create narrower scopes. Links connect eligible conduits within the same frame.

Conjure๏ƒ

Compile and validate a book's graph, then create its one root conduit.

Contract๏ƒ

A relationship governing selected sharing between conduits. The borrower pulls a spell from the conduit that owns it after the relationship is linked.

Crystallizer๏ƒ

The structural recording, custody, checkpoint, and restore surface.

Disposal๏ƒ

Calling configured teardown methods when the owning runtime ends its managed lifetime. Application references and ownership still need an explicit lifecycle policy.

Existence๏ƒ

The instance reuse and lifetime policy selected for a bound spell.

Meld๏ƒ

Resolve an addressed spell into an object according to its graph and existence policy.

MutationResearch๏ƒ

The version, lane, residency, composition, and derived comparison/impact record.

Nexus๏ƒ

The root of the mediated Rift/room access surface.

Notch๏ƒ

Promote a member of a SpellIndex into its selected position. Staging a candidate is a separate act; the public example documents the object-handle boundary.

Override๏ƒ

A mapping of constructor inputs or graph socket targets supplied to meld. The lifetime of an object constructed with it still follows that object's existence policy.

Persistence profile๏ƒ

A named content window receiving structural emissions. The process checkpoint ledger and research-set residency are separate from this partition.

Posture๏ƒ

The configured operational policy of a world or room, established through its applicable setup and activation sequence.

Research set๏ƒ

One independent body of version history, lanes, and residency over the runtime.

Rift๏ƒ

A named mediated session that owns one room and explicitly attaches to eligible frames.

Spell๏ƒ

A bound object's runtime registration metadata, identity, and lifecycle contract.

SpellContract๏ƒ

A late-bound dependency socket filled through linking, a borrower pull, and resolution.

Spellframe๏ƒ

The category half of a spell's address inside a world. It is not an aetheric frame.

SpellIndex๏ƒ

A stable index containing spell members and one current selection.

SpellMap๏ƒ

An explicit dependency target, commonly supplied as a constructor parameter default.

SpellSpace๏ƒ

A narrower resolution scope supporting the unique-per-spell-space lifetime.

Synthetic module๏ƒ

An importable module whose source is carried in the recorded material rather than a file.

Workstation๏ƒ

A room-local store of named objects, attributes, methods, and one active target. It holds supplied handles; world resolution belongs to the owning command surface.

Full contents ยท API reference ยท Troubleshooting