Validate KB files
gkb_validateValidate indexed files by verifying their existence and SHA256 hashes, returning OK, missing, or hash mismatch results.
Instructions
Check all indexed files exist and SHA256 hashes match. PURE READ — returns {ok, missing, hash_mismatches} in the response (v6 crashed writing runlog.json to CWD). persist:true snapshots to GKB_OUTPUT_DIR, best-effort.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| persist | No |