store: Memory Migration Execution: 3 Project Graphs Populated from Default
This commit is contained in:
parent
9cd1124f00
commit
8c2350bfe4
@ -0,0 +1,44 @@
|
||||
---
|
||||
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:16:52.098649+00:00"
|
||||
---
|
||||
|
||||
# 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).
|
||||
Loading…
Reference in New Issue
Block a user