Machine.

A human-readable directory of public files and endpoints that help machines find and read the site’s content. Upstream of it: copy written as markdown, synced into Sanity, and published from one layer into both the pages you read and the machine-readable files listed below.
Notes and portfolio copy are written as markdown in a vault and pushed into Sanity by npm run note:sync, so the markdown stays the source rather than the CMS. Sanity holds them as typed documents: profile and site settings edited in the Studio, projects and resources synced from the vault. Every one of them feeds one shared publishing layer, which emits every public representation of the same content: HTML, metadata, JSON-LD, Markdown, llms.txt and the sitemap.
vaultMarkdownartifact
process
Sync
npm run note:sync
studioProfilestore
vaultProjectsstore
vaultResourcesstore
studioSite settingsstore
process
Publish
published-content.ts
HTMLartifact
Metadataartifact
JSON-LDartifact
Markdownartifact
llms.txtartifact
Sitemapartifact