What problem does it solve?
It helps you understand how different AI tools contributed to your Obsidian wiki by exposing the provenance of each page (which tool originally produced or touched it), so you can quickly spot knowledge gaps and blind spots between tools.
Core Features & Use Cases
- Cross-tool provenance browsing: View wiki pages grouped by the tool that sourced or updated them, using
.manifest.json plus page frontmatter.
- Targeted searching by tool: Search for a topic within pages sourced from a specific tool without scanning the whole vault.
- Diff-based insight for gaps: Compare tool silos to find what’s unique to each tool and what’s shared, highlighting surprising asymmetries.
- Origin matrix mapping: Generate a compact table showing which tools touched each page, capped for readability.
Quick Start
Run the memory-bridge skill with the command "/memory-bridge diff claude codex" to see what knowledge is unique to Claude versus Codex in your wiki.