mem_merge_projects
Merge project name variants into a single canonical name to consolidate fragmented memory entries and maintain consistent project references.
Instructions
Merge comma-separated project name variants into one canonical project.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | Yes | Canonical project name to merge into. | |
| from | Yes | Comma-separated project names to merge from. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| canonical | No | ||
| sources_merged | No | ||
| enrolment_moved | No | Said when the canonical project had to take over a source's enrolment. | |
| prompts_updated | No | ||
| sessions_updated | No | ||
| canonical_created | No | Said when everything moved into a name the store did not hold. | |
| observations_updated | No | ||
| topic_key_collisions | No | How many topic keys now name two live memories in the merged project. |