docs: move example screenshots to What It Does section for better visibility
Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
10
README.md
10
README.md
@@ -25,6 +25,11 @@ You lint. Claude finds orphans, dead links, stale claims, and missing cross-refe
|
|||||||
|
|
||||||
At the end of every session, Claude updates a hot cache. The next session starts with full recent context, no recap needed.
|
At the end of every session, Claude updates a hot cache. The next session starts with full recent context, no recap needed.
|
||||||
|
|
||||||
|
<p align="center">
|
||||||
|
<img src="wiki/meta/image-example-graph-view.png" alt="Graph view — color-coded wiki nodes" width="48%" />
|
||||||
|
<img src="wiki/meta/image-example-wiki-map-view.png" alt="Wiki Map canvas" width="48%" />
|
||||||
|
</p>
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## Quick Start
|
## Quick Start
|
||||||
@@ -298,11 +303,6 @@ This repo ships with a seeded vault. Open it in Obsidian and you'll see:
|
|||||||
|
|
||||||
The graph view will show a connected cluster of 5 pages. This is what the wiki looks like after one ingest. Add more sources and it grows from there.
|
The graph view will show a connected cluster of 5 pages. This is what the wiki looks like after one ingest. Add more sources and it grows from there.
|
||||||
|
|
||||||
<p align="center">
|
|
||||||
<img src="wiki/meta/image-example-graph-view.png" alt="Graph view — color-coded wiki nodes" width="48%" />
|
|
||||||
<img src="wiki/meta/image-example-wiki-map-view.png" alt="Wiki Map canvas" width="48%" />
|
|
||||||
</p>
|
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<img src="wiki/meta/wiki-graph-grow.gif" alt="Knowledge graph growing" width="48%" />
|
<img src="wiki/meta/wiki-graph-grow.gif" alt="Knowledge graph growing" width="48%" />
|
||||||
<img src="wiki/meta/workflow-loop.gif" alt="Workflow loop" width="48%" />
|
<img src="wiki/meta/workflow-loop.gif" alt="Workflow loop" width="48%" />
|
||||||
|
|||||||
Reference in New Issue
Block a user