CLI agent-readable summary
The public beta CLI creates local .brik workspace state, inspects PCD blueprints, and reports bounded evidence metadata.

Review software logic from the terminal.
Install 0.1.0-beta.18.2, create local blueprint state, and inspect the evidence attached to selected logic before team handoff.
$curl -fsSL https://brik64.com/cli/install.sh | bash
$brik64 --version && brik64 help
$brik64 doctor
A local workflow before a shared decision.
The CLI is the public entry point. It keeps project state and review context beside the repository before optional Platform collaboration.
Initialize
Create explicit .brik workspace state for the repository.
Describe
Author or inspect a PCD for the selected behavior.
Check
Run available commands and retain their exact output and assumptions.
Handoff
Move accepted state into the closed beta Platform when team review is needed.
Know exactly what the beta provides.
Availability and package coordinates come from the published beta channel and release manifest.
Install
curl -fsSL https://brik64.com/cli/install.sh | bash
Verify
brik64 --version && brik64 help
Systems
macOS and Linux are documented beta paths. Windows is not currently published.
Start with the local beta.
Install the CLI, verify the command surface, and use current documentation as the source for availability and syntax.