docs(config): document schema command and add schema test
This commit is contained in:
parent
282fbe0e95
commit
d33eadea75
3 changed files with 45 additions and 2 deletions
|
|
@ -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 |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue