All markdown files support YAML frontmatter for metadata:
title: Override default title (derived from filename)
- Parsed with
python-frontmatter library
- Cached based on file modification time
- Missing frontmatter gracefully handled (empty dict + raw content)