Search is available after the production docs build.

Browse Docs
DocsReferenceStatus Badges

Reference

Status Badges

Definitions for Stable, Active, Prototype, Experimental, Planned, Deprecated, and Internal.

Status Values

Status badges communicate maturity. They should be honest and consistent across the website, docs, module catalog, roadmap, and release notes.

Definitions

| Status | Meaning | | --- | --- | | Stable | Production-ready for the stated scope. | | Active | Usable and important, but still evolving. | | Prototype | Early implementation proving behavior or direction. | | Experimental | Unstable, research-oriented, or likely to change. | | Planned | Intended but not built enough to rely on. | | Deprecated | Being replaced or no longer recommended. | | Internal | Used by tooling or platform internals, not player-facing. |

Usage Rules

Do not use Stable to create confidence that the implementation has not earned.

Do not use Planned for features that players can already download and rely on.

Use Experimental when the work may change shape, especially around future native runtime research.

Use Active for systems that are real and important but still receiving API or behavior changes.