refresh_blend
Combines light and hard refresh of session memory in a single call. Use 'blend' for everyday re-ground or 'nuke' for clearing polluted memory.
Instructions
Baked-in two-intensity refresh (Cmd+R / Cmd+Shift+R analog). Fires BOTH refresh_faf + refresh_fafm in one call. mode: "blend" (default) = light .faf + delta .fafm — the everyday re-ground. mode: "nuke" = light .faf + verbatim .fafm — the hard reload for polluted session memory. Intensity matches drift rate per layer.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | 'blend' (Cmd+R analog, default) = .faf + .fafm delta. 'nuke' (Cmd+Shift+R analog) = .faf + .fafm verbatim. | blend |
| baseline | No | For refresh_faf: your last-known score (0-100). Drift delta reported if provided. | |
| path | No | For refresh_faf: project directory or .faf path (supports ~). | |
| soul | No | For refresh_fafm: specific soul. Omit or 'default' for primary; 'all' for every soul. | |
| since | No | For refresh_fafm (delta mode only): ISO timestamp. Only facts modified after this. Ignored when mode=nuke (verbatim). |