Docs: add config drift statefile generator

This commit is contained in:
Vincent Koc
2026-03-13 22:19:39 -07:00
parent aaeb348bb7
commit 94a51d88cc
7 changed files with 593 additions and 2 deletions

View File

@@ -0,0 +1,7 @@
# Generated Docs Artifacts
This statefile is generated from the repo-owned OpenClaw config schema and bundled channel/plugin metadata.
- Do not edit `config-baseline.jsonl` by hand.
- Regenerate it with `pnpm config:docs:gen`.
- Validate it in CI or locally with `pnpm config:docs:check`.