vault_hygiene_scan
Scan vault beliefs for knowledge decay, flagging contradictions, merge candidates, staleness, and confidence flapping. Provides report-only maintenance suggestions.
Instructions
Scan vault beliefs against each other for knowledge decay.
Report-only living-context maintenance: pairwise ESG contradiction detection between beliefs, near-duplicate merge suggestions, staleness flags, and confidence flapping (entities whose recorded confidence keeps reversing across ledger versions). Never rewrites or deletes a belief — act on the suggestions explicitly.
Args: contradiction_threshold: min ESG contradiction_fraction to flag a belief pair (default 0.5) max_age_days: beliefs unchecked for longer are flagged stale (default 30)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_age_days | No | ||
| contradiction_threshold | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |