Required Source Note Fields

Every normalized research source should include frontmatter with:

---
stream: EGG_FUND
doc_id: EGG-000
source_id: EGG-S000
kind: source_note
title:
source_url:
fetched_date: YYYY-MM-DD
status: reviewed
tags:
  - funder
---

Use source_repo, source_path, and source_commit instead of source_url for imported repository material.

For source notes, source_id must match the source-log row. Older files may have a separate legacy doc_id; the source_id and sources/source-log.md are the canonical research identifiers.

If the source was scraped or extracted, include an “Access And Extraction Note” section that records the method. Example:

Direct HTML fetch exposed the visible page body.
Nested FAQ text was extracted from script#__NEXT_DATA__ -> props.pageProps.openCallData.faq.
No login was required.