76 lines
2.3 KiB
Markdown
76 lines
2.3 KiB
Markdown
---
|
|
id: 2d6f02bc-5a7c-404d-a566-36107aaaf6e6
|
|
type: workflow
|
|
title: "Memory Migration Execution: 3 Project Graphs Populated from Default"
|
|
tags: [cognitive-memory, migration, multi-graph, workflow, episode, major-domo, paper-dynasty, strat-gameplay]
|
|
importance: 0.8
|
|
confidence: 0.8
|
|
created: "2026-03-01T22:16:52.098649+00:00"
|
|
updated: "2026-03-01T22:17:22.786579+00:00"
|
|
relations:
|
|
- target: 8e2d1904-24e0-41df-95f2-2edc4407b9f3
|
|
type: RELATED_TO
|
|
direction: outgoing
|
|
strength: 0.84
|
|
edge_id: 59a5076a-d69f-4356-ba53-d63310042d65
|
|
- target: 9ea72015-0b85-4a42-9ae1-144866f8d86f
|
|
type: RELATED_TO
|
|
direction: outgoing
|
|
strength: 0.82
|
|
edge_id: f30f5536-be57-4afc-ad64-bb4e2b84bc19
|
|
- target: 9eb16f9f-c825-4233-b64f-d0acd140374a
|
|
type: RELATED_TO
|
|
direction: outgoing
|
|
strength: 0.82
|
|
edge_id: bd3bd12e-cfeb-4784-8177-9f361024feaa
|
|
- target: 5fb6b3c0-cc6a-4baa-8552-8d2731379b0b
|
|
type: RELATED_TO
|
|
direction: incoming
|
|
strength: 0.95
|
|
edge_id: 98c0639e-a231-4e7c-bda6-42be7d45a091
|
|
- target: e301095c-7d4c-45d8-8352-9491e4ad6603
|
|
type: RELATED_TO
|
|
direction: incoming
|
|
strength: 0.85
|
|
edge_id: ec7fd770-f40c-4fb0-b359-5284425e580d
|
|
- target: b1ba1b27-d2bf-44f9-a1f5-0ace2017dc18
|
|
type: FOLLOWS
|
|
direction: outgoing
|
|
strength: 0.9
|
|
edge_id: 9cdbcffb-68b4-4ecd-953a-4915ee2b80a8
|
|
---
|
|
|
|
# Memory Migration Execution Results
|
|
|
|
## Summary
|
|
Successfully migrated memories from the default graph to 3 named project graphs using `scripts/migrate-memories.py`.
|
|
|
|
## Results by Graph
|
|
|
|
### major-domo
|
|
- 108 moved + 14 copied (overlaps) = 122 total
|
|
- 4 edges migrated, 9 orphaned
|
|
|
|
### paper-dynasty
|
|
- 80 moved + 14 copied (overlaps) = 94 total
|
|
- 11 edges migrated, 1 orphaned
|
|
|
|
### strat-gameplay
|
|
- 17 moved
|
|
- 25 edges migrated, 9 orphaned
|
|
|
|
## Overlap Handling
|
|
14 memories tagged for both `major-domo` and `paper-dynasty` were copied to both graphs, then removed from default via `--cleanup-overlaps` after verifying presence in all target graphs.
|
|
|
|
## Default Graph
|
|
Reduced from 713 to 496 memories after migration.
|
|
|
|
## Execution Order
|
|
1. Dry-run all 3 graphs first to preview changes
|
|
2. Execute each migration sequentially
|
|
3. Run `--cleanup-overlaps` to remove duplicates from default
|
|
4. Regenerate `CORE.md` for all 4 graphs
|
|
|
|
## Post-Migration
|
|
`CORE.md` regenerated for all 4 graphs (default, major-domo, paper-dynasty, strat-gameplay).
|