Graph Decay
graph_decayApply time-based decay to node confidence and edge weights using per-type half-lives. Preview with dry_run to avoid irreversible changes.
Instructions
Apply time-based decay to every node confidence and edge weight using per-type half-lives (preferences ~693d, events ~99d, etc.). Called by the dream process during maintenance. Always preview with dry_run=true first — decay is irreversible without restoring from a graph_export backup. Returns counts of nodes/edges modified per type.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dry_run | No | Preview only, don't apply changes (default: false) |