knowerage_reconcile_all
Rebuild registry entries by rescanning all analysis markdown files matching a glob pattern. Use after git pulls, bulk edits, or when the registry is empty or out of date.
Instructions
Rescan all analysis markdown files matching the glob and rebuild registry entries. Use after git pull, bulk edits, or when the registry may be empty or out of date; prefer reconcile_record when only one file changed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| analysis_glob | No | Glob pattern for analysis files (default: knowerage/analysis/**/*.md) |