Current status
Rixx UI is private pre-alpha software.@rixx-ui/react and
@rixx-ui/react-devtools are versioned 0.0.0, marked private, and have not
been published to a public registry.
The RUI language, protocol, and core catalog use the separate experimental
identifier 0.1. That identifier is not an npm package release or a stability
promise.
Intended consumer surface
The intended direction is centered onMarkdownRenderer, RUIRenderer,
defineCatalog, defineComponent, defineAction, defineRegistry,
defineRUI, and the server-safe helpers. Low-level snapshot, store, compiler,
and protocol surfaces remain advanced and may change during pre-alpha.
Before production adoption
- Wait for an explicit package publication announcement and versioned release.
- Pin an exact prerelease version during evaluation.
- Review the renderer contract and threat model.
- Implement server-side authorization, confirmation, idempotency, resource policy, and telemetry redaction in the host.
- Run framework, accessibility, browser, and package-boundary tests for the target application.