Demo screenshots for image-support feature
Captures from the in-container Playwright harness (tools/screenshot/):
- architecture/index: home graph (light + dark theme)
- architecture/wiki-engine: page detail with rendered markdown + mermaid
- architecture/web-ui: three sidebar sort modes (recent/path/title)
- architecture/mcp-server: sidebar search + in-page search highlights
- architecture/http-api: settings panel
Replaces the prior placeholder demo set with the canonical filenames
the new capture harness produces. Each architecture page's <!-- mind-map
screenshots --> sentinel block is regenerated to point at the new
filenames; bodies outside the sentinel are unchanged.
sync from 1e796d582759 at 2026-05-25T01:43:08Z
Seed wiki with mind-map documentation
33 pages organized as:
- index, introduction
- concepts/ (pages, wikilinks, backlinks, frontmatter, search)
- architecture/ (wiki-engine, index-and-search, web-ui, mcp-server, http-api)
- agents/ (mcp-tools, workflows)
- design/ (rationale, wikilinks-as-graph, lightweight)
- comparisons/ (obsidian, notion, logseq)
- guides/ (quickstart, install, platforms, out-of-the-box, service, sync, refactoring-a-wiki, roadmap)
This content lives in the GitHub wiki so the mind-map devcontainer
can pull it down via the mind-map sync feature itself, demonstrating
the workflow end-to-end on a fresh clone.