> ## Documentation Index
> Fetch the complete documentation index at: https://docs.rixxui.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Release status

> Current package publication, versioning, stability, and production-readiness status.

## 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 on `MarkdownRenderer`, `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](/product/renderer-contract) and
  [threat model](/security/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.

No custom documentation domain, support email, hosted playground URL, or public
service endpoint is currently specified by this repository.
