Migrated from legacy Fizzy card #81 after Memrok work moved to GitHub Issues + milestones.
Goal
Preserve source-level provenance and shape when Memrok ingests or bootstraps imported memory.
Why
- imported memory is not just “more nodes”
- source pages / imports / corrections / labels / preference signals can carry structure that helps later inspection and judgment
- Memrok currently risks flattening imported material too quickly into graph facts, which makes later hygiene, supersession, and debugging harder
Include
- retain enough source/import identity to trace where a memory came from
- make imported/bootstrap memory distinguishable from live native graph growth
- preserve useful source metadata for later inspection and selection logic
- support later features like better inspectability, safer hygiene heuristics, and re-judgment of compressed memories
Non-goal
- do not turn Memrok into a wiki clone
- this is about provenance-preserving curation, not raw page retrieval UX
Migrated from legacy Fizzy card #81 after Memrok work moved to GitHub Issues + milestones.
Goal
Preserve source-level provenance and shape when Memrok ingests or bootstraps imported memory.
Why
Include
Non-goal