Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

flock doctor

Staged runtime diagnostics: multiplexer socket, governance manifest, plugin registry, evolve archive, latest episode vitals.

Usage

flock doctor [--workspace .] [--json]

Exits non-zero when any stage fails. --json for automation.

Stages

StageChecks
MultiplexerDefault socket reachable
GovernanceManifest / config load
PluginsRegistry matches plugins.toml
ArchiveTopology archive readable
VitalsLatest episode circulation metrics

Recipes

Local workspace check:

flock doctor --workspace .

CI-friendly JSON:

flock doctor --json | jq .