πŸ—ƒοΈ MOC β€” Zettelkasten PUMA Knowledge Graph

Overview

Navigation map for the Zettelkasten layer of the PUMA vault. Inspired by Obsidian Zettelkasten Starter Kit by Edmund GrΓΆpl.


Zettelkasten Hub

β†’ ZK-Hub-PUMA β€” main hub with Dataview indexes


Structure Notes (Thematic Clusters)

β†’ ST-Prompting-Strategies β€” how prompting strategies affect LLM performance β†’ ST-Reproducibility-Cluster β€” reproducibility crisis in LLM-SE research


Permanent Notes β€” by Theme

πŸ€– LLM & AI Concepts (31 Concepts)

πŸ”¬ Research Methods (32 Methods)

🧠 Frameworks (33 Frameworks)

πŸ“Š Results (34 Results)


Source Notes (Bibliographic Anchors)

β†’ SRC-MITAILab-WP316 β€” WP 316 source (new) β†’ SRC-Keshav-2007-HowToReadPaper β€” Keshav 2007 (new)


Person Notes (Key Thinkers)

β†’ PER-Keshav-Srinivasan β€” Three-Pass Method author β†’ PER-Flyvbjerg-Bent β€” Uniqueness Trap / Reference Class Forecasting β†’ PER-Yao-Shunyu β€” ReAct + Tree of Thoughts β†’ PER-Hong-Sirui-MetaGPT β€” MetaGPT multi-agent framework β†’ PER-Assalaarachchi-Nuwan β€” Agentic SPM vision


Zettelkasten Health

TABLE length(file.inlinks) AS "↙ Inlinks", length(file.outlinks) AS "β†— Outlinks", type AS "Type"
FROM "30 - Permanent"
WHERE type = "permanent" OR type = "structure-note"
SORT length(file.inlinks) DESC
LIMIT 20

Note Flow Diagram

[Fleeting Note] β†’ Inbox
      ↓ (process, 48h)
[Literature Note] β†’ 20 - Literature (Keshav Pass 1–2)
      ↓ (Pass 3 + Q1/Q2/Q3)
[Permanent Note] β†’ 30 - Permanent/31–33 (atomic, declarative)
      ↓ (cluster)
[Structure Note] β†’ 30 - Permanent/30 ZK-Hub (thematic index)
      ↓ (navigation)
[MOC] β†’ 80 - MOC (cross-project view)

Zettelkasten approach adapted from groepl/Obsidian-Zettelkasten-Starter-Kit Β· April 2026