Current Channels
| Channel | Status | Install or access path | Notes |
|---|---|---|---|
| CLI beta | Current public CLI channel | curl -fsSL https://brik64.com/cli/install.sh | bash | Manual local install and update. |
| documentation | Current public docs channel | https://docs.brik64.com | Public docs, .md pages and agent-readable corpus. |
| general release | Future | Not listed yet | Used only when a release note promotes a surface beyond beta. |
| platform/cloud | Future | Not listed yet | Used only when a release note describes hosted availability and access model. |
CLI Beta
Documentation Channel
Documentation releases update public guides, command references, language pages, monomer explanations, release notes and agent-readable docs. Documentation updates can happen without a CLI package change. When the CLI package changes, the changelog should link the relevant release note.Future General Release Channel
General releases will be documented when BRIK64 promotes a package or artifact beyond beta. The release note must state the install path, supported scope, update behavior and public limits.Future Platform And Cloud Channels
Platform or cloud channels will be documented only when the public release surface includes access model, authentication requirements and update behavior. Login is not required for the current local CLI workflow. Hosted platform features can require login when the specific release note says so.Channel Selection
Use the channel that matches the surface you are updating:| Need | Use |
|---|---|
| Install or update the CLI beta | CLI beta |
| Read the current docs | documentation |
| Track product changes | changelog plus GitHub Releases |
| Adopt a future general release artifact | general release channel once published |
| Use hosted features | platform/cloud channel once published |

