mini audit

Scans the existing code into a .mini/codebase.md overview.

↔ See the interactive form (/mini:…)

Usage

mini audit

Description

The terminal command. Walks the existing code and creates or updates .mini/codebase.md — a high-level overview of the codebase for later Claude sessions to build on. It does not change the phase state. It is typically run right after `mini init` in a project that already has code (brownfield), optionally after `mini map`.

Examples

# Build or refresh the codebase overview
mini audit