feat: Fibonacci spiral canvas + graph filter + domain sub-hubs

- Wiki Map.canvas: 13 nodes at golden angle 137.5deg (Fibonacci/sunflower pattern)
  - index at center, 3 domain _indexes in ring 1, content in outer rings
  - Color coded: orange=concepts, purple=entities, green=sources, blue=navigation
  - 17 semantic edges with labels
- graph.json: search:path:wiki — eliminates all plugin file noise
  - hideUnresolved:true — removes phantom Subject A/B nodes
  - nodeSizeMultiplier 1.8 — hub nodes visually dominant
  - repelStrength 30 — clean radial spreading
- Created wiki/concepts/_index.md, wiki/entities/_index.md, wiki/sources/_index.md
  - These are domain hub nodes that create the 3-ring hierarchy in graph view
- All wiki pages now link to their domain _index
  - Creates proper hub-and-spoke topology in force-directed graph
This commit is contained in:
Daniel
2026-04-07 12:15:29 +03:00
parent 4dc6ff3b32
commit d515ff7598
10 changed files with 415 additions and 169 deletions

View File

@@ -27,6 +27,7 @@ related:
- "[[Compounding Knowledge]]"
- "[[Andrej Karpathy]]"
- "[[index]]"
- "[[sources/_index]]"
sources:
- "[[.raw/nate-herk-llm-wiki-transcript.md]]"
---

41
wiki/sources/_index.md Normal file
View File

@@ -0,0 +1,41 @@
---
type: meta
title: "Sources Index"
updated: 2026-04-07
tags:
- meta
- index
- source
status: evergreen
related:
- "[[index]]"
- "[[Nate Herk LLM Wiki Transcript]]"
---
# Sources Index
Navigation: [[index]] | [[concepts/_index|Concepts]] | [[entities/_index|Entities]]
All source pages — summaries of ingested documents, transcripts, articles, and data.
---
## Transcripts
- [[Nate Herk LLM Wiki Transcript]] — Nate Herk demonstrates the LLM Wiki Pattern in practice (2026-04-07)
---
## Articles
<!-- Add article source pages here -->
---
## Papers
<!-- Add paper source pages here -->
---
## Add new sources here after each ingest.