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
| Stage | Checks |
|---|---|
| Multiplexer | Default socket reachable |
| Governance | Manifest / config load |
| Plugins | Registry matches plugins.toml |
| Archive | Topology archive readable |
| Vitals | Latest episode circulation metrics |
Recipes
Local workspace check:
flock doctor --workspace .
CI-friendly JSON:
flock doctor --json | jq .