-
Notifications
You must be signed in to change notification settings - Fork 0
Command Reference
Mike Hall edited this page Jun 14, 2026
·
1 revision
Canonical command contracts live in man/ and docs/generated/interface-inventory.json.
| Command | Purpose |
|---|---|
zmorning --brief |
Daily session brief |
zdots-status --once |
Status panel snapshot |
agent-guide |
Agent service guide |
capabilities --json |
Machine-readable environment contract |
| Command | Purpose |
|---|---|
zdots-ctl status |
Live aggregate service status |
zdots-ctl check |
Deep diagnostic |
zdots-ctl up |
Start platform services |
zdots-ctl down |
Stop platform services |
| Command | Purpose |
|---|---|
zdots-ctx status |
Postgres brain health |
zdots-ctx query <term> |
Search methodology and lessons |
zdots-ctx hydrate [tag] |
Emit AI-ready context |
zdots-ctx capture |
Distill session residue when capture is enabled |
| Command | Purpose |
|---|---|
ai-query |
Guarded local inference |
zdots-ask |
Domain-aware prompt router |
llama-ctl |
Local llama.cpp lifecycle |
| Command | Purpose |
|---|---|
zdots-gh run <owner> |
Full pipeline: harvest → warehouse → report → insights → ingest |
zdots-gh insights <owner> [--as-of D] |
Forensic process-inference report + coordination graphs |
zdots-gh status |
Cache / warehouse / report / insights freshness |
Known gaps are listed in docs/generated/docs-contract-known-gaps.txt.