canonic status
Show the current canonic project root, config version, and local state presence.
canonic.yaml config version (or a config error if invalid), whether .canonic/ (local state) is present, the serving contract schema version, and a one-line summary of served-answer events (count, error count, p95 latency) if any exist. This is always a safe “what’s my next step” command; run it whenever you’re unsure of project state.
canonic report
Show event-log figures from the local .canonic/ store: counts, error distribution, latency, bytes scanned, and freshness.
| Flag | Description |
|---|---|
--last | Restrict to the final N events in the log. |
--recent | Number of recent answers to list (default 10). |