0. Install The CLI
The current public CLI beta is installed through the public installer. Verify the executable after install withbrik64 --version and brik64 help.
Install:
1. Inspect The CLI
brik64 help should print the installed command surface plus links to docs, the
public skill repository and the PCD standard.
2. Run The Developer Assurance Loop
.brik/audit/BRIK64_AUDIT_REPORT.md,
.brik/audit/audit-results.json, and
.brik/audit/blueprint/blueprint-report.json when present. The report mode
tells you what the CLI produced:
pcd_certified: local PCD candidates and a local polymer exist.sdk_logic: use BRIK64 SDK-first for the identified logic modules.inspection_draft: treat the result as an inspection map only.
audit, use the lower-level blueprint
command and record the version drift in the report:
brik64 init prepares local BRIK64 project metadata. It does not create or modify AGENTS.md.
3. Create Or Choose A PCD
Create a.pcd file from a bounded requirement or use a reviewed local PCD
candidate. PCD means Program Circuit Description. Treat it as a circuit
description for bounded logic, not as a free-form script.
4. Create Local Evidence
5. Emit A Local Candidate Output
6. Use The Agent Skill With Consent
Install or read the official skill through the public skills repository or your host agent environment:AGENTS.md write must be explicit, reviewable and user-approved.
