docs(config): document schema command and add schema test

This commit is contained in:
Chummy 2026-02-19 16:38:05 +08:00
parent 282fbe0e95
commit d33eadea75
3 changed files with 45 additions and 2 deletions

View file

@ -2,12 +2,16 @@
This is a high-signal reference for common config sections and defaults.
Last verified: **February 18, 2026**.
Last verified: **February 19, 2026**.
Config file path:
- `~/.zeroclaw/config.toml`
Schema export command:
- `zeroclaw config schema` (prints JSON Schema draft 2020-12 to stdout)
## Core Keys
| Key | Default | Notes |