CLI agent-readable summary

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

Public beta

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.

brik64 0.1.0-beta.18.2

$curl -fsSL https://brik64.com/cli/install.sh | bash

$brik64 --version && brik64 help

$brik64 doctor

CLI ready for a local, bounded review workflow.

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.

01

Initialize

Create explicit .brik workspace state for the repository.

02

Describe

Author or inspect a PCD for the selected behavior.

03

Check

Run available commands and retain their exact output and assumptions.

04

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.

01

Install

curl -fsSL https://brik64.com/cli/install.sh | bash

02

Verify

brik64 --version && brik64 help

03

Systems

macOS and Linux are documented beta paths. Windows is not currently published.

The public CLI release describes an installable local workflow. It does not assert formal correctness, self-hosting, fixpoint, or toolchain independence.

Start with the local beta.

Install the CLI, verify the command surface, and use current documentation as the source for availability and syntax.