# RBEK CLI — Versioning and Stable Channel

## Stable channel

The public stable channel is:

`https://releases.rbekplatform.com/cli/stable/`

The current stable version is `0.1.3`.

## Version discovery

Use either:

```bash
rbek version
```

or inspect:

`https://releases.rbekplatform.com/cli/stable/latest.json`

## Release integrity

Versioned release artifacts are published under:

`https://releases.rbekplatform.com/cli/stable/versions/<version>/`

For 0.1.3 this includes the release tarball, its SHA-256 file, and release metadata.

The stable installer resolves the stable distribution while the versioned release directory provides immutable version-specific artifacts.

## Command compatibility

`rbek` is the primary public command.

`rbek-cli` is retained as a compatibility command for this release.

## Governance boundary

A stable distribution version and its commercial readiness certification do not automatically imply that a matching GA governance artifact exists.

For 0.1.3, commercial readiness is certified while dedicated GA governance remains a separate authority.
