What problem does it solve?
Centralizes all vault write operations to safely create or update entities, ensuring consistency and reliable bidirectional linking across the vault.
Core Features & Use Cases
- Single write point for the vault that orchestrates input parsing (structured, free-form, or graphify outputs), vault path resolution, and controlled updates.
- Phase-driven workflow (pre-write sync, graphify merge, input parsing, change proposals, and execution) with explicit user confirmation before changes.
- Builds and maintains graph-backed knowledge structures by merging graphify data into graphify-out, aligning with existing entities, and preserving backlinks.
- Enforces entity-definition rules from the plugin to classify, reconcile, and persist actors, concepts, topics, and code nodes.
Quick Start
Invoke /bedrock:preserve with your input source (structured, free-form text, or a graphify-out path) to begin persisting entities to the vault.