0.1.0
First beta of InsightMesh Viewer.
A read-only Obsidian desktop plugin that visualizes the provenance behind the wiki pages produced by insightmesh-core: which conversations and checkpoints produced a page, the decisions and rationale behind each edit, and how the page changed over time. It never writes anything, runs entirely locally, and makes no network requests.
Features
- Provenance summary for the active page, with a drift flag when the summary diverges from its latest checkpoint.
- Readable checkpoint detail: decisions, rationale, signals, friendly provider labels (Claude, ChatGPT, Local transcript), and source click-through.
- Checkpoint list across all conversations that touched the page, time-ordered.
- Snapshot diff between the two most recent recorded versions.
Requirements
- Obsidian desktop 1.7.2 or later (desktop only for v0.1).
- A vault with an InsightMesh history (schema_version 1) produced by insightmesh-core.
- A
gitbinary on PATH (read-only, for the snapshot diff only).
Install (beta, via BRAT)
Add the beta plugin aucontraire/insightmesh-obsidian in BRAT, then enable "InsightMesh Viewer" in Community plugins. See the README for screenshots and troubleshooting.