│ │ │ ├── project-schema.md
│ │ │ ├── author-schema.md
│ │ │ ├── category-schema.md
│ │ │ ├── features-block.md
│ │ │ ├── testimonials-block.md
│ │ │ ├── richText-block.md
│ │ │ ├── imageGallery-block.md
│ │ │ ├── schemas.template.md
│ │ │ └── schemas.objectData.md
│ │ │ ├── groq-queries.md
│ │ │ ├── sanity-client.md
│ │ │ ├── api.template.md
│ │ │ └── api.objectData.md
│ │ │ ├── roles-permissions.md
│ │ │ ├── studio.template.md
│ │ │ └── studio.objectData.md
│ │ │ ├── draft-preview-mode.md
│ │ │ ├── visual-editing.template.md
│ │ │ └── visual-editing.objectData.md
│ │ ├── content-rebuild-webhook.md
│ │ ├── webhook.template.md
│ │ └── webhook.objectData.md
│ │ └── content-collections/
│ │ ├── starlight-docs-collection.md
│ │ ├── markdown-docs-pages.md
│ │ ├── starlight-docs-structure.md
│ │ ├── content-collections.template.md
│ │ └── content-collections.objectData.md
│ │ ├── r2-media-bucket.md
│ │ ├── r2-organization.md
│ │ ├── r2-signed-urls.md
│ │ ├── storage.template.md
│ │ └── storage.objectData.md
│ ├── stream-video-library.md
│ └── stream.objectData.md
│ │ │ ├── astro-config.md
│ │ │ ├── config.template.md
│ │ │ └── config.objectData.md
│ │ │ ├── contact-ssr-page.md
│ │ │ ├── exit-preview-route.md
│ │ │ ├── routes.template.md
│ │ │ └── routes.objectData.md
│ │ │ ├── layouts.template.md
│ │ │ └── layouts.objectData.md
│ │ ├── mobile-nav-interactive.md
│ │ ├── carousel-interactive.md
│ │ ├── contact-form-interactive.md
│ │ ├── image-component.md
│ │ ├── components.template.md
│ │ └── components.objectData.md
│ │ ├── pagefind-indexing-rules.md
│ │ ├── indexing.template.md
│ │ └── indexing.objectData.md
│ │ ├── unified-search-engine.md
│ │ ├── search-ui.template.md
│ │ └── search-ui.objectData.md
│ ├── search-api.template.md
│ └── search-api.objectData.md
│ ├── global-middleware-worker.md
│ ├── form-handler-worker.md
│ ├── cms-webhook-receiver.md
│ ├── media-upload-worker.md
│ ├── media-cleanup-worker.md
│ ├── sanity-backup-worker.md
│ ├── workers.template.md
│ └── workers.objectData.md
│ ├── submissions-queue.md
│ ├── bindings.template.md
│ └── bindings.objectData.md
│ ├── astro-pages-functions.md
│ ├── functions.template.md
│ └── functions.objectData.md