Corrections
Add facts, correct errors, or upload new knowledge into the graph
How corrections work:
- Add: Creates a new node with confidence 1.0 (human-provided)
- Edit: Updates an existing node's content and re-extracts entities
- Supersede: Creates a new node + a supersedes edge from old to new. The old node is retired (retiredBy: supersede) — re-syncing the unchanged source will not bring it back
- Delete: Retires by setting validUntil to now (retiredBy: delete). The node keeps its content and leaves every prompt; re-adding the source restores it
- Bulk import: Parses markdown into chunks, each becomes a new node with confidence 1.0
- Forget by topic: Soft-deletes all nodes matching a topic (entity or content match)
- Forget by time: Soft-deletes all nodes created before a given date
- Cascade: Soft-deletes a node and all nodes from the same source or connected via contains edges