add claude-obsidian
Tests / Hermetic test suite (push) Has been cancelled
Tests / Skill frontmatter validation (push) Has been cancelled

This commit is contained in:
김경종
2026-05-28 10:57:16 +09:00
parent 1b07531a45
commit 72dad72703
205 changed files with 41703 additions and 80 deletions
@@ -0,0 +1,32 @@
---
type: moc
title: "{{title}}"
created: "{{date}}"
tags:
- moc
related: []
---
# {{title}} — Map of Content
> A Map of Content (MOC) links into a cluster of related atomic notes. It is a navigation hub, not a container. Notes are not stored under this MOC; they live flat under `wiki/notes/` and are reached by following these links.
## Why this MOC exists
(One paragraph: what cluster of thinking does this MOC serve? What question does following its links answer?)
## Core notes
- [[note-1]]
- [[note-2]]
- [[note-3]]
## Adjacent MOCs
- [[adjacent-moc-1]]
- [[adjacent-moc-2]]
## Open questions / frontier
- What questions does this cluster not yet answer?
- What atomic notes would close those gaps?