@fabricorg/sdui-composer
v0.2.4
Published
Headless SDUI route compilation, promotion, and signing tooling.
Readme
@fabricorg/sdui-composer
Headless promotion tooling for SDUI releases. Promotion verifies Release v2, resolves every granted view and intent to an exact versioned route, computes tree-scoped effective grants, creates Release v3, and signs its canonical bytes with ES256.
Ambiguous or missing routes fail promotion. Runtime modules never interpret raw adoption bindings.
migrateSduiReleaseV2ToV3 is the explicit migration seam and intentionally has the
same fail-closed inputs as promotion. signReleaseChannelPointer signs a monotonic
release-channel pointer; activate it with a durable ReleaseGenerationStore so a
restart cannot reopen an older generation.
Replacement composers can run sduiComposerChecks.
