memory_reroute
Detect memories misrouted to the wrong bank and propose relocating them to the correct bank; optionally commit the relocation.
Instructions
Find memories misrouted to the wrong bank and propose relocating them.
Detects rows in source_bank that deterministically belong in another
bank (e.g. infra content in global-user) and returns the move proposals.
With commit=True relocates (destructive); read-only by default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| commit | No | ||
| source_bank | No | global-user | |
| sample_limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||