literature/ β€” One Note Per Source

Created during INGEST only. One file per distinct source (article, book, research session).

Filename

slug-of-source-title.md β€” based on the source title, lowercase, hyphens.

Required Frontmatter

---
title: "Source Title"
type: literature
source: "https://url-or-filename"
author: "..." # see author rules below
date-read: YYYY-MM-DD
tags: [domain]
---

Author Field Rules

SituationFormat
Single source, known authorauthor: "Name Surname"
Official docs / organizationauthor: "Organization Name"
Research session across multiple sourcesauthor: "Research session β€” Source A, Source B, Source C"

Never fabricate a composite name like "OpenStack Docs / RFC 7348". That format implies a single co-authored source, which is misleading. Use the research session format instead.

Required Sections

  1. Summary β€” 2–4 sentences, your synthesis. NOT copy-paste.
  2. Key Ideas β€” bullet list, each idea self-contained
  3. Quotes β€” verbatim excerpts worth keeping (attribute with source URL)
  4. My Take β€” owner’s perspective (Vietnamese if personal, English if technical)
  5. Links β€” [[permanent/...]] wikilinks to notes this source informs

INGEST Gate (mandatory before creating this file)

Step 2 of INGEST is non-negotiable:

Discuss with owner first. Ask 1–2 questions about their perspective before writing anything.

If owner hasn’t responded to your discussion questions yet β€” do not create this file.