Local MDX content is stored under content/developer. The renderer supports standard Markdown, GFM tables/lists, syntax-highlighted code blocks, anchored headings, and the existing Field Notes component library.
Field Notes
Field Notes live in content/developer/field-notes. They are technical essays, lab notes, experiments, and code-adjacent articles.
Documentation
Documentation lives in content/developer/documentation. It should stay practical and task-focused: setup, support, architecture, APIs, and product references.
Frontmatter
Each file should include title, description, dates, category, type, status, order when relevant, and tags. Keep frontmatter stable so metadata, sitemap generation, and future search can read it without guessing.