> ## Documentation Index
> Fetch the complete documentation index at: https://docs.brik64.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Doctor

> Inspect the local BRIK64 environment.

Use `brik64 help` and `brik64 --version` as the current beta checks. If your installed CLI lists `brik64 doctor`, it can provide environment diagnostics.

```bash theme={null}
brik64 doctor
```

## What Doctor Should Surface

* CLI version.
* Documentation URL.
* Current working directory.
* Local workspace status.
* Update mode.
* Managed-section status.
* Missing prerequisites.
* Recommended next command.

## When It Helps

Environment diagnostics are useful when:

* the project has no visible BRIK64 state;
* a command fails due to missing files;
* update metadata is unclear;
* `AGENTS.md` contains an existing managed section;
* local workspace status is unclear.
