Documentation
README
Add Frontmatter
Scan every .md file in the project and ensure it has the required frontmatter so Reflex can discover and route it.
Required frontmatter format
---
summary: One-line description of what this file covers
read_when:
- keyword or phrase that signals this file is relevant
- another keyword
---
What to skip
This is the opening of the README. Read the full README on GitHub.