Files
김경종 72dad72703
Tests / Hermetic test suite (push) Has been cancelled
Tests / Skill frontmatter validation (push) Has been cancelled
add claude-obsidian
2026-05-28 10:57:16 +09:00

33 lines
719 B
Markdown

---
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?