Summary
노트는 짧은 YAML frontmatter와 Summary, Details, Reuse 섹션을 기본으로 한다.
Folder Map
personal_vault/concepts/for reusable concepts and indexing ideaspersonal_vault/architecture/for system structure and environment notespersonal_vault/playbooks/for repeatable workflows and operational guidespersonal_vault/schemas/for note formats and data contractspersonal_vault/incidents/for failure historypersonal_vault/decisions/for persistent choicespersonal_vault/experiments/for trials and outcomespersonal_vault/reference/for lightweight supporting materialassets/images/for uploaded images used in notes
Required Properties
- title
- kind
- project
- status
- confidence
- tags
- related
- created_at
- updated_at
Images
- Upload images to
assets/images/ - Reference them with Markdown like
 - Obsidian-style embeds like
<img class="note-image" src="/files/assets/images/example.png" alt="alt" loading="lazy" />are also supported
Reuse
복잡한 README 대신 작은 노트를 링크로 연결하면 그래프가 자연스럽게 생긴다.