Refresh taxonomy snapshots
refresh_taxonomy_snapshotsBuild taxonomy snapshots from active facts and sessions with dry-run preview to verify before writing.
Instructions
Builds source-linked Memory Library taxonomy snapshots from active facts and sessions. Defaults to a dry run so workers can inspect planned snapshots before anything is written. Only pass dry_run=false after the dry-run output is safe and the job needs live write proof.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| dry_run | No | When true, preview snapshot output without writing Library docs. | |
| max_sources | No | Maximum facts or sessions to scan. | |
| max_snapshots | No | Maximum taxonomy snapshots to build. | |
| max_sources_per_snapshot | No | Maximum source pointers per snapshot. |