Skip to content

Interface: CompositionResult

Properties

deferred

deferred: string[];

Refs whose target Kind is plane="record" (two-planes F2.5, spec D6). Records are excluded from the MI materialization on the Py side, so the engine can't check them against the doc index — they resolve lazily via the kernel record plane at read time. Deferred refs are NOT missing: isCompositionValid ignores them.


missing

missing: string[];

resolved

resolved: string[];

warnings

warnings: string[];